Most of developers, writes same code again and again for the different projects.
I have started a project that code named Atlantis. This will be a .net web application project framework
It will include most of utilities that we are using at the our projects.
Some of utilities,
- User, User Group and Role Management,
- Multiple language support,
- Various HttpModules (WhiteSpaceRemover, QueryStringEncryption),
- Custom Web Controls,
- Built-in "LogManager"
- LINQ support for the DAL(Data Access Layer)
- Easy2Use Client messaging system,
and more...
hope this interest,
M.