ASP.NET 2.0 Question:

What is versioning in .NET?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

Different versions of a same component can run in one computer.we can achieve it by registering the assembly in the global assembly cache.


Previous QuestionNext Question
What r the ASP.NET list controls and diff. between them?How does u call and execute a SP in .NET?