Browse by Tags
All Tags »
C# (
RSS)
If you don’t know what eager loading is, Jump to “ What’s eager loading? ”. Eager Loading Syntax If you are eager loading Products for example in a typical (Categories 1<->* Products) relation, the standard syntax would like: DbDataContext.Categories...
Slideshare is quickly becoming the defacto standard for sharing presentation slides, just as YouTube for videos, and Flickr for images. I recently got into the habit to share my presentations there and use the embed feature to include it in my weblog...
Design Patterns Via C# 3.0 View SlideShare presentation or Upload your own. (tags: design patterns ) Yesterday was my 2 part session about Design Patterns as part of dotNETwork 7th gathering . Thank you all guys for being there, There was so much interesting...
dotNETwork, the most active offline user group in Egypt is having its 7th gathering next Saturday, August 30, which will have two parallel tracks for the first time in the group gathering. BizTalk Introduction, and C# 3.0 Design Patterns, which I will...
· Everything You Wanted To Know About MVC and MVP But Were Afraid To Ask · Functional Programming in C# 3.0: How Map/Reduce/Filter can Rock your World · MbUnit 2.4 - Avoiding Crappy Data Resulted From The Test · Managed Extensibility Framework · IronRuby...
It all started with an email Mohamed Hossam (AKA, Bashmohandes) sent to SilverKey Tech. (the company I work for) local office here in Egypt, referring to the article " Foundations of Functional Programming - Part 1 - B# .NET Blog ". It inspired...
The " C# 3.0 in a nutshell " book has some neat free extras that are worth mentioning for those who haven't already heard of (they have been released for long). Those are like must-have LINQ tools and helpers. The homepage of LINQKit (the major...
Note: This is ported from my old weblog. Originally published April 07, 2005 There was a question in Microsoft Forums regarding the new modifier in C# and what's the difference between using it and using the virtual and override modifiers. I wanted to...
More Posts