What is the main Difference Between .Net 2003 and .Net
2005.and also Asp1.1,Asp2.0 and Asp3.0
Answer Posted / 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 |
Post New Answer View All Answers
how to delete the record using data reader
What is a managed code? : Dot net architecture
how to set the startup position of the form?
Define domestic architecture artifacts? : Dot net architecture
How will you do windows authentication and what is the namespace?
What do you know about machine.config file ?
Explain cache? : .NET Architecture
How do I prevent concurrent access to my data?
8. Oop-Why and were we use Interfacse and Abstract class.
Explain the race around condition? : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What is Opf3
where should I put this information then?
Define an interrupt? : Dot net architecture
how to make and display a form without title bar?