Other News

Community

WebControls and HtmlControls

(Scott) When sitting down to write an ASP.NET application the designer in Visual Studio.NET gives us a toolbox window full of controls. Two of the areas on the toolbox seem to overlap: the Web Form controls tab and the HTML controls tab. Both sections have a button control we can drag onto a form, f

Community

FIX: SQL Server 2000 stops listening for new TCP/IP Socket connections unexpectedly after error message 17882 is written to the SQL Server 2000 error log

In SQL Server 2000, you may notice that SQL Server 2000 stops listening for a new TCP/IP Socket connection unexpectedly after you receive error 17882 in the SQL Server 2000 error log. This behavior occurs even though the 17882 error message states “Execution continuing.” The following is the complet

Community

The Google Wake-Up Call

(Micah Dubinko) This week I’ll be looking at some broad developments in the XML world and on the web. Especially in the software realm, new and useful technologies have a way of quietly developing under the guidance of one or a few stewards, sometimes for years, without being widely noticed. Even wi

Community

PHP Cryptography

(Robert Peake) This article will define two-way key cryptography and explain how it differs from other well known PHP functions, like md5 and rot13, and when it is appropriate to use one-way hashing or two-way encryption. Then we will step through installing mcrypt as a dynamically loadable extensio

Community

Bringing XML and SQL Server closer

(Ed Tittel) Developers who work with multiple kinds of data in any kind of volume typically find they must use databases to access relational data and XML to access document data. For example, report generators, or enterprise resource planning applications, work mostly with relational databases, yet