What is the usage of Enumeration in C# Programming and is it good to use or not ?
No Answer is Posted For this Question
Be the First to Post Answer
What is a partial class. Give an example?
What basic steps are needed to display a simple report in crystal?
How many types of collections are there in c#?
Where CANNOT Destructors be implemented ?
What is the difference between Hash Table and Arrays?
What is a system lock?
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 dictionary collection in c#?
What is namespace give the example?
what is main function of alternate teamplate of datalist?
What is a constructor in c#?
Describe how a .net application is compiled and executed