New LightSwitch Video on Deployment Just Released
We just released another new “How Do I” video on the LightSwitch Developer Center:
#12 - How Do I: Deploy a Visual Studio LightSwitch Application?
This video compliments the following articles:
Deployment Guide: How to Configure a Machine to Host a 3-tier LightSwitch Beta 1 Application
Implementing Security in a LightSwitch Application
If you missed the rest of the video series, check out the rest that are available on the LightSwitch Developer Center Learn page:
- #1 - How Do I: Define My Data in a LightSwitch Application?
- #2 - How Do I: Create a Search Screen in a LightSwitch Application?
- #3 - How Do I: Create an Edit Details Screen in a LightSwitch Application?
- #4 - How Do I: Format Data on a Screen in a LightSwitch Application?
- #5 - How Do I: Sort and Filter Data on a Screen in a LightSwitch Application?
- #6 - How Do I: Create a Master-Details (One-to-Many) Screen in a LightSwitch Application?
- #7 - How Do I: Pass a Parameter into a Screen from the Command Bar in a LightSwitch Application?
- #8 - How Do I: Write business rules for validation and calculated fields in a LightSwitch Application?
- #9 - How Do I: Create a Screen that can Both Edit and Add Records in a LightSwitch Application?
- #10 - How Do I: Create and Control Lookup Lists in a LightSwitch Application?
- #11 - How Do I: Set up Security to Control User Access to Parts of a Visual Studio LightSwitch Application?
Enjoy!
Comments
Anonymous
November 02, 2010
The comment has been removedAnonymous
November 10, 2010
Hi, Im having the same problem as peyman. Are there any LightSwitch videos for C#? Thank you!Anonymous
November 23, 2010
@peyman, @san_pedro In C# these are not listed in the editor unfortunately. On the screen designer just select the OrderHeaderCollection query listed on the left side and then drop down the "Write Code" button at the top of the designer and you will see the OrderHeaderCollection_Changed method. HTH, -BAnonymous
February 17, 2011
Hi Beth, How do I print an invoice or other document with Lightsvitch? Whether to have their own Lightswitch Report? Thank You.Anonymous
February 18, 2011
Hi Slavko, There are a variety of methods you can use to print data. You can use SQL Server Reporting Services (SSRS) if you need to create numerous reports that need to scale to many users -- this is a backend solution and there is a free version of SSRS. For a simpler client-side solution you can either create a custom control or you can use Word to create reports with flexible templates. See: blogs.msdn.com/.../using-microsoft-word-to-create-reports-for-lightswitch-or-silverlight.aspx lightswitch.adefwebserver.com/.../Printing-Sql-Server-Reports-rdlc-With-LightSwitch.aspx HTH, -BethAnonymous
April 08, 2011
The comment has been removedAnonymous
April 15, 2013
How Do mack Add Records and after braes save the field bake clear agen for new entry in a LightSwitch