ComputerWorld.in

Microsoft simplifies Visual Studio

By Joab Jackson on Aug 04, 2010

Microsoft is gearing up to release a version of its Visual Studio integrated developer environment that it promises will be easy enough for even business managers to use.

On August 23, the company will release a beta version of Visual Studio, called Visual Studio LightSwitch, aimed at simplifying the process of developing applications.

"Professional developers are no longer the only people building business applications," said Dave Mendlen, Microsoft senior director of developer tools platform marketing.

Often, it is a business manager who will see a need for an office application, and try to rig one together using tools such as spreadsheets or word processing macros.

"LightSwitch gives business end users a simple way to create their own applications," he said.

The software will be a stripped-down version of Visual Studio bundled with a set of templates that cover a number of different enterprise processes, which a user can deploy to set up an application.

"You can start with one of these templates and add on top of it, using either Visual Basic or C#," Mendlen said. In some cases, the user may not have to add in code at all.

Applications built with LightSwitch can be run either on a local machine or on the Microsoft Azure cloud computing service, and be accessed with a browser using Microsoft Silverlight.

In addition to the templates, the software also offers a number of prebuilt functions, called experiences. Users must also identify a data source for the program, which can not only be a database such as SQL Server or Microsoft Access, but even a SharePoint repository or an Excel or Microsoft Word file.

The user interface is unique insofar that development mode and run-time mode are not separated, meaning that as soon as a user makes a change it will show up in the test instance of the program being run, Mendlen said.

By using the Microsoft .NET framework, LightSwitch also creates programs in such a way that, should they become widely used within an office environment, they can be easily taken over by a Visual Studio developer for further enhancement and improved scalability.

Microsoft is still in the process of finalizing the templates it will include with the first release of LightSwitch.

Tagged as: