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
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 |
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 |
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 |
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 |
Different types of authentication modes in .net framework ?
Explain Intermediate Language?
two common properties for any validation control ?
Explain dma? : Dot net architecture
Explain pipelining? : .NET Architecture
What is private constructor? And it's use?
how to display a message box in the Application?
Explain domestic architecture artifacts? : .NET Architecture
how to make and display a form without title bar?
Define cache? : Dot net architecture
if i want to validate all the control on web page how i will do
Explain hard disk and what is its purpose? : .NET Architecture