Hashing Algorithms

by Bar Zohan 20. April 2011 17:49
Hashing algorithms in java [More]

Creating New Type Dynamically On Runtime

by Bar Zohan 15. February 2011 23:37
[code:c#]                  AssemblyName assemblyName = new AssemblyName();                assemblyName.Name = "newAssemblyname";                AssemblyBuilder assemblyBui... [More]

Tags: , , , , ,

.Net Framework | C# | OOP | Design Patterns

Storing An Object In Sequential File, C++

by Bar Zohan 5. April 2010 23:46
Storing An Object In Sequential File, C++ [More]

Tags: , , ,

C | C++ | OOP | Design Patterns

How To Write a Very Basic Sql Data Provider using IQueryable and IQueryProvider

by Bar Zohan 20. January 2010 21:03
Briefing As mentioned in the title, our data provider is going to be very simple. Aim of this article is giving the main idea behind a Linq to Sql like data structure. So what we are going to do now is as simple as this; Create a new database and a new table inside it. (I'll use Sql Server 2008... [More]

Tags: , , ,

.Net Framework | C# | OOP | Design Patterns | SQL Server

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen

About the author

Page List