No implementation of a Session-State Store Provider over Memcache out there yet?

All my searching tells me that nobody out there has created a custom Session-State Store Provider for ASP.NET that sits on top of Memcache. Are people just hardcoding themselves to Memcache API directly rather than using the provider model? Or are most people just happy with ASP.NET’s out of the box state server? So sad […]

.NET Parallel Extensions (PLINQ) now available for download!

Microsoft’s really steppin’ things up! Three major announcements today: first Silverlight 2.0, then ASP.NET Extensions and now the first public release of the Parallel Extensions library. Unlike the former two,which are due out some time next week, you can download the Parallel Extensions right here , right now! While you’re waiting for the download, check […]

Microsoft rethinks Silverlight versioning scheme and plans to add more rich WPF features

Well, in case you hadn’t already read today, Scott Guthrie has announced a few things about some upcoming beta releases. One of the betas talked about is the next version of Silverlight which used to be labeled as version 1.1. Microsoft has rethought this strategy and is instead going to call it 2.0. If you […]

Adobe introduces GPU based filter technology, will the WPF team respond?

MacOSX has had their Core Image API for a long time which abstracts you from the GPU. Now Adobe has stepped up to the plate by introducing a preview of a new toolkit who’s main technology is a new programming language, codenamed “Hydra”, that enables the creation of filters and effects that can be compiled […]