Always remain updated about current software development trends

Articles having tag: ARCHITECT

Dynamic Table Mapping for Linq-to-SQL

Dynamic table mapping for Linq-to-SQL, suitable for data horizontal partitioning (Shard)

Code Generation in Visual Studio From XML Files - A Simpler Approach

In this post, we'll explore how to generate code from a simple XML model, with in Visual Studio - For a lot of scenarios

Token Manager

The Token Manager allows web developers to program PHP, HTML, CSS and JavaScript into tokens that can be used throughout WordPress.

WPF Control Composition (Part 1 of 2)

Composing controls in a user control improves the consistency of a resulting application but does not add much extra work or complexity.

Cache IQueryable for Better Linq-to-SQL Performance

An approach to improve Linq-to-SQL performance while preserving maintainability over DataReader

RESTful Made Simple - A Generic REST Service Client Library

This article presents a generic REST client library and an example on how to use it.