Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Arabic
Architecture
ASP.net
Astoria
C#
CMIC
design patterns
javascript
json
LINQ
Linux
MCDC
Mesh
Microsoft
News
Pages
REST
soa
wcf
WF
Windows
Windows Live
Archives
Archives
June 2009
(2)
May 2009
(1)
September 2008
(4)
August 2008
(1)
July 2008
(1)
June 2008
(2)
May 2008
(1)
January 2008
(1)
October 2007
(1)
September 2007
(1)
August 2007
(1)
June 2007
(2)
March 2007
(2)
February 2007
(1)
December 2006
(1)
October 2006
(1)
June 2006
(1)
May 2006
(1)
MSDN Blogs
>
Bashmohandes (Mohamed Elsherif)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Bashmohandes (Mohamed Elsherif)
Microsoft Maren, Write Arabic in English letter anywhere you like
Posted
over 3 years ago
by
Mohamed Elsherif
0
Comments
By Mostafa Ashour , PM of Maren Team Dear All, We’re pleased to announce that today the Cairo Microsoft Innovation Center (CMIC) is releasing Microsoft Maren , a Windows extension that allows you to type Arabic in Roman characters and have...
Bashmohandes (Mohamed Elsherif)
Windows 7 RC downloads will end August 15th
Posted
over 3 years ago
by
Mohamed Elsherif
0
Comments
From Windows Team Blog post at http://windowsteamblog.com/blogs/springboard/default.aspx “Still on the Windows 7 Beta,? You need to move to the RC and fast . Starting July 1 st , the Beta will start to reboot every 2 hrs and expire Aug 1 st . ...
Bashmohandes (Mohamed Elsherif)
Microsoft to ship & support jQuery
Posted
over 4 years ago
by
Mohamed Elsherif
1
Comments
A fresh announcement from ScottGu today, that Microsoft will be shipping jQuery (the light weight javascript library) in the long term with Visual Studio as well as shipping it in the short term with the next versions of Microsoft ASP.net MVC. Microsoft...
Bashmohandes (Mohamed Elsherif)
I'm a PC in MCDC
Posted
over 4 years ago
by
Mohamed Elsherif
0
Comments
Bashmohandes (Mohamed Elsherif)
I’m a PC, Do you have a problem with that?
Posted
over 4 years ago
by
Mohamed Elsherif
1
Comments
I am a PC guy, I always was, for me PC gives more freedom, you can do whatever you like, build the craziest machine you think it is good for you, and you will never be over priced, with PC you are always in control, if you want to add more capacity, just...
Bashmohandes (Mohamed Elsherif)
Live Mesh, Synchronizing Life
Posted
over 4 years ago
by
Mohamed Elsherif
3
Comments
Windows Live has some great products, and you are already using bunch of them, Windows Live Messenger, Windows Live Hotmail, Windows Live Writer, Windows Live Photo Gallery, Windows Live Mail … etc, but the newest and the most interesting one is Windows...
Bashmohandes (Mohamed Elsherif)
Project Astoria is now RTM
Posted
over 4 years ago
by
Mohamed Elsherif
0
Comments
Whohoooo, Astoria is RTM
Bashmohandes (Mohamed Elsherif)
C# 4.0 Meet the team
Posted
over 4 years ago
by
Mohamed Elsherif
1
Comments
Almost an hour of conversation about C# 4.0 from the (Almost new) C# team, you will be surprised who joined the new C# team which can give you a hint about the future of C#. C# 4.0 is one of the greatest achievements of MS and it is still proving that...
Bashmohandes (Mohamed Elsherif)
Bill Gates, Looking Back, Moving Ahead
Posted
over 4 years ago
by
Mohamed Elsherif
3
Comments
I know you are not waiting for me to know that last Full Time day for Bell Gates was yesterday, however I couldn't help it to write about this great journey that inspired everybody. Bill Gates was always the perfect geek, and will always be, he is...
Bashmohandes (Mohamed Elsherif)
Hello World
Posted
over 4 years ago
by
Mohamed Elsherif
1
Comments
Hey, this is my first blog post for my new blogs :) I will copy some of my old blog posts that I personally like to this new blog, so you will find it being updated every now and then, keep in touch ;)
Bashmohandes (Mohamed Elsherif)
My longest two weeks ever
Posted
over 4 years ago
by
Mohamed Elsherif
1
Comments
Hey, It's been a while since my last blog post, I was somehow busy getting married, moving to another country, dealing with tons of paper work, however finally I had a weekend, and I am back to blogging, I have a lot to say, and I think it will be interesting...
Bashmohandes (Mohamed Elsherif)
Using WebHttpBinding & JSON Support in WCF
Posted
over 4 years ago
by
Mohamed Elsherif
0
Comments
I had some cool time working with WCF new features shipped with .net 3.5, one of the most ineteresting and useful features is the JSON support and how easy you can enable the JSON support for your current WCF services by changing the configurations. ...
Bashmohandes (Mohamed Elsherif)
PLINQ is coming up soon (PFX)
Posted
over 5 years ago
by
Mohamed Elsherif
0
Comments
I've been hearing about PLINQ (Parallel Linq) since the first days of announcing LINQ, the idea of making use of the new functional style programming provided in DotNet 3.5 in order to give better performance on Multi Core machines, the idea sounds cool...
Bashmohandes (Mohamed Elsherif)
SOA via WCF - Part 2 -
Posted
over 5 years ago
by
Mohamed Elsherif
0
Comments
This is the second part of my presentation in SilverKey Demo Day 2 (SKDD 2) last July, for the first part, Check Here , you will also find the presentation slides & samples attached in Part 1 or you can download from here So let's start Let's check...
Bashmohandes (Mohamed Elsherif)
SOA via WCF - Part 1-
Posted
over 5 years ago
by
Mohamed Elsherif
1
Comments
Service Oriented Architecture via Windows Communications Foundation I should have blogged this very much earlier, because this was my presentation in SilverKey Demo Day II last July 7th, so it took me more than a month, I hope I still rememebr :) You...
Bashmohandes (Mohamed Elsherif)
Javascript tricks for ASP.net developers
Posted
over 5 years ago
by
Mohamed Elsherif
4
Comments
This is a post I wanted to write really long time ago, but I never had enough time to sit and write. The following listing will be my agenda for this post Why Javascript for ASP.net developers is different ? Javascript tricks for ASP.net developers Reading...
Bashmohandes (Mohamed Elsherif)
Command Design Pattern in C# 2.0
Posted
over 5 years ago
by
Mohamed Elsherif
0
Comments
I have posted before about how to implement the observer pattern using C# in a way that is more suitable to C# and uses its functionalities to produce more elegant code. This time I am re-implementing the Command pattern in a C# way. First of all, let...
Bashmohandes (Mohamed Elsherif)
Observer Pattern in C# = Events & delegates
Posted
over 5 years ago
by
Mohamed Elsherif
0
Comments
One of the most interesting patterns in Design Patterns is the Observer pattern which is listed under Behavioral Patterns, it is really important how to make other classes which are interested in the state of another object get notified when the state...
Bashmohandes (Mohamed Elsherif)
.Net & C# Interview question, along with general programming questions
Posted
over 5 years ago
by
Mohamed Elsherif
0
Comments
Hey, These are some Interview Questions with suggested answers we collected in Middle-East-Developers , for more questions in other fields like C++, you can check the group. These questions are collected by Adel Khalil Yehia Megahed Hisham...
Bashmohandes (Mohamed Elsherif)
StructLayout attribute magic
Posted
over 6 years ago
by
Mohamed Elsherif
0
Comments
I've been reading for a while in the great CLR via C# second edition book, and here is one of the best things I've seen there, When you declare a type, the CLR in runtime automatically rearrange the order of your type members for performance, so the access...
Bashmohandes (Mohamed Elsherif)
Parallel Event Handling in Windows Workflow
Posted
over 6 years ago
by
Mohamed Elsherif
1
Comments
I've been using Windows Work Flow (WF) for a while, and I faced a lot of problems that I could solve, and this article is about one of them, I am working on a project that faced the situation which I need to raise the same event to more than one HandleExternalEventActivity...
Bashmohandes (Mohamed Elsherif)
C# 3.0 Lambda Expressions and Expression Trees
Posted
over 6 years ago
by
Mohamed Elsherif
0
Comments
From the first days of C# 1.0 we could do stuff like this public static int Add( int x, int y) { return x + y; } and also C# gives you the ability to write the function signature in the form of delegate, that allows function pointers so you can do something...
Bashmohandes (Mohamed Elsherif)
How to increase application scalability using Plugins
Posted
over 6 years ago
by
Mohamed Elsherif
2
Comments
This time I will talk about how to implement a plugin module that loads and runs plugins in your application. but first why do we need such thing? In so many cases, you need to provide a way that enables someone else to write a piece of code that can...
Page 1 of 1 (23 items)