Welcome to SpellCoder Sign in | Join | Help

C# Language (RSS)

Parallel Extensions

Last Thursday, we had an internal Demo Day in SilverKey, I had the opportunity to introduce the new Parallel Extensions, it was a nice topic and I enjoyed presenting it, I hope the audience enjoyed listening to it :) I was just about to blog the whole
posted by Mohammed Hossam | 0 Comments
Filed Under: ,

Add-In Libraries in .net 3.5

Tamer has just told me this news. This is quite good news for people and bad news for me, the good news that in .net 3.5 there is a built-in support in the Base Class Libraries for Add-In or (Plugins or Extensions) framework, so in other words whenever
posted by Mohammed Hossam | 0 Comments
Filed Under: ,

C#.Next, What do you expect?

I have been searching for any clue about the next version of C# and what the features to be included, and I finally found something on Charlie Calvert's blog. The Dynamic Lookup, a.k.a Late Binding, this feature will be great in the interoperability between
posted by Mohammed Hossam | 0 Comments
Filed Under: ,

C# 3.0 Properties Acessor Tips

If you are familiar with C# 3.0, you would already noticed the new shortcut for defining a property without the need to declare the variable behind the property, so for creating a property called Length, all what you have to do is write it like this.

Know more about Garbage Collection

Garbage collection (GC) is always considered one of the advantages of using any modern programming language which runs on a rich environment such as (Java, C#, Smalltalk ... etc), most of these languages makes a heavy use of Heap Memory which requires

PLINQ is coming up soon (PFX)

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

C# 3.0 Sets, a first look

C# 3.0 Sets
posted by Mohammed Hossam | 3 Comments
Filed Under:

SilverKey Demo Day 2 Registration is Opened

SilverKey Demo Day 2 or (SKDD2) is scheduled next July on 07/07/07 in Conference Center قاعة المؤتمرات, Mankaure Hall, قاعة منقرعRegister now for freeFor More Info and Registration visit http://www.DemoDay.usI will be giving a session and a half :) the

Microsoft and Facebook Launch a Partnership

Microsoft Facebook Developer Toolkit
posted by Mohammed Hossam | 2 Comments
Filed Under: ,

LINQ To Flickr made by Bashmohandes

LINQ To Flickr, another implementation for LINQ made by Bashmohandes

Increasing application scalability using Plugins (Updated)

Increasing Application Scalability using Plugins (Updated)
posted by Mohammed Hossam | 0 Comments
Filed Under:
More Posts Next page »