Developing desktop applications in visual studio express for web 2012 - visual-studio-2012

Developing desktop applications in visual studio express for web is possible?I have installed visual studio express for web 2012 in my system.I have started doing my windows project in visual studio but windows templates are not available. Do i have to install visual studio express for windows to develop my project.please help me.Thanks in advance.

You need Microsoft Visual Studio Express 2012 for Windows Desktop for desktop application.
https://www.microsoft.com/en-gb/download/details.aspx?id=34673

Related

I have visual studio 2012. I want to develop a windows 10 app. Is it possible?

I have visual studio 2012.
I want to develop a windows 10 app.
Is it possible?
Developing Windows 10 Apps on visual studio 2012 is not possible. Visual Studio 2012 was used to develop Windows Phone 7 and 7.1 Apps.
Please upgrade your OS to Windows 10 . Install a free version of Visual Studio 2015 Community Edition.
Now you have all the tools to develop UWP Apps

Windows app development using windows 2012?

Can I develop a Windows Phone & store apps on both using Visual Studio 2012. Although it is recommended to use Visual Studio 2013.
You can develop apps for wither but you will not be able to make universal. Why would you want to do that when you can download the VS2013 Express version and develop proper 8.1 universal apps?

Microsoft Visual Studio 2012 new mobile phone project

I'm new in Visual Studio. Installed Microsoft Visual Studio Professional 2012 (Version 11.0.50727.1 RTMREL).
Need to create windows mobile 6.5 application. When I go to File > New > Project I cannot find Windows Mobile in the list of templates. I tried installing Windows Mobile 6.5 Development Tool Kit still doesn't show up. Any ideas?
Yes, you need either Visual Studio 2005 or 2008 and better than the Express edition.
Then you need to install the Windows Mobile 6 SDK or the Windows Mobile 6.5.3 DTK.
In Visual Studio 2005/2008 you will see SmartDevice in the list of Project Templates when you start a new project.
A trial of VS2008 can be downloaded at http://downloadfreesoftwaresforpc.blogspot.de/2012/05/visual-studio-2008-professional-edition.html (http://download.microsoft.com/download/8/1/d/81d3f35e-fa03-485b-953b-ff952e402520/VS2008ProEdition90dayTrialENUX1435622.iso)
You can upgrade the trial following MSDN at http://msdn.microsoft.com/en-us/library/cc442563%28v=vs.90%29.aspx
You'll need a copy of Visual Studio 2008 to do development for Windows Mobile\Windows Embedded Handheld. Visual Studio 2010 and later only support the new "Windows Phone" OS.

opening .ccproj file in VS 2012 Express for web

how can i open solution which is being developed using trial version of Visual Studio 2012 Professional in Visual Studio 2012 Express for web?
When i try to do so, i get an error stating the solution you are trying to open is incompatible with this version of the application. Open this solution with another version which supports this type of solution.
Visual Studio 2012 Express For Web wouldn't do alone, in order to open an Azure project with it you have to install the Azure SDK after you have installed the VS.

Where is wp8 sdk after installation on Visual Studio 2012 Express

I installed Visual Studio 2012 Express. Then I installed WP8 SDK.
But after installation, I cannot find WP8 option in VS 2012 express.
Welcome any comment
WP8 SDK will install "Visual Studio Express for Windows Phone" as a separate install to your other Visual Studio 2012 Express product. See MSDN for how to launch it.
You cannot create a WP project from your other Visual Studio Express install. For that you will need Visual Studio Professional.
See this thread in Programmers.StackExchange for more information.
Create a new Project and then Select Windows Phone. There should be a list of possible Project types then...
Your question is not very precise

Resources