Difference between .NET and previous version?



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

Post New Answer

More ASP.NET Interview Questions

Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

0 Answers  


Difference between web user control and web custom control?

0 Answers  


What data types do the RangeValidator control support?

2 Answers  


What is http request and response?

0 Answers  


What is mta?

0 Answers  






How response object is related to asp's response object?

0 Answers  


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

0 Answers   Sans Pareil IT Services,


will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;

1 Answers   Patni,


What is state management in asp.net and define Client-side state management and Server-side state management?

2 Answers   TVS,


What does the "EnableViewState" property do? Why would I want it on or off?

2 Answers   Photon Infotech, Siebel Systems, Syntax Softtech,


What is Serilazation? how many type of serilazation are their?

3 Answers  


detail code for sql data connections?

2 Answers  


Categories