Difference between .NET and previous version?
Answer Posted / 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 |
Post New Answer View All Answers
What is the page life cycle in asp.net?
8. Why do you want to work here?
What is _dopostback in asp net?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What are the advantages of using Master Pages?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Explain the Session state management options available with ASP.NET?
How can you make sure that web api returns json data only?
How you can manage the state of application at the server side in ASP.NET?
Contrast OOP and SOA. What are tenets of each ?
How would you create a permanent cookie?
What symbol would you use to denote, the start of a code block in aspx views?
What is the difference between c# and .net?
What are all the various Estimation Techniques available ?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?