what is the use of asp.net
Answers were Sorted based on User's Feedback
Answer / vincent dutta
ASP.net using for the developing the websites & webpages.
Is This Answer Correct ? | 0 Yes | 0 No |
How many types of Cookies are available in ASP.NET?
How does SQL Server session state works
how to use web services with code?(with example code)
when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page
Differentiate strong typing and weak typing
Explain how viewstate is being formed?
Will the asp.net validators run in server side or client side?
What is a windows service?
Define authentication and authorization.
What are the types of authentication in asp.net?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is Difference between Application object and Session Object