(David Fells) PHP has the drawback of not supporting events. Fortunately, a basic structure can be built to support events in PHP 5. This article tackles that problem with some proof of concept code.
Tag: Development
Validation Controls in ASP.NET
In this short tutorial, we will consider the following controls in ASP.Net: · RequiredFieldValidator; · CompareValidator; · RangeValidator; and · Validation summary.
Implementing a Fixed GridView Header in ASP.NET
(Paul Kimmel) For all their fancy extras, ASP.NET Web controls are basically little engines that spit out HTML. Don’t get me wrong; the controls are clever and helpful engines, but it is important to know that the output is HTML.
Introducing the ASP.NET 2.0 GridView Control
(Ziran Sun) Most web applications perform some sort of data access. The data access tools made available in ASP.NET 1.x were far more powerful then anything available in classic ASP, but with that power came an additional level of complexity. With ASP.NET 2.0, Microsoft has taken things to the next
Exceptions and Performance
(Jon Skeet) Almost every time exceptions are mentioned in mailing lists and newsgroups, people say they’re really expensive, and should be avoided in almost all situations. As an idea of just how expensive some people think they can be, in one article someone asked whether the fact that his web appl
User Interface Controls in Visual Basic 6 and Visual Basic 2005
(Bill Sempf) In the world of conversion of Visual Basic 6 applications, little causes more concern than controls that just won’t convert. Between in-project controls that you have the source code for, custom ActiveX controls that you bought back in 1997, and the built-in Microsoft controls that have
ASP.NET 2.0 Demystified, Chapter 4: Variables and Expressions in ASP.NET
(Jim Keogh) ASP .NET 2.0 Demystified explains how to write server-side components for dynamic, interactive Web pages and powerful Web-based applications that are easy to develop and modify. This self-teaching guide comes complete with key points, background information, quizzes at the end of each ch
Encrypting Configuration Information in ASP.NET 2.0 Applications
(Scott Mitchell) When creating ASP.NET 2.0 applications, developers commonly store sensitive configuration information in the Web.config file. The cannonical example is database connection strings, but other sensitive information included in the Web.config file can include SMTP server connection inf
HIPAA compliance and disaster recovery
(Mike Talon) Disaster recovery (DR) planning often fails to take into consideration how various regulations and compliance issues will impact the firm after a disaster strikes. Though it doesn’t impact all businesses, those regulated by the Health Insurance Portability and Accountability Act of 1996
Visual Studio .Net 2005: the IDE just got better
(george.p.alexander) The Visual Studio IDE series has been pretty much my side kick ever since I’ve been working on Microsoft technologies. It’s a great tool for development and I think Microsoft technologies ups Java platforms on this one respect. I have’nt heard much on powerful Java IDE platforms