main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / bhanukumar yadav
asp2.0 is not a scripting lang it has code behind.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the default authentication mode for asp.net?
In ViewState How much lifespan items stored?
What is .net framework and what are the main components of it?
Where is asp.net view state stored?
What is meant by asp.net?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Less than one page, how many windows will you be able to maintain?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Write some code using interfaces, virtual methods, and an abstract class`
What is cookies in asp net?
explain code with datachaching with example
What is a runtime version?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Which property is used to identify the Page is Post Back in ASP.NET?
What are the advantages and limitations of query string?