<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>TheBeerHouse Release Rss Feed</title><link>http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=TheBeerHouse</link><description>TheBeerHouse Release Rss Description</description><item><title>Updated Release: 1.0 Production - Web Forms 2.0 (Jul 23, 2006)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=127</link><description>&lt;div class="wikidoc"&gt;The 1.0 release of the &amp;quot;TheBeerHouse&amp;quot; website built as an example project in the book &amp;quot;ASP.NET 2.0 Website Programming&amp;quot; (by Marco Bellinaso - Wrox Press).&lt;br /&gt;&lt;br /&gt;Please note that the VB version of the code was created by a reader, Darren J. Kindberg, and cannot be supported by Wrox technical support or by Marco Bellinaso (the book's author).&lt;br /&gt;&lt;br /&gt;The file 584642&lt;i&gt;TheBeerHouse&lt;/i&gt;Ch2thru5 provides separate solutions for the code of the first five chapters of the book, which is useful if you intend to study the code piece by piece and not as a whole example.&lt;br /&gt;&lt;br /&gt;Please see the readme.txt in the zipfile for additional support, installation, and setup information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>nberardi</author><pubDate>Thu, 05 Nov 2009 14:49:52 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 Production - Web Forms 2.0 (Jul 23, 2006) 20091105024952P</guid></item><item><title>Released: 1.0 Production - Web Forms 2.0 (Jul 23, 2006)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=127</link><description>&lt;div&gt;The 1.0 release of the &amp;quot;TheBeerHouse&amp;quot; website built as an example project in the book &amp;quot;ASP.NET 2.0 Website Programming&amp;quot; (by Marco Bellinaso - Wrox Press).&lt;br&gt;&lt;br&gt;Please note that the VB version of the code was created by a reader, Darren J. Kindberg, and cannot be supported by Wrox technical support or by Marco Bellinaso (the book's author).&lt;br&gt;&lt;br&gt;The file 584642&lt;i&gt;TheBeerHouse&lt;/i&gt;Ch2thru5 provides separate solutions for the code of the first five chapters of the book, which is useful if you intend to study the code piece by piece and not as a whole example.&lt;br&gt;&lt;br&gt;Please see the readme.txt in the zipfile for additional support, installation, and setup information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 05 Nov 2009 14:49:52 GMT</pubDate><guid isPermaLink="false">Released: 1.0 Production - Web Forms 2.0 (Jul 23, 2006) 20091105024952P</guid></item><item><title>Updated Release: 2.0 Production - Web Forms 3.5 (Oct 03, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33900</link><description>&lt;div class="wikidoc"&gt;Last Summer, around August 2008, I started work on my latest book and spent the next 5 months working on updates to the Beer House application. WROX asked me to write the book and only had 2 requirements: 1) Use Entity Framework 2) Add more AJAX to the application, focusing on ASP.NET AJAX. You can see a working version at http://beerhouse.extremewebworks.com/. A disclaimer on the C# version, I would call this release a Beta version. There are still a few kinks I am working out right now. I will be posting updates over the next few weeks to improve it. Also in IE 8 there is an issue with the login dialog that appeared over the summer. I have not been able to solve this yet and I have contacted some folks in MSFT for help.&lt;br /&gt;&lt;br /&gt;New Features&lt;br /&gt;Besides an entirely new data access methodology and more AJAX I added a few more modules and improved a few of the existing modules and added. One thing I tried to do was not stray too far from some things in the Beer House I felt would cause confusion or major changes for existing Beer House enthusiasts to absorb.&lt;br /&gt;&lt;br /&gt;Entity Framework&lt;br /&gt;One of the primary reasons for producing this new version was to use the new Entity Framework to manage access to the database. My approach to integrating EF was to build repositories and use Linq to Entities to compose queries. The book walks you through creating data models, extending entities and creating corresponding repositories to manage the queries.&lt;br /&gt;&lt;br /&gt;Photo Gallery&lt;br /&gt;Some of the new features to the Beer House include a Photo Gallery and Calendar of Events module. The Photo Gallery allows authenticated users to create new and manage existing photo albums. They can upload full-sized photos that will have display and thumbnail versions created at upload time. I also features a pretty neat lightbox based on the Prototype AJAX framework. &lt;br /&gt;&lt;br /&gt;Calendar of Events&lt;br /&gt;The Calendar of Events allows administrators to create new events, such as karaoke, game watching, live music, etc in the case of the Beer House. Events are displayed on an interactive calendar and visitors can open up a vCal to add the event to their personal calendar, such as Outlook.&lt;br /&gt;&lt;br /&gt;Login – Now With OpenId!&lt;br /&gt;As far as AJAX features, I added a Login Dialog feature to the application so a user can authenticate anywhere in the site without loosing their place. The Dialog is based on some simple AJAX and CSS manipulations. I also added a simple way to authenticate via OpenId to the Beer House.&lt;br /&gt;&lt;br /&gt;Social Networking&lt;br /&gt;Two new features were added to the Articles module to make it more social and secure. When articles are published they can now be automatically announced on Twitter. This will help the Beer House to be visible to its customers. I also update the article rating mechanism, as well as polling, to utilize the ASP.NET AJAX Rating Control, with Beer mugs no less!&lt;br /&gt;&lt;br /&gt;Akismet&lt;br /&gt;Another new feature is filter comments through Akismet. If you are not familiar with Akismet it is a comment filtering service managed by WordPress. Utilizing this service should help eliminate potential Comment Spam that is littering the Internet these days. I know I delete several hundred each week on this Blog. &lt;br /&gt;&lt;br /&gt;Gravatar&lt;br /&gt;Another new feature for article comments is integration of Gravatar support. A Gravater is simply a service that manages your personal avatar that is displayed in places like comments or user forums over the Internet. I like Gravatars because it helps me personalize (think branding) my comments across the Internet without having to manually add my pretty smile each and every time!&lt;br /&gt;&lt;br /&gt;SEO&lt;br /&gt;Finally a major new feature I included in the new version of the Beer House is better Search Engine Optimization (SEO) support. The new Beer House features a sound URL rewriting engine, as well as some onpage SEO features. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>nberardi</author><pubDate>Thu, 05 Nov 2009 14:49:21 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production - Web Forms 3.5 (Oct 03, 2009) 20091105024921P</guid></item><item><title>Released: 2.0 Production - Web Forms 3.5 (Oct 03, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33900</link><description>&lt;div&gt;Last Summer, around August 2008, I started work on my latest book and spent the next 5 months working on updates to the Beer House application. WROX asked me to write the book and only had 2 requirements: 1) Use Entity Framework 2) Add more AJAX to the application, focusing on ASP.NET AJAX. You can see a working version at http://beerhouse.extremewebworks.com/. A disclaimer on the C# version, I would call this release a Beta version. There are still a few kinks I am working out right now. I will be posting updates over the next few weeks to improve it. Also in IE 8 there is an issue with the login dialog that appeared over the summer. I have not been able to solve this yet and I have contacted some folks in MSFT for help.&lt;br&gt;&lt;br&gt;New Features&lt;br&gt;Besides an entirely new data access methodology and more AJAX I added a few more modules and improved a few of the existing modules and added. One thing I tried to do was not stray too far from some things in the Beer House I felt would cause confusion or major changes for existing Beer House enthusiasts to absorb.&lt;br&gt;&lt;br&gt;Entity Framework&lt;br&gt;One of the primary reasons for producing this new version was to use the new Entity Framework to manage access to the database. My approach to integrating EF was to build repositories and use Linq to Entities to compose queries. The book walks you through creating data models, extending entities and creating corresponding repositories to manage the queries.&lt;br&gt;&lt;br&gt;Photo Gallery&lt;br&gt;Some of the new features to the Beer House include a Photo Gallery and Calendar of Events module. The Photo Gallery allows authenticated users to create new and manage existing photo albums. They can upload full-sized photos that will have display and thumbnail versions created at upload time. I also features a pretty neat lightbox based on the Prototype AJAX framework. &lt;br&gt;&lt;br&gt;Calendar of Events&lt;br&gt;The Calendar of Events allows administrators to create new events, such as karaoke, game watching, live music, etc in the case of the Beer House. Events are displayed on an interactive calendar and visitors can open up a vCal to add the event to their personal calendar, such as Outlook.&lt;br&gt;&lt;br&gt;Login – Now With OpenId!&lt;br&gt;As far as AJAX features, I added a Login Dialog feature to the application so a user can authenticate anywhere in the site without loosing their place. The Dialog is based on some simple AJAX and CSS manipulations. I also added a simple way to authenticate via OpenId to the Beer House.&lt;br&gt;&lt;br&gt;Social Networking&lt;br&gt;Two new features were added to the Articles module to make it more social and secure. When articles are published they can now be automatically announced on Twitter. This will help the Beer House to be visible to its customers. I also update the article rating mechanism, as well as polling, to utilize the ASP.NET AJAX Rating Control, with Beer mugs no less!&lt;br&gt;&lt;br&gt;Akismet&lt;br&gt;Another new feature is filter comments through Akismet. If you are not familiar with Akismet it is a comment filtering service managed by WordPress. Utilizing this service should help eliminate potential Comment Spam that is littering the Internet these days. I know I delete several hundred each week on this Blog. &lt;br&gt;&lt;br&gt;Gravatar&lt;br&gt;Another new feature for article comments is integration of Gravatar support. A Gravater is simply a service that manages your personal avatar that is displayed in places like comments or user forums over the Internet. I like Gravatars because it helps me personalize (think branding) my comments across the Internet without having to manually add my pretty smile each and every time!&lt;br&gt;&lt;br&gt;SEO&lt;br&gt;Finally a major new feature I included in the new version of the Beer House is better Search Engine Optimization (SEO) support. The new Beer House features a sound URL rewriting engine, as well as some onpage SEO features. &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 05 Nov 2009 14:49:21 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Production - Web Forms 3.5 (Oct 03, 2009) 20091105024921P</guid></item><item><title>Created Release: The Beer House 3.5 (Oct 03, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33900</link><description>&lt;div class="wikidoc"&gt;Last Summer, around August 2008, I started work on my latest book and spent the next 5 months working on updates to the Beer House application. WROX asked me to write the book and only had 2 requirements: 1) Use Entity Framework 2) Add more AJAX to the application, focusing on ASP.NET AJAX. You can see a working version at http://beerhouse.extremewebworks.com/. A disclaimer on the C# version, I would call this release a Beta version. There are still a few kinks I am working out right now. I will be posting updates over the next few weeks to improve it. Also in IE 8 there is an issue with the login dialog that appeared over the summer. I have not been able to solve this yet and I have contacted some folks in MSFT for help.&lt;br /&gt;&lt;br /&gt;New Features&lt;br /&gt;Besides an entirely new data access methodology and more AJAX I added a few more modules and improved a few of the existing modules and added. One thing I tried to do was not stray too far from some things in the Beer House I felt would cause confusion or major changes for existing Beer House enthusiasts to absorb.&lt;br /&gt;&lt;br /&gt;Entity Framework&lt;br /&gt;One of the primary reasons for producing this new version was to use the new Entity Framework to manage access to the database. My approach to integrating EF was to build repositories and use Linq to Entities to compose queries. The book walks you through creating data models, extending entities and creating corresponding repositories to manage the queries.&lt;br /&gt;&lt;br /&gt;Photo Gallery&lt;br /&gt;Some of the new features to the Beer House include a Photo Gallery and Calendar of Events module. The Photo Gallery allows authenticated users to create new and manage existing photo albums. They can upload full-sized photos that will have display and thumbnail versions created at upload time. I also features a pretty neat lightbox based on the Prototype AJAX framework. &lt;br /&gt;&lt;br /&gt;Calendar of Events&lt;br /&gt;The Calendar of Events allows administrators to create new events, such as karaoke, game watching, live music, etc in the case of the Beer House. Events are displayed on an interactive calendar and visitors can open up a vCal to add the event to their personal calendar, such as Outlook.&lt;br /&gt;&lt;br /&gt;Login – Now With OpenId!&lt;br /&gt;As far as AJAX features, I added a Login Dialog feature to the application so a user can authenticate anywhere in the site without loosing their place. The Dialog is based on some simple AJAX and CSS manipulations. I also added a simple way to authenticate via OpenId to the Beer House.&lt;br /&gt;&lt;br /&gt;Social Networking&lt;br /&gt;Two new features were added to the Articles module to make it more social and secure. When articles are published they can now be automatically announced on Twitter. This will help the Beer House to be visible to its customers. I also update the article rating mechanism, as well as polling, to utilize the ASP.NET AJAX Rating Control, with Beer mugs no less!&lt;br /&gt;&lt;br /&gt;Akismet&lt;br /&gt;Another new feature is filter comments through Akismet. If you are not familiar with Akismet it is a comment filtering service managed by WordPress. Utilizing this service should help eliminate potential Comment Spam that is littering the Internet these days. I know I delete several hundred each week on this Blog. &lt;br /&gt;&lt;br /&gt;Gravatar&lt;br /&gt;Another new feature for article comments is integration of Gravatar support. A Gravater is simply a service that manages your personal avatar that is displayed in places like comments or user forums over the Internet. I like Gravatars because it helps me personalize (think branding) my comments across the Internet without having to manually add my pretty smile each and every time!&lt;br /&gt;&lt;br /&gt;SEO&lt;br /&gt;Finally a major new feature I included in the new version of the Beer House is better Search Engine Optimization (SEO) support. The new Beer House features a sound URL rewriting engine, as well as some onpage SEO features. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>docluv</author><pubDate>Sat, 03 Oct 2009 11:30:16 GMT</pubDate><guid isPermaLink="false">Created Release: The Beer House 3.5 (Oct 03, 2009) 20091003113016A</guid></item><item><title>Released: The Beer House 3.5 (Oct 03, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33900</link><description>&lt;div&gt;Last Summer, around August 2008, I started work on my latest book and spent the next 5 months working on updates to the Beer House application. WROX asked me to write the book and only had 2 requirements: 1) Use Entity Framework 2) Add more AJAX to the application, focusing on ASP.NET AJAX. You can see a working version at http://beerhouse.extremewebworks.com/. A disclaimer on the C# version, I would call this release a Beta version. There are still a few kinks I am working out right now. I will be posting updates over the next few weeks to improve it. Also in IE 8 there is an issue with the login dialog that appeared over the summer. I have not been able to solve this yet and I have contacted some folks in MSFT for help.&lt;br&gt;&lt;br&gt;New Features&lt;br&gt;Besides an entirely new data access methodology and more AJAX I added a few more modules and improved a few of the existing modules and added. One thing I tried to do was not stray too far from some things in the Beer House I felt would cause confusion or major changes for existing Beer House enthusiasts to absorb.&lt;br&gt;&lt;br&gt;Entity Framework&lt;br&gt;One of the primary reasons for producing this new version was to use the new Entity Framework to manage access to the database. My approach to integrating EF was to build repositories and use Linq to Entities to compose queries. The book walks you through creating data models, extending entities and creating corresponding repositories to manage the queries.&lt;br&gt;&lt;br&gt;Photo Gallery&lt;br&gt;Some of the new features to the Beer House include a Photo Gallery and Calendar of Events module. The Photo Gallery allows authenticated users to create new and manage existing photo albums. They can upload full-sized photos that will have display and thumbnail versions created at upload time. I also features a pretty neat lightbox based on the Prototype AJAX framework. &lt;br&gt;&lt;br&gt;Calendar of Events&lt;br&gt;The Calendar of Events allows administrators to create new events, such as karaoke, game watching, live music, etc in the case of the Beer House. Events are displayed on an interactive calendar and visitors can open up a vCal to add the event to their personal calendar, such as Outlook.&lt;br&gt;&lt;br&gt;Login – Now With OpenId!&lt;br&gt;As far as AJAX features, I added a Login Dialog feature to the application so a user can authenticate anywhere in the site without loosing their place. The Dialog is based on some simple AJAX and CSS manipulations. I also added a simple way to authenticate via OpenId to the Beer House.&lt;br&gt;&lt;br&gt;Social Networking&lt;br&gt;Two new features were added to the Articles module to make it more social and secure. When articles are published they can now be automatically announced on Twitter. This will help the Beer House to be visible to its customers. I also update the article rating mechanism, as well as polling, to utilize the ASP.NET AJAX Rating Control, with Beer mugs no less!&lt;br&gt;&lt;br&gt;Akismet&lt;br&gt;Another new feature is filter comments through Akismet. If you are not familiar with Akismet it is a comment filtering service managed by WordPress. Utilizing this service should help eliminate potential Comment Spam that is littering the Internet these days. I know I delete several hundred each week on this Blog. &lt;br&gt;&lt;br&gt;Gravatar&lt;br&gt;Another new feature for article comments is integration of Gravatar support. A Gravater is simply a service that manages your personal avatar that is displayed in places like comments or user forums over the Internet. I like Gravatars because it helps me personalize (think branding) my comments across the Internet without having to manually add my pretty smile each and every time!&lt;br&gt;&lt;br&gt;SEO&lt;br&gt;Finally a major new feature I included in the new version of the Beer House is better Search Engine Optimization (SEO) support. The new Beer House features a sound URL rewriting engine, as well as some onpage SEO features. &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sat, 03 Oct 2009 11:30:16 GMT</pubDate><guid isPermaLink="false">Released: The Beer House 3.5 (Oct 03, 2009) 20091003113016A</guid></item><item><title>Created Release: The Beer House WebForms 3.5 (Sep 21, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33285</link><description>&lt;div class="wikidoc"&gt;This is the latest in the Beer House versions. It has been updated to use the Entity Framework as a data access technology, introduced more uses of ASP.NET AJAX, SEO techniques, Social Networking, use of OpenId, Gravatar support, a Photo Gallery and Events Calendar Modules. Source is available in both VB.NET and C#.&lt;br /&gt;&lt;br /&gt;The current status of the C# version is a little in flux. There are some issues with the solution and project files I am sorting through right now. I will be posting an update as soon as I can. &lt;br /&gt;&lt;br /&gt;The Book is due out in early October, so be sure to go ahead and order your copy today. I will be making a formal announcement on my Blog, &amp;lt;url:http://Professionalaspnet.com] as soon as I get the C# version straightened out. I will also be blogging about the application and how to add more features to it, many that just did not make it into this version because of book size and time constraints.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>docluv</author><pubDate>Mon, 21 Sep 2009 10:06:34 GMT</pubDate><guid isPermaLink="false">Created Release: The Beer House WebForms 3.5 (Sep 21, 2009) 20090921100634A</guid></item><item><title>Released: The Beer House WebForms 3.5 (Sep 21, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33285</link><description>&lt;div&gt;This is the latest in the Beer House versions. It has been updated to use the Entity Framework as a data access technology, introduced more uses of ASP.NET AJAX, SEO techniques, Social Networking, use of OpenId, Gravatar support, a Photo Gallery and Events Calendar Modules. Source is available in both VB.NET and C#.&lt;br&gt;&lt;br&gt;The current status of the C# version is a little in flux. There are some issues with the solution and project files I am sorting through right now. I will be posting an update as soon as I can. &lt;br&gt;&lt;br&gt;The Book is due out in early October, so be sure to go ahead and order your copy today. I will be making a formal announcement on my Blog, &amp;lt;url:http://Professionalaspnet.com] as soon as I get the C# version straightened out. I will also be blogging about the application and how to add more features to it, many that just did not make it into this version because of book size and time constraints.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 21 Sep 2009 10:06:34 GMT</pubDate><guid isPermaLink="false">Released: The Beer House WebForms 3.5 (Sep 21, 2009) 20090921100634A</guid></item><item><title>Updated Release: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;Want the perfect companion for this code that will show you how to create this MVC project from scratch, and explain all the ins and outs of the ASP.NET MVC Framework, then you want to buy the book that this project was build off of:&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;/div&gt;</description><author>nberardi</author><pubDate>Fri, 22 May 2009 01:17:42 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production - MVC (May 18, 2009) 20090522011742A</guid></item><item><title>Released: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;Want the perfect companion for this code that will show you how to create this MVC project from scratch, and explain all the ins and outs of the ASP.NET MVC Framework, then you want to buy the book that this project was build off of:&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;/div&gt;</description><author></author><pubDate>Fri, 22 May 2009 01:17:42 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Production - MVC (May 18, 2009) 20090522011742A</guid></item><item><title>Updated Release: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;Want the perfect companion for this code that will show you how to create this MVC project from scratch, and explain all the ins and outs of the ASP.NET MVC Framework, then you want to buy the book that this project was build off of:&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;/div&gt;</description><author>nberardi</author><pubDate>Tue, 19 May 2009 15:45:18 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production - MVC (May 18, 2009) 20090519034518P</guid></item><item><title>Released: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;Want the perfect companion for this code that will show you how to create this MVC project from scratch, and explain all the ins and outs of the ASP.NET MVC Framework, then you want to buy the book that this project was build off of:&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;/div&gt;</description><author></author><pubDate>Tue, 19 May 2009 15:45:17 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Production - MVC (May 18, 2009) 20090519034517P</guid></item><item><title>Updated Release: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;br&gt;&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><author>nberardi</author><pubDate>Tue, 19 May 2009 15:43:24 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production - MVC (May 18, 2009) 20090519034324P</guid></item><item><title>Updated Release: 1.0 Production - Web Forms (Jul 23, 2006)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=127</link><description>&lt;div&gt;The 1.0 release of the &amp;quot;TheBeerHouse&amp;quot; website built as an example project in the book &amp;quot;ASP.NET 2.0 Website Programming&amp;quot; (by Marco Bellinaso - Wrox Press).&lt;br&gt;&lt;br&gt;Please note that the VB version of the code was created by a reader, Darren J. Kindberg, and cannot be supported by Wrox technical support or by Marco Bellinaso (the book's author).&lt;br&gt;&lt;br&gt;The file 584642&lt;i&gt;TheBeerHouse&lt;/i&gt;Ch2thru5 provides separate solutions for the code of the first five chapters of the book, which is useful if you intend to study the code piece by piece and not as a whole example.&lt;br&gt;&lt;br&gt;Please see the readme.txt in the zipfile for additional support, installation, and setup information.&lt;/div&gt;</description><author>nberardi</author><pubDate>Tue, 19 May 2009 01:33:12 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 Production - Web Forms (Jul 23, 2006) 20090519013312A</guid></item><item><title>Released: 1.0 Production - Web Forms (Jul 23, 2006)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=127</link><description>&lt;div&gt;The 1.0 release of the &amp;quot;TheBeerHouse&amp;quot; website built as an example project in the book &amp;quot;ASP.NET 2.0 Website Programming&amp;quot; (by Marco Bellinaso - Wrox Press).&lt;br&gt;&lt;br&gt;Please note that the VB version of the code was created by a reader, Darren J. Kindberg, and cannot be supported by Wrox technical support or by Marco Bellinaso (the book's author).&lt;br&gt;&lt;br&gt;The file 584642&lt;i&gt;TheBeerHouse&lt;/i&gt;Ch2thru5 provides separate solutions for the code of the first five chapters of the book, which is useful if you intend to study the code piece by piece and not as a whole example.&lt;br&gt;&lt;br&gt;Please see the readme.txt in the zipfile for additional support, installation, and setup information.&lt;/div&gt;</description><author></author><pubDate>Tue, 19 May 2009 01:33:12 GMT</pubDate><guid isPermaLink="false">Released: 1.0 Production - Web Forms (Jul 23, 2006) 20090519013312A</guid></item><item><title>Updated Release: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;br&gt;&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><author>nberardi</author><pubDate>Tue, 19 May 2009 01:31:33 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Production - MVC (May 18, 2009) 20090519013133A</guid></item><item><title>Released: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;br&gt;&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 19 May 2009 01:31:33 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Production - MVC (May 18, 2009) 20090519013133A</guid></item><item><title>Created Release: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;br&gt;&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><author>nberardi</author><pubDate>Tue, 19 May 2009 01:03:02 GMT</pubDate><guid isPermaLink="false">Created Release: 2.0 Production - MVC (May 18, 2009) 20090519010302A</guid></item><item><title>Released: 2.0 Production - MVC (May 18, 2009)</title><link>http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519</link><description>&lt;div&gt;This code is being released as part of the ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution&lt;br&gt;&lt;br&gt;&lt;b&gt;Paperback:&lt;/b&gt; 576 pages&lt;br&gt;&lt;b&gt;Publisher:&lt;/b&gt; Wrox (June 22, 2009)&lt;br&gt;&lt;b&gt;Language:&lt;/b&gt; English&lt;br&gt;&lt;b&gt;ISBN-10:&lt;/b&gt; 0470410957&lt;br&gt;&lt;b&gt;ISBN-13:&lt;/b&gt; 978-0470410950&lt;br&gt;&lt;br&gt;&lt;a href="http://www.amazon.com/dp/0470410957?tag=coderjournal-20"&gt;ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 19 May 2009 01:03:02 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Production - MVC (May 18, 2009) 20090519010302A</guid></item><item><title>Reviewed: 1.0 Production (Jan 06, 2009)</title><link>http://www.codeplex.com/TheBeerHouse/Release/ProjectReleases.aspx?ReleaseId=127</link><description>Rated 5 Stars (out of 5) - This project has a tremendously active user base and forum at http://p2p.wrox.com/book-asp-net-2-0-website-programming-problem-design-solution-isbn-978-0-7645-8464-0-264/
including a list of sample sites:
http://p2p.wrox.com/book-asp-net-2-0-website-programming-problem-design-solution-isbn-978-0-7645-8464-0/53451-any-sites-based-book.html</description><author>jimminatel</author><pubDate>Wed, 07 Jan 2009 02:37:37 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.0 Production (Jan 06, 2009) 20090107023737A</guid></item></channel></rss>