cleftheris

Stories kicked by cleftheris

Silverlight 3 Behaviors : Double Click Trigger(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 2 years, 11 months ago

How to create a Double Click Trigger in Silverlight 3 to compose rich interactive experiences. read more...

add a comment |category: |Views: 458

tags: another

Query Data with Parallel LINQ(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 3 years, 5 months ago

The code shown in this post uses a pre-release version of PLINQ called the Microsoft Parallel Extensions to .NET Framework 3.5. When PLINQ finally ships, it will run only on .NET 4.0 or later. The version I'm using that runs on top of 3.5 is for evaluation purposes only. There will never be a shipping version that runs on .NET 3.5. read more...

add a comment |category: |Views: 50

tags: another