I am used to working on C# .NET windows applications. I am interested in starting with web applications. Can you suggest some good ebooks or references for C# ASP.net to begin with for a guy like me who is comfortable with windows applications?
Share
I would check out the below:
http://www.asp.net/web-forms
By the way, you may have noticed a lot of discussion about ASP.Net MVC?
If not, check out this link for more information:
http://www.asp.net/mvc
Since WebForms has been intentionally designed to allow developers transition from a WinForm/Desktop paradigm easily you may find this option a little more familiar!