onorin

Stories submitted by onorin

http://reverseblade.blogspot.com/2009/02/c-versus-c-versus-java-perfor(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 3 months ago

Latest Performance Benchmarks read more...

add a comment |category: |Views: 3

tags: another

Don't wait for C# 5, use Nemerle Now !!!(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 3 months ago

Nemerle is a fantastic .net language with meta programming capabilities! read more...

add a comment |category: |Views: 982

tags: another

How to serialize Lambda Expressions(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 6 months ago

At times I need to serialize my Lambda Expressions, to pass to some web service . Normally this wasn't possible but I realized the MetaLinq project allows it. read more...

add a comment |category: |Views: 199

tags: another

Domain Driven and Record Driven Design (Forkwind Series)(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

Most of the recent frameworks like rails and java frameworks , uses domain driven design as de facto standard. .NET world however is quite lagging in this manner. read more...

add a comment |category: |Views: 11

tags: another

.NET Design Tutorial : Forkwind Part 3: Creating the domain model(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

After discussing about modules and assemblies in part 2, we can again get our hands dirty with the code. Once the project skeleton up , the next thing is to implement the model or the domain model. read more...

add a comment |category: |Views: 18

tags: another

Modularity and .NET Assemblies: Forkwind Part 2(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

In this article, I'll briefly dig modularity and how it maps into .NET assemblies. Modularity is simply dividing our applications into smaller modules read more...

add a comment |category: |Views: 8

tags: another

.NET Application Design: Forkwind Part 1: Creating skeleton of the app(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

As being pragmatic without diving into deep theoretical discussions we first create our project skeleton. read more...

add a comment |category: |Views: 6

tags: another

Forkwind: Application Design from Beginner to PRO with .NET and Mono(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

The purpose of this article is to demonstrate one of the good ways for application design with .NET and Mono. We will develop an application called "Forkwind" which is an imaginary company:). read more...

add a comment |category: |Views: 3

tags: another

C# Glorified: Nemerle(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

Nemerle is a cross platform CLR based language. It is very powerful too read more...

add a comment |category: |Views: 35

tags: another

ASP.NET versus others(reverseblade.blogspot.com)

submitted by onorinonorin(155) 3 years, 11 months ago

Comparison of asp.net web forms with other frameworks read more...

1 comment |category: |Views: 28

tags: another