LightSwitch HTML Edition
Step 1: Creating a LightSwitch for HTML Project

To create a new LightSwitch HTML project, complete the following steps:

  1. In Visual Studio, select File | New | Project.
  2. Under the Installed Templates, expand the Visual Basic or Visual C# nodes and select LightSwitch | LightSwitchHTML application option.
  3. Enter a name for the application, and click OK. Your LightSwitch project is created containing the Server and HTML Client folders.
  4. In the Solution Explorer, right-click the project node, for instance, D3ControlQuickStart, and select Properties. The Properties dialog box appears.
  5. In the Properties dialog box, select the Extensions tab and select the LightSwitch HTML Edition and D3 Controls for LightSwitch HTML extensions. Note that when you check the extension named LightSwitch HTML Edition, it will give you access to the screen templates and custom controls at design time. You can also select the Use in new projects fields if desired.
  6. In the Solution Explorer, right-click the HTML Client project and select Manage NuGet Packages.
  7. In the Manage NuGet Packages dialog box expand Online node and then enter Wijmo in the Search textbox.
  8. Install the package named D3 Controls for LightSwitch HTML Client and accept the licenses when prompted to do so.
  9. If you get the File Conflict warning dialog box, click the Yes to All button and then click the Close button to exit the Manage NuGet Packages dialog box
See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Documentation Feedback  |  Product Support Forum