Welcome to WindowsClient.net | Sign in | Join

Windows Client Blogs

  • Writing custom Effects - adding parameters to Effects

    A couple of posts ago , I wrote about writing custom Effects.  The example that I dove into was ColorComplementEffect, an Effect that has no parameters other than the incoming "sampler" that it inverts the color on. This post is going to...
    Posted May 15 2008, 07:15 PM by Greg Schechter's Blog
  • Low-level ADO.NET Data Services debugging

    When troubleshooting ADO.NET Data Services, it's often handy to look at what content is actually being transferred between a client and a server. Thankfully there are a number of tools that allow you to do this without too much hassle. One of the...
    Posted May 15 2008, 04:39 PM by Marcelo's WebLog
  • Writing your first ShaderEffect for WPF 3.5 SP1

    WPF architect Greg Schechter was written a series of articles on the new hardware accelerated shaders recently released in beta form, as part of .NET 3.5 SP1 beta. This article includes some sample code that was enough to get me started down the path...
    Posted May 15 2008, 12:36 AM by LearnWPF.com - Goodbye battleship-grey
  • MbUnit v3 alpha 3

    Jeff announced the release of Gallio alpha 3 yesterday , my time constriants at the moment meant I missed blogging Alpha 2 back in March but that release was a massive release in terms of features and the work that Jeff, Julian, Graham, Mark, Ben and...
    Posted May 14 2008, 06:11 PM by Andrew Stopford's Weblog
  • Download Visual Studio 2008 SP1 Beta

    Get it here . Discuss amongst yourselves at the forum . Don't miss Guy Burstein's guided tour . Here's the official word: Visual Studio 2008 With Visual Studio 2008, developers and development organizations have the tools that enable them...
    Posted May 14 2008, 06:05 PM by Windows Presentation Foundation SDK
  • Strong Name Bypass

    Many managed applications start up slower than they really need to because of time spent verifying their strong name signatures. For most of these applications, the strong name verification isn't buying the application anything - especially fully...
    Posted May 14 2008, 12:09 PM by .NET Security Blog
  • A simple Effect sample project and ClickOnce application

    The previous post in this series began to talk about writing custom Effects for WPF. We looked specifically at ColorComplementEffect, an effect with no parameters. In upcoming posts, we'll get into the details of multi-parameter effects and other...
    Posted May 14 2008, 02:55 AM by Greg Schechter's Blog
  • WPF 3.5 SP1: Don't let the SP moniker fool you

    Yesterday the WPF team shipped some major horsepower features in the vastly understated preview Service Pack to .NET Framework 3.5. It is an exception to the rule for an SP release to have features, and not just bug fixes. In the mold of Windows XP SP2...
    Posted May 13 2008, 10:02 PM by Even a chimp can write code
  • .NET 3.5 SP1 Graphics @ Channel 9

    Sorry for the lack of updates, but we've been pretty busy. On what, you may ask? Our PM, David Teitlebaum, just did a video on Channel 9 showing off the new features. He starts by covering interactive 2D on 3D and improved layered window support,...
    Posted May 13 2008, 07:50 PM by WPF3D Team Blog
  • VS Live 2008 Orlando - Silverlight 2 Talk

    Later today, I present @ VS Live the following talk ... Building Rich Internet Application using Microsoft Silverlight 2.0 In this session, we will build a Video Search Web Site using Silverlight 2.0. The session will demo – how to use Visual Studio to...
    Posted May 13 2008, 12:59 PM by Saurabh Pant's Weblog
  • Microsoft Surface's Monica transforms to Jet

    Monica Carlson, who was a champion on American Gladiators last season, also happened to be a model for Microsoft Surface. That's old news now. What's new is that last night she emerged from her contender status as a new American Gladiator with...
    Posted May 13 2008, 12:28 PM by Tales from the Microsoft Surface team
  • Growing List of Content about WPF 3.5sp1

    Yesterday I did a brief post about " WPF 3.5 & VS 2008 SP1 Beta ".  Now I follow it up with a list of content about this release.  I plan on growing this list as new content appears, so come on back... Channel9 Videos C9: Tim Sneath...
    Posted May 13 2008, 08:14 AM by Rob Relyea - Xamlified
  • MVP & MVC simply put

    This question seems to get asked a lot, this recent article on codeproject does a decent job of explanation as well as this article from Infragistics Guidisan Todd Snyder . If I was sum it up very simply, the different is entry point into the pattern...
    Posted May 13 2008, 08:08 AM by Andrew Stopford's Weblog
  • How to AddRange/RemoveRange in Silverlight ObservableCollection<T>?

    Someone in Silverlight forum asked for interesting question: “Is there any way that I can add/remove items in bulk from an ObservableCollection object?”. The “formal” answer is: “No, AddRange RemoveRange operators are supported for List<T> only...
    Posted May 13 2008, 05:13 AM by Just code - Tamir Khason : WPF
  • Being Green at PDC2008

    As the Content Owner for PDC2008, I'm now a member of the Tier 1 Events Council at Microsoft. This is a group that meets a few times a year to share ideas and best practices around our largest events (like Tech·Ed , MIX, and PDC). We met all...
    Posted May 12 2008, 10:58 PM by Mike Swanson's Blog
Next page »