What is the main Difference Between .Net 2003 and .Net
2005.and also Asp1.1,Asp2.0 and Asp3.0

Answers were Sorted based on User's Feedback



What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0..

Answer / pradeep kumar mishra

• 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 ?    21 Yes 6 No

What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0..

Answer / ish

In vs.net2003 we use datagrid and in vs.net2005 we use
gridview. There are some diff btw datagrid and grid view.
In vs.net2005 App_code folder is create . We can get
maximum result with minimum coding in vs.net2005.

Is This Answer Correct ?    12 Yes 4 No

What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0..

Answer / nitin

In VS 2005 themes, Master Pages, Site Navigation, Tree View,
User Management are newly added tools.

Is This Answer Correct ?    6 Yes 1 No

What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0..

Answer / mohd abid

definately it has some advance features for each language.
One of the the main feature in . NET 2005 is that it has
saperated the Web environment from each language and added
external features for it.

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More Dot Net AllOther Interview Questions

How will you do windows authentication and what is the namespace?

0 Answers  


What is cache coherency? : Dot net architecture

0 Answers  


Is .net easier than java?

0 Answers  


what is a required field validation control?

2 Answers   Six Sigma,


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.

0 Answers  


What happens to the winfx technologies?

0 Answers  


Explain How to improve the cache performance? : Dot net architecture

0 Answers  


Explain difference between machine config vs. Web config : Dot net architecture

0 Answers  


how we can fire event in databound column in datagrid without using button?

0 Answers   Tech Mahindra,


difference between data reader and dataset

0 Answers   PCS,


Name some changes done since version 3.0?

0 Answers  


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers   Siebel Systems,


Categories