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
Creating a wizard-like experience for HTML client (Andy Kung)
Posted
5 days ago
by
LightSwitch Team
3
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
7 days ago
by
LightSwitch Team
3
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
14 days ago
by
LightSwitch Team
12
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
18 days 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
19 days ago
by
LightSwitch Team
4
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
22 days ago
by
LightSwitch Team
2
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
26 days 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
29 days ago
by
LightSwitch Team
10
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
1 month ago
by
LightSwitch Team
5
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
1 month 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
1 month ago
by
LightSwitch Team
9
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...
Visual Studio LightSwitch Team Blog
SharePoint Hosting & Authentication Options for LightSwitch (Brian Moore)
Posted
1 month ago
by
LightSwitch Team
7
Comments
One of the many awesome things about LightSwitch is its flexible deployment model. When you design a LightSwitch application you are actually building a multi-tier application. Because of this multi-tier design, you can deploy a LightSwitch application...
Visual Studio LightSwitch Team Blog
Using SharePoint Lists as LightSwitch Entities and with CSOM (Chris Rummel)
Posted
1 month ago
by
LightSwitch Team
3
Comments
Hi, I’m Chris Rummel, a tester on the LightSwitch team. I work mostly on SharePoint features. Brian has already gone over a lot of the benefits of SharePoint development with LightSwitch in his article A quick & easy LightSwitch app for...
Visual Studio LightSwitch Team Blog
Signed-In Part 5 – Search Screen and Dynamic UI (Andy Kung)
Posted
1 month ago
by
LightSwitch Team
9
Comments
Welcome to the last installment of the Signed-In app walkthrough! In case you missed the previous posts: Signed-In Part 1 – Introduction Signed-In Part 2 – Upcoming Events Screen Signed-In Part 3 – Guest List Screen Signed...
Visual Studio LightSwitch Team Blog
Signed-In Part 4 – Authentication and Branding (Andy Kung)
Posted
1 month ago
by
LightSwitch Team
6
Comments
Welcome to the 4 th installment of the Signed-In app walkthrough! Here are the previous posts: Signed-In Part 1 – Introduction Signed-In Part 2 – Upcoming Events Screen Signed-In Part 3 – Guest List Screen We have implemented...
Visual Studio LightSwitch Team Blog
Signed-In Part 3 – Guest List Screen (Andy Kung)
Posted
2 months ago
by
LightSwitch Team
5
Comments
Welcome to part 3 of the Signed-In walkthrough! So far, we’ve got a mobile app that displays a list of upcoming events. It also allows you to add new events to the list. If you missed the previous posts you can read them here: Signed-In...
Visual Studio LightSwitch Team Blog
Signed-In Part 2 – Upcoming Events Screen (Andy Kung)
Posted
2 months ago
by
LightSwitch Team
10
Comments
In the last post, we gave an overview of the Signed-In app we are going to build. We created a LightSwitch project and set up our data. In case you missed it: Signed-In Part 1 – Introduction Now, we’re ready to start designing the UI...
Visual Studio LightSwitch Team Blog
Signed-In Part 1 – Introduction (Andy Kung)
Posted
2 months ago
by
LightSwitch Team
7
Comments
Before I show you all the wonderful things about LightSwitch , let me tell you a little story behind this post. I’m a college football fan. During the football season, I’d attend the game watching events organized by the local alumni association. At every...
Visual Studio LightSwitch Team Blog
Designing for Multiple Form Factors (Heinrich Wendel)
Posted
2 months ago
by
LightSwitch Team
12
Comments
Creating applications that run on a variety of form factors has become a necessity in an environment where applications live in the cloud and people bring their own devices to work, commonly referred as BYOD (Bring Your Own Device). The range of devices...
Visual Studio LightSwitch Team Blog
A quick & easy LightSwitch app for SharePoint (Brian Moore)
Posted
2 months ago
by
LightSwitch Team
16
Comments
I'm a Program Manager on the SharePoint features for LightSwitch. I'll be honest... it's taken me a while to warm up to SharePoint development. Prior to this release, my only exposure to SharePoint was with SharePoint 2010 and earlier. Perhaps you can...
Visual Studio LightSwitch Team Blog
A New User Experience (Heinrich Wendel)
Posted
2 months ago
by
LightSwitch Team
5
Comments
After releasing the preview of our HTML Client to a broader audience, it became pretty clear from your feedback that we had to work on the user experience of LightSwitch HTML applications. While not everybody is an expert in user experience design, it...
Visual Studio LightSwitch Team Blog
Announcing a New Preview of the LightSwitch HTML Client
Posted
2 months ago
by
LightSwitch Team
7
Comments
UPDATE 4/4/2013: We have released the HTML Client! See: Announcing the Release of the LightSwitch HTML Client! Today we are announcing a new updated preview of the LightSwitch HTML Client , which is now available as part of Visual Studio 2012 Update...
Visual Studio LightSwitch Team Blog
Building a SharePoint App with LightSwitch (Beth Massi)
Posted
3 months ago
by
LightSwitch Team
6
Comments
I just wanted to let everyone here know that I’ve been having fun using the HTML Client Preview 2 to build a SharePoint app on top of Office 365 using LightSwitch over on my blog . Although you definitely can still host your apps on your own or in Azure...
Visual Studio LightSwitch Team Blog
Visualizing List Data using a Map Control (Heinrich Wendel)
Posted
4 months ago
by
LightSwitch Team
14
Comments
The true power of LightSwitch lies in its combination of Access-like ease of use and quick ramp-up, while also remaining attractive for complex coding scenarios. The new LightSwitch HTML Client allows you to build modern apps in a couple of minutes, deploy...
Visual Studio LightSwitch Team Blog
Enhancing LightSwitch Controls with jQuery Mobile (Michael Zlatkovsky)
Posted
5 months ago
by
LightSwitch Team
12
Comments
One of my favorite things about the LightSwitch HTML Client is how easy it is to create forms over data the “LightSwitch way”, and then jump straight into HTML for a bit of custom tweaking. Because the HTML Client makes use of jQuery and jQueryMobile...
Page 1 of 8 (189 items)
1
2
3
4
5
»