Seems likely that I am not able to create a windows form application using the Microsoft Visual Studio Express 2013 under Windows 8. The default templaters are only for creating apps rather than traditional normal windowed applications.
Is there any way I could find the template or find a solution?
Thanks.
So, to create new Windows application, open Visual Studio 2013 and choose Visual C#, then Windows and from the right pane, you need to choose Windows Forms Application. Provide the simple name “MyCalculator” and click OK.
Visual Web Developer Express is a freeware web development tool that allows developers to evaluate the web development and editing capabilities of the other Visual Studio editions at no charge. Its main function is to create ASP.NET websites.
Visual Studio 2022 is now available Develop for WPF, WinForms, ASP.NET, Universal Windows Platform, Win32, Android, iOS, and many more platforms all from one IDE with everything you need.
You cannot.
Download Microsoft Visual Studio 2013 Express for Windows Desktop instead.
Actually yes, you can do that manually, by adding the references to the project (System.Windows.Forms
) and changing the output type in the properties of the project, and adding classes - you have to manually do the whole thing..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With