Dot Net Code (114)
Visual Basic Code (11)
Programming Code AllOther (62)
How to create Date method to set the date in Ms Access
How to palindrom string in c language?
Cluster head selection in Wireless Sensor Network using C programming language.
How to swap two ASCII numbers?
Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.
In LSMW , what does the following error mean and how to rectify it : Incorrect interface data for set 78 in method C . This error is occuring in idoc processing step of LSMW.
program for check the given number is prime or not in VB.net
can any one give me code to keyed a flat file and used chain in RPGLE to search any item
U hv to enter a range from a and b and search hw many no. of times a pattern n. occurs between the range a and b. Eg :i/p:enter range :0 100 Enter pattern: 13 o/p: the no. times 13 occurred betwwn 0 to 100:1 Eg :i/p:enter range :100 1000 Enter pattern: 13 o/p: the no. times 13 occurred betwwn 100 to 1000: (in this 13,113,131,132,133…139,213,313,…913 all these will be counted)
Coding for Synchronizing Cache Access in ASP.NET?
create a .dll component operation and use created component in another project. required methods events and properties. connect, add,search,data report
Write a simple encryption program using string function which apply the substitution method.
What is the code of Password Recovery or Forget your password? Plz tell in c # language.
Beautiful is for 012345678 9 and a code for similar word containing the same alphabets
Write a Program to find the sum of digits of a given number until the sum becomes a single digit.