ASP.NET Code (46)
VB.NET Code (9)
C Sharp Code (51)
ADO.NET Code (8)
program for straight line(y=mx+c)
Code for Communicating over Sockets?
how to create a search bar which access data from various websites and retrieves the data
Code for IP Address Comparison and Conversion in C#?
How we use ajax in asp.net through javaScript. Please givee me an example.
How we work on N tire architecture in asp.net Please give me Examle...
how to track links visited in google using iframes
What is the code of Password Recovery or Forget your password? Plz tell in c # language.
Give the code for Handling Mouse Events?
c# code to Count number of 1's in a given range of integer (0 to n)
Code for Creating a Form Using PlaceHolder Controls?
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.
Code for Using Keyboard Events?
design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)