what is asp.net
Answers were Sorted based on User's Feedback
Answer / sudhir kunnure
ASP.net is one of the language from dot net
frameqwork .from this langauge you can built or develop any
web application.
Is This Answer Correct ? | 1 Yes | 4 No |
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
Explain ViewState?
Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?
What is asp.net caching?
Briefly describe different techniques for ASP.NET State Management?
6 Answers Deloitte, Syntax Softtech,
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Can we use http handlers to upload a file in asp.net?
What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"
12 Answers Phoenix Technologies,
Describe how passport authentication works.
Securitywise What are the Enhancements in 2.0?
How many web.copnfig can exists in a web application & which will be used ?
Define web.config in .net?