C
C#2y ago
surwren

ASP.NET vs generic .NET [Answered]

So I've been using MSVS for some time and am confused as to which libraries that ASP.NET encompasses, which .NET doesn't. The only one I can name off of the top of my head is razor. Is ASP.NET a part of MSVS's BCL? Is .NET a part of MSVS's BCL?
2 Replies
surwren
surwren2y ago
Does ASP.NET concern the MVC aspects of C# specifically? I'm trying to get a vague grasp of which parts of the code I'm programming are coming from which libraries My course is going by too fast for me to easily identify which libraries are responsible for which functions bad phrasing on my part I mean, ASP.NET is like a set of libraries that concerns itself with MVC functionality? oh yeah, the name changed subsequently to .net core right? yes, definitely Is there a primary corresponding c# library for desktop applications like how ASP is for web apps? MAUI/Xamarin are for mobile right, iirc?
Accord
Accord2y ago
✅ This post has been marked as answered!