|
|
Aspect Orienting .NET Components
|
Last Update 2006/9/7 9:46
|
Category
Programming
.NET
|
Description
There is a plethora of articles written about concepts and elements of AOP, and how AOP frameworks implement these concepts. Hence, this article will not be discussing AOP concepts per se in detail but focus exclusively on how existing capabilities offered by the .NET Framework enable us to develop components that are aspect aware.
|
|
Hits: 29
Rating: 0.00 (0 votes)
|
Managing .NET Development with NAnt
|
Last Update 2006/9/7 9:58
|
Category
Programming
.NET
:
Tools
|
Description
This article presents NAnt, an open source alternative to make. NAnt is easy to learn, stable, efficient, and best of all, free. It stands above other build tools because it uses XML for its file structure, which is more easily readable by humans and manipulated by code. Additionally, there is a robust mechanism for testing the success of each individual build step and halting the process upon failure.
|
|
Hits: 45
Rating: 0.00 (0 votes)
|
Designing Performance - Optimized ADO.NET Applications
|
Last Update 2006/9/7 10:02
|
Category
Programming
.NET
|
Description
This article contains guidelines compiled by examining the .NET implementations of shipping .NET applications and analyzing the common performance mistakes that we found. The guidelines discuss selecting .NET objects and methods, designing .NET applications, retrieving data, and updating data.
|
|
Hits: 45
Rating: 0.00 (0 votes)
|
Type Design Guidelines
|
Last Update 2006/9/8 8:47
|
Category
Programming
.NET
|
Description
Chapter 4 of Framework Design Guidelines, titled "Type Design Guidelines," presents guidelines that describe when and how to design classes, structs and interfaces. In this chapter, the authors divide types into four groups and discuss the do's and don'ts of type design.
|
|
Hits: 59
Rating: 0.00 (0 votes)
|
|
Software Development Resources
|
Software Development Jobs
|