Home > Rss Directory > Technology > CodeProject > ADO.NET Sync Services in N Tier Architecture


ADO.NET Sync Services in N Tier Architecture

ADO.NET Sync Services in N Tier Architecture   more»»
The article is a follow up article to Introduction to ADO.NET Sync Services and takes a look at how easily we can convert a 2 Tier Sync application to N tier using WCF services.
Tue Oct 07, 2008


Sponsored Links



Rss - Latest News

How to make your application delete itself immediately   more»»
A simple two line technique that can be used in just about any application
Print particular area of page using javascript   more»»
Print particular area of page using javascript
Raiya in Humax v0.3: Extending your JavaScript Classes like Ruby's Mixin   more»»
Another way to achieve class extensions without using inheritence
SQLiteTbl, A C++ class that provides a CRecordSet like interface for SQLite   more»»
A CRecordSet like interface for a SQLite database table.
SFMT in Action: Part I – Generating a DLL including SSE2 support   more»»
An approach for using SFMT (SIMD-oriented Fast Mersenne Twister) random number generator algorithm