Thank You for subscribing to our RSS Feed.
Updated: 10 hours 30 min ago
Sat, 07/31/2010 - 03:01
April 2008
Speech Server 2007 lets you create sophisticated voice-response applications with Microsoft .NET Framework and Visual Studio tool integration. Here’s how.
Sat, 07/31/2010 - 03:01
April 2008
Performance problems can creep into your Web app as it scales up, and when they do, you need to find the causes and the best strategies to address them.
Sat, 07/31/2010 - 03:01
April 2008
Animating with Silverlight is easier than you think. Here we create a 3D app that folds a polyhedron using XAML, C#, and by emulating the DirectX math libraries.
Sat, 07/31/2010 - 03:01
April 2008
Howard Dierking talks to the inventor of C++, Bjarne Stroustrup, about language zealots, the evolution of programming, and what’s in the future of programming.
Sat, 07/31/2010 - 03:01
April 2008
Here the author uses Document Information Panels in the Microsoft 2007 Office system to manipulate metadata from Office docs for better discovery and management.
Sat, 07/31/2010 - 03:01
April 2008
Here is what Howard Dierking has to say about the differences between services and distributed applications and how he has approached services in his projects.
Sat, 07/31/2010 - 03:01
April 2008
See how to log Web application errors for better health monitoring, what to read if you’re thinking about LINQ, and which blog Scott recommends reading this month.
Sat, 07/31/2010 - 03:01
April 2008
For the 2008 Imagine Cup, students have been challenged to use technology to enable a sustainable environment. Finalists in the U.S. competition recently presented their solutions in Los Angeles, and MSDN Magazine was there to see the innovative ideas participants have come up with.
Sat, 07/31/2010 - 03:01
April 2008
In this month’s column, get the inside scoop on how to build performance into your apps from the start, rather than dealing with the fallout after you deploy them.
Sat, 07/31/2010 - 03:01
April 2008
In this month’s column, learn how to integrate your own My Namespace extension into the Visual Basic development environment using the My Extensibility feature.
Sat, 07/31/2010 - 03:01
April 2008
This month, use nested ListView controls to create hierarchical views of data and extend the eventing model of the ListView by deriving a custom ListView class.
Sat, 07/31/2010 - 03:01
April 2008
Here we discuss code-access security in Windows Communication Foundation (WCF) and present a solution for enabling partially trusted clients for WCF services.
Sat, 07/31/2010 - 03:01
April 2008
Language Integrated Query makes lots of things easier. Here we put LINQ, or more specifically the LINQ to SQL provider, to use testing SQL stored procedures.
Sat, 07/31/2010 - 03:01
April 2008
Here we take a look at WCF clients and services, and explain how to tweak the addressing and message filtering behaviors so you can route services between them.
Sat, 07/31/2010 - 03:01
April 2008
Windows Imaging Component (WIC) is an extensible framework for encoding, decoding, and manipulating images. See how to use WIC to encode and decode different image formats.
Sat, 07/31/2010 - 03:01
April 2008
Learn how you can set up every mobile device in your company with a few lines of code and some XML--thanks to the provisioning APIs in the Windows Mobile SDK.
Sat, 07/31/2010 - 03:01
April 2008
Are the transparent computer screens in the movie Minority Report or the flashy fingerprint analysis software programs used on CSI closer than we think? Maybe so.
Tue, 06/29/2010 - 01:00
July 2010
SharePoint 2010 introduces a number of new ways to access business data and present it to the user. We’ll show you several options that range from no-code solutions to fully integrated Office add-ins.
Tue, 06/29/2010 - 01:00
July 2010
SharePoint search may return too much information, causing data security problems. Learn how to use the custom security trimmer to ensure users see only the documents they have permission to view.
Tue, 06/29/2010 - 01:00
July 2010
Learn how to build applications and plug-ins that interoperate with data from OneNote 2007 and 2010 using the OneNote Object Model library freely available on CodePlex. Andy Gray demonstrates how easy it is to integrate information from OneNote notebooks, sections and pages into smart client and Web apps.