Sign in
Register
Welcome, Guest!
Get Sueetie
Marketplace
CMS
Blogs
Sueetie News
The Business of Community
Sueetie Discussion Roundup
Forums
All Forums
Announcements
Setup and Configuration
Bugs
Everyday Use
Media
Wiki
About Sueetie
Sueetie Features
Gummy Bear Web Package
Atomo Development
Sueetie ChangeLog
All Pages
Categories
Sueetie Manifesto
Groups
Contact Us
Search
[CP]
About Sueetie
Features
Atomo Development
Gummy Bear
ChangeLog
All Pages
Categories
Search
Welcome
Guest
, you are in:
<root>
Namespace
Back
Sueetie.Core Overview
Modified on 2010/07/30 16:29
by
daveburke
Categorized as
Sueetie Source Code
Tags:
no tags for this item
<div class="WikiTop"> As its name suggests, the Sueetie.Core Class Library contains the essentials of the Sueetie Framework. This page describes the work of Sueetie.Core and serves as a general overview. {BR}{BR} The Sueetie.Core documentation area contains our [PatternsOrigins|"Patterns and Origins"] series on specific Sueetie classes and processes. "Patterns" focuses on the code logic and patterns found in the source code, while "Origins" traces the Open Source roots of that source code which 90% of the time is from other of the outstanding member applications that comprise Sueetie. There's actually some original code in Sueetie, and we'll cover that, too. {BR}{BR} </div> ===Patterns and Origins Topics=== {BR} * '''SueetieConfiguration''' - Shared site configuration across all Sueetie applications using a root Sueetie.config file * '''SueetieContext''' - Enhancements to the HttpContext.Current object * '''SueetieCache''' - Utility class to facilitate managing server caching of Sueetie objects * '''Data Provider Model''' - Sueetie's approach to the well-established Provider Model to manage the flow of data between the website and the SQL Database {BR} ==The Work of Sueetie Core== Extensible and robust applications which lend themselves to rapid customization contain essential building blocks for developers. Some of those building blocks are a shared site configuration model, an enhanced Current HttpContext object, caching helper functions, data provider, event logging, exception handling functions, and so on. These and other building blocks are contained in Sueetie.Core. Below is the current layout of Sueetie.Core and a description of its contents. <div align="center"> [image|Sueetie.Core layout and contents|http://sueetie.org/x/site/2009/sueetiecore0317.jpg] </div> {s:PatternsTOC}
ScrewTurn Wiki
version 3.0.2.500.