Hi I recently learned asp.net webforms and looking to get some experience under my belt using it.I found a website that provided some exercises here:
asp.net exercises
There weren’t that many and I managed to finish them all.Are there any other website or books with similar exercises or tasks that could help me get some experience in using asp.net?
1
There are a lot of exercises to find on the internet, take a look at these websites:
- Asp.net: Web Forms Getting Started
Free Web Forms Video Training from Pluralsight:
- Introduction to ASP.NET
- ASP.NET Web Forms Features
- Working with Data
- Entity Framework
- Master Pages
- Javascript and Ajax
- Security
- Using ASP.NET Dynamic Data
- Web Deployment
I also recommend to follow some blogs like:
- Scott Hanselman
- Scott Guthrie
- Phil Haack
- Stephen Walther
- Scott Allen
- Rick Strahl
- Scott Mitchell
- Jon Galloway