Difference between .NET and previous version?
Answer / dasharatham
previous version is the com based which was does not
support inheritance, it was object based and it is
completley binary standed code.
.NET is the fully object oriented language.
Is This Answer Correct ? | 2 Yes | 0 No |
What are uri parameters?
What is asp.net architecture?
How do you manage session in ASP and ASP.NET?
What is the equivalent of date() and time() in asp.net?
What is the difference between CLICK and MOUSE DOWN Event ?
what is diffrence between debug class and trace class in asp.net ?
In this case if exception occure in Database which catch block will be exexcuted?
How does a web application session work?
what is the relation between delegates and events
Explain the Session state management options available with ASP.NET?
What is mvc structure? given example? How to show gridview control from business components and using class object arrays?
What are validator? How do you disable them?