(Jagadish Chaterjee) This article mainly explains how to integrate WMI with SQL Server 2000, together with the Visual Basic.NET language.
Tag: Development
Java theory and practice: Make database queries without the database
(Brian Goetz) When you have a hammer, everything looks like a nail (as the old saying goes). But what if you don’t have a hammer? Well, sometimes, you can borrow a hammer. Then, hammer in hand, you can bang the virtual nails with the borrowed hammer, return it, and no one is the wiser. In this month
Setting Up Internet Information Services and ASP.NET (Sample Chapter)
(Roderick Smith) The last chapter gave a sweeping introduction to the .NET Framework. But before you start creating ASP.NET web pages and applications, you need to make sure that you have the correct environment on your computer.
Volatile Resource Managers in .NET Bring Transactions to the Common Type
(Juval Lowy) Transactional programming has traditionally been restricted to database-centric applications. Other types of applications did not see the same benefits from this superior programming model. The Microsoft .NET Framework 2.0 introduces rudimentary support for volatile resource managers, e
Deploying ASP.NET Applications
(Vijendra Pal) After creating and testing your ASP.NET application, the next step is to deploy the application. Deployment is the process of distributing the finished application to be installed on other computer. We can use the built-in deployment feature that comes with Visual studio .NET to creat
Stages of Data Utility and Value
(Michael Schofield) The world is filled with data and information. Some of it is unknowable (such as what is lurking behind the Andromeda galaxy). Some of it is knowable, but unknown–unknown mainly becvause it was never deliberately observed, and properly recorded. Of the data and information wh
What’s Wrong With This Code: Exceptions
(Marcus Zarra) Exceptions are one of the biggest strengths of both Java and C#. However, this strength can easily be turned into a weakness if it is improperly used.
Truly Dynamic and Re-usable DataGrids
(Michael.Piccolo) The DataGrid provides web developers limitless options to display data in tabular format. Although it does provide a number of ways to display data, it does not inherently promote code and format reuse.
Global Information Framework and Knowledge Management, Part 1
(Paul Prueitt) In 2005 everyone knows what a horse and buggy is and what an automobile is. Most citizens knows the story of the emergence of the automobile manufacturing business sector and the American love affair with the automobile.
Improve Productivity With ASP.NET 2.0
(Peter Vogel) ASP.NET 2.0 includes everything from new controls to new subsystems, and it incorporates major structural changes that change the way that you’ll use ASP.NET. ASP.NET 2.0 features new subsystems that handle common problems (including identifying the user and managing user preferences),