Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resources for WinForms/WPF dev trying to learn ASP.NET

What are your best resources for a WinForms/WPF developer to come up to speed on ASP.NET? Will it take a complete paradigm shift for me to learn how to use ASP.NET or will it be a slight adjustment?

I will award the answer flag to the post with a resource that gets me up to speed in the shortest amount of time. Downloadable code and code examples would be most helpful.

like image 309
MedicineMan Avatar asked Feb 01 '26 08:02

MedicineMan


1 Answers

The Official ASP.NET Site has tutorials and videos

4 Guys From Rolla is a great resource, as is Scott Guthrie's blog.

W3Schools has tutorials.

[There is quite a bit of a shift towards ASP.NET MVC, so I would suggest you look at that]

like image 130
Mitch Wheat Avatar answered Feb 03 '26 04:02

Mitch Wheat