Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
Visual Studio LightSwitch Team Blog
>
All Tags
>
queries
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
Creating a wizard-like experience for HTML client (Andy Kung)
Posted
5 days ago
by
LightSwitch Team
3
Comments
Customizing the SharePoint Chrome Control in LightSwitch
Posted
7 days ago
by
LightSwitch Team
3
Comments
Announcing Runtime Update 1 - Supporting jQueryMobile 1.3
Posted
14 days ago
by
LightSwitch Team
12
Comments
ASP.NET SignalR and LightSwitch (Matt Sampson)
Posted
18 days ago
by
LightSwitch Team
0
Comments
Tags
Beth Massi
Code
Dan Seefeldt
Data
How-To
John Chen
Karol Zadora-Przylecki
LightSwitch
Michael Simons
Ravi Eda
Screen Design
Search
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
(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
▲
Tagged Content List
Blog Post:
Enhancements in Visual Studio 2012 for Sorting Data across Relationships (Michael Simons)
LightSwitch Team
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 can probably imagine applications in which you would...
on
17 Jul 2012
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:
Advanced LightSwitch: Writing Queries in LightSwitch Code
LightSwitch Team
This post describes how to query data in LightSwitch using code and how to determine where that query code is executing. It doesn’t describe how to model a query in the designer or how to write query interception code or bind a query to a screen. If you are new to queries in LightSwitch, I suggest you...
on
3 Oct 2011
Blog Post:
How to Create a Search Screen that Can Search Properties of Related Entities (John Chen)
LightSwitch Team
LightSwitch has a powerful search data screen template to allow you quickly create a search screen in your LightSwitch application. You can watch Beth’s How Do I video to get started: How Do I: Create a Search Screen in a LightSwitch Application? In this blog, I am going to answer one frequently...
on
13 Jul 2011
Blog Post:
How to Create Composed and Scalar Queries (Ravi Eda)
LightSwitch Team
This article presents a scenario at a sales team that shows the benefit of using composed and scalar queries. It presents a detailed walkthrough for creating composed and scalar queries in LightSwitch, and creating screens to display the query results. Composed query is a query that operates on the results...
on
18 Apr 2011
Blog Post:
How to use lookup tables with parameterized queries (Karol Zadora-Przylecki)
LightSwitch Team
Suppose you have two tables participating in a 1:many relationship, like Regions and Territories from the Northwind sample database : Region Column Name Type RegionID integer RegionDescription string Territory Column Name Type TerritoryID integer TerritoryDescription string RegionID integer The task...
on
15 Nov 2010
Page 1 of 1 (6 items)