I am trying to learn C#
with XAML
but some how i am not able to create a sample app.
I am following few tutorials on internet,
but as given in the tutorial i need to select Blank App (XAML)
template with Visual C#
.
But in my Visual Studio 2013 Express Edition i don't get option for:
Installed
->Templates
->Visual C#
->Windows Store
->Blank App (XAML)
I have only:
Installed
->Templates
->Visual C#
->Windows
And no Blank App (XAML)
option.
Do i need to install anything else to get this option?
Also What are Windows Store applications?
UPDATE:
- My Visual Studio 2013 Express is installed on Windows 7 Machine.
- I am trying to create just a sample application using C# and XAML not specific for Windows Store app.
It might help you :) – Sid Sep 18 '14 at 13:17