What are the features that are new in .net 2.0
Answers were Sorted based on User's Feedback
Answer / dk
DPAPI
64 bit
Generics
Partial cls
many more controls new control like Gridview.etc
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / samir
You need a 1000-pages book for that! Please review the
Visual Studio 2005 Documentation or MSDN and I assure you
will find what you want. All features of the .NET 2.0
compared to v1.1 are there.
Is This Answer Correct ? | 4 Yes | 18 No |
What are sections?
What platforms does the .NET Framework run on?
What is Jit compilers?.how many are available in clr
What is the CLS
Is there built-in support for tracing/logging
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is the version number for the next version of the .net framework, codenamed �orcas�?
If Controller is not there in MVC Pattern what happens?
Explain what is routing?
Can you explain the page life cycle of mvc?
what is MVC pattern?
Can you explain model, controller and view in mvc?