Code SamplesProgramming related source code, tips, how to's, components, class modules and functions. |
DatabaseDatabase related code samples, stored procedures and utility scripts. |
ProjectsFull Applications and Projects. No Commercial Scripts. Submit only open source projects. |
|
ASP.NET
,
C#
,
C/C++
,
ColdFusion
,
COM/COM+
,
Delphi
,
Java
,
Perl
,
PHP
,
VB.NET
|
DB2
,
MS Access
,
MYSQL
,
Oracle
,
Schemas
,
SQL Server
|
ASP.NET
,
C
,
C#
,
C++
,
ColdFusion
,
COM/COM+
,
Delphi
,
JAVA
,
Perl
,
PHP
,
VB.NET
|
| |
|
|
Web DesignWeb Design related code samples, resources and tips. |
|
|
|
AJAX
,
CCS3
,
CSS
,
Flash
,
HTML
,
Java Script
,
Templates
,
VB Script
,
VBA
,
XML
|
|
|
| |
|
|
|
|
Popular Code
|
| Find your day from your DOB |
| hi.
this code is very usefull to find ur week day of ur date of birth or any date.... and it is useful for calculate the date after adding or subtract another date.... |
| Send email using Gmail Mail Server |
| This is very good example ..just copy and paste and just change username and password in sendMail function call ... Add as much of to ,cc, bcc addresses.. Try now |
| Split Name to First and last Name |
| Split Name to First and last Name |
| Simple Calculator |
| This is useful for airthmetic basic operrations |
| Oracle Calendar SQL |
| This oracle query returns Calendar for the current year. |
| Encryt and Decrypt Text messages |
| One of the oldest and simplest encrypting technique is the "Caesar cipher". This involves shifting each of the letters in a message by a set number of places along the alphabet (cycling back the beginning of the alphabet if necessary). For example, if we wanted a shift of 5 places then A becomes F, B becomes G, … , Y becomes D and Z becomes E. So, the word JAMES becomes OERJX. The key to decrypt this code is 5 (representing the shift).
Here are two function one to encrypt and other to decrypt any given code by using "Caesar cipher" algorithm. |
| Simple Java Mail application |
| this is useful for who learn javamail API |
| Partition Management package |
| This PL/SQL Package allows partition management operation on an Oracle Table.
It provides various features such as:
1)Creating Monthly partition.
2)Creating Daily partitions.
3)Removing Date Partitions
4)Convert a non-partitioned table to a partitioned table
5)Splitting of MAXVALUE partition. |
| Sending Mail using Gmail |
| This is mail program using java ...
First set the CLASSPATH AS Follows
set CLASSPATH=%CLASSPATH%;activation.jar;mail.jar |
| Number Puzzle |
| Number Puzzle |
|
Latest comments
|
Hi,
There is one prerequisite for this query. It is "Number of records in user_objects table should have 365 (366 for leap years). Better you can replace user_objects with all_objects ...... Code: Oracle Calendar SQL |
You could have made it more GUI based and added lot more to it... Code: Play Music and Tunes - Music Mantra |
this code is not enough to show the calender I guess you miss some code.... Code: Oracle Calendar SQL |
Here is the stacktrace of the error i'm getting...
C:javamail>javac Mail.java
C:javamail>java Mail DEBUG: setDebug: JavaMail version 1.4.1 DEBUG: getProvider() re ...... Code: Send email using Gmail Mail Server |
Hi dude, thanks for sending..........
... Code: Send email using Gmail Mail Server |
good code... Code: Split Name to First and last Name |
proper one but the title should have been "swapping two integers(or characters) without using a temp vbl". This method cant be used with floating point numbers.... Code: Swaping two variables without using 3rd variable |
1) int main() invokes undefined behavior. 2) The method poses overflow problems, so swapping two numbers which are greater than half of the limited int size gives incorrect result. A better ...... Code: Swaping of two No.s |
Hello, I've a lot of errors when a created.
Package created. ORA-24344: success with compilation error 136/36 PLS-00201: identifier 'ERS_AUDIT_LOG_API_PKG.PROCESS_TYPE_PKG' ...... Code: Partition Management package |
Great and logically correct... Code: Swaping of two No.s |
|
|
|
Code Base
|
| Welcome to GeekInterview Code Base. An exclusive collection of useful Code Snippets. You can make use of this facility for learning as well as sharing your coding knowledge with your peers and newbie's. All the code is user submitted and it's not verified. If you plan to use it in Production, use at your own risk. GeekInterview is not responsible for any loss or damage. By entering site, you are agreeing for all the terms. |
Welcome Guest
|
|
You are currently viewing our code snippets as a guest which gives you limited access to view most listings and access other features. By joining free community you will have access to exclusive features and access many other special features. Registration is fast, simple and absolutely free so please, Login or Register today !
|
Code Statistics
|
| Code Base: |
96 |
| Waiting Approval: |
0 |
| Categories: |
189 |
| Comments: |
40 |
| Tips: |
4 |
| Reviews: |
10 |
| Tags: |
10 |
|