SanLuisTech
Our software architecture library. This is the base library for all of our web and windows based applications. With a long list of features that solve the most common application problems, this base library allows us to concentrate on the real problems at hand: the problems facing our clients.
Our SanLuisTech library includes:
- Application Monitoring
- Monitor your applications or windows services real-time and receive updates when they run longer than expected or no longer respond
- Multi-threaded application support
- Foundation libraries for multi-threaded windows services and applications, integrated with our application monitoring platform
- Data caching
- Cache data in with a few easy steps to minimize redundant database calls and lower your database traffic
- Foundation classes for database interaction
- COM+ transactions and database wrappers pre-built into the system, so you only have to select the type of database call you are looking to make
- Email support
- Utility classes for controlling and delivering email, without having to rewrite email delivery code
- Robust object model
- A robust base object model, which allows full interaction with a variety of base features, including Xml representations, interfaces for caching, session, and tracing, and a parent-child model for determine where your objects relate to each other
- User preference model
- Set user settings and retrieve them with our own personalization model
- Tracing
- An enhanced tracing ability accessible from anywhere within your web or windows application
- Web Pages and Web Controls
- Base pages and controls for your own web system, implementing ViewState performance enhancements and Session web farm abilities