Author: Stephen Walther on ASP.NET MVC | Posted on: 8/1/2008 7:21:42 PM | Views : 861

In this series of blog entries, I build an entire ASP.NET MVC application from start to finish. I create a Family Video Website that you can use to host home videos and photographs. I have three young children at home, a wife, and a dog. I live in Seattle and my 95 year old grandmother lives in California. My grandmother has a Windows XP computer attached to the Internet. There are over 830 miles between grandmother and grandchildren. I desperately need a website that I can use to share my family videos and photographs. In this blog entry, I take the first step in building a Family Video Website. In this entry, I show you how you can efficiently upload large files. I also show you how to display images within an MVC view. Uploading Large Files...(read more) Go to the complete details ...