Guy Barrette
Microsoft Regional Director, Montreal, Canada
-
Montreal Team System User Group Inaugural Meeting
Tomorrow, we are launching a new user group dedicated to the application life cycle with Team System and Team Foundation Server in Montreal.
-
Students: 2 days left to get Office 2007 Ultimate for $60
-
SQL Injection Attacks on IIS Web Servers
There have been conflicting reports about SQL Server injection attacks and a possible new IIS vulnerability.
-
DevTeach Toronto is coming - Register!
If you're living in Toronto and don't attend DevTeach, I'm gonna beat you up and force you to code in Clipper for the rest of your life. Seriously, DevTeach has one of the greatest speakers lineup of all the .NET conferences.
-
Pictures from the MVP Summit 2008
Pictures from the MVP Summit 2008 (some from Laurent Duveau).
-
Montreal VS UG: Launch of the Team System SIG
-
Book Review: Learning WCF
Author: Michele Leroux Bustamante
Publisher: O'Reilly Media, Inc.
ISBN-10: 0596101627
ISBN-13: 978-0596101626
Retail Price: $44.99 US, $58.99 CDN
Publication Date: May 2007
Softcover: 582 pages
Online information: Table of contents, source code
URL: http://www.oreilly.com/catalog/9780596101626/
Book URL: http://www.thatindigogirl.com/Windows Communication Foundation (WCF) is a set of .NET technologies for building and running connected systems. It unifies various technologies previously available like Web Services and .NET Remoting into a single programming model and let you build Service Oriented Architecture (SOA) applications.
“Learning WCF” is a book targeted at experienced .NET developers wanting to learn WCF from scratch. In the first chapters, the author explains what services are and the whole idea behind SOA. She then guides you thru the WCF path learning about contracts, bindings, hosting, concurrency, reliability and security. You’ll find plenty of code examples and each one is explained in details. To help you apply the WCF concepts, each chapter has a lab that you can just read or experiment with by downloading the source code. The approach in these labs is a “step by step” one and often, the author guides you thru one path then backtracks and explains you a different way to accomplish the same thing. This is very useful to get a good understanding of the technology.
Even thought the title has the word “learning” in it, the book will get plenty of mileage serving as a reference book in the future and don’t think that it’s a “light” book; most of the concepts explained are advanced ones. I often had to reread complete sections not because they were poorly written but because of the vast amount of information provided.
WCF is vast and learning it is not a simple task but thanks to Michele Leroux Bustamante’s “Learning WCF”, this process is a lot simpler. High praises for “Learning WCF”.
-
Patterns & Practices Quebec City Summit - Almost Sold Out
If you're planning to attend the Patterns & Practices Quebec City Summit but haven't registered yet, do it right away! I just heard from Joel Quimper that the Summit is almost sold out, less then a dozen seats are still available.
-
Code Access Security Primer
I was trying to explain quickly what Code Access Security is to someone when I found this blog entry from Emmet Gray:
http://home.hot.rr.com/graye/Articles/CodeAccessSecurity.htm -
How to deploy the Crystal Reports 2008 Basic Runtime
If you created reports using Visual Studio 2008 and Crystal Reports 2008 Basic (the one included with VS) and you want to deploy your app on a server, you'll also need to deploy the CR runtime. Your first reaction might be to go to the Business Objects Website and download the CR 2008 runtime.