C
C
Cyril2017-08-02 22:38:44
HTML
Cyril, 2017-08-02 22:38:44

What are the requirements to write your first ASP .NET website?

I decided to get acquainted with the possibilities of ASP .NET and how sites are made based on it. Sites on ASP .NET never created. My workstation is Windows. What programs need to be installed on a computer to implement a simple site based on ASP .NET? As far as I remember, you need Visual Studio, MSSQL Server, .NET Feamework.
is that enough? Or is something else needed? Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
denismaster, 2017-08-02
@denismaster

For full ASP.NET, Visual Studio Community is enough, and for ASP.NET Core, SDK, notepad, and console.

@
@tstpmz, 2017-08-02
_

In general, only visual studio is enough, because it includes a stripped-down mssql. Again, it all depends on what kind of site you are going to make and what technologies to use (mvc, webforms).

R
Roman, 2017-08-03
@yarosroman

.Net supports a bunch of databases, both SQL and NoSQL. The easiest thing to get started is to install VS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question