Site
Web
Home
Community
My Wall
Social Summary
Social Members
Social Profile
Social Group Directory
Social Group Details
About
LightSwitch Articles on C# Corner
Harold Glenn P Minerva Articles
LightSwitch Articles on Tek Freak
LightSwitch Articles on Jan Van der Haegen
LightSwitchFX
Blog
Forum
Downloads
Market
Amazon Store
Themes
JetFlow Themes
JetStreamBright Themes
JetStream Themes
JetPack Themes
Enterprise Themes
Business Themes
Designer Themes
Expression Themes
Shiny Themes
Shells
Minimal Shell
DELORDSON Shells
OutlookBar Shell
Shell Pack
TreeView Shell
Touch Strip Menu Shell
Tiled Menu Shell
Tabbed Menu Shell
Default Shell Top 2012
Default Shell
Default Shell 2012
Books
Creating Visual Studio LightSwitch Custom Controls
OData And Visual Studio LightSwitch
Visual Studio Gallery
Demos
Things For Sale
Call Log
Tank Game
Expense Report
You are here:
Blog
Register
|
Login
New To LightSwitch?
Start With
The Tutorial At
This Link
All Blogs
Bilal Haidar
Bill Mason
DELORDSON
LightSwitch Help Website
Mihail Mateev LightSwitch Blog
Richard Waddell
Switching the Lights
The Power of LightSwitch
Keywords
Phrase
Topics
HTML Client (20)
OData (16)
Advanced (15)
Applications (14)
Custom Controls (12)
Control Extensions (11)
WCF RIA Service (11)
Beginner (10)
Extensions (9)
MVVM (9)
HTML Client (beta Version) (8)
Intermediate (6)
LightSwitch 11 (6)
Concepts (4)
DotNetNuke (4)
Book Excerpts (3)
Printing (3)
Reporting (3)
Student Information System (3)
Data Grid (2)
Themes (2)
App Inventor (1)
Community (1)
Debugging (1)
Design (1)
Dynamic SQL (1)
ExcelImporter (1)
Extensibility (1)
Installation (1)
Interviews (1)
LightSwitch (1)
OLAP (1)
PhoneGap (1)
Shells (1)
Stored Procedures (1)
Templates (1)
Utility (1)
Archive
Archive
<
April 2011
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
Monthly
June, 2013 (3)
May, 2013 (12)
April, 2013 (8)
March, 2013 (1)
February, 2013 (6)
January, 2013 (2)
December, 2012 (6)
November, 2012 (7)
September, 2012 (1)
August, 2012 (2)
July, 2012 (9)
June, 2012 (4)
May, 2012 (4)
April, 2012 (10)
March, 2012 (8)
February, 2012 (9)
January, 2012 (8)
December, 2011 (7)
November, 2011 (4)
October, 2011 (7)
September, 2011 (6)
August, 2011 (6)
July, 2011 (5)
June, 2011 (5)
May, 2011 (11)
April, 2011 (3)
March, 2011 (1)
September, 2010 (4)
August, 2010 (2)
Latest Microsoft LightSwitch Blogs
Visual Studio LightSwitch Team Blog
OData Apps in Update 2 - Querying Data from Stack
5/23/2013 6:53 AM
Read more...
Creating a wizard-like experience for HTML client
5/16/2013 8:00 AM
Read more...
Customizing the SharePoint Chrome Control in
5/14/2013 8:07 AM
Read more...
Announcing Runtime Update 1 - Supporting
5/7/2013 9:00 AM
Read more...
ASP.NET SignalR and LightSwitch (Matt Sampson)
5/3/2013 6:07 AM
Read more...
Localizing a LightSwitch Application (Heinrich
5/2/2013 10:04 AM
Read more...
Publishing LightSwitch apps for SharePoint to the
4/29/2013 8:11 AM
Read more...
Dashboard Reports with LightSwitch, WebAPI and
4/25/2013 8:04 AM
Read more...
Create Dashboard Reports with LightSwitch, WebAPI
4/22/2013 9:38 AM
Read more...
Using the LightSwitch ServerApplicationContext API
4/15/2013 11:44 AM
Read more...
It Is Easy To Display Counts And Percentages In LightSwitch
By Michael Washington on
4/28/2011 6:51 PM
In many LightSwitch applications, you will desire the ability to display aggregated data and percentages. While the article
at this link
explains a method that will work 100% of the time, with the best performance, it requires the creation of an additional project. The method described here, is easier to use, yet, it has limitations (
for example it will not allow you to use GroupBy
)....
Read More »
Comments (2)
LightSwitch Help Website
Deploy Your LightSwitch Application As A DotNetNuke Module
By Michael Washington on
4/23/2011 1:57 PM
NOTE: Please see
Easy DotNetNuke LightSwitch Deployment
, for an easier method to use LightSwitch in a DotNetNuke website
DotNetNuke has long been known as one of the easiest and most powerful web content management frameworks.
Combined with LightSwitch, the easiest way to create data driven applications, you have the ability to create and deploy “Line-Of-Business” applications quickly and easily.
An important thing to note, is that you can use your existing DotNetNuke users and roles with your LightSwitch applications.
This is really important if your already have accounts and roles.
You don’t want to require your users to learn a new username and password, and need to log into, each application.
Deploying your LightSwitch applications in DotNetNuke allows a seamless user experience.
What You Need:
DotNetNuke 5 (using ASP.NET 4.0) LightSwitch Beta 2...
Read More »
Comments (7)
LightSwitch Help Website
LightSwitch Procedural Operations: “Do This, Then Do That”
By Michael Washington on
4/11/2011 5:49 AM
LightSwitch is designed for “forms over data”, entering data into tables, and retrieving that data. Procedural code is required when you need to manipulate data in “batches”. Normally, you want to put all your custom code on the Entity (table) level, but for procedural code, you want to use custom code on the Screen level.
The Inventory Program To demonstrate procedural code in LightSwitch, we will consider a simple inventory management requirement. We want to specify sites and books, and we want to move those books, in batches, between the sites.
...
Read More »
Comments (1)
LightSwitch Help Website
Microsoft Visual Studio is a registered trademark of Microsoft Corporation / LightSwitch is a registered trademark of Microsoft Corporation
Privacy Statement
|
Terms Of Use
Copyright 2011 by Michael Washington