What is querystring in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is namespace a class?

0 Answers  


Which program construct must return a value?

0 Answers   3i Infotech,


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


Why is .net so popular?

0 Answers  


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...

1 Answers   Royal Enfield,






how to implement a web service in .net

0 Answers  


What is the meaning of int parse in c#?

0 Answers  


What is collection of classes in c#?

0 Answers  


What are the applications of c#?

0 Answers  


What is the interface in c#?

0 Answers  


what are value types and reference types? where they are stored?

5 Answers   Kanbay,


What is default parameter in c#?

0 Answers  


Categories