Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

Today I spent two hours in Cider beta2.. I was not sure what to expect, I must admit in the past I had just disabled it cause I did not enjoy waiting for the "whoops" page.. Here is my first [raw,unedited, un-sugar-coded] impression... The parser definitely Read More...
I often skip the "xyz" has shipped announcements.. but VS2008 "orcas" beta2 is packed with so much goodness that I had to jump in to vouch for it.. Check out Soma/ScottGu's video on beta2 http://channel9.msdn.com/showpost.aspx?postid=329443 ... Start Read More...
Here is where we take every thing learned in Part1 (the drag) and Part2 (the drop) and package it into more realistic scenarios... Let's first begin by walking through a few items we skipped in earlier parts for brevity: Detecting DragDropEffects... When Read More...
Last part, we focused on the drag... In this part we will focus on drop (which is relatively straight forward) ... DropTargets must set AllowDrop = true It all begins with a Visual Element setting its AllowDrop to true; this tells the D&D subsystem Read More...
.table { BACKGROUND-COLOR: #dbdbdb } How to do Drag& Drop in WPF is a question I hear often... I have seen some great samples out there, but most focus on either a big code sample or a niche scenario... a couple of times I have ended up having to Read More...
From an internal DL ... I thought this would be handy --- must admit is nicer than some hacks I have done in the past to accomplish same thing.. --- Sent: Tuesday, July 03, 2007 2:00 PM Subject: RE: forcing a rebuild of an items control... You’ll need Read More...
When working on Silverlight 1.0 projects.. it kind of annoyed me that Blend launches notepad to edit my JS file... I tried going into Windows and tell it to always "open" JS files with Visual Studio... (via OpenWith in the shell ) ... but Blend kept launching Read More...
 
Page view tracker