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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is smart navigation in .net?

563


Interop Services?

1456


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

1933


Explain what is the difference between response.redirect & server.transfer?

548


What makes .net core cross platform?

522






How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

555


What is .net latest version?

543


Do I have any control over the garbage collection algorithm?

551


What is common language specification (cls)?

642


object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

1601


How do I spawn a thread?

564


What is the best way to crack the certification?

1376


what is the keyword used for self reference?

1937


How do you generate a strong name?

596


Explain the code behind wors and contrast that using the inline style.

562