ASP.NET 2.0 Question:

What is different in .Net 1.1 and .Net 2.0?

Answer:

The main difference is that we can add more control over 1.1 for ex we can do master page,themes and generic classes we use 2.0 it can be comes for to add gridview

Concept of partial classes in .NET 2.0

Read All 87 ASP.NET 2.0 Questions
Previous QuestionNext Question
What is Difference between DataList and GridView?Which two properties are on every validation control?