On the eve of Eclipse's transition from an IBM-led group to an independent foundation, Sun has written an open letter advising the organization not to exclude NetBeans technology.
ASP.NET provides cookieless sessions so you can maintain the session ID on the server rather than on the client. Here is a look at the tricks that make cookieless session ID management work
Rapid recovery from a hack is important, but so is finding and closing the security hole. Windows XP's Network Monitor generates a complete log of all of your network traffic to help identify and repair security flaws
A common software requirement is for code written in one computer language to be used by software developed in a different computer language. George shows how existing C software can be wrapped in C++, thus making it more accessible from .NET languages such as C# and VB.NET.