Wednesday, March 14, 2012

World Recipe V2.12

World Recipe V2.12 is an ASP.NET 2.0 C# N-Tier application and SQL 2005 Database with stored procedure to contain and display recipes in a wide variety of categories, also allow your visitors to post their favorite recipes, rate recipe and add comment. You can edit/delete recipes or comments in a password protected admin recipe manager area. Source code and installation instructions are included.

Features:
    Recipe Photo Upload
    Dynamic Layout swithcer i.e. Rows, Grid 2 Columns or Grid 3 Columns
    Cooking Blog/Article
    RichText Editor
    Recipe of the Day
    Last Viewed Recipe in the last 4 Hours
    Configure SMTP server address and Webmaster email
    Enabled/Disabled Comment Through the Admin Page
    Send to a Friend Email in HTML Format
    Cross browser compatibility
    Search capability
    Email notifications
    Advanced Admin Management
    Extremely extensible
    RSS Feeds
    Link ratings
    Link reviews
   Update 8/12/2008:
    Implement custom numeric paging with bidirectional sorting
    Used IDataReater to bind the repeater
    Implement Row_Number paging
    Improved page load performance by disabling viewstate
    Changed paging logic
    Implemented Exception Logging and Email notification
    Used Master Page
    Refactored code 


No comments:

Post a Comment