What is the difference between a function and a method?
what r arraylist? what the use of Hashtables?
Can hashset contain duplicates c#?
What is the Difference between a sub and a function?
Explain streamreader/streamwriter class?
i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...
What is the difference between string and stringbuilder in c#?
Any problem found in vs.et
What is the difference between CreateObject() and GetObject()?
How to use exception handling in stored procedure?
Can class inherit from struct c#?
What is addressof operator?
What are the types of constructors?