473,385 Members | 1,748 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,385 software developers and data experts.

vs2008 or not

Hi

I need to start a new win form project and I am wondering if I should choose
2008 at this stage. My questions are following;

1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?

2. Is 2008 stable enough, at least as good as vs2005?

3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?

Many Thanks

Regards
Nov 25 '07 #1
5 1350
Hello John ,

I am currently "still" using 2005 for my production apps this is because i
create inhouse production applications and our infrastructure needs to be
updated first

In my opinion VS.Net 2008 is one giant bugfix to VS.Net 2005
so the answers in my opinion to your questions are
1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?
No it is not ,
2. Is 2008 stable enough, at least as good as vs2005?
To my surprise it looks more stable as VS2005 ( some bugs seem to be
fixed )
3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?
I have no experience with "Infragistics" but until sofar every project of
mine worked flawless when ipening in VS.Net 2008
In case you are wondering , until sofar i am verry pleased with VS.Net 2008
i see it as a good step forward however i did not had this feeling with 2005
as it required me to rewrite my apps
and the IDE was much more instable as the 2003 version .

HTH

Michel

"John" <Jo**@nospam.infovis.co.ukschreef in bericht
news:%2****************@TK2MSFTNGP05.phx.gbl...
Hi

I need to start a new win form project and I am wondering if I should
choose 2008 at this stage. My questions are following;

1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?

2. Is 2008 stable enough, at least as good as vs2005?

3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?

Many Thanks

Regards

Nov 25 '07 #2
One unknown - VS 2008 uses SP1 for the .NET framework. The implication is
SP1 for .NET will have to be deployed on your target machines. That
probably is a good thing.
"John" <Jo**@nospam.infovis.co.ukwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
Hi

I need to start a new win form project and I am wondering if I should
choose 2008 at this stage. My questions are following;

1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?

2. Is 2008 stable enough, at least as good as vs2005?

3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?

Many Thanks

Regards

Nov 25 '07 #3
See opinions in context...

"John" <Jo**@nospam.infovis.co.ukwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
Hi

I need to start a new win form project and I am wondering if I should
choose 2008 at this stage. My questions are following;

1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?
The interface is very similar, so the slope of the VS 2005 -VS 2008
learning curve is minimal for working on existing/traditional projects. VS
2008 allows you to target .NET 2.0 (SP1), 3.0 or 3.5, so you can continue
work on existing VS 2005 projects with ease. Of course, newer technologies
(like WPF, WCF, LINQ and Windows WF) will require some learning.
>
2. Is 2008 stable enough, at least as good as vs2005?
I've been working with Beta 1, Beta 2, RC and now RTM since last August. I'd
say it's better than VS 2005.
>
3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?
I'd suggest you ask Infragistics. I'm sure they've been working with the
various VS 2008 betas/RC for some time, and can give you a definitive
answer.
>
Many Thanks

Regards

Nov 25 '07 #4
Jim,

Do you know of a fixlist for SP1? I cannot seem to find one on KB.

Chris

"Jim Rand" <ji*****@ix.netcom.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
One unknown - VS 2008 uses SP1 for the .NET framework. The implication is
SP1 for .NET will have to be deployed on your target machines. That
probably is a good thing.
"John" <Jo**@nospam.infovis.co.ukwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>Hi

I need to start a new win form project and I am wondering if I should
choose 2008 at this stage. My questions are following;

1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?

2. Is 2008 stable enough, at least as good as vs2005?

3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?

Many Thanks

Regards


Nov 26 '07 #5

"John" <Jo**@nospam.infovis.co.ukwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
Hi

I need to start a new win form project and I am wondering if I should
choose 2008 at this stage. My questions are following;

1. Is 2008 much different from vs 2005 in terms of skill set to prohibit
smooth development of application ie is there a steep learning curve for
common app development tasks?
It looks and feels the same. And, since you can target different versions of
the framework, you have the best of both worlds.
2. Is 2008 stable enough, at least as good as vs2005?
From my personal experience over the past week or so (and in the betas), it
is more stable. It boots up faster and runs compile and debug faster.
3. For infragistics users, is Infragistics NA for Winform 7.3 compatible
with 2008?
I would imagine so, but I did not have Infragistics installed on this
machine prior to installing. It is primarily add-ins that people are having
problems with, not controls.

NOTE: VS2008 can still compile 2.0 applications. The 3.5 Framework is set on
top of 2.0, so anything that works in 2.0 or 3.0 is fine.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
Nov 28 '07 #6

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

Similar topics

7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
8
by: Joe Withawk | last post by:
I have a solution consisting of a c# project as win application and a c++ project as classlibrary. Both are .net 2.0 The classlibrary handles some loading of quicktime movies, but that should not...
20
by: Iouri | last post by:
Hi everybody, We are currently using VS2003 and now we are in the porcess of upgrading to the next Visual Studio version. Does somebody have a real life experience with VS2008? My boss wants to...
3
by: GaryDean | last post by:
Is there any possible downside of completely replacing VS2005 with VS2008 willy-nilly? Shouldn't it work with all of my 2.0 projects and websites? (I have MSDN vs2008 DVD (disk 4400)) ...
2
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is...
7
by: Academia | last post by:
I was told that SqlServer express should get installed when VS2008Pro is installed (that is it is on the same DVD). I had a couple of errors during vs2008's installation and I don't see any...
0
by: ker_01 | last post by:
I received a copy of VS2008 Standard Edition at a recent MS launch event. I need to test some code for MS Office (Excel) and also update a program I wrote in VS2003 for a mobile device (still to...
8
by: Frank Hauptlorenz | last post by:
Hello out there, I changed an existing and good working webservice from an wsHttpBinding to an NetTcpBinding. This is working (after trying some time) and has real a better performance! But...
4
by: BillE | last post by:
I have found articles on line about using word interop for spell checking with visual studio applications. Most of the articles are several years old, though - VS2003, maybe 2005. I couldn't...
3
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, There is a fatal error while installing VS2008 SP1 on Vista 64bit Business edition. The last line of error log is Installation failed with error code: (0x80070643) I tried to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?

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.