I was playing around with HTTP request headers and for some reason started thinking about how limited information they provide about the requesting browser.
Different Way to Monitor Your Terminal Server Environment
In the past I have discussed the Citrix Resource manager and Windows Performance monitor as ways of troubleshooting your environment.
Convert a MySQL Injection Script for Use in Microsoft SQL Server
MySQL Server is the most widely used database management system in the world, primarily because it is open source and free.
Setting up Apache Server Mappings for HomeSite
This information was gleaned from a number of websites and my own trials in getting this to work, but I thought it would be useful to have it in one place for other HomeSite users who may not be overly familiar with server configuration.
ASP.NET – Toggle Non-server Control Visibility
Since ASP.NET 1.0 you had the ability to toggle the visibility of any HTML tag with the runat=”server” attribute.
What Should A Home Server Cost?
The big unanswered question with Windows Home Server is how much it’ll cost you to get one.
SQL Server Triggers
Triggers are stored procedures which are fired when data is modified in an underlying table.
Hardware Load Balancing Lightens Server Load
Load balancing is the even distribution of computer processing and communication activities so that a server is not overwhelmed. Load balancing is especially important for networks where it is difficult to predict the number of requests that will be issued to a server.
YouTube Now Using Flash Media Server
I bet that got your attention 🙂
Guide to Building Server-Side AJAX Suggestions
A comprehensive guide on building server-side AJAX suggestions to enhance user experience and improve website functionality.