Jump to content

Visual Studio 2008 now available

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Visual Studio 2008 now available Rate Topic: -----

#1 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 19 November 2007 - 03:47 PM

For all the details on what's new and links to download it check out Scott Guthrie's blog post:

http://weblogs.asp.net/scottgu/archive/200...5-released.aspx

There's a new MVC framework coming soon with .net for those that are into the MVC thing.
0

#2 User is offline   shakir 

  • W.R. Corporal
  • Group: Members
  • Posts: 54
  • Joined: 17-November 07

Posted 20 November 2007 - 04:27 AM

I checked out it great thanks
0

#3 User is offline   Telos 

  • Eternal Being
  • Group: Members
  • Posts: 250
  • Joined: 08-May 07
  • Gender:Male
  • Location:Finland

Posted 21 November 2007 - 06:26 AM

So have anyone tried it? New features seem really nice.
I am a man without a website
0

#4 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 21 November 2007 - 03:15 PM

I've been using the Beta since it came out a few months ago and haven't touched 2005 during that time. I'd definitely recommend it.
0

#5 User is offline   Telos 

  • Eternal Being
  • Group: Members
  • Posts: 250
  • Joined: 08-May 07
  • Gender:Male
  • Location:Finland

Posted 22 November 2007 - 03:21 AM

May take some time before we start using it in our company but I'll have to install it to my home computer. Good thing that it supports .NET 2.0 too. I wish 2005 version would've supported 1.1.
I am a man without a website
0

#6 User is offline   mouse_catcher 

  • W.R. Private
  • Group: Members
  • Posts: 42
  • Joined: 26-July 07
  • Gender:Male
  • Location:Auckland - New Zealand

Posted 01 December 2007 - 05:34 AM

View PostCatalyst, on Nov 20 2007, 09:47 AM, said:

There's a new MVC framework coming soon with .net for those that are into the MVC thing.


I'm pretty excited about the MVC framework because I'm just getting into test driven development and the hoops I have to jump through to test asp.net pages is a bit rough.

Out of curiosity is anybody using monorail or any other third party MVC framework?
0

#7 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 01 December 2007 - 04:53 PM

First off, I uninstalled my 2008 beta and put the final release on last week and I'm very happy with it. The whole application is much faster than 2005 and the new features are great, no complaints here and I can't think of any reason to not upgrade to 2008.

The upcoming MVC does look pretty interesting and I've read through some sample code and tutorials on it (and is one more reason to use LINQ from your other post). Right now I'm a bit torn about MVC and asp.net though. On the one hand it's elegant and that usually draws me like a moth to a flame, but then I really have to wonder, does asp.net need MVC? The existing framework does a great job, and I don't see that MVC brings much that's new to the table. I almost see it as an attempt to draw Ruby or Java developer into .Net by giving them something they're more familiar with to get them hooked.

But then it's pre-release and I'm sure there's a lot more to it.

It does look like TDD will be easy with the MVC, and it does give you more control over the code that sent to the browser which is appealing. Hmm, have to wait and see.

What are you currectly using for your testing - nUnit, the built in test tools, or something else?
0

#8 User is offline   mouse_catcher 

  • W.R. Private
  • Group: Members
  • Posts: 42
  • Joined: 26-July 07
  • Gender:Male
  • Location:Auckland - New Zealand

Posted 02 December 2007 - 07:13 PM

View PostCatalyst, on Dec 2 2007, 10:53 AM, said:

What are you currectly using for your testing - nUnit, the built in test tools, or something else?


My current TDD toolset consists of MbUnit and Rhino Mocks. I'm currently using the MVP pattern to make the code behind really thin and leave it untested. It works well but if the new MVC framework can make it easier and less complex I'm all for it.

The reason I like MbUnit at the moment is the ability to rollback database tests and make xpath assertions in xml.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users