TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About ightSwitch
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ashwani Tyagi (75)
Ramasagar Pulidindi (11)
Jaganathan Bantheswaran (7)
Vineet Kumar Saini (3)
Abhishek Jaiswal (3)
Nimit Joshi (1)
Related resources for ightSwitch
No resource found
Inheritance in Visual Studio LightSwitch 2011
12/18/2018 12:44:38 AM.
In this article you will see how to inherit child tables from a parent table in Visual Studio LightSwitch 2011.
Pass a Parameter into a Screen from the Command Bar in a LightSwitch Application
12/13/2018 5:23:24 AM.
In this article, I will tell you how to Pass a Parameter into a Screen from the Command Bar in a LightSwitch Application.
Themes in LightSwitch Application 2011
12/13/2018 5:18:48 AM.
In this article you will see how to change the theme of your LightSwitch application.
"ddd" and "dddd" Custom Format Specifier in LightSwitch 2012
6/22/2017 7:13:48 AM.
This article describes the ddd and dddd Custom Format Specifiers in LightSwitch Visual Studio 2012. The "ddd" Custom Format Specifier is used to represent the name of the day of the week in
Percent ("P" or "p") Numeric Format Specifier in LightSwitch 2012
6/22/2017 7:11:25 AM.
This article describes how to use the Percent (P or p) Numeric Format Specifier in LightSwitch Visual Studio 2012. This format specifier multiplies a number by 100 and converts it into a string with b
RFC 1123 "R" or "r" Format Specifier in LightSwitch 2012
6/22/2017 7:09:59 AM.
This article describes how to use the RFC 1123 R or r Format Specifier in LightSwitch Visual Studio 2012. The R or r format specifier is a format specifier for the RFC 1123 date and time format standa
"0" Custom Format Specifier in LightSwitch 2012
6/21/2017 5:07:14 AM.
Here we will see how to use the "0" Custom Format Specifier in LightSwitch Visual Studio 2012. The "0" Custom Format Specifier serves as a Zero-Placeholder Symbol. Let us suppose t
Using Angular.js in Visual Studio LightSwitch : Part 2
5/9/2014 12:07:46 AM.
In this article we will see how to use Angular.js in a LightSwitch application.
Using Angular.js in Visual Studio LightSwitch : Part 3
5/8/2014 7:57:57 PM.
In this article we will see how to use Angular.js in a LightSwitch application.
Using Angular.js in Visual Studio LightSwitch Part 1
4/1/2014 12:15:56 PM.
In this article we will see how to use Angular.js in a LightSwitch application.
Elucidate LightSwitch Beginning in Visual Studio 2013 Part 2
3/15/2014 12:53:27 PM.
As Part 2 of the Elucidate Lightswitch article series, this article is a walkthrough of LightSwitch.
Elucidate LightSwitch Beginning in Visual Studio 2013 Part 1
2/25/2014 2:04:30 PM.
As Part 1 of the Elucidate Lightswitch article series, this article is a walkthrough of LightSwitch.
Elucidate Lightswitch An Introduction
2/22/2014 4:03:04 PM.
This article provides a walkthrough of LightSwitch.
How to Delete a Record From Collection in LightSwitch HTML Client
2/17/2014 12:53:50 PM.
This is the right article to get the right solution for how to delete a record from a Collection in a LightSwitch HTML Client.
Visual Studio LightSwitch: Part 3
1/26/2014 12:37:38 PM.
This article describes the architecture, hosting options, data sources and data architecture.
How to Customize LightSwitch HTML Client UI, a Quick Overview
1/13/2014 1:11:41 AM.
This article explains how to avoid the LightSwitch HTML Client's default style (using jQuery Mobile).
Visual Studio LightSwitch: Part 2
1/10/2014 1:03:28 PM.
In this article we will learn about the LightSwitch development procedure and Light Switch Design Goals.
Visual Studio LightSwitch: Part 1
1/10/2014 1:05:48 AM.
Building Modern, HTML5 Based Business Apps on Windows Azure with Visual Studio LightSwitch.
Forms Authentication in Lightswitch With MVC: Part 1
1/8/2014 11:31:51 AM.
This article provides a walkthrough of how to use Forms Authentication with Visual Studio LightSwitch.
Learn How to Use Forms Authentication in Lightswitch With MVC: Part 2
1/8/2014 12:09:19 AM.
This article provides a walkthrough of how to use forms authentication with Visual Studio LightSwitch.
Learn How to Configure Lightswitch With MVC Part 3
12/28/2013 11:05:40 AM.
This article provides a walkthrough of how to use MVC with Visual Studio LightSwitch.
Learn How to Configure Lightswitch With MVC
12/27/2013 8:48:27 PM.
In this article we will see how to get started with Lightswitch using MVC.
Learn How to configure Lightswitch with MVC Part 2
12/27/2013 1:06:16 PM.
In this article we will see how to get started with Lightswitch using MVC
How to Show, Add or Edit Screen With Default Values in LightSwitch HTML Client
12/22/2013 1:31:12 PM.
This article shows how to fill the default values for screen controls in HTML Client applications.
Asynchronous Programming in LightSwitch HTML Client With WinJS Promises
12/12/2013 3:32:48 AM.
In this article you will learn about Asynchronous Programming in LightSwitch HTML Client with WinJS Promises.
":" Custom Format Specifier in LightSwitch 2012
12/9/2013 9:01:33 PM.
This article explains how to use the ":" Custom Format Specifier in LightSwitch Visual Studio 2012.
How Data binding works in Visual Studio LightSwitch HTML Client
12/8/2013 2:20:19 AM.
As we know, LightSwitch is SPA framework, it is important to know about how the data binding works in LightSwitch HTML Client application. Before we discussed about the data binding in LightSwitch, first we will know some important things about Data Binding.
"gg" Custom Format Specifier in LightSwitch 2012
12/3/2013 1:22:47 PM.
This article describes how to use the "gg" Custom Format Specifier in LightSwitch Visual Studio 2012.
"s" and "ss" Custom Format Specifier in LightSwitch 2012
12/3/2013 1:13:30 PM.
This article describes the use of "s" and "ss" Custom Format Specifiers in LightSwitch Visual Studio 2012.
Difference Between Escape Character ("\") & Date Separator ("/") in LightSwitch 2012
11/28/2013 5:05:10 PM.
This article describes the differences and use of the Escape Character ("\") and Date Separator ("/") Custom Format Specifier in LightSwitch Visual Studio 2012.
"t" and "tt" Custom Format Specifier in LightSwitch 2012
11/25/2013 1:05:51 PM.
This article shows the differences and the use of the "t" and "tt" Custom Format Specifiers in LightSwitch Visual Studio 2012.
LightSwitch HTML Client, Behind the Scenes
11/24/2013 2:20:49 PM.
This article explains how a LightSwitch HTML Client web application works.
"d" and "dd" Custom Format Specifier in LightSwitch 2012
11/21/2013 10:24:13 AM.
This article describes the differences and the use of the "d" and "dd" Custom Format Specifiers in LightSwitch Visual Studio 2012.
Year/Month Pattern Format Specifier in LightSwitch 2012
11/20/2013 4:22:59 PM.
In this article I am going to describes how to use Year/Month Pattern Format Specifier in LightSwitch Visual Studio 2012.
Month/Day Pattern in LightSwitch 2012
11/19/2013 9:02:58 PM.
This article describes the use of the Month/Day Pattern in LightSwitch Visual Studio 2012.
Full Date Short Time ("f") and Full Date Long Time ("F") Format Specifiers in LightSwitch 2012
11/18/2013 8:01:53 PM.
This article describes the differences and use of the Full Date Short Time ("f") and Full Date Long Time ("F") Format Specifiers in LightSwitch Visual Studio 2012.
Universal Sortable ("u") and Universal Full ("U") Format Specifier in LightSwitch
11/16/2013 9:30:13 PM.
This article explains the differences and the use of the Universal Sortable ("u") and Universal Full ("U") Format Specifiers in LightSwitch Visual Studio 2012.
Short Date("d") and Long Date("D") Format Specifier in LightSwitch 2012
11/16/2013 4:35:03 PM.
This article describes the difference between the Short Date("d") and Long Date("D") Format Specifiers in LightSwitch Visual Studio 2012.
Literal String Delimiter in LightSwitch 2012
11/13/2013 3:59:01 PM.
This article shows how to use the literal string delimiter in LightSwitch Visual Studio 2012.
"\" Escape Character in LightSwitch 2012
11/12/2013 4:13:42 PM.
This article explains how to use the Escape Character in LightSwitch Visual Studio 2012.
Short Time ("t") Pattern and Long Time ("T") Pattern in LightSwitch 2012
11/10/2013 3:27:16 PM.
This article describes how to use the Short Time Format Pattern and Long Time Format Pattern in LightSwitch Visual Studio 2012.
Sortable ("s") Format Specifier in LightSwitch 2012
11/10/2013 3:20:23 PM.
Here we will see how to use the Sortable("s") Format Specifier in LightSwitch Visual Studio 2012.
General ("G") Format Specifier in LightSwitch 2012
11/8/2013 3:37:25 PM.
This article describes how to use the General ("G") Format Specifier in LightSwitch Visual Studio 2012.
Numeric Format Specifier in LightSwitch 2012
11/7/2013 2:53:00 PM.
This article describes how to use thje Numeric Format Specifier in LightSwitch Visual Studio 2012.
"E" and "e" Custom Format Specifier in LightSwitch 2012
11/7/2013 2:39:12 PM.
Here we will see how to use Exponential Notation in LightSwitch Visual Studio 2012.
Group Separator and Number Scaling Specifier in LightSwitch 2012
11/6/2013 5:55:27 PM.
This article describes how to use a Group separator and Number scaling Format Specifier in LightSwitch Visual Studio 2012.
"#" Custom Format Specifier in LIghtSwich 2012
11/6/2013 5:37:54 PM.
This article describes how to use the "#" Custom Format Specifier in LightSwitch Visual Studio 2012.
Degree (°) Custom Format Specifier in LightSwitch 2012
11/4/2013 11:47:13 AM.
In this article I am going to describes how to use Degree(°) Custom Format Specifier in LightSwitch Visual Studio 2012.
"X" Hexadecimal Format in LightSwitch 2012
11/2/2013 9:15:09 PM.
This article describes how to use the Hexadecimal Format Specifier in LightSwitch Visual Studio 2012.
Section Separator in LightSwitch 2012
11/1/2013 7:17:02 PM.
This article describes how to use a section separator(;) in LightSwitch Visual Studio 2012.
Decimal Format Pattern in LightSwitch 2012
10/31/2013 12:53:36 AM.
Here we will see how to use format patterns for the Decimal datatype in LightSwitch Visual Studio 2012.
Format Pattern For Integer Data Type in LightSwitch 2012
10/29/2013 4:06:25 PM.
This article describes how to use Format Patterns for the Integer datatype in LightSwitch Visual Studio 2012.
Standard Numeric Format Strings in LightSwitch 2012
10/23/2013 4:34:21 PM.
This article describes how to use Standard Numeric Format Strings in LightSwitch Visual Studio 2012.
Date and Time Format Pattern in LightSwitch 2012
10/22/2013 11:15:09 PM.
This article describes how to use the Date Time Datatype in LightSwitch Visual Studio 2012.
How to Create Web Application Using Visual Studio LightSwitch HTML Client
10/20/2013 11:33:59 PM.
Today, we shall explain Visual Studio LightSwitch HTML Clients that enable you to create web applications using HTML5, JavaScript and CSS3.
Guid Datatype in LIghtSwitch 2012
10/19/2013 1:35:42 PM.
In this article I am going to describes how to use Guid Datatype in LightSwitch Visual Studio 2012.
Email Address DataType in LightSwitch 2012
10/17/2013 10:37:59 PM.
This article describes how to use the Email Address data type in LightSwitch Visual Studio 2012.
Image Datatype in LightSwitch 2012
10/16/2013 4:30:54 PM.
This article describes how to use Image Datatype in LightSwitch Visual Studio 2012.
Control Types of a Field in LightSwitch 2012
10/12/2013 6:37:57 PM.
This article describes how to change the control type of a specific record in LightSwitch Visual Studio 2012.
Money Datatype in LightSwitch 2012
10/11/2013 11:02:16 PM.
This article describes how to use the money data type in LightSwitch Visual Studio 2012.
Phone Number Format in LightSwitch 2012
10/10/2013 9:12:20 PM.
In this article I am going to describes how to format a Phone Number in LightSwitch Visual Studio 2012.
Add and Edit Text in LightSwitch 2012
10/9/2013 7:46:15 PM.
This article describes how to add Text on a Screen using LightSwitch Visual Studio 2012.
Add New Solution Explorer View in LightSwitch 2012
10/8/2013 3:35:41 PM.
This article explains how to add a New Solution Explorer View in LightSwitch using Visual Studio 2012.
Performing Various Operations on Table in LightSwitch 2012
10/6/2013 9:44:37 PM.
This article shows how to perform various operations on a table using LightSwitch Visual Studio 2012.
Types of Views in Solution Explorer in LightSwitch 2012
10/5/2013 6:21:32 PM.
Here we will see the various types of views in the Solution Explorer using LightSwitch Visual Studio 2012.
Summary Property in LightSwitch 2012
10/4/2013 5:02:53 PM.
This article describes how to create a Summary Property using LightSwitch Visual Studio 2012.
Adding a New Group in LightSwitch 2012
10/4/2013 4:53:57 PM.
This article describes how to add a new group using LightSwitch Visual Studio 2012.
Various Ways of Attaching to External Data Source in LightSwitch 2012
10/1/2013 6:01:12 PM.
In this article I am going to describes different ways how to attach to External Data Source in LightSwitch using Visual Studio 2012.
Adding Record From One Table to Another Table in LightSwitch 2012
9/23/2013 7:34:11 PM.
In this article I am going to describes how to programmatically add a record from one table to another using LightSwitch Visual Studio 2012.
Specifying How to Add a Screen Data Using LightSwitch 2012
9/21/2013 5:23:50 PM.
This article explains how to specify to add Screen Data using LightSwitch in Visual Studio 2012.
Adding a Close Button in LightSwitch 2012
9/19/2013 10:00:46 PM.
In this article I am going to describes how to add a Close Button on a Editable Grid Screen using LightSwitch Visual Studio 2012.
Cascading Dropdown in LightSwitch 2012 : Part 1
9/13/2013 8:29:12 PM.
Here we will see how to create a table as well as establish a relationship between tables in LightSwitch using Visual Studio 2012.
How to Write Code For Any Screen in LightSwitch 2012
9/13/2013 7:23:22 PM.
This describes how to write code for a specific screen in a LightSwitch Application using Visual Studio 2012.
Data Entities Creation in LightSwitch 2012
9/8/2013 5:50:53 PM.
This article describes how to create a new data table in LightSwitch using Visual Studio 2012.
Cascading Dropdown in LightSwitch 2012 - Part 1
9/7/2013 7:39:03 PM.
Here we will see how to create tables as well as establish relationships among tables in LightSwitch using Visual Studio 2012.
Binding Grid From Query in LightSwitch 2012 - Part 1
9/6/2013 9:31:57 PM.
Here we will see how to add a query on a table in LightSwitch using Visual Studio 2012.
Binding Grid From Query in LightSwitch 2012 - Part 2
9/5/2013 10:53:01 PM.
This article describes how to bind a grid with a query in LightSwitch 2012.
Various Screen Templates in LightSwitch 2012
9/4/2013 8:02:08 PM.
This article describes how to add various screens in a LightSwitch Application using Visual Studio 2012.
How to Bind Grid With View in LightSwitch 2012.
9/3/2013 7:16:48 PM.
This article describes binding of a Grid with a View in LightSwitch 2012.
Global Variable in LightSwitch 2012
9/3/2013 1:50:34 AM.
This article explains global variables in LightSwitch Applications (Visual C#) in Visual Studio 2012.
Dynamically Add Control in LightSwitch 2012
8/29/2013 5:49:24 PM.
Here we will see how to dynamically add controls in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Searching Multiple Parameters in LightSwitch 2012 - Part 2
8/29/2013 5:43:25 PM.
This article describes how to add a query for a table and add a data item as well as add a button.
How to Upload and Download File in LightSwitch 2012 - Part 1
8/28/2013 7:22:13 PM.
This article shows how to create a table, add a screen and add buttons in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Searching Multiple Parameters in LightSwitch 2012 - Part 1
8/27/2013 8:54:03 PM.
Here we will see how to create a table, add a relationship and add a screen in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Refresh Another Screen in LightSwitch 2012
8/23/2013 5:19:52 PM.
This article shows how to refresh another screen in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Difference Between Programmer Created Detail Screen and LightSwitch Generated Detail Screen
8/22/2013 8:20:32 PM.
This article explains how a Detail Screen is created by a programmer as well as how a Detail Screen is generated in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Invoke Lost Focus Event in LightSwitch 2012
8/20/2013 10:50:40 PM.
Here we will see how to invoke the lost focus event in a LightSwitch Application (Visual C#) in Visual Studio 2012.
How to Enable Multi Selection in Grid in LightSwitch 2012
8/20/2013 10:47:25 PM.
Here we will see how to enable multi-selection in a Grid in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Adding Custom Control in LightSwitch 2012
8/18/2013 11:14:42 PM.
Here we will see how to add a custom control to a LightSwitch Application (Visual C#) in Visual Studio 2012.
Introduction of Visual Studio Update 4 RC 1 in Visual Studio 2012
8/16/2013 9:33:23 PM.
In this article I am describing the brief introduction of the latest release Visual Studio Update 4 RC 1.
Creating a MessageBox in LightSwitch 2012
8/16/2013 8:30:02 PM.
This article describes how to create a MessageBox in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Property Changed Event in LightSwitch 2012
8/14/2013 8:19:06 PM.
Here we will see how to use the Property Changed Event by developing a LightSwitch Application (Visual C#) in Visual Studio 2012.
Intrinsic DataBase in LightSwitch 2012
8/13/2013 7:14:38 PM.
Here we will see how to attach an intrinsic database in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Adding Button in LightSwitch 2012
8/11/2013 4:27:24 PM.
This article describes how to add a button to a LightSwitch Application (Visual C#) in Visual Studio 2012.
AutoRefresh a Screen in LightSwitch 2012
8/11/2013 4:21:26 PM.
Here we will see how to autorefresh a screen in a LightSwitch Application (Visual C#) in Visual Studio 2012.
MultiLine TextBox in LightSwitch 2012
8/10/2013 1:07:36 PM.
Here we will see how to create a Multiline TextBox in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Popup Modal In LightSwitch 2012
8/9/2013 11:54:24 PM.
Here we will see how to create a Popup in a LightSwitch Application (Visual C#) in Visual Studio 2012.
Use of Web Address Datatype in LightSwitch Using Visual Studio 2012
8/6/2013 10:49:02 AM.
This article describes the use of the Web Address datatype in LightSwitch using Visual Studio 2012.
Developing a TextBox in LightSwitch Using Visual Studio 2012
8/6/2013 4:33:43 AM.
In this article I am going to describes how to develop a textbox in LightSwitch using Visual Studio 2012.
Adding Default Value in LightSwitch 2012
8/4/2013 8:27:53 PM.
Here we will see how to display a default value in a LightSwitch Application (Visual C#) in Visual Studio 2012.