Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Forms or ASP?

Status
Not open for further replies.

IlyaRabyy

Programmer
Nov 9, 2010
568
US
Colleagues,
I recall the days me studying Web Programming in C# (t'was VS 2005), and there was the option Web Forms that was, well, forms! As in frmMyWebForm.CS, etc.
Now, I opened VS 2019 and looked for Web Forms... and they are all ASP, as in frmMyWebForm.ASPX.cs! I'm not familiar with ASP! (Well, aside that it's Java based OOP for web development - at least classic ASP was, and I don't know Java...)
So, do I miss something in the VS 2019's "Create New Project" list of options, or indeed M$ in its infinite "wisdom" killed true forms for web development?
Please advise!


Regards,

Ilya
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top