| Change Set |
Date |
Downloads |
Comment |
61392
by
docluv
|
Sun at
3:31 PM
|
152 |
Made various updates. Including running through to check the & were && and | were || instead of performing bit shifts in various places where the translator let me down. |
60226
by
docluv
|
Oct 18 at
3:15 AM
|
654 |
Event Wire Ups |
59969
by
docluv
|
Oct 12 at
10:13 PM
|
134 |
Updated a few C# related issues in the Layout, event handlers for admin |
59740
by
docluv
|
Oct 5 at
1:28 AM
|
156 |
fixed a few bugs |
59671
by
docluv
|
Oct 3 at
12:07 PM
|
70 |
|
59579
by
docluv
|
Oct 1 at
3:44 AM
|
73 |
I am still getting intermitent compiler errors on the RSS Reader and the ElementAtOrDefault lines. |
59309
by
nberardi
|
Sep 21 at
12:07 AM
|
245 |
release 2.1 of MVC, starting of unit testing, but I had a couple of set backs, but I updated the bugs that have been reported and also have added a setup project thanks to ianceicys |
59308
by
nberardi
|
Sep 21 at
12:05 AM
|
19 |
release 2.1 of MVC, starting of unit testing, but I had a couple of set backs, but I updated the bugs that have been reported and also have added a setup project thanks to ianceicys |
59146
by
docluv
|
Sep 14 at
3:34 PM
|
145 |
3rd Party Dlls used in the new Beer House |
59131
by
docluv
|
Sep 14 at
11:01 AM
|
49 |
|
59130
by
docluv
|
Sep 14 at
10:58 AM
|
60 |
Initial C# upload. There are still a few quircky compile errors I am working through. |
58165
by
docluv
|
Aug 16 at
12:06 AM
|
413 |
|
57681
by
docluv
|
Aug 4 at
11:07 PM
|
223 |
Initial Upload |
51662
by
nberardi
|
May 22 at
2:14 AM
|
1285 |
Updated to latest version. |
51013
by
nberardi
|
May 19 at
2:21 AM
|
190 |
TheBeerHouse MVC 1.0 RTM - Book Release Version |
51009
by
nberardi
|
May 19 at
1:53 AM
|
43 |
TheBeerHouse MVC 1.0 RTM - Book Release Version |
49183
by
nberardi
|
Apr 16 at
1:32 AM
|
656 |
Probably the final release of TheBeerHouse MVC |
49177
by
nberardi
|
Apr 16 at
12:38 AM
|
31 |
Probably the final release of TheBeerHouse MVC |
49176
by
nberardi
|
Apr 16 at
12:37 AM
|
25 |
Probably the final release of TheBeerHouse MVC |
49175
by
nberardi
|
Apr 16 at
12:34 AM
|
32 |
Probably the final release of TheBeerHouse MVC |
46397
by
AKatawazi
|
Feb 2 at
7:53 PM
|
2052 |
Second Beta Release (Attempt 2)
Failed to include the ManagedFusion.dll file with the solution, this should fix that problem. |
46395
by
AKatawazi
|
Feb 2 at
7:35 PM
|
263 |
Second beta release of TheBeerHouse (MVC)
*Fixed numerous bugs associated with the system *web.config bug is now eliminated *Database still uses SQL 2008 but now it will use trusted connections and mount the db automatically *Ecommerce was added to the site *Paypal integration was added *User administration was modified
General Deployment Notes: Administrator login is admin, the password is admin. Be sure to have SQL 2008 Express installed with Trusted connections (or modify the web.config) Make sure to install MVC Framework RC1
I should have a video walkthrough of the system on http://www.codingsmarter.com by Feb 9th. |
44960
by
nberardi
|
Dec 18 2008 at
12:55 AM
|
1661 |
first beta release of TheBeerHouse (MVC)
* Added Stackoverflow.com like functionality to the forums, with the voting and gravatar support. * Voting is almost completely ajax based, using jQuery. This really simplified the application layer. * Articles, News has been renamed to Articles, News, and Blog because they are essentially the same thing. It supports basic blogging functionality. * Removed web parts. * Updated the theme to be XHTML and CSS complient. * Theme switching was removed, because of the lack of support for app_Theme, and not really an easy way to swap master pages. * Site is designed around the concept of seperations of concerns. Meaning that each controller is responsible for the admin as well as the user interaction part of the module. * Whole site now uses jQuery. * Whole site uses the Yahoo recommendations for speedy sites, well as much as I can actually do with out tweaking the server for the people using it. http://developer.yahoo.com/performance/
|
3669
by
mbellinaso
|
Aug 19 2006 at
6:44 PM
|
16952 |
Fixed a small bug in ShoppingCart.aspx/.cs |
3662
by
mbellinaso
|
Aug 19 2006 at
5:09 PM
|
927 |
|