A
A
Alex May2019-12-05 00:01:16
ASP.NET
Alex May, 2019-12-05 00:01:16

What are the GUI/RAD tools for VisualStudio for Web Applications?

Do not judge strictly, I'm bad at Visual Studio.
Tell me - what are the tools for quickly creating or prototyping web applications for VisualStudio that allow you to solve simple tasks, such as "a page with fields and a button", etc. without manually writing html + css, i.e. help implement an event-driven app on a web page. Except Silverlight.
I looked at C # - I like the language, but I don’t want to be distracted at the prototyping stage by manually drawing web muzzles.
I beg you to help with advice or direction - what and where to look for in terms of VS / C #

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2019-12-06
@vabka

There used to be ASP.NET WebForms, but they are obsolete. Right now the fastest way is through "manual writing js and css". Now it’s 2019, after all, and the web is much simpler than before, there are all sorts of ready-made sets of components and hot-reload, which allows you to quickly look at the result.
Well, no one forbids using Adobe Dreamviewer

R
Roman, 2019-12-07
@yarosroman

Alas, in the entire life of the web gui, designers have not taken root among developer tools. Now there are a lot of frameworks with which even manual writing is done quickly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question