In this code snippet we have a custom object that contains a method called GetProperties. The purpose of this method is so the object can return an arraylist of all the named properties it contains. Again you could use this to populate a drop down which then adds fields to be reported on or calculat
Tag: Development
Building COM Servers in .NET
(Lim Bio Liong) COM/.NET interop is a well-known, well-documented and well-loved technology. It serves to help us bridge existing COM-based systems with .NET components, allowing us to leverage the wealth of functionality available through the use of the .NET class libraries. On the flip side, COM/.
Tips for Securing your .NET Web Applications
(Jesse Smith) Firewalls and anti-spyware have stopped a lot of hacking on remote ports, but one port still remains unprotected, and is becoming an increasingly popular target of malicious users. HTTP Port 80 — the one that serves web applications and services — is unprotected by firewalls, because t
Generate Thumbnail Images from PDF Documents
(Jonathan Hodgson) This article presents VB.NET code to create thumbnail images from a directory of Adobe Acrobat PDF documents.
How to Build a Data Warehouse
(Ken Pohl) Building a data warehouse has become fairly common in today’s world but with varying degrees of success. The reason for the mixed results is due to the complexity of building the data warehouse in addition to the level of competency of the participants involved.
Data Stewardship Framework – Part 4
(David Marco) This article is the fourth installment of an ongoing series of articles on the Data Stewardship Framework. In this month’s installment we will conclude our discussion on the most common data stewardship activities.
Profiles In ASP.NET 2.0
(scott) A good web site will remember me. Perhaps the site will remember my favorite color scheme, or my preferred shipping address. Either way, if a site makes me feel like I’m not just another IP address on the web, I’m more likely to return in the future. Adding a personal touch for your end-user
An In-Depth Coverage of ASP.NET 2.0’s Master Pages: Part 1 of 3
(Manoj Agarwal) Version 2.0 of the .NET Framework has a truckload of new features, and a significant part of these are in ASP.NET 2.0. Among the new features in ASP.NET 2.0, the one that excites me the most and that I feel will be the most useful, is Master Pages.
Custom Web Controls Demystified, Part 2
(Miguel A. Castro) Last issue I gave you a ‘hit-the-ground-running’ introduction to custom Web control development and showed you how to build a rendered control and an inherited control.
Combine Microsoft Project and Visual Studio Team System for a One-two Punch of Productivity
(Sanjay Narang) Microsoft Visual Studio Team System (VSTS) provides tools for every role in a typical software development team: Architects, Project Managers, Developers, and Testers. It enables project managers to use the tools they know well—Microsoft Project and Microsoft Excel—to store project m