What are the advantages of asp.net mvc framework? : asp.net mvc
What are the advantages and disadvantages of viewstate ?
What are session state modes? List some of the important session state modes of asp.net.
how to write html code with ssl
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Fetch one page value to another page without using state-managment ?
What is the differences between a primary key and a unique key in sql server?
how many session modes are available?some brief explnation
Explain culture and uiculture values.
Describe the .net base class library.
Apart from IDE what are the enhancements in asp.net 2.0?
Explain about asp.net 2.0 themes?
Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?