The public release of Visual Studio 2010 Beta 1 is now available and can be downloaded here.
This is one of the most compelling updates to Visual Studio we’ve seen in years. The entire IDE has been refreshed with a new look and all the code editors including the HTML and ASPX editors have replaced with a new extensible editor based on WPF.
One of the reoccurring themes throughout Visual Studio 2010 is developer productivity. For example integrated into the new code editors is a consume first workflow where you can start calling methods on classes even before they exists. Then you can have VS generate the new code extending the class as you type.
Community is another theme in Visual Studio. Integrated into the new project and new item dialogs is the Visual Studio Gallery containing templates from the community. There is also an Extension Manager that makes it easy to add community developed extensions to Visual Studio.
A good overview of the breath of new features in Visual Studio 2010 can be found on Jason Zander’s Blog.
This is one of the coolest features in Visual Studio 2010. IntelliSense for dynamic languages like JavaScript has always be problematic. Types and even functions can be added to classes dynamically at runtime. Now in Visual Studio you’ll have IntelliSense on these dynamically created types. Shown below is an example where jQuery was dynamically extended with a new detonate effect and the IntelliSense that follows.
HTML, ASPX and JavaScript files now have full support for Visual Studio’s snippets. No more having to type runat="server" on every control. There are hundreds of new snippets included in Visual Studio 2010.
For example field validation can now be added in just a few key strokes. After the snippet is inserted you’ll only need to fill-in the unique pieces of information highlighted below.
For a glimpse of the productivity gains possible with HTML snippets check out Jeff King’s PDC demo. Skip forward about 13 minutes into the video to go immediately to the snippets demo.
Visual Studio 2010 now has the ability to completely package and deploy a web application including all it’s IIS settings, Databases and Application logic.
The HTLM and ASPX designer has been updated with support for CSS 2.1 layout rendering including attribute selectors. The designer will now faithfully render your CSS 2.1 standards compliant markup.
Get started now by downloading Visual Studio 2010 Professional Beta 1
As with any software development process, getting customer feedback in a timely manner helps us make better products. We are looking forward to hearing your feedback on this Beta.
Please visit the Visual Studio 2010 and .NET Framework 4 Beta 1 site to learn more and to download the Beta, submit product feedback, link to forums or find additional information about the Beta.
There is an extensive whitepaper describing all the new ASP.Net 4.0 features here.
Scott Hanselman has a great ASP.Net 4.0 Whirlwind Tour here.
An update for ASP.Net MVC compatible with Visual Studio 2010 Beta 1 will be coming in June.
To find out about ASP.Net MVC for Visual Studio 2010 Beta 1 check out Phil Haack’s blog here.
To ask questions about the new web specific features in Beta 1 check out these forums:
Visual Studio 2010 Beta 1 (on ASP.Net Forums) Visual Studio 2010 & .NET Framework 4 Beta 1 Web Development Forum
Visual Studio 2010 Beta 1 (on ASP.Net Forums)
Visual Studio 2010 & .NET Framework 4 Beta 1 Web Development Forum
thanks for the links, I'm going to try the new interface right away :)
The public release of Visual Studio 2010 Beta 1 is now available and can be downloaded here . This is
this is not good..if the microsoft will release this kind of plateforms after every 2 years then what will a progrmmer do..
this is a die movement for a programr..thanxxxx
Glad to hear that! I think website will be more popular then winform application, and many new ideas and functions will come out in the short future.
Thanks for the links I'm realy excited to use the new version of Visual Studio
Great to see the lastest version, new interface style is much more streamlined and fresh.
Thanks!
Nu har dom släppt Beta1 på Visual Studio 2010 och ASP.Net 4.0 Här är en bra blogg som beskriver en del
Thank you for submitting this cool story - Trackback from DotNetShoutout
Visual Studio 2010/.NET Framework 4.0 Scott Hanselman - CLR and DLR and BCL, oh my! - Whirlwind Tour Around .NET 4 (and Visual Studio 2010) Beta 1 Scott Hanselman - Demo Dashboard and IDE Extensions - Whirlwind Tour Around .NET 4 (and Visual Studio 2010)
Could you do a post on the HTML designer some day? I'm really curious how it works. Is it comparable to the one in IE (Trident) or is the same one?
The amount of technology being released vs adopted technology does not make sense to me. Even though innovation is good but I think what to release is as important
I think this is great. I am going to use it straight away.
I will like Microsoft to improve in the area of storing and retrieving images to/fro Database...
Thank you...
Not the biggest or most exciting set of improvements but Javascript intellisense is awesome!