|
|
|
Security Briefs
-
To those who came to my talks at TechEd 2008 Developers , thank you! Be sure to fill out an evaluation before you leave; scores matter a lot to the conference organizers, so let them know what you thought. Here is the code from my ADFS talk. Here is the...
-
I try to use declarative data binding (let's call it DDB for short) wherever I can in my ASP.NET apps, but there's one pain point I've run into in the past. It has to do with lists. Let's say you want to populate a list box or drop down list of choices...
-
I remember having trouble in VS 2005 with Intellisense not working - the trick back in those days was to remove the namespace declaration that was added by various tools. As long as the content was in no namespace, Intellisense seemed to work. In VS 2008...
-
This is a minor update. Here's what was changed (from the readme file): Incorporated a patch from Richard Howells to give you the option to turn on/off the "Always On Top" behavior of the main form. I still recommend not keeping PWM in memory all the...
-
This is new; J.D. and crew are hosting it on CodePlex to get feedback. From J.D.'s blog : Our patterns & practices WCF Security Guidance Project is in progress on CodePlex. This is our first release of prescriptive guidance modules for WCF Security...
-
Thanks to all of YOU who attended my claims-based identity postconference here at DevWeek. Grab the demos from here . Updated (20 Mar 2008) with new link.
-
Thanks to all who attended this DevWeek talk today. Here's a link to the demos I did, along with the tamper-detection code I showed you. Enjoy! Updated (20 Mar 2008) with new link.
-
In a recent post , I talked about my experience enabling continuous integration for the internal builds here at Pluralsight. I recently worked with Craig to restructure our nant build. As part of that, I wanted to ensure that I could run the build from...
-
For the last few years, I've owned a couple of different optical mice. I started with a Logitech mouse and recently switched to a Microsoft mouse (Wireless Laser Mouse 6000). During the time I've owned these mice I've been frustrated by how they would...
-
The cool new wsHttpContextBinding and friends silently manage a workflow instance id for you under the covers. The first time you make a request through one of these bindings, a workflow is created, and the instance id is sent back to the client via a...
-
I managed to get this recipe manager installed last night. The instructions for Windows users are pretty old and out of date (the primary audience for this software is in the linux world). But I managed to get it installed and running nevertheless, and...
-
So I'm a divorced father who cares for his three sons 50% of the time. It's a challenging but tremendously fun task. Since the separation, I've been spending much more time with my kids than I ever did before, and I'm loving it. But I'm still a geek at...
-
This is one of my favorite places, and I've been away for quite awhile. During the week of February 12, I'll be teaching our Applied .NET 3.0 course , and covering some of the new stuff in 3.5 as well. This class is an introduction to the 3.x platform...
-
In my quest to get unit testing and code coverage, I was disappointed to find that NCover requires administrative privileges to run. I posted on their forum about this , and was informed that the authors "haven't had a good enough reason" to fix the problem...
-
I started working in education back in 1996, when I wrote a class on COM and started teaching it at the University of California/Irvine extension. After my first class, I was hooked. I loved meeting new people, finding out what they were working on, and...
|
|
|
|
|
|