What are the major differences between asp.net1.1 and
asp.net 2.0?
Answer Posted / nadira begum
Master Pages.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between user control an custom control?
What are validator? How do you disable them?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is postback request?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What are the memory-mapped files?
Can user control be stored in library?
Which .NET framework supports Web API?
What are the differences between primary foreign and unique keys?
What is meant by server side scripting?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Which property is used to identify the Page is Post Back in ASP.NET?
What is state management in asp.net with example?
What are Session states available and its Uses?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc