473,387 Members | 1,590 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

beta2 vs rc

Hi

How is vs 2005 rc compared to beta2, stability wise? Is it worth moving from
beta2 to rc or should I wait for final? I just want to start developing a
stable (enough) db app as soon as possible.

Thanks

Regards
Nov 21 '05 #1
8 983
WJ
It is always wise to wait for final release!

For me, I even wait @least a year before I convert.

John Webb

Nov 21 '05 #2
The RC builds are more stable and complete when compared to the beta builds.
I would upgrade but the final version is not far off.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"John" <Jo**@nospam.infovis.co.uk> wrote in message
news:uG****************@TK2MSFTNGP10.phx.gbl...
Hi

How is vs 2005 rc compared to beta2, stability wise? Is it worth moving
from beta2 to rc or should I wait for final? I just want to start
developing a stable (enough) db app as soon as possible.

Thanks

Regards

Nov 21 '05 #3
Suggest to wait for the final release then wait some more for the SP1 release.
--
Dennis in Houston
"William (Bill) Vaughn" wrote:
The RC builds are more stable and complete when compared to the beta builds.
I would upgrade but the final version is not far off.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"John" <Jo**@nospam.infovis.co.uk> wrote in message
news:uG****************@TK2MSFTNGP10.phx.gbl...
Hi

How is vs 2005 rc compared to beta2, stability wise? Is it worth moving
from beta2 to rc or should I wait for final? I just want to start
developing a stable (enough) db app as soon as possible.

Thanks

Regards


Nov 21 '05 #4

"Dennis"
Suggest to wait for the final release then wait some more for the SP1
release.


That can take long, I never saw a SP for the version VS 2003 while there is
one for the version VS 2002 however that is a very current one.

:-))

Cor
Nov 21 '05 #5
Hi John,

I would use it inside a virtual pc such as VMWare or VirtualPC.
RC certainly has an important difference compared to Beta 2: the way
nullables are handled.

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"John" <Jo**@nospam.infovis.co.uk> wrote in message
news:uG****************@TK2MSFTNGP10.phx.gbl...
Hi

How is vs 2005 rc compared to beta2, stability wise? Is it worth moving
from beta2 to rc or should I wait for final? I just want to start
developing a stable (enough) db app as soon as possible.

Thanks

Regards

Nov 21 '05 #6
On 2005-09-18, Cor Ligthert [MVP] <no************@planet.nl> wrote:

"Dennis"
Suggest to wait for the final release then wait some more for the SP1
release.


That can take long, I never saw a SP for the version VS 2003 while there is
one for the version VS 2002 however that is a very current one.


I don't think many really care about the VS service packs per se, rather
it's the framework service packs that matter. And the framework 1.0
service pack came out fairly quickly IIRC.

Nov 21 '05 #7
David,

"Dennis"
Suggest to wait for the final release then wait some more for the SP1
release.


That can take long, I never saw a SP for the version VS 2003 while there
is
one for the version VS 2002 however that is a very current one.


I don't think many really care about the VS service packs per se, rather
it's the framework service packs that matter. And the framework 1.0
service pack came out fairly quickly IIRC.


That should not be a reason not to start with the next version if you are
currently using the Beta Version as is the topic of this message thread. The
question is if it is worth to skip the RC1. (I am in doubt therefore I don't
answer this concrete).

:-))

Cor
Nov 21 '05 #8
The Release Candidate should be stable, much more than the Beta, by
definition of both terms. In my area of experience (add-ins), the Beta 2 had
critical bugs, but the CTPs after Beta 2 already took care of them and
currently the August CTP has only minor issues. Assuming the same progress
on other areas, the release candidate should be fine, but the final release
will be available around Nov 7, so it's up to you if you can wait.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"John" <Jo**@nospam.infovis.co.uk> escribió en el mensaje
news:uG****************@TK2MSFTNGP10.phx.gbl...
Hi

How is vs 2005 rc compared to beta2, stability wise? Is it worth moving
from beta2 to rc or should I wait for final? I just want to start
developing a stable (enough) db app as soon as possible.

Thanks

Regards

Nov 21 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: FL | last post by:
Hi, I'm tring to *test* php5 beta2 as module with Apache 2.0.48 and win2k (I know, I'm nuts :o) First, there is no php5apache2.dll in the beta2 package but a php4apache2.dll (php.net doc...
2
by: Uma Abhyankar | last post by:
Hello, I had a program in .NET Beta1, where in I was programmatically traversing the Xml Schema using the given code snippet. However today with migration to Beta2, I am facing a compilation...
3
by: BobAtUnisys | last post by:
After uninstalling Visual Studio 2005 Beta2, installing Visual Studio 2005 RC1, uninstalling RC1 and reinstalling Beta2 I am getting the following error: When I try and create a class I get a...
4
by: wackyphill | last post by:
Anyone know if someone is running a Beta2 app if it will break if they install the RTM version of the 2.0 framework (Assuming the app doesn't use depricated features)?
0
by: ad | last post by:
I use VWD beta1 to develop my application for a while. I open my appliation after I install beta2, but it fail when built. There are many compliable problems. How can I migrate my Web...
1
by: Jayant Sane | last post by:
I just upgraded to the latest 2.0 Beta2. Created a web app - created a virtual folder in IIS, made it use .net 2.0 scriptmaps. However I cannot get the web based admin to work. When I type in:...
1
by: TdarTdar | last post by:
I wanted to add three columns up on the form and run some logic to fill in the third but not sure how to call the field names in the formview control. Dim Girth As Integer Elenght =...
2
by: neodev | last post by:
I try tu polulate grid and I using vb.net 2005 beta2. The code is the same : sql = "SELECT * FROM albi where RIFAnno= " & RIFAnno If conn.State = Data.ConnectionState.Closed Then conn.Open()...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.