Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

VS2008 Cider beta2 .. feedback wanted ..

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
Posted by jaimer | 0 Comments
Filed under: ,

VS2008 (Orcas) beta2 ...

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
Posted by jaimer | 0 Comments
Filed under: ,

Drag & Drop in WPF.. part 3 .. the results and code...

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

Drag & drop in WPF part2 ...

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

Drag & Drop in WPF ... Explained end to end ..

.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

forcing a WPF binding to 'refresh' ...

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

Getting Expression Blend May Preview to launch Visual Studio when you click on a JS file..

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
Posted by jaimer | 0 Comments
Filed under: ,
 
Page view tracker