what is asp.net
Answers were Sorted based on User's Feedback
Answer / raju kumar
asp.net is a scripting language which use in .net platform
Is This Answer Correct ? | 13 Yes | 4 No |
Answer / michael jerold
Asp.net is the language. it is used to develope the
webapplication. and deploy on the server.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / mamatha
ASP.NET IS A TECHNOLOGY COMES WITH .NET WHICH PROVIDES SET
OF SPECIFICATIONS RUNNING UNDER DIFFERENT APPLICATIONS
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kinjal panchal
Asp.net is a next version of ASP. it creates web
applications using programming languages.
Is This Answer Correct ? | 1 Yes | 0 No |
How to kill more than one session variables at a time
Describe Segmentation With Paging?
What is is post back property in asp net?
What do you mean by View State and what is its role?
What are the Difference between asp.net and asp ?
write a sample code make use of xmltext writer
Explain managed code an un-managed code.
What is the exact purpose of http handlers?
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
Types of caching ?
Which class provides methods that can be used to manage role membership to be used in user authorization?
Explain model, view and controller represent in an mvc application? : asp.net mvc