Hi,
Can you please refer me to a website where I can follow an asp.net 3.5 case study from start to finish?
I have searched msdn but have not found anything yet.
Thanks
Printable View
Hi,
Can you please refer me to a website where I can follow an asp.net 3.5 case study from start to finish?
I have searched msdn but have not found anything yet.
Thanks
Would not the ASP.NET forum have been a better place to post this question? You should ask a moderator to move it.
Not surprisingly, MSDN has a topic on it.
http://msdn.microsoft.com/en-us/asp.net/aa336563.aspx
I was hoping for an article to guide me step by step on how to build a site from start to finsih. This could be in asp.net or winform
Thanks
If you register VWD Express I think you get "Build a Web Site Now" as a bonus. You did with VWD 2005 Express anyway.
You won't find a tutorial that does exactly what you want all the time. You'll find tutorials that give you ideas on how to do certain general things. Choose and follow a tutorial to understand the basics. Then go for the 'advanced' topics.
Note that a case study is not the same as building a site. A case study looks at the circumstances and requirements for a project and how a certain technology was used to solve that problem.