Answer Posted / saed salman
check this out:
http://msdn.microsoft.com/en-us/library/a51xd4ze.aspx
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a page life cycle? What are the events in a page life cycle?
What is considered a service provider?
What is meant by server side scripting?
Explain the updatepanel?
Which adapter should you use, if you want to get the data from an access database?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are the different method of navigation in asp.net?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
In order to get assembly info which namespace we should import?
How you will manage the state of ASP.NET controls?
Explain a program using razor view engine to create a simple application? : asp.net mvc
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What are the types of caching in asp.net?
What asp.net control can embed xaml into asp.net pages?
What are the Difference between asp.net and asp ?