====== Create a jControls Showcase Demo Project ====== After installing the project templates from COMFILE Technology's Nuget feed, as described in [[jcontrols:development_environment:index|Setting up a Development Environment]], you will find several project templates to help you get started. One is the jControls Showcase project template. It serves as a demonstration of the many controls in the jControls library, while also providing a convenient way to try out the library and become familiar with its features. - Open Visual Studio and you'll be presented with the new project wizard. {{:jcontrols:showcase_demo:new_project.png}} - Find and select the jControls Showcase project template. {{:jcontrols:showcase_demo:select_showcase.png|}} - Give the project a name and create it. {{:jcontrols:showcase_demo:name_showcase.png|}} - Build the project. {{:jcontrols:showcase_demo:build_showcase.png}} - Select the Main form to open the project in the Visual Studio designer. {{:jcontrols:showcase_demo:showcase_designer.png}} - Run the project from within Visual Studio. {{:jcontrols:showcase_demo:run_showcase.png}} - You should then see the program appear in the middle of the screen. Feel free to interact with it.{{:jcontrols:showcase_demo:showcase_widgets.png}}