Microsoft today at the Professional Developers Conference have released a CTP (Community Technology Preview) version of their next generation development tools and platform for Windows Vista, 2007 Microsoft Office System and the web.
Adding an option for converting text to speech in an application can come in handy in a variety of different situations. So today in this short but useful tutorial, I’ll teach you how to build a text-to-speech sample using Microsoft Speech API (SAPI) with Windows Presentation Foundation (WPF).
After the announcement of Silverlight 2 release, Microsoft has now announced the release of Expression Blend 2 Service Pack 1 – a tool for harnessing the power of XAML, .NET framework 3.5 Service Pack 1 and Silverlight 2 to deliver compelling user experiences for connected desktops and the web.
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.
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.
Applying permissions on folders/directories in Windows is one of the things developers want to control with their applications. Today we are going to look at how can we create such an application in C# which can define any kind of permission to any user account in Windows environment.
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.
Microsoft has released an update to XNA Game Studio 3.0 the day they have released the new Zune software and firmware. This release basically provides compatibility for game development on Zune firmware 3.0 devices along with full support to Visual Studio 2008.
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 [...]
One of my friend asked me whether is it possible in SQL Server 2005/2008 to know how a query is executing, and what time and hits are required by a particular query for execution? These calculations are of so much importance when it comes to real time applications, like in a solution in which too [...]
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 [...]
In this article we will be creating certain tabs in a tab control with context menu with an option to remove certain tab item.
First create a blank c# WPF application using visual studio 2008 and name the default grid as Master.
Right click on window and select view code,
Here we create a method to remove [...]
I think storing images in a database can save a developer loads of time and can ease his life while dealing with visuals, either creating a local application or a web application. Think of storing your images of a certain web application in a database instead in a directory exits somewhere in a cloud which [...]
The wait is finally over. Microsoft has today released the long awaited successor to the 2005 version in the form of SQL Server 2008. The lucky MSDN and TechNet subscribers can now immediately download this latest edition to the SQL Server family while others can try Express edition for free at http://www.microsoft.com/sqlserver
Excerpt From Microsoft [...]
In May 2008, Microsoft announced the general availability of Expression Studio 2, the second version of its tool aimed specifically at web and multimedia developers and designers. Then a few days later, Expression Studio 2 was available for MSDN subscribers and now finally after a period of almost 3 months of general availability of [...]