|
3/1/2010 |
We will discuss circumstances that may arise from a power user on a website, you may also find some tips for navigating websites more efficiently |
AJAX vs. HTML |
4/1/2010 |
When to use AJAX and when to use standard HTML practices, pros and cons of each implementation, as well as tips to develop them in tandem |
Web Optimization Techniques |
5/1/2010 |
Tips on how to keep the web browser off your sever while providing users a full experience. These techniques will allow a server to handle more requests efficiently as well as providing a faster experience for your end users |
Third party software |
6/1/2010 |
Pros and cons of using third party software, as well as best practices when using third party software in an application |
N-Tiered Development |
7/1/2010 |
One of the most confusing buzz-words in the development community, we will discuss the different definitions of this technique, and why your applications should incorporate most/all of these techniques |
Best Practices - Web Development |
8/1/2010 |
We will discuss several best practice techniques for usability, SEO (search engine optimization), and cross-browser issues |
Best Practices - Web Graphics |
9/1/2010 |
Different layouts convey different meanings. In this blog we will discuss some design techniques and their intended effects |
Best Practices - Windows Service |
10/1/2010 |
Services can be difficult to develop, and even more difficult to test, we will discuss tips to make development of a service as easy as developing any other application |
Best Practices - Program Structure |
11/1/2010 |
The structure of an application is a critical decision which will have several major minor consequences, we will discuss the techniques we currently use, why these techniques are used and other common techniques |
Best Practices - Database Design |
12/1/2010 |
Proper database design can broaden usage possibilities, reduce the amount of code, and reduce or eliminate special case scenarios, this article will give you "things to look for" to avoid bad design |