NBear V2 Description: A rapid/High Performance/Distributed application development framework based on .NET 2.0. V2 of NBear is a big refactor and enhancement from V1. V2 reserves the strenths of V1 and brings new flexible architecture. V2 focuses on not only RAD but also high performance and scalability to make people's development life easier. V2 try hard to lead a nice development process. That is to rapidly (Configless) develop application core functions and to append performance ehancement/adjustment through additional configuration and build-in helper tools later. License: BSD Copyright: 2005-2006 Ilungasoft.com/teddy.cn Contact: Teddy (shijie.ma(at)gmail.com) Blog: http://teddyma.cnblogs.com Download: http://sf.net/projects/nbear Acknowledgement Thanks alex(http://qpg2006.cnblogs.com) ! The first version of NBear.MQ (NBear.IoC in v2 enhanced this function much) in NBear V1 refers much of alex's QPG framework. It is also alex's suggestion to create a this kind of component into NBear. Without you, we will never see NBear.MQ. - Folder Structure: src - Full source code of NBear doc - Documents dist - Distributed binary dlls of NBear lib - Depending dlls of NBear skeleton - Suggesting applixation architectures to develop based on NBear samples - Subject oreinted samples cases - Full functional cases based on NBear