Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
notmyrealname
98 Posts |
Posted - 2009-04-22 : 14:23:12
|
| Hi.I am solely responsible for developing applications for my company. I started with VB6 and moved to VB.Net two years ago. I am currently working on a new SQL application that manages production data. I would like to upgrade to Visual Studio 2008 to take advantage of LINQ because it sound great from what i have been reading. I'm sure there are many other reasons for upgrading to 2008. After presenting this idea to my superiors they told me that they do not want to upgrade to Visual Studio 2008 because they have heard that there are some problems with 2008. I haven't heard of these problems.Can someone please tell me if they have heard of any problems with 2008?Any advice is appreciated.Thanks. |
|
|
whitefang
Enterprise-Level Plonker Who's Not Wrong
272 Posts |
Posted - 2009-04-22 : 14:26:15
|
| I've used Visual Studio 2008 just fine. Make sure to check that if you have any plugins you use, that they are compatible etc. I wouldn't recommend to use Linq unless you're doing RAD. |
 |
|
|
Lamprey
Master Smack Fu Yak Hacker
4614 Posts |
Posted - 2009-04-22 : 14:40:13
|
| Visual Studio shouldn't be an issue. The only issue's you might have are around SQL tool compatability, like trying to access Integration Services 2005 with Management Studio 2008 doesn't work (unless that was fixed in the last few months). |
 |
|
|
notmyrealname
98 Posts |
Posted - 2009-04-22 : 14:42:23
|
| Hi All.I really don't want this post to get locked also! Could you all please respond to the original question only? Is there any reason not to upgrade to 2008?Thanks again for all of your help. |
 |
|
|
notmyrealname
98 Posts |
Posted - 2009-04-22 : 15:00:10
|
| Thanks whitefang and Lamprey. I am trying to compile a list of pros and cons to present to my boss. So far I haven't heard any problems that should be of concern. |
 |
|
|
whitefang
Enterprise-Level Plonker Who's Not Wrong
272 Posts |
|
|
|
|
|