Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
.net 4.0 / VMWare / Windows 7

My first WPF 4.0/Windows 7 multitouch application

Posted on: March 19, 2010March 29, 2020

So I finally bought an Acer T230H multitouch enabled monitor that is supported by Windows 7. Actually, it is a dual touch but that’s enough. (for more on […]

.net 4.0 / VS 2010

Enabling and understanding code contracts in Visual Studio 2010 beta 2

Posted on: January 7, 2010March 29, 2020

Code Contracts are a new way to do both runtime and static checking of your code coming with .net 4.0/Visual Studio 2010. Prerequisites Visual Studio 2010 beta 2. […]

.net 3.5 / .net 4.0 / Parallel programming

Want to try Parallel Extensions on .net 3.5?

Posted on: November 20, 2009March 29, 2020

Check out Reactive Extensions to .NET (Rx). Looks like it includes “a back ported (and unsupported) release of Parallel Extensions for the .NET Framework 3.5 in the form […]

.net / .net 4.0

What’s new in the BCL in .net 4.0 beta 2

Posted on: October 22, 2009March 29, 2020

Check out this post about what’s new in the BCL in .net 4.0. beta 2. As you can see there is a good amount of timesaving functionality. My […]

.net / .net 4.0 / Visual Studio / VS 2010

Visual Studio 2010 beta 2 and .net 4.0 beta 2 available on MSDN

Posted on: October 20, 2009March 29, 2020

Both Visual Studio 2010 beta 2 and .net 4.0 beta 2 are available for MSDN subscribers and on Wednesday for everybody. Perhaps an important feature is that a […]

.net / .net 3.5 / .net 4.0 / LINQ

Dealing with iterations over null lists in LINQ to Objects

Posted on: October 15, 2009March 29, 2020

Problem If you used LINQ to Objects you have certainly come across iterations over null values resulting in an ArgumentNullException being thrown at you. See this example: int[] […]

.net 4.0 / VS 2010

My favorite features in upcomming Visual Studio 2010/.net 4.0

Posted on: June 1, 2009March 29, 2020

The following two are my favorite features comming with .net 4.0 and Visual Studio 2010: parallel extensions – a great and easy way to utilize those idle cores […]

.net 4.0 / Parallel programming / Presentation / Slovenia / VS 2010

Parallel Programing in .net 4.0/Visual Studio 2010 presentation slides (NT Konferenca 2009 version, in Slovene)

Posted on: May 30, 2009March 29, 2020

Here are the slides used in my Parallel programming in .net 4.0/Visual Studio 2010 presentation (Slovene language) on NT Konference 2009. I hope you had good time during […]

.net 4.0 / Beta / VMWare / VS 2010

Running Visual Studio 2010 beta under VMWare Workstation 6.x

Posted on: May 19, 2009March 29, 2020

There are some graphical problems, probably due to new Visual Studio’s WPF UI, when running shinny new Visual Studio 2010 beta under VMWare Workstation: things like menus disappearing, […]

.net 4.0 / Beta / VS 2010

Visual Studio 2010 beta is up for MSDN subscribers

Posted on: May 18, 2009March 29, 2020

Go grab your copy from MSDN downloads for subscribers. General public will get it in a couple of days. Via Soma. Time remaining to complete the download for […]

Posts navigation

Previous page Page 1 Page 2 Page 3 Next page
Niche Blog by Fahim Murshed