Which is the main Difference Between .Net 2003 and .Net
2005?



Which is the main Difference Between .Net 2003 and .Net 2005?..

Answer / badmoon

Difference b/w .net 2003 & .net 2005

1. vs.net2003 doesn’t carry personal webserver.whereas
vs2005 will carrying
personal web server called asp.net development server

2. Vs.net2003 will create set of different files for asp.net
applications. this
makes development complex.Whereas in vs.net2005 will
support project
less appln developement.for asp.net this will create
only required
files for asp.net appln. This makes
development easier.

3. 2003 will support only code-behind tech.whereas 2005 will
support in-page
tech and code behind tech.
4. 2003 only support one language for WebPages with in
asp.net appln, whereas
2005 will support different languages for WebPages with
in asp.net appln.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How does u handle this COM components developed in other programming languages in .NET?

0 Answers  


Describe session handling in a webform, how does it work and what are the limitations?

0 Answers  


How is a managed code executed?

1 Answers  


Difference between assembly manifest & metadata

2 Answers  


What is boxing?

3 Answers  






What is a .DLL and .EXE files called in .NET?

0 Answers   CitiusTech,


What are use of Cloud computing....?

1 Answers   CTS,


What are the core differences between .NET Languages ?

0 Answers   TCS,


1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.

2 Answers   247Customer,


What is difference between .net core and .net standard?

0 Answers  


How can I tell if .net 3.5 is installed?

0 Answers  


Explain the main components in .net?

0 Answers  


Categories