JavaScript apps that you can build with Visual Studio Community Edition

HTML5/CSS3/JavaScript (for now and may be TypeScript) has emerged as the viable trio for developing Windows as well as Windows Phone APPS.

Here are the Apps that you can build with Visual studio 2013 Community Edition using the trio:

The Store Apps that you can develop using the trio are:
Universal Apps
Windows Apps
Windows Phone Apps


The following are the templates available for each of the above:
Universal Apps:
Blank App
Hub/Piovt App
Navigation App


Windows App:
Blank App
Grid App
Aplit App
Hub App
Navigation App


Windows Phone App:
Blank App
Pivot App
Navigation App

Download Visual Studio 2013 Community Edition (free) here:
Download Visual Studio 2013 Community Edition here:
https://www.visualstudio.com/news/vs2013-community-vs
With the community edition you can use the many extensions available as well as cross-platform apps (Xamarim is here in this edition)

Here are the installed products when you install the Visual Studio Community edition:
Microsoft Visual Studio Community 2013
Version 12.0.31101.00 Update 4
Microsoft .NET Framework
Version 4.6.00030
Installed Version: Professional
Team Explorer for Visual Studio 2013   06177-004-0444002-02503
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013   06177-004-0444002-02503
Microsoft Visual Basic 2013
Visual C# 2013   06177-004-0444002-02503
Microsoft Visual C# 2013
Visual C++ 2013   06177-004-0444002-02503
Microsoft Visual C++ 2013
Visual F# 2013   06177-004-0444002-02503
Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker   06177-004-0444002-02503
Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
Windows Phone SDK 8.0 - ENU   06177-004-0444002-02503
Windows Phone SDK 8.0 - ENU
Application Insights Tools for Visual Studio Package   1.0
Application Insights Tools for Visual Studio
ASP.NET and Web Tools   12.4.51016.0
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Microsoft Azure Websites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Microsoft Azure
ASP.NET Web Frameworks and Tools 2012.2   4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013   5.2.21010.0
For additional information, visit http://www.asp.net/
Common Azure Tools   1.3
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
Microsoft Azure Mobile Services Tools   1.3
Microsoft Azure Mobile Services Tools
NuGet Package Manager   2.8.50926.663
NuGet Package Manager in Visual Studio. For more information about NuGet, visit
http://docs.nuget.org/.
PowerShell Tools   1.3
Provides file classification services using PowerShell
PreEmptive Analytics Visualizer   1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools   12.0.41012.0
Microsoft SQL Server Data Tools
Windows Phone 8.1 SDK Integration   1.0
This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.
Workflow Manager Tools 1.0   1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
Xamarin   3.9.483.0 (978be3d)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin.Android   4.20.0.37 (9e05e39f02bafe8fc0b7ab025d99f3b446835ad4)
Visual Studio plugin to enable development for Xamarin.Android.

Xamarin.iOS   8.8.0.0 (702be5207a1446b066f4653f68739da13c045227)
Visual Studio extension to enable development for Xamarin.iOS.

Xamarin.iOS Unified Migration   1.0
Automated migration for Xamarin iOS Classic projects to Unified

Comments

Popular posts from this blog

UWP: Displaying formatted text in a TextBox Control

Handling AppManifest Validation error

UWP: XAML's ComboBox Control -Part 1