My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What is Value type and reference type in .Net
What are the advantages of asp.net mvc?
how to face first interview in .NET?
What is side by side Execution ?
What is net framework 3.0 ?
Can I look at the IL for an assembly
Explain unit test done by tester on development team?
What is the difference between partial and renderpartial?