What are the two Layouts supported by a Web form in ASP.NET?
Types of state management techniques ?
diffrance between stored procedure & function in sql server?
Define data caching?
List the events in page life cycle.
Explain about Multi-Language integration?
what is CLR?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is the use of sessionstate tag in the web.config file?
What is the meaning of TestApi?
Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?
Define static function?
Why Global.asax is used?