Here in the programming in ASP.NET , first thing first you'll need a platform where you can make and execute those ASP.NET programs:
: For Windows : : For Ubuntu/Linux :
So, the tutorial is below, watch it carefully how to write and execute program of ASP.NET
Here we have used Visual Studio 2019

Click on ** Create a new project **
Step 2: -

Select ASP.NET Web application (best recommended if you want to learn easily), then click next.


: For Windows : : For Ubuntu/Linux :
So, the tutorial is below, watch it carefully how to write and execute program of ASP.NET
Here we have used Visual Studio 2019
Step
1:-
Click on ** Create a new project **
Step 2: -
Select ASP.NET Web application (best recommended if you want to learn easily), then click next.
Step
3: -
Name
your project , I'm naming it as sample for practice, then click create.
Step
4: -
So,
here we are just learning to make a simple ASP.NET program so better to
click empty and then in the Add folder and core
references click Web form and click Create.
No comments:
Post a Comment