Re: benefits of using vs 2010

2010-05-10 Thread Mark Jarzebowski
I've switched most of my current apps to VS2010.

It's looks nicer and is more pleasant to work with.

Sadly most of the worst bugs from VS 2008 are still there.

Also not much there to improve productivity for coal face developers.

Regards . Mark Jarzebowski
Director Software Engineering
Business Model Systems
Kew Victoria
www.bms.com.au


On Mon, May 10, 2010 at 1:22 PM, Anthony  wrote:

>
>
> Anyone using vs2010?  Is it worth upgrading some projects?
>
>
>
>
>
> regards
>
> Anthony (*12QWERNB*)
>
>
>
>
>
>
>


RE: benefits of using vs 2010

2010-05-10 Thread David Kean
> Sadly most of the worst bugs from VS 2008 are still there.

Can you tell the ones that you keep running into? Or can you head over to 
Microsoft Connect and file these? Customer feedback is a huge factor in what 
bugs in fix - if we find the bugs internally but no customer has reported them, 
these fall in priority against other bugs that customers have filed.

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On 
Behalf Of Mark Jarzebowski
Sent: Monday, May 10, 2010 5:09 PM
To: ozDotNet
Subject: Re: benefits of using vs 2010

I've switched most of my current apps to VS2010.

It's looks nicer and is more pleasant to work with.

Sadly most of the worst bugs from VS 2008 are still there.

Also not much there to improve productivity for coal face developers.

Regards . Mark Jarzebowski
Director Software Engineering
Business Model Systems
Kew Victoria
www.bms.com.au

On Mon, May 10, 2010 at 1:22 PM, Anthony 
mailto:asale...@tpg.com.au>> wrote:

Anyone using vs2010?  Is it worth upgrading some projects?


regards
Anthony (*12QWERNB*)






RE: benefits of using vs 2010

2010-05-10 Thread Mitch Wheat
While I'm sure the folks at Microsoft do their utmost to fix bugs, it
doesn't take long to 'burn' bug submitters with "This is by design"
responses

 

Just my 2 cents.

 

Mitch Wheat

 

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
On Behalf Of David Kean
Sent: Tuesday, 11 May 2010 8:19 AM
To: ozDotNet
Subject: RE: benefits of using vs 2010

 

> Sadly most of the worst bugs from VS 2008 are still there.

 

Can you tell the ones that you keep running into? Or can you head over to
Microsoft Connect and file these? Customer feedback is a huge factor in what
bugs in fix - if we find the bugs internally but no customer has reported
them, these fall in priority against other bugs that customers have filed.

 

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
On Behalf Of Mark Jarzebowski
Sent: Monday, May 10, 2010 5:09 PM
To: ozDotNet
Subject: Re: benefits of using vs 2010

 

I've switched most of my current apps to VS2010.

 

It's looks nicer and is more pleasant to work with.

 

Sadly most of the worst bugs from VS 2008 are still there.

 

Also not much there to improve productivity for coal face developers.


Regards . Mark Jarzebowski
Director Software Engineering
Business Model Systems 
Kew Victoria
www.bms.com.au

On Mon, May 10, 2010 at 1:22 PM, Anthony  wrote:

 

Anyone using vs2010?  Is it worth upgrading some projects?  

 

 

regards

Anthony (*12QWERNB*)

 

 

 

 



Re: benefits of using vs 2010

2010-05-10 Thread Arjang Assadi
On 11 May 2010 10:08, Mark Jarzebowski  wrote:
> I've switched most of my current apps to VS2010.
> It's looks nicer and is more pleasant to work with.
+1 on that with you

> Sadly most of the worst bugs from VS 2008 are still there.
Not sure which ones,

> Also not much there to improve productivity for coal face developers.
What about T4 for code generation? + much much more from VS  Gallery:
http://visualstudiogallery.msdn.microsoft.com/en-us/site/search?f%5B0%5D.Type=VisualStudioVersion&f%5B0%5D.Value=10.0&f%5B0%5D.Text=Visual%20Studio%202010

Any one else has some picks?

Regards

Arjang


Re: benefits of using vs 2010

2010-05-10 Thread Trevor Johnson
Don't know if you would call this a bug or not, but it's the only
issue I've found since Installing VS 2010 last week, and that is the
install didn't upgrade SQL Express 2005 that came with VS 2005 to SQL
Express 2008.

I had trouble with a tutorial sample database that was created with
SQL 2008, VS 2010 gave a database version error, "dbFileName cannot be
opened because it is version 655. This server supports version 612 and
earlier.".

The fix was to remove SQL Express 2005, and install SQL Express 2008...

Cheers

Trevor

On Tue, May 11, 2010 at 12:20 PM, Arjang Assadi  wrote:
> On 11 May 2010 10:08, Mark Jarzebowski  wrote:
>> I've switched most of my current apps to VS2010.
>> It's looks nicer and is more pleasant to work with.
> +1 on that with you
>
>> Sadly most of the worst bugs from VS 2008 are still there.
> Not sure which ones,
>
>> Also not much there to improve productivity for coal face developers.
> What about T4 for code generation? + much much more from VS  Gallery:
> http://visualstudiogallery.msdn.microsoft.com/en-us/site/search?f%5B0%5D.Type=VisualStudioVersion&f%5B0%5D.Value=10.0&f%5B0%5D.Text=Visual%20Studio%202010
>
> Any one else has some picks?
>
> Regards
>
> Arjang
>