Hacker News new | ask | show | jobs
by dragonwriter 3976 days ago
> especially for C#; the only .NET-based language I know of that registers as even a blip in web development is, for better or worse, ASP.NET.

ASP.NET isn't a language, its a web framework for .NET; usually used with either C# or VB.NET.

1 comments

In which case I stand corrected there (I was getting it confused with ASP/VBScript; I've tended to steer clear of either).