Is VS 2005 stable?
Main Topics
Browse All TopicsI am using Visual Studio 2003 with .NET Framework 1.1.
I have been having some difficulty with a RadioButtonList in a DataGrid cell (various posts in the VB.NET section of this forum) and have just read that my problems will be solved if I use ASP.NET 2.0.
Can I upgrade to ASP.NET 2.0 and stay with Visual Studio 2003? Or do I also have to go to .NET Framework 2.0, and therefore also Visual Studio 2005?
Are .NET Framework 2.0 and Visual Studio 2005 stable? How much effort is involved if I have to go forward with the whole Magilla? And, do I need to do anything on my server (other than also going to .NET Framework 2.0).
I am closing in on a deadline that cannot be extended, so I cannot get involved with anything that will either take "forever" to get straight, or have a low chance of success or major fall-out because I went ahead and did it.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
>>I am closing in on a deadline that cannot be extended, so I cannot get involved with anything that will either take "forever" to get straight, or have a low chance of success or major fall-out because I went ahead and did it.
it's not a quick an easy "upgrade". If you are on a serious deadline.. and if this is a complex app with more than a handful of pages....I would not recommend upgrading the project to 2005 and .net 2.0 only for a dropdownlist issue!
ask the vb.net PE, Chaosian to move your question to the asp.net t/a.
there are a lot of tricks with asp.net you can accomplish with javascript, if you post in vb.net, the c# asp.net experts (who might know a javascript workaround) will not be looking in the vb topic area where you have the q posted..
also, you can post a link to your question in the asp.net expert notify
Expert Notify Question: http:/Q_21450866.html
...we call this page "the bat signal"....and use it to notify all the top experts that there is a particularly stubborn problem that needs urgent attention....
Business Accounts
Answer for Membership
by: imsolostPosted on 2005-12-18 at 11:23:47ID: 15507583
There is no upgrade. You can download a free version of VS 2005 from http://msdn.microsoft.com/ vstudio/ex press/vwd/ default.as px
You can then migrate your project to 2.0. VS 2003 will not work with 2.0 and vs 2005 will not work with framework 1.1
Hope that helps you out