Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
Visual Studio LightSwitch Team Blog
Server & Tools Blogs
>
Developer Tools Blogs
>
Visual Studio LightSwitch Team Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Visual Studio LightSwitch Team Blog
The easiest way to create business applications for the Desktop and the Cloud
Subscribe
Comments
Facebook
Menu
Blog Home
Atom
OK
Translate this page
Powered by
Microsoft® Translator
Tags
Andy Kung
Announcement
Architecture
Article
Beth Massi
Code
Data
Deployment
Eric Erhardt
Extensibility
How-To
HTML
JavaScript
Jay Schmelzer
Joe Binder
John Rivard
LightSwitch
Matt Sampson
OData
Sample
Screen Design
SharePoint
Sheel Shah
Video
VS2012
More
▼
Less
▲
Twitter Feed
Related resources
LightSwitch Developer Center
LightSwitch Forums
LightSwitch "How Do I" Videos
LightSwitch on Facebook
Live Now on Developer Tools Blogs
Archives
Archives
May 2013
(5)
April 2013
(7)
March 2013
(10)
January 2013
(2)
December 2012
(3)
November 2012
(6)
September 2012
(1)
August 2012
(8)
July 2012
(6)
June 2012
(8)
May 2012
(6)
April 2012
(8)
March 2012
(12)
February 2012
(1)
January 2012
(2)
December 2011
(2)
November 2011
(2)
October 2011
(7)
September 2011
(5)
August 2011
(10)
July 2011
(12)
June 2011
(6)
May 2011
(2)
April 2011
(11)
March 2011
(7)
February 2011
(4)
January 2011
(5)
December 2010
(2)
November 2010
(7)
October 2010
(4)
September 2010
(5)
August 2010
(13)
More
▼
Less
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio LightSwitch Team Blog
The Cosmopolitan shell and theme source code is released!
Posted
5 months ago
by
LightSwitch Team
11
Comments
We’ve released the source code for the Cosmopolitan shell and theme , allowing you use the default LightSwitch 2012 shell and theme as starting points for your own custom shells and themes. You can download the source here . Custom LightSwitch shells...
Visual Studio LightSwitch Team Blog
Custom Controls and Data Binding in the LightSwitch HTML Client (Joe Binder)
Posted
5 months ago
by
LightSwitch Team
5
Comments
Custom JavaScript controls allow you to create user experiences that are tailored to specific use cases and business needs. Given the wealth of code samples, control frameworks, and partner control offerings available today, we wanted to ensure that existing...
Visual Studio LightSwitch Team Blog
New LightSwitch VS 2012 “How Do I?” Videos Released! (Beth Massi)
Posted
5 months ago
by
LightSwitch Team
2
Comments
Check it out! We just released a couple new videos on the LightSwitch Developer Center’s “How Do I?” video section . These videos continue the Visual Studio 2012 series where we walk through the new features available in LightSwitch in VS 2012. How Do...
Visual Studio LightSwitch Team Blog
Building a LightSwitch HTML Client: eBay Daily Deals (Andy Kung)
Posted
5 months ago
by
LightSwitch Team
7
Comments
With the release of the LightSwitch HTML Client Preview 2 , I’d like to take this opportunity to showcase the simple steps to get an HTML client up and running. The holiday season is now upon us. In this tutorial, we will create a simple HTML client...
Visual Studio LightSwitch Team Blog
A New API for LightSwitch Server Interaction: The ServerApplicationContext (Joe Binder)
Posted
6 months ago
by
LightSwitch Team
8
Comments
Although the team has focused on building the LightSwitch HTML client and SharePoint 2013 applications recently, supporting existing scenarios remains a top priority. We’ve tried to balance our new investments with solutions to roadblocks and pain points...
Visual Studio LightSwitch Team Blog
New LightSwitch HTML Client APIs (Stephen Provine)
Posted
6 months ago
by
LightSwitch Team
21
Comments
Following the recent announcement of the LightSwitch HTML Client Preview 2 , we are excited to introduce a set of additional APIs that allow further control over the behavior and capabilities of a LightSwitch HTML-based application. You can download Preview...
Visual Studio LightSwitch Team Blog
Announcing LightSwitch HTML Client Preview 2!
Posted
6 months ago
by
LightSwitch Team
22
Comments
We are pleased to announce an updated preview of the LightSwitch HTML Client ! The overly positive feedback we received following our first preview last June for building HTML5-based, touch-optimized mobile business applications has truly been energizing...
Visual Studio LightSwitch Team Blog
//BUILD Session: Building Connected Business Applications with Visual Studio LightSwitch
Posted
6 months ago
by
LightSwitch Team
3
Comments
Friday, John Stallo, Lead Program Manager of the LightSwitch team, did a session at //BUILD that is now available online. We’re very excited about the LightSwitch HTML Client and the direction we’re taking the product. Check out John’s presentation to...
Visual Studio LightSwitch Team Blog
Visual Studio 2012 Launch: Building Business Apps with LightSwitch (Joe Binder)
Posted
8 months ago
by
LightSwitch Team
7
Comments
As you probably heard, yesterday was the online launch event for the release of Visual Studio 2012! If you missed the live keynotes you can watch them on demand on the Visual Studio 2012 Launch site. There are also a ton of recordings available on the...
Visual Studio LightSwitch Team Blog
Publishing LightSwitch Apps to Azure with Visual Studio 2012–UPDATED
Posted
8 months ago
by
LightSwitch Team
7
Comments
The recent release of LightSwitch for Visual Studio 2012 included some updates around publishing to Azure. Most importantly, we have made it even easier to publish your LightSwitch applications to Azure Web Sites by improving the publish wizard...
Visual Studio LightSwitch Team Blog
Course Manager VS 2012 Sample Part 6 – Home Screen (Andy Kung)
Posted
8 months ago
by
LightSwitch Team
11
Comments
Hello LightSwitchers! I hope you’re all having fun and building cool stuff with RTM. In case you missed it, here are the previous posts: Course Manager VS 2012 Sample Part 1 – Introduction Course Manager VS 2012 Sample Part 2 – Setting up Data Course...
Visual Studio LightSwitch Team Blog
Course Manager VS 2012 Sample Part 5 – Detail Screens (Andy Kung)
Posted
8 months ago
by
LightSwitch Team
1
Comments
This week I’ve been writing a series of articles on building the Course Manager Sample, if you missed them: Course Manager VS 2012 Sample Part 1 – Introduction Course Manager VS 2012 Sample Part 2 – Setting up Data Course Manager...
Visual Studio LightSwitch Team Blog
Course Manager VS 2012 Sample Part 4 – Implementing the Workflow (Andy Kung)
Posted
8 months ago
by
LightSwitch Team
0
Comments
Welcome to part 4 of the Course Manager series! If you missed the previous posts you can read them here: Course Manager VS 2012 Sample Part 1 – Introduction Course Manager VS 2012 Sample Part 2 – Setting up Data Course Manager VS 2012 Sample...
Visual Studio LightSwitch Team Blog
Course Manager VS 2012 Sample Part 3 – User Permissions & Admin Screens (Andy Kung)
Posted
8 months ago
by
LightSwitch Team
2
Comments
Welcome to part 3 of the Course Manager series! If you missed the previous posts you can read them here: Course Manager VS 2012 Sample Part 1 – Introduction Course Manager VS 2012 Sample Part 2 – Setting up Data In Part 2, we created tables, relationships...
Visual Studio LightSwitch Team Blog
Course Manager VS 2012 Sample Part 2 – Setting up Data (Andy Kung)
Posted
8 months ago
by
LightSwitch Team
5
Comments
Yesterday, we gave an overview of the Course Manager sample and walked through some scenarios from end-user’s perspective . If you missed it: Course Manager VS 2012 Sample Part 1 – Introduction We are now ready to start “reverse-engineering” and learning...
Visual Studio LightSwitch Team Blog
Course Manager VS 2012 Sample Part 1 – Introduction (Andy Kung)
Posted
9 months ago
by
LightSwitch Team
2
Comments
When we released Visual Studio LightSwitch 2011 last year, we published a sample project called “Course Manager.” We also wrote a series of tutorials based on the sample. With the release of Visual Studio 2012, it is a good time to update the Course Manager...
Visual Studio LightSwitch Team Blog
Visual Studio 2012 Released to Web!
Posted
9 months ago
by
LightSwitch Team
3
Comments
We are extremely excited that Visual Studio 2012 has released to the web today! As of this morning, everyone can download the final release of Visual Studio 2012 which includes the latest version of LightSwitch! MSDN Subscribers can download the bits...
Visual Studio LightSwitch Team Blog
Dynamically setting column names on an editable grid (Babar Ismail)
Posted
9 months ago
by
LightSwitch Team
13
Comments
LightSwitch gives us the ability to import data from numerous sources. This data can then be shown to the end user in an editable grid by simply creating editable grid screens based off that data. The column names of the grid will correspond to the field...
Visual Studio LightSwitch Team Blog
Enhancements in Visual Studio 2012 for Sorting Data across Relationships (Michael Simons)
Posted
10 months ago
by
LightSwitch Team
8
Comments
Sorting data across relationships is often required when building applications within LightSwitch. For example, suppose you are building a LightSwitch application that attaches to the Category and Product tables from the Northwind database. You...
Visual Studio LightSwitch Team Blog
Finding Your LightSwitch Produced OData Services in Visual Studio 2012 (Matt Sampson)
Posted
10 months ago
by
LightSwitch Team
0
Comments
Matt Sampson has a new blog today that covers how to find your OData Services that LightSwitch produces, and then how to create a custom Silverlight control for your LightSwitch screens that easily enables you to find these OData Services. Check out...
Visual Studio LightSwitch Team Blog
LightSwitch Concurrency Enhancements in Visual Studio 2012 (Eric Erhardt)
Posted
10 months ago
by
LightSwitch Team
8
Comments
Many problems can occur in applications when multiple users are allowed to edit the same record at the same time. Some simple applications take a “last edit wins” approach, where the last person to save their changes gets their changes applied...
Visual Studio LightSwitch Team Blog
LightSwitch OData Consumption Validation in Visual Studio 2012 (Nicole Haugen)
Posted
10 months ago
by
LightSwitch Team
0
Comments
Now that LightSwitch in Visual Studio 2012 supports the ability to consume OData feeds , there are a wide variety of feeds that can be used to build interesting LightSwitch applications, ranging from NetFlix to Dynamics CRM. However, it’s important...
Visual Studio LightSwitch Team Blog
Writing JavaScript Code in LightSwitch (Joe Binder)
Posted
10 months ago
by
LightSwitch Team
10
Comments
UPDATE December 6th, 2012: With the release of HTML Client Preview 2 some of the code in this article may not work correctly. For updated information please see: Custom Controls and Data Binding in the LightSwitch HTML Client ---- With the HTML Client...
Visual Studio LightSwitch Team Blog
LightSwitch HTML Client Preview for Visual Studio 2012 Available!
Posted
10 months ago
by
LightSwitch Team
19
Comments
We are pleased to announce that the Microsoft LightSwitch HTML Client Preview for Visual Studio 2012 is now available for download! UPDATE 6/28: Public Download: Microsoft LightSwitch HTML Client Preview for Visual Studio 2012 The preview provides...
Visual Studio LightSwitch Team Blog
The LightSwitch HTML Client: An Architectural Overview (Stephen Provine)
Posted
10 months ago
by
LightSwitch Team
2
Comments
When we originally announced Visual Studio LightSwitch, we introduced a series of blog posts that went under the covers to dive into the anatomy of a LightSwitch application . At that time, this encompassed the end to end solution across the Silverlight...
Page 2 of 8 (189 items)
1
2
3
4
5
»