Today, Microsoft has finally shipped the final version of Expression Studio 3 and it can now be downloaded from Microsoft Download Center. Expression Studio 3 was announced alongside Silverlight 3 at a recently held launch event in San Francisco.
Microsoft has finally rolled out the final bits Silverlight 3 along with full version of Expression Studio 3 for creating RIA (Rich Internet Applications). If you haven't already discovered the new features in Silverlight 3, here is a list of all the new controls, features and functionality that is added within the Silverlight 3.
In his keynote address at the MIX 09 conference at the The Venetian Hotel in Las Vegas, Scott Guthrie, the Corporate Vice President of the .NET Developer Platform at Microsoft announced the beta availability of Silverlight 3 along with a Preview version of Expression Blend which enables us to develop Rich Internet Applications (RIA) using the newly released Silverlight 3 Beta 1.
Just got an email from Renee Yong, the product manager for Microsoft Expression in the US; enlightening me about the special 50% discount on selected Microsoft Expression products just in time for the holiday season.
Microsoft today has released final bits of Silverlight 2 - one of the industry’s most comprehensive and powerful solutions for the creation and delivery of rich applications and media experiences through a Web browser.
Microsoft in partnership with Total Training – the leading online and DVD-based training content provider for software programs have released a complete set of getting started training videos to guide the starters through the learning of the entire Expression Suite.
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.
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.
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 [...]
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 [...]