main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / naveen kumar
Partial Classes,
Generics,
navigation controls,
login controls,
new conrols,
Master page,
Website without IIS,
Pesonalization....etc.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are the Types of session management in ASP.NET
What is the difference between application state and session state in asp net?
What is difference between ispostback and autopostback in asp net?
What is meant by asp.net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Can we create a multiple user simultaneously ?
What is the difference between GridView and Repeater controls in ASP.NET?
Please brief not about xsd,xslt & xml?
Which validator control you use if you need to make sure the values in two different controls matched?
To get the values in two different controls to match which control you use it?
What is masterpage?
Demonstrate Render and PreRender?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What are the file extensions for razor views?
What is the difference between cache and cookies?