** THIS SITE IS AN ARCHIVE ** - New Content is at:
The Microsoft Visual Studio LightSwitch Team recently posted example JavaScript code to accompany the MSDN documentation: How to: Modify an HTML Screen by Using Code. In this article, we will look at some of the examples they posted and provide a step-by-step walk-thru…
You have multiple options when you programmatically delete data in the Visual Studio LightSwitch HTML Client. Unlike the insert and update tasks, there is no wizard to allow you to easily create a button to allow a user to delete data. You must write a bit of code…
This article describes a Visual Studio LightSwitch HTML Picture File Manager that uses WCF RIA Services to upload and view files on the web server.
The LightSwitch HTML Client allows you to easily create a server side search…
The current version of the LightSwitch HTML Client does not expose the computed properties created at the Entity level. Here are a few methods you can use…
At the recent Visual Studio Live I was interviewed by Visual Studio Magazine…