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 skin in asp.net?
What are client activated objects?
How can you use a custom controls in ASP.NET application?
What is an example of an application service provider?
Explain asp.net application life cycle?
What is _viewstart?
How do I open an ashx file?
Why is it preferred to not use finalize for clean up?
What is the difference between custom controls and user controls?
What is a postback in asp net?
How to Separate background image and front image from original picture....
What is the purpose of session management?
What is x xss protection?
Can we use a static function with a non-static variable?
Where is the view state data stored?