WizXChange

The quest to master the science of software wizardry.

Wednesday, September 29, 2010

LINQ: Bulk Insert/Delete/Update

›
  One of the major stumbling blocks that keeps LINQ 2 SQL / LINQ 2 Entity, from being considered seriously in a commercial development is ...
Saturday, September 11, 2010

Recursive Text File Replacement in Powershell

›
Text manipulation is something that Powershell is very natural at. For example, the script below, finds all string occurrences that matche...
1 comment:
Sunday, March 28, 2010

.NET Serialization Techniques

›
Serialization modes ·          Binary Serialization o    Pros: §   Handles circular references by mapping objects prior to serializa...
Wednesday, September 16, 2009

XML Comparison

›
  In the previous post, I talked about serializing objects. Well… there are times when two serialized objects of the same class need to be c...
Friday, August 7, 2009

XML Serialization and Deserialization made easy.

›
In my previous post I described the problem with passing a local object as a webmethod argument. I briefly mentioned there're 2 ways to ...
1 comment:
›
Home
View web version
Powered by Blogger.