You are here:   Blog
Register   |  Login

Author: Michael Washington Created: 8/20/2010 8:49 PM RssIcon
All about Microsoft Visual Studio Silverlight LightSwitch
By Michael Washington on 5/22/2012 8:22 PM
JetFlowBlue

Today I had a email conversation with Delordson Kallon and he mentioned that between the Themes and Shells (in both versions of Visual Studio LightSwitch) he has 140 different LightSwitch products! This easily makes him the largest LightSwitch vender, no one else comes close.

His latest Theme Collection includes the JetFlow, JetStream,...
By Michael Washington on 5/17/2012 5:59 AM
image

Visual Studio LightSwitch uses the standard ASP.NET Membership provider. This allows you to create web applications that can manage the LightSwitch users and roles. Integration with LightSwitch and ASP.NET has been covered in: Integrating LightSwitch Into An ASPNET Application To Provide Single Sign On. This article starts with the application created for that...
By Michael Washington on 5/9/2012 11:05 PM
LSUserGroupMeeting

The first Southern California LightSwitch User’s Group meeting was a success. The group was formed a month ago after I made an announcement in the LightSwitch Help Website forums: (Anyone want to form a Southern California LightSwitch User Group?). We had 7 members attend our first...
By Michael Washington on 5/6/2012 6:35 AM

image

Visual Studio LightSwitch (In Visual Studio 11 Beta) allows you to access your LightSwitch application via OData. This provides access to the security and business rules of your LightSwitch application.

In this article we will demonstrate using Windows Phone 7 to create an application that will cover Creating, Reading, Updating, and Deleting data (otherwise known as CRUD) in LightSwitch

By Michael Washington on 4/29/2012 6:23 PM

image

Visual Studio LightSwitch in Visual Studio 11 allows you to communicate directly with the LightSwitch business layer (business rules, custom code, security), though OData. This allows you to use LightSwitch as the orchestrating control for any enterprise application or deployment.

In this example, we will demonstrate, using Visual Studio LightSwitch, an application to monitor and send messages to a Unity 3D online game…

By Michael Washington on 4/23/2012 8:39 PM

image

Consuming OData in Visual Studio LightSwitch in Visual Studio 2011 is very easy. When you consume an OData service in LightSwitch, its Entities that you import behave like any other LightSwitch data source (such as Internal Entities, external SQL tables, and WCF RIA Services). This allows you to easily create mash-ups where you combine different data sources to create an application.

In this example, we will create an application that allows us to add our own reviews to the movies in the Netflix catalog…

By Michael Washington on 4/23/2012 3:57 PM

Finally a well written article that talks about LightSwitch (also I am quoted in it several times):

Everyone’s aiming for the “citizen developer,” but lately that elusive customer has led Microsoft on a snipe hunt. With LightSwitch, the company has a rapid application development (RAD) tool, that no one—not even Redmond or its partners—seems to know quite what to do with...

Read the full article at this link.

By Michael Washington on 4/18/2012 9:37 PM

image

The LightSwitch Silverlight screens allow you to easily group and total data. The LightSwitch OData services return one Entity collection at a time. This makes grouping and totaling across Entity collections difficult. Using WCF RIA Services provides a clean elegant solution…

By Michael Washington on 4/14/2012 5:42 PM
image

Visual Studio LightSwitch (In Visual Studio 11 Beta) allows you to access your LightSwitch application via OData. This provides access to the security and business rules of your LightSwitch application.

In this article we will demonstrate using JQuery, DataJs and KnockoutJs to create a page that will cover Creating, Reading,...

Microsoft Visual Studio is a registered trademark of Microsoft Corporation / LightSwitch is a registered trademark of Microsoft Corporation