Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
Visual Studio LightSwitch Team Blog
>
All Tags
>
beth massi
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
Translate this page
Powered by
Microsoft® Translator
Recent Posts
OData Apps in Update 2 - Querying Data from Stack Overflow
Posted
26 days ago
by
LightSwitch Team
0
Comments
Creating a wizard-like experience for HTML client (Andy Kung)
Posted
1 month ago
by
LightSwitch Team
4
Comments
Customizing the SharePoint Chrome Control in LightSwitch
Posted
1 month ago
by
LightSwitch Team
4
Comments
Announcing Runtime Update 1 - Supporting jQueryMobile 1.3
Posted
1 month ago
by
LightSwitch Team
14
Comments
Tags
Andy Kung
Announcement
Article
Azure
Beginner
Community
Data
Deployment
How-To
HTML
Jay Schmelzer
Joe Binder
John Rivard
Mike Droney
OData
Office
Sample
Search
SharePoint
Sheel Shah
Steve Anonsen
Steve Hoag
Troubleshooting
Video
VS2012
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
(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
▲
Tagged Content List
Blog Post:
Building a SharePoint App with LightSwitch (Beth Massi)
LightSwitch Team
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 , enabling SharePoint in your LightSwitch apps...
on
31 Jan 2013
Blog Post:
New LightSwitch VS 2012 “How Do I?” Videos Released! (Beth Massi)
LightSwitch Team
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 I: Perform Automatic Row-Level Filtering of Data...
on
29 Nov 2012
Blog Post:
Early Look at the Visual Studio LightSwitch HTML Client (Joe Binder, Beth Massi)
LightSwitch Team
Check it out, we just posted a video on Channel 9. In this interview, Joe Binder (Program Manager on the LightSwitch Team) gives us an early preview of where the team is headed with supporting HTML clients. He walks through the design experience as well as showing us how easy it is to customize styling...
on
12 Jun 2012
Blog Post:
New Office Integration Pack Extension Released to CodePlex
LightSwitch Team
If you haven’t noticed, Grid Logic has been working on a new version of the Office Integration Pack and has opened up source code for community contributions on CodePlex! http://officeintegration.codeplex.com/ Released last year, the Office Integration Pack is a LightSwitch extension that makes it easy...
on
22 May 2012
Blog Post:
What’s New with LightSwitch in Visual Studio 11? (Beth Massi)
LightSwitch Team
A couple weeks ago I delivered a webcast on What’s New with LightSwitch in Visual Studio 11. If you missed it, you can now watch it on demand: WMV Download | WMA | MP4 For more details on the new features I demonstrated check out the post on my blog. You can download the slides from here as well: "What...
on
21 May 2012
Blog Post:
Tips on Upgrading Your LightSwitch Applications to Visual Studio 11 Beta (Beth Massi)
LightSwitch Team
We’ve seen some questions in the forum about upgrading your current Visual Studio LightSwitch applications (LightSwitch V1) to Visual Studio 11 Beta (LightSwitch V2) so I thought I’d post some quick tips here on how to make the upgrade process a smooth as possible. After you install Visual Studio 11...
on
30 Mar 2012
Blog Post:
Creating and Consuming LightSwitch OData Services (Beth Massi)
LightSwitch Team
In the next version of LightSwitch , we’ve added support for OData services , both consuming external services as well as producing services from the LightSwitch middle-tier. The Open Data Protocol (OData) standardizes the way we communicate with data services over the web. Many enterprises today use...
on
9 Mar 2012
Blog Post:
Enhance Your LightSwitch Applications with OData (Beth Massi)
LightSwitch Team
As John announced Wednesday , the next version of Visual Studio will include LightSwitch right in the box and there are a lot of awesome new features. My personal favorite is the Open Data Protocol (OData) services support. LightSwitch can now consume as well as produce OData services from it’s middle...
on
6 Mar 2012
Blog Post:
LightSwitch Team Chats with MVPs about Visual Studio 11 Beta
LightSwitch Team
Yesterday afternoon Jay Schmelzer and Beth Massi chatted with MVPs Andrew Brust and Michael Washington about LightSwitch in Visual Studio 11 Beta . Jay and Andrew talk about what developers can look forward to in the next release of LightSwitch and Beth and Michael chat about the community. Check out...
on
1 Mar 2012
Blog Post:
Drop-down Lists Tips & Tricks (Beth Massi)
LightSwitch Team
Drop-down lists in Visual Studio LightSwitch are represented by the Auto Complete Box control. This control allows the user to select from a list of values, either coming from another table or a static list of choices defined by a Choice List property. There’s a lot of nice things you can do with drop...
on
12 Jan 2012
Blog Post:
Get Started with LightSwitch: The “Beginning LightSwitch” Article Series (Beth Massi)
LightSwitch Team
For the month of December I’ve been writing a series of articles aimed at the beginner developer getting up to speed with Visual Studio LightSwitch . Even though there’s a ton of information out there on building LightSwitch applications (especially on the LightSwitch Developer Center ), I wanted to...
on
20 Dec 2011
Blog Post:
Video: How Do I Handle Database Concurrency Issues? (Beth Massi)
LightSwitch Team
Check it out, we released a new “How Do I” video on the LightSwitch Developer Center : How Do I: Handle Database Concurrency Issues? In a multi-user environment, when two users pull up the same record from the database and modify it, when the second user saves the data it raises a data conflict because...
on
19 Oct 2011
Blog Post:
How Do I: Create Custom Search Screens in LightSwitch? (Beth Massi)
LightSwitch Team
Check it out! We just released a new How Do I video on the LightSwitch Developer Center . I created this one based on suggestions from you so I hope you like it! How Do I: Create Custom Search Screens in LightSwitch? In this video you will learn a couple techniques you can use when creating custom...
on
12 Oct 2011
Blog Post:
LightSwitch Community & Content Rollup–September (Beth Massi)
LightSwitch Team
Now that the Visual Studio LightSwitch community is really growing I thought I’d start posting some of the cool articles, videos, samples and extensions I find each month. First off, here are the LightSwitch team “hangouts” where you can get training, ask questions, and interact with the LightSwitch...
on
29 Sep 2011
Blog Post:
Updated Deployment Guide (Beth Massi)
LightSwitch Team
I just updated the LightSwitch Deployment guide I wrote back in March for the RTM release of Visual Studio LightSwitch . This guide is meant for people who want to host three-tier LightSwitch applications on their own IIS servers. There was only a couple screen shot updates but now it should be clearer...
on
9 Aug 2011
Blog Post:
More New How Do I Videos Released! (Beth Massi)
LightSwitch Team
We’ve got a couple new “How Do I'” videos on the LightSwitch Developer Center to check out: #21 - How Do I: Add Commands as Buttons and Links to Screens? #22 - How Do I: Show Multiple Columns in an Auto-Complete Dropdown Box? And if you missed them, you can access all the “How Do I” videos here: ...
on
8 Aug 2011
Blog Post:
More “How Do I” Videos Released– Setting Field Values Automatically for Easy Data Entry (Beth Massi)
LightSwitch Team
We just released a couple more “How Do I” videos on the LightSwitch Developer Center : #19 - How Do I: Set Default Values on Fields when Entering New Data? #20 - How Do I: Copy Data from One Row into a New Row? In these videos I show you how to write a bit of code to set values on fields in a couple...
on
12 Jul 2011
Blog Post:
New LightSwitch “How Do I” videos on Working with SharePoint (Beth Massi)
LightSwitch Team
We just released two new “How Do I'” videos on the LightSwitch Developer Center on how to use SharePoint data in your LightSwitch applications. Check them out: #17 - How Do I: Connect LightSwitch to SharePoint Data? #18 - How Do I: Save Data from Multiple Data Sources on the Same Screen? And if you missed...
on
29 Jun 2011
Blog Post:
Three New “How Do I” Videos Released! (Beth Massi)
LightSwitch Team
We just released three new “How Do I'” videos on the LightSwitch Developer Center check them out: #14 - How Do I: Modify the Navigation of Screens in a LightSwitch Application? #15 - How Do I: Open a Screen After Saving Another Screen in a LightSwitch Application? #16 - How Do I: Connect LightSwitch...
on
24 Jun 2011
Blog Post:
New Video– How Do I: Deploy a LightSwitch Application to Azure? (Beth Massi)
LightSwitch Team
Check it out, we just released a new “How Do I” video on the Developer Center that shows you how to deploy your Visual Studio LightSwitch application to the Azure cloud. #13 - How Do I: Deploy a LightSwitch Application to Azure? This is a new video in the 13-part “How Do I” video series you can...
on
14 Jun 2011
Blog Post:
Submit Your LightSwitch Samples & Get Featured on the Developer Center!
LightSwitch Team
Check it out, we’ve got a new Samples page on the LightSwitch Developer Center showcasing LightSwitch samples from the Samples Gallery . Just head to http://msdn.com/lightswitch and then click on the Samples tab at the top: Here you can see the most popular, recent, and team samples quickly and easily...
on
7 Jun 2011
Blog Post:
LightSwitch Samples on the new Samples Gallery
LightSwitch Team
A couple months ago MSDN released a new site for samples where product teams and the community can contribute code. We’ve been popping team samples up there as well, just look for the LightSwitch Team author: Download LightSwitch Team Samples Here’s a description of the ones we have up there so far:...
on
19 Apr 2011
Blog Post:
LightSwitch Beta 2 Content Rollup (Beth Massi)
LightSwitch Team
Well it’s been 10 days since we released Visual Studio LightSwitch Beta 2 and we’ve been working really hard to get all of our samples, “How Do I” videos, articles and blog posts updated to reflect Beta 2 changes. Yes, that’s right. We’re going through all of our blog posts and updating them so folks...
on
25 Mar 2011
Blog Post:
Channel 9 Interview: Walkthrough of a Real-World LightSwitch Application (Mike Droney, Sheel Shah, Beth Massi)
LightSwitch Team
In this video, I interview a couple of LightSwitch team members, Mike Droney (Tester) and Sheel Shah (PM), as they walk me through a real application that was built for our Admins in order to track hardware assets across the developer division. Mike and Sheel talk about the requirement gathering and...
on
17 Mar 2011
Blog Post:
LightSwitch Featured in CoDe Magazine March/April Issue (Beth Massi)
LightSwitch Team
CoDe Magazine just released it’s March/April issue and we’re featured! We’ve got some articles from the team that you should definitely check out. They are available online for free: Inside Visual Studio LightSwitch by John Rivard and Steve Anonsen In this article John and Steve explain the architecture...
on
17 Feb 2011
Page 1 of 2 (38 items)
1
2