Daily Archives: October 9, 2005

Very informative explanation of Beta2 SqlDependency changes and running as non-admin

There was a problem with SqlDependency pre-Beta2 which created headaches for anyone trying to use it as a non-admin. It also created headaches for programmers at Microsoft who were in charge of it. They finally reworked some of the plumbing in order to get past the permission issues. In this DataAccess blog post, Sushil Chordia not only explains why the problem existed, but what they did to fix it, how to use SqlDependency now (most changes were in the plumbing, but you do have to do some minor changes in your code) and also what permissions are necessary in SQL Server to get it working.

Don’t Forget: www.acehaid.org

Secure, Reliable, Transacted

I need to stamp this onto my brain so that it flows from my tongue as readily and thoughtlessly* as the word “Indigo”:

“Secure, Reliable, Transacted Web Services”

*thoughtlessly as in: I don’t have to stop and think “what is that phrase again?”, it’s just there…



Don’t Forget: www.acehaid.org

Juggling various conference topics

A few weeks ago as I prepared for the weekend Code Camp IV in Waltham, I was going back and forth finalizing my four presentations, three of which were on topics that couldn’t be farther from each other. Two talks were related to Web Services: WS Security Fundamentals and Overview of WSE 3.0. A third talk was on data access and the last was on adding TabletPC inking capabilites to the online Virtual Earth mapping application. My brain was everywhere.

I am feeling the same today as I am working on my three talks for TechEd South Africa. Two are somewhat related but still very different: Overview of WSE 3 and Introducing Indigo/WCF. The third is a data access talk on ADO.NET 2.0 and SQL Server 2005 Integration. But of course this as much fun as watching t.v. while constantly clicking on the remote to change channels. Very natural.

Don’t Forget: www.acehaid.org

Resources from Code Camp IV talks

Programming Virtual Earth

What’s new in ADO.NET 2.0

There are 3 pages of resources (articles, books and blogs) at the end of the powerpoint presentation, which can be found on my Talks page. Scroll down to “What’s new in ADO.NET 2.0”.

Note that the rules for getting SqlDependency to work for non-admins is now in the powerpoint and can also be found here on the Microsoft Data Access blog.

Demystifying cryptography tools used for WSE, Indigo and beyond

I have modifed the presentation from earlier versions. Please find it on my Talks page under “Web Services Security for Humans: Security Fundamentals prep for WSE and Indigo”.

What’s new in WSE 3.0

  1. MSDN WSE Developer Center
  2. Multiple videos from WSE 3.0 SDR are all found on the above page
  3. Security and messaging Hands on Labs available on above page
  4. What’s New in WSE 3.0 article by Mark Fussell


Don’t Forget: www.acehaid.org