White Papers

Overcoming the Barriers Around Using Custom Classes in ASP.NET

Overview Compared to classic ASP, ASP.NET makes a big leap forward in bringing one the advantages of object-oriented programming. However, some aspects like the SQL and .NET data type mismatch, lack of useful common interfaces for all data types, data access, and data binding in Web forms seem to not favor the object-oriented approach and result in lots of coding. DataSet and DataTable are Microsoft's solutions to these problems. Microsoft provides lots of built-in support for DataSet and DataTable classes in their development tools and in the .NET Framework library. But the DataSet and DataTable are far from object-oriented. Besides, they have lots of overhead. Developers often resort to building custom classes, but unfortunately, the .NET Framework and Visual Studio 2005 don't provide good support for custom classes.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Jupitermedia
File Format
HTML
Date Published
Jan 9, 2009
Format
White Papers
Topics
.NET, ASPs, Object-Oriented

Jupitermedia White Papers

ITIL and the CMDB: Think Small?

ITIL and the CMDB: Think Small?

The concept of the Configuration Management DataBase (CMDB) is not exceedingly difficult to comprehend, particularly as

Publisher: Jupitermedia  |  Tags: data, itil

How to Create a Custom Policy Injection Application Block Handler

How to Create a Custom Policy Injection Application Block Handler

As part of Enterprise Library, the Policy Injection Application Block lets a developer control the behavior of the appli

Publisher: Jupitermedia  |  Tags: applications

ClickOnce: Delivering .NET Applications Via the Net

ClickOnce: Delivering .NET Applications Via the Net

From the simplest point of view, ClickOnce is a software technology from Microsoft that gives .NET developers the abilit

Publisher: Jupitermedia  |  Tags: applications, data, developers, server, software

A Data-Centric Approach to Distributed Application Architecture

A Data-Centric Approach to Distributed Application Architecture

Application architects design distributed applications based largely on their computing resources and network infrastruc

Publisher: Jupitermedia  |  Tags: applications, computing, data, infrastructure, network, network infrastructure, object-oriented

Programming Serial Ports Using Visual Basic 2005

Programming Serial Ports Using Visual Basic 2005

This paper shows how to use the SerialPort control in .NET 2.0 for the serial communication needs. In particular, it wil

Publisher: Jupitermedia  |  Tags: bluetooth