Greg Does IT

Do it to get it

About

The blog of Gergely Orosz on Silverlight, .NET and other IT related topics. Follow me @gergelyorosz on Twitter.

Archive for April, 2010

I’ve ran into the issue of Silverlight displaying large elements incorrectly in version 3. After reporting the issue on the official Silverlight forums it’s turned out that it’s a known issue that Silverlight renders elements larger than 32K incorrectly. After Silverlight 4 released I was hoping that this issue is fixed. However, I was disappointed [...]

Read the rest of this entry »

Detecting Silverlight Version Installed

Thursday, April 29th, 2010

Detecting the Silverlight version installed on a client machine isn’t entirely straightforward. To do so, one has to use Javascript. Unfortunately even though Microsoft ships a Silverlight.js in the Silverlight SDK, this script only has the ability to tell whether a specific version is supported on the client’s machine; it does not support returning the [...]

Read the rest of this entry »

Invited to the Kairos Society Global Summit!

Wednesday, April 14th, 2010

It has been a great honour that I a month and a half ago I have been invited to become a member of the Kairos Society and also attend their annual summit mid April this year. Kairos Society is an invite-only foundation aimed to unite the world’s brightest young minds. Each year they hold a [...]

Read the rest of this entry »

Ten Cool Visual Studio 2010 Features

Thursday, April 8th, 2010

I’ve attended an event late March in Glasgow where Scott Guthrie, Microsoft vice president showed off some of the new fewatures of Visual Studio 2010. Based on this talk and my experience using Visual Studio 2010 Beta 2 and the Release Candidate I’ve collected the ten most useful new features of this edition. These are: [...]

Read the rest of this entry »