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
TypeScript
.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
Extensibility
How-To
HTML
JavaScript
Jay Schmelzer
Joe Binder
John Rivard
John Stallo
LightSwitch
OData
Sample
Screen Design
SharePoint
Sheel Shah
Video
VS2012
VS2013
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
August 2013
(3)
July 2013
(9)
June 2013
(1)
May 2013
(6)
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
Spice Up Your HTML Client UI With Code (Rohit Agrawal)
Posted
4 days ago
by
LightSwitch Team
2
Comments
Often we wish to personalize the HTML Client in order to either add extra functionality or to give a screen more personal and snazzy look. In this post I will walk you through some ways we can add JQuery mobile controls, add HTML code and even make css...
Visual Studio LightSwitch Team Blog
Upgrading your LightSwitch projects (Raghuveer Gopalakrishnan)
Posted
7 days ago
by
LightSwitch Team
1
Comments
Introduction In this blog post, we will look at how to upgrade your existing LightSwitch applications to Visual Studio 2013 Preview . In recent blog posts, we introduced some of the cool features available in preview like Enhancements in Solution Explorer...
Visual Studio LightSwitch Team Blog
Choice List improvements (Amr Altahlawi)
Posted
12 days ago
by
LightSwitch Team
10
Comments
One of the new LightSwitch features in the Visual Studio 2013 Preview is the ability to import a list of name/value pairs to the Choice List dialog from either a file or from another Choice List. This is useful when you have a long list of values that...
Visual Studio LightSwitch Team Blog
Use Caching to Turbo-Boost your LightSwitch Apps (Saar Shen)
Posted
25 days ago
by
LightSwitch Team
2
Comments
Making use of a cache to “turbo-boost” the retrieval and presentation of read-only data is a common need in data-based applications. In this post, I'll walk you through how to speed up your LightSwitch application by using cached data. This is particularly...
Visual Studio LightSwitch Team Blog
Speed up LightSwitch Development with “Edit & Refresh” (Sudhanshu Kulkarni)
Posted
27 days ago
by
LightSwitch Team
0
Comments
In this post I’d like to discuss a feature of LightSwitch that helps speed up your development of HTML client applications. We first released this feature in Visual Studio 2012 Update 2 with the LightSwitch HTML Client and it is also available in Visual...
Visual Studio LightSwitch Team Blog
Multiple LightSwitch Designers (Elizabeth Maher)
Posted
1 month ago
by
LightSwitch Team
0
Comments
Gone are the days of just one LightSwitch designer opened at any given time. With the release of Visual Studio 2103 Preview , each LightSwitch related asset seen in the Solution Explorer has its own designer instance! This means that every table, query...
Visual Studio LightSwitch Team Blog
Team Development Series–Part 3: Leveraging Team Build in LightSwitch (Saar Shen)
Posted
1 month ago
by
LightSwitch Team
1
Comments
What is Team Build? Team build lets you create and manage build processes that automatically analyze, compile and test your applications. Refer to the MSDN topic Build the application for more details on setting up team builds with Team Foundation Service...
Visual Studio LightSwitch Team Blog
Extending Screens for Multi-Select in the LightSwitch HTML Client (Mike Droney)
Posted
1 month ago
by
LightSwitch Team
6
Comments
If you (like me) have always wanted to have a rich multi-select experience in LightSwitch HTML Client Lists, this article may be of interest to you. This sample will show a nice pattern for adding unbound screen content items to be manipulated by the...
Visual Studio LightSwitch Team Blog
Team Development Series–Part 2: Best Practices for Source Code Control (Raghuveer Gopalakrishnan)
Posted
1 month ago
by
LightSwitch Team
0
Comments
In this post, we will look at some of the best practices and patterns which will enable multiple developers to collaborate efficiently on a LightSwitch project. In Visual Studio 2013 , there are several new features geared toward enabling team development...
Visual Studio LightSwitch Team Blog
Team Development Series–Part 1: Introduction (Peter Hauge)
Posted
1 month ago
by
LightSwitch Team
3
Comments
We recently announced a new version of LightSwitch available in Visual Studio 2013 Preview ! In this post we’ll discuss Team Development as one of our major investment areas for Visual Studio 2013 and how the latest version dramatically improves...
Visual Studio LightSwitch Team Blog
Intrinsic Database Management with Database Projects (Chris Rummel)
Posted
1 month ago
by
LightSwitch Team
12
Comments
One of the new LightSwitch features in the Visual Studio 2013 Preview is enabling the use of SQL Server Data Tools projects (here’s the MSDN SSDT documentation and their blog ). When you add a database project to your LightSwitch project, the contents...
Visual Studio LightSwitch Team Blog
Solution Explorer Enhancements (Andy Kung, Kris Langohr)
Posted
1 month ago
by
LightSwitch Team
4
Comments
Last week we announced the availability of Visual Studio 2013 Preview and highlighted some improvements in this release of LightSwitch. One of which is the significant improvement of working with LightSwitch projects in the Solution Explorer. We will...
Visual Studio LightSwitch Team Blog
Announcing LightSwitch in Visual Studio 2013 Preview
Posted
1 month ago
by
LightSwitch Team
19
Comments
Fresh off the back of our recent April release of the LightSwitch HTML Client in VS2012 Update 2 , the team is proud to follow up with more incremental value with the availability of Visual Studio 2013 Preview announced this week . For starters, all...
Visual Studio LightSwitch Team Blog
OData Apps in Update 2 - Querying Data from Stack Overflow
Posted
2 months ago
by
LightSwitch Team
0
Comments
Matt Sampson's got a blog about making a LightSwitch HTML App that queries data from the one and only Stack Overflow by attaching to their very cool public OData Service. (Now you can use a LightSwitch app to keep track of all the LightSwitch related...
Visual Studio LightSwitch Team Blog
Creating a wizard-like experience for HTML client (Andy Kung)
Posted
3 months ago
by
LightSwitch Team
4
Comments
If you have been playing with the new HTML client, you will know that LightSwitch provides a built-in screen template for creating data. It allows user to input data via a modal dialog. In some scenarios, however, we’d much prefer to guide the user via...
Visual Studio LightSwitch Team Blog
Customizing the SharePoint Chrome Control in LightSwitch
Posted
3 months ago
by
LightSwitch Team
4
Comments
If you’ve done any LightSwitch apps for SharePoint you may have noticed that we incorporate a version of the SharePoint chrome control. You may not have known what it was (or what it was called), but you do now. You can also customize it and...
Visual Studio LightSwitch Team Blog
Announcing Runtime Update 1 - Supporting jQueryMobile 1.3
Posted
3 months ago
by
LightSwitch Team
14
Comments
When we took a bet on jQuery, jQueryMobile, and datajs for our HTML client, we recognized that we’d need to adapt to the rapid release cadence these frameworks employ. At the same time, we know that small issues in our application runtime can cause...
Visual Studio LightSwitch Team Blog
ASP.NET SignalR and LightSwitch (Matt Sampson)
Posted
3 months ago
by
LightSwitch Team
0
Comments
Maybe you've already heard about ASP.NET SignalR and how you can use it to do "real-time" web. Or how it lets you easily push content from your server up into your HTML5 Client, or back from your client to the server. But have you seen how you can...
Visual Studio LightSwitch Team Blog
Localizing a LightSwitch Application (Heinrich Wendel)
Posted
3 months ago
by
LightSwitch Team
7
Comments
With Visual Studio Update 2 we finally added a functionality a lot of you (especially outside the US) have been waiting for, the localization of LightSwitch applications into multiple languages. Until then you had to hardcode a single language into your...
Visual Studio LightSwitch Team Blog
Publishing LightSwitch apps for SharePoint to the Catalog (Brian Moore)
Posted
3 months ago
by
LightSwitch Team
4
Comments
Ok, your app is done, you’ve learned how to authenticate it and publish it like I demonstrated in my previous post . When you’re done with the publish wizard on a SharePoint app, you’ll see an explorer window open with folders for each version of...
Visual Studio LightSwitch Team Blog
Dashboard Reports with LightSwitch, WebAPI and ServerApplicationContext– Part Deux (Steve Lasker)
Posted
3 months ago
by
LightSwitch Team
4
Comments
Overview With a little homage to Hot Shots Part Deux we’ll drill in a bit deeper utilizing the ServerApplicationContext for creating Dashboard reports. Part 1 is here: Create Dashboard Reports with LightSwitch, WebAPI and ServerApplicationContext LightSwitch...
Visual Studio LightSwitch Team Blog
Create Dashboard Reports with LightSwitch, WebAPI and ServerApplicationContext (Steve Lasker)
Posted
3 months ago
by
LightSwitch Team
14
Comments
Overview Applications are creating and consuming more data than ever before. With so much data, how can your users quickly spot trends and get an overview of what’s important? Just as your car presents a dashboard indicating the top priority items, so...
Visual Studio LightSwitch Team Blog
Using the LightSwitch ServerApplicationContext API (Matt Evans)
Posted
4 months ago
by
LightSwitch Team
6
Comments
The ServerApplicationContext API is a new feature in LightSwitch, available with Visual Studio 2012 Update 2 or later, which allows you to create entirely new ways to call custom business logic on the LightSwitch Server, using the same rich API you're...
Visual Studio LightSwitch Team Blog
Many-To-How-Many - HTML Edition (Heinrich Wendel)
Posted
4 months ago
by
LightSwitch Team
7
Comments
The original idea of this blog post was to simply provide you with a tutorial on how to create a many-to-many control for your HTML app, using the built-in controls and some glue code to hook up the correct logic. Andy wrote a similar post for the Silverlight...
Visual Studio LightSwitch Team Blog
Announcing the Release of the LightSwitch HTML Client!
Posted
4 months ago
by
LightSwitch Team
11
Comments
On behalf of the LightSwitch team, I am proud to announce the release of the LightSwitch HTML client in Visual Studio 2012 Update 2! It’s been an exciting journey for us and we thank you for all your valuable feedback that got us here. LightSwitch in...
Page 1 of 9 (203 items)
1
2
3
4
5
»