After the release of Expression Blend SP1 RC Preview last week, the Expression team today has released Service Pack 1 for Expression Media 2. Currently the update is only available through Windows Update.
Microsoft has today released Silverlight 2 RC0 to developers for testing purposes and to help them prepare their existing Silverlight 2 Beta 2 applications for the final bits which is expected to roll out at the end of this year.
Drive Icon Changer helps you customize your hard drive icon shown in My Computer and Windows Explorer to an icon of your personal choice. Like Turn Off LCD, I developed this little tool in C# using Visual Studio 2008 to change drive icons on the fly. It just takes a couple of clicks to customize the icon to your personal choice.
Microsoft Press has a free e-book offer up for grabs. The long awaited Introducing Microsoft SQL Server 2008 by Peter DeBetta, Greg Low and Mark Whitehorn has finally been released and you can get it your free copy(e-book) from Microsoft Press.
I randomly ran into this site on TechNet Blogs which had the link to SQL Server 2008 wallpaper and screensaver which are perhaps released by the MS SQL team themselves.
In Part 1, we learned how to use Resource Dictionary (WPF) in order to apply styles to UI element dynamically. Resource Dictionary uses XAML code which still is an unknown territory for most developers. So why not use only C# to create such animations? In this Part of the series we are going to learn how to create animations by using C# code.
This article demonstrates how to create animations by using pure XAML with a code behind C# file instead of using tools like Expression Blend.
Sending emails notifications from a contact or a feedback page of a website has become a standard feature of most sites around the web.
Today, I am going to show you how to create an ASP.NET Silverlight application which sends email. The main objective of this tutorial is to achieve this goal using a ASP.NET web [...]
Microsoft Silverlight has been on a roll! If you thought Beijing Olympics was the last sport for Microsoft’s challenger to the popular Adobe Flash, you were wrong. With just 36 days to go for the first ever Formula 1 race under lights in Singapore, Singtel has launched a Silverlight based "SingTel Grid Girls [...]
Reports are always one of a compulsory requirements of any IT or non-IT solution. In this example we will experience how to integrate crystal report in a WPF Application.
I am using a database here to fetch some record in order to display on my report ofcourse you can use any other source. For reference [...]

