Answer Posted / kishan
The .NET Framework is an environment for building,
deploying, and running Web Services and other applications.
It consists of three main parts: the Common Language
Runtime, the Framework classes, and ASP.NET
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the use of data set in asp.net?
How does ASP.NET framework maps client side events to Server side events.?
Which is faster viewbag or viewdata?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What are the different validators in asp.net?
What is owin authentication?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Why is it preferred to not use finalize for clean up?
What are the events that happen when a client requests an asp.net page from iis server?
What is the file extension of web service?
How does session authentication work?
When was asp.net released?
Is sql backend or frontend?
How could you modify xaml content from javascript?
How can you handle exceptions in asp.net?