Quantcast
Channel: Eric Erhardt
Browsing all 8 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Executing a Simple Stored Procedure in LightSwitch

Note: This article applies to LightSwitch in both Visual Studio 2010 and Visual Studio 11.Many existing databases make use of stored procedures (or stored procs). There are advantages that stored...

View Article


Image may be NSFW.
Clik here to view.

Updating Records in LightSwitch using Stored Procedures

Since stored procedures provide benefits over directly using TSQL commands, a lot of database administrators like to completely hide database tables from applications.  Instead, they will expose a View...

View Article


Image may be NSFW.
Clik here to view.

Integrating a Twitter Feed into a LightSwitch Application

Twitter is a very popular social networking site.  There are times when you want to integrate this site into your application.  Some examples I can think of are: Your application maintains a list of...

View Article

Image may be NSFW.
Clik here to view.

Building the LightSwitch Twitter Control

This is the second part of my LightSwitch Twitter Feed Control series.  For an introduction to the control and how it can be used in your applications, please see the first part of this series. Twitter...

View Article

Image may be NSFW.
Clik here to view.

Executing a Simple Stored Procedure in LightSwitch

Note: This article applies to LightSwitch in both Visual Studio 2010 and Visual Studio 11. Many existing databases make use of stored procedures (or stored procs). There are advantages that stored...

View Article


Image may be NSFW.
Clik here to view.

Updating Records in LightSwitch using Stored Procedures

Since stored procedures provide benefits over directly using TSQL commands, a lot of database administrators like to completely hide database tables from applications.  Instead, they will expose a View...

View Article

Image may be NSFW.
Clik here to view.

Integrating a Twitter Feed into a LightSwitch Application

Twitter is a very popular social networking site.  There are times when you want to integrate this site into your application.  Some examples I can think of are: Your application maintains a list of...

View Article

Image may be NSFW.
Clik here to view.

Building the LightSwitch Twitter Control

This is the second part of my LightSwitch Twitter Feed Control series.  For an introduction to the control and how it can be used in your applications, please see the first part of this series. Twitter...

View Article

Browsing all 8 articles
Browse latest View live


Latest Images