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
How do you create shared assemblies ?
What are Scaffold templates in ASP.Net MVC?
Can you explain the page life cycle of mvc?
If Controller is not there in MVC Pattern what happens?
what is the three pillar of .Net ?
How to return the JSON from action method in ASP.Net MVC?
What is the use of view model in asp.net mvc?
Can you explain renderbody and renderpage in mvc?
What is the difference between windows vista and .net framework 3.0 ?
The order of the filters that get executed, if the multiple filters are implemented?
And if they have conflicting method names ?
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