** THIS SITE IS AN ARCHIVE ** - New Content is at:
In this article we will create an end-to-end HTML application in Visual Studio LightSwitch. The purpose is to demonstrate how LightSwitch allows you to create professional business applications that would take a developer days to create. With LightSwitch you can create such applications in under an hour…
The primary reason you may want to use WCF RIA Services with Visual Studio LightSwitch 2013 is to:
This article demonstrates how you can send server-side asynchronous emails using the Visual Studio LightSwitch HTML Client. Sending emails using LightSwitch has been covered before, notably by Paul Patterson, the difference with this article is that the emails will be sent asynchronously, so they don’t block the user interface or cause it to hang while the email is being sent…
When learning any new computer language or program, it is often helpful to start with a “hello World!” project…