blog

Home / DeveloperSection / Blogs / What is LightSwitch?

What is LightSwitch?

Amit Singh4494 23-Jan-2012
Microsoft Visual Studio LightSwitch is the simplest way for developers of all skill levels to develop business applications for the desktop and cloud.
LightSwitch is a development environment designed to simplify and provide simplicity to develop data application for business. Ultimately we can say that LightSwitch enables you to quickly create professional-quality business applications without writing a line of code.
In most business applications, developers spend a large amount of time:
•    Writing code to interact with a data source
•    Creating a user interface
•    Writing code to specify the business logic
With LightSwitch, your application can point to an existing data source—or databases that are automatically created—without the need to write code. For the user interface, LightSwitch provides screens that are based on predefined templates. They allow you to display data automatically by simply specifying which elements you want to show.
For the business logic, LightSwitch allows you to do simple validation such as required fields and minimum numeric values. But LightSwitch also gives developers the ability to write more complex business logic code for such scenarios as saving changes to a data source or performing authorization operations.
LightSwitch applications are built on classic three-tier architecture, on top of existing .NET technologies. In LightSwitch presentation tier are a SilverLight, WCF RIA services client, office automation application. In LightSwitch Logic tier exposes an ASP.NET 4.0, WCF RIA DomainServices, entity framework etc.
The logic tier process can be hosted locally (on the user’s machine), on an IIS server, or in Window Azure. A LightSwitch application’s primary application storage uses SQL Server or SQL Azure and can consume data from existing SharePoint 2010 lists, databases accessible via an Entity Framework provider, and custom build WCF RIA DomainServices. The LightSwitch presentation tier is a SilverLight application. It can run as a Windows desktop application or hosted in a browser.

Updated 18-Sep-2014

Leave Comment

Comments

Liked By