public marks

PUBLIC MARKS from tadanderson with tags .NET4.0 & WCF

2012

.NET Architecture and Development Book Recommendations for 2012

Another year has gone by. Happy New Year everyone. It is time to update my book recommendation blog. There have been a ton of books come out this year both good and bad.

2011

Today Microsoft Killed .NET Good-Bye WCF, WPF, WF, and Silverlight

After today's BUILD keynote I would switch to JAVA in a heartbeat if I could, but I have spent too much time in a Microsoft world.

Applied Architecture Patterns on the Microsoft Platform Book Review

This is a book that would be good for anyone that wants to get a snapshot of the current Microsoft technology stack.

2010

Pro Silverlight 4 in C# Book Review

This book is by far the best resource for Silverlight 4.0. In this version the author added a whopping 273 pages to the last edition. He added chapters on File Access and Out-of-Browser Applications.

.NET Architecture and Development Book Recommendations 2010 End of Year

I have decided to push out another book recommendation blog. There have been a ton of books come out this year both good and bad. Please don't the Shiny Turds Books that do not Cut the Mustard *-Do not Buy-* section. It is next to the last in the list.

Microsoft Silverlight 4 and SharePoint 2010 Integration Book Review

The author does great job of getting you up and running quickly. If you are interested in integrating Silverlight 4 and SharePoint 2010, then this book is a must have.

SOA with .NET and Windows Azure Book Review

This book is a must have for anyone that wants to know what Microsoft technologies have to offer to accomplish Service Oriented Architecture.

Microsoft Silverlight 4 Data and Services Cookbook Book Review

All in all I recommend this book for anyone who wants an introduction to WCF and ASMX Services, REST and WCF Data Services, WCF RIA Services, the datagrid and dataform.

2009

The event 'System.Data.Objects.DataClasses.StructuralObject.PropertyChanged' can only appear on the left hand side of += or -=

When you upgrade to VSTS2010 you'll get a ton of these errors in your service references (reference.cs). I got them on all the EF stuff I had in mine.