How to change Master page in ASP.Net using code?
What is gridview in asp.net?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
how to add cliet side event to server side? and how to register client script to sever side? wt difference these two
What is in a session cookie?
What is Active Directory? What is the namespace for that?
Why do we use asp.net?
Is it necessary to lock application state before accessing it ?
How do you relate an aspx page with its code behind Page?
Explain the disadvantages of viewstate?
whats the best method to cal id in javascript
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?