Always remain updated about current software development trends

Articles having tag: ARCHITECT

How to guarantee a fixed amount of rows in a table

This tip describes how to guarantee a fixed amount of rows in a table by using triggers

Easy Extension Properties

Convince your objects to carry extended properties, in real time, and with no modifications in their code

ElmahR = ELMAH + SignalR

ELMAH + SignalR = ElmahR, ASP.NET real-time error monitoring aggregating dashboard

A C++ Websocket server for realtime interaction with Web clients

A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.

Singleton Refactoring

Case study for refactoring using Singleton design pattern

RaptorDB - the Document Store

NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters

Docking a GridView and add a horizontal scrollbar

Following article describes how to add a gridview and a horizontal scrollbar without depending on the screen resolution

Presentation Patterns for XAML based Applications

Design patterns on the presentation layer for WPF, Silverlight and Windows Phone applications.