What is manifest in .net framework?
What is a url string?
How many types of sessions are there?
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
How can you implement the postback property of an asp.net control?
What r the asp.net list controls and difference between them?
what are webservices?In which circumstances we can go for webservices?
In asp.net, how can you validate drop down box?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Does asp.net still recognize the global.asa file?
How can we identify that the Page is Post Back?
Is post back in asp.net?
how can i call output parameters from ado.net