Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
In this lesson, you learn how to create a new website project using the ASP.NET website template for Visual C#.
Create a new website
Open Microsoft Visual Studio 2015.
On the File menu, select New, and choose Web Site.
In the New Web Site dialog box, in the Installed Templates pane, select Visual C# and then choose ASP.NET Reports Web Site.
In the Location box, specify a project directory and select OK.
The website project opens and launches the Report Wizard. Cancel out of the Data Source and Report Wizard. You create a custom dataset in the next step.