Answer the question
In order to leave comments, you need to log in
Where and how can I find the Windows Store project template in Visual Studio?
Hello! Please, I ask you to help with such a ridiculous and strange question, I have been looking for an answer for a long time in and outside the RuNet - I absolutely cannot find the Windows Store template ( XAML ) among those offered in Visual Studio When creating a new project. (The photo shows Visual Studio Express 2015 for Windows, also installed Visual Studio Community 2015). I read the comments that the point is that you need to run the version for Windows and not Visual Studio for Desktop, and did the same with Express, but still nothing is visible.
They also said to reinstall and select everything here,
(Visual Studio Community 2015 pictured) but other than the 31GB Visual Studio, I didn't get any result. Thanks in advance for the replies. With coming!
Answer the question
In order to leave comments, you need to log in
Thank you, but why then do we initially have different data when creating a UWP project?
I mean this:
The textbook I am learning from creates like this
and gets this:
I, on your advice, Vyacheslav Zolotov , create like this
And I get these resources:
Can you please tell me how to achieve such a "packaging "?
replace line 8 with
<script type="text/javascript" src="scripts/jquery-1.11.1.min.js"></script>
In fact, it was just necessary to wrap the code in docready
$(function(){
alert($(selector));
});
it is written that jquery is not connected before the function call in the index.html line 54
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question