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
Explain the use of fragment caching.
Are cookies stored on server or client?
Explain what is event bubbling?
What is a gridview in asp.net?
Which is better php or asp.net?
In Code-Behind class which kind of code (server or client) is found ?
What I need to create and run an asp.net application?
Explain how can you debug your .net application?
When should I use server transfer and response redirect?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
What are the steps involved to fill a dataset?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Which is faster viewdata or viewbag?
Why do we need asp.net?
How you can add an event handler?