Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If Debuging is fixing bugs, so Coding is making new ones
A new gig, AskDeveloper.com
Hello there, I have started a new gig with couple of my friends, check it out,...
Date: 03/13/2013
Microsoft Maren, Write Arabic in English letter anywhere you like
By Mostafa Ashour, PM of Maren Team Dear All, We’re pleased to announce that today the Cairo...
Date: 06/30/2009
Windows 7 RC downloads will end August 15th
From Windows Team Blog post at https://windowsteamblog.com/blogs/springboard/default.aspx “Still on...
Date: 06/23/2009
Microsoft to ship & support jQuery
A fresh announcement from ScottGu today, that Microsoft will be shipping jQuery (the light weight...
Date: 09/28/2008
I'm a PC in MCDC
Date: 09/26/2008
I’m a PC, Do you have a problem with that?
I am a PC guy, I always was, for me PC gives more freedom, you can do whatever you like, build the...
Date: 09/21/2008
Live Mesh, Synchronizing Life
Windows Live has some great products, and you are already using bunch of them, Windows Live...
Date: 09/20/2008
Project Astoria is now RTM
Whohoooo, Astoria is RTM
Date: 08/11/2008
C# 4.0 Meet the team
Almost an hour of conversation about C# 4.0 from the (Almost new) C# team, you will be surprised who...
Date: 07/14/2008
Bill Gates, Looking Back, Moving Ahead
I know you are not waiting for me to know that last Full Time day for Bell Gates was yesterday,...
Date: 06/29/2008
Hello World
Hey, this is my first blog post for my new blogs :) I will copy some of my old blog posts that I...
Date: 06/19/2008
Using WebHttpBinding & JSON Support in WCF
I had some cool time working with WCF new features shipped with .net 3.5, one of the most...
Date: 01/05/2008
PLINQ is coming up soon (PFX)
I've been hearing about PLINQ (Parallel Linq) since the first days of announcing LINQ, the idea of...
Date: 10/14/2007
SOA via WCF - Part 2 -
This is the second part of my presentation in SilverKey Demo Day 2 (SKDD 2) last July, for the first...
Date: 09/17/2007
SOA via WCF - Part 1-
Service Oriented Architecture via Windows Communications FoundationI should have blogged this very...
Date: 08/11/2007
Javascript tricks for ASP.net developers
This is a post I wanted to write really long time ago, but I never had enough time to sit and...
Date: 06/17/2007
Javascript tricks for ASP.net developers
This is a post I wanted to write really long time ago, but I never had enough time to sit and...
Date: 06/17/2007
Command Design Pattern in C# 2.0
I have posted before about how to implement the observer pattern using C# in a way that is more...
Date: 03/25/2007
Observer Pattern in C# = Events & delegates
One of the most interesting patterns in Design Patterns is the Observer pattern which is listed...
Date: 03/10/2007
.Net & C# Interview question, along with general programming questions
Hey, These are some Interview Questions with suggested answers we collected in...
Date: 02/26/2007
StructLayout attribute magic
I've been reading for a while in the great CLR via C# second edition book, and here is one of the...
Date: 12/21/2006
Parallel Event Handling in Windows Workflow
I've been using Windows Work Flow (WF) for a while, and I faced a lot of problems that I could...
Date: 10/02/2006
C# 3.0 Lambda Expressions and Expression Trees
From the first days of C# 1.0 we could do stuff like thispublic static int Add(int x, int y){ return...
Date: 06/12/2006
How to increase application scalability using Plugins
This time I will talk about how to implement a plugin module that loads and runs plugins in your...
Date: 05/17/2006