Microsoft® Visual Studio® LightSwitch™ 2011 is Available Today

I am happy to say that as of 10:00am PDT today, Microsoft Visual Studio LightSwitch 2011 is available! MSDN subscribers can download LightSwitch immediately and others can download the 90-day trial.  General availability is on Thursday, July 28th.

Visual Studio LightSwitch 2011 is a simplified, self-service development tool that enables you to create business applications quickly and easily for the desktop and cloud. I first announced LightSwitch at the VS Live conference in August 2010 and have since written a few posts including detailed tutorials. For those of you unfamiliar with it, it starts with the premise that most business applications consist of data and the screens that users interact with. LightSwitch simplifies attaching to data with data source wizards or creating data tables with table designers. It also includes screen templates for common tasks so you can create clean interfaces for your applications without being a designer. Basic applications can be written without a line of code. However, you can add custom code that is specific to your business problem without having to worry about setting up classes and methods.

As part of today's announcement, I've put together a video that highlights some of the features within LightSwitch, along with sessions on how to build applications using it. 

Visual Studio LightSwitch Key Features

LightSwitch provides several features to streamline development of business applications. Some of the key features are:

Starter Kits
To jump start your development we created starter kits for common types of business applications.  Check out the available starter kits to find the one that best fits your needs and use it as the starting point for your business application.  Downloaded starter kits appear in your installed templates.

Publish to Azure
Take your LightSwitch applications to the cloud by publishing to Azure directly from the IDE.  You don’t need to rewrite your application; simply change the target environment, follow the steps and then your application is published to Azure.

Azure publishing does not only include running your application from the cloud— you can also distribute it from Azure.  Desktop applications can be shared from a single location for others to download.

LightSwitch Extensions
LightSwitch applications are extensible, giving you the flexibility to update your application in the future with minimal disruptions.  Extension points are business data types, screen templates, data sources, themes, shells and custom controls.  In addition to being able to create your own extensions, our launch partners, ComponentOne, DevExpress, First Floor Software, Infragistics and RSSBus, are making a variety of extensions available for use today.  You can get more details on the extensions each partner created on the LightSwitch site or from within the Extension Manager in LightSwitch.

Select the extension for use in your current project or for use in all future LightSwitch applications.

LightSwitch extensions require minimal effort to include them in an application.  Often selecting them from a drop-down menu is sufficient, or for more advanced ones may require configuration or some code.

Once the extension is added you can use it within your application.

Summary

Thanks to all of you who downloaded pre-release builds of the product and provided your feedback. Your feedback has been invaluable to us.

You can find additional information, training resources, and guidelines for moving your existing Beta 2 projects forward on the LightSwitch team blog. Here is an additional list of helpful links:

Enjoy!

Jason