I am a beginner in ASP.NET, have been reading ASP.NET 3.5 unleashed.
I was wondering if there is a site or any cool exercises/projects that is good to do using ASP.NET so I can get more practice. I feel reading is not practical enough and doing the already done examples are not very intuitive.
I've already did a small web application where I can connect to a local database and update/insert/delete from it.
Thanks in advance.