Browse by Tags
A quick heads up to let you know that VS 2008 Service Pack 1 is now available (links below). It typically takes a couple of months from this point before we'll see a final release. This Service Pack includes new cool feature: ADO.NET Entity Framework
Read More...
In Part 0: Introduction of this series after asking the question "Does the Entity Framework replace the need for a Data Access Layer?", I waxed lengthy about the qualities of a good data access layer. Since that time I've received a quite a
Read More...
During the past month, Danny Simmons let us all officially know that SP1 of VS 2008/.NET Framework 3.5 will be the delivery mechanism for the Entity Framework and the Designer, and that we should see a beta of the entire SP1 very soon as well. No release
Read More...
So the million dollar question is: Does the Entity Framework replace the need for a Data Access Layer? If not, what should my Data Access Layer look like if I want to take advantage of the Entity Framework? In this multi-part series, I hope to explore
Read More...
If you're thinking of heading down to Orlando June 3-6, 2008 - you can check out the list of sessions which has been recently posted here . You also have the option of rating sessions that you might be interested in. I assume this is to help plan room
Read More...
Are you an architect or an aspiring architect interested in learning what's new this year for the MS platform? On February 11th, 2008 come to the MS Canada Office in Mississauga and visit yours truly and some other dazzling speakers to learn more about
Read More...
Last night I gave a presentation to the Toronto SharePoint Users Group on using Visual Studio 2008 to build SharePoint Workflows. I also covered a little bit on LINQ to SharePoint and WCF/WF integration at the end. Attached are my slides. Enjoy.
Read More...
This past Saturday, I gave a talk at the Toronto SharePoint Camp on building composite applications. I started talking in general requirements terms of why composite applications are useful, what they are, and what are the platform requirements - it naturally
Read More...
This coming Thursday, Microsoft is hosting the annual Toronto Architect Forum at their offices in Mississauga. The target audience is architects that are *not* in the financial service industry. Here's the agenda: 8:00 - 8:30 am Breakfast and Registration
Read More...
I guess by the very definition of an architect, you would have to have aspirational qualities. Mohammad Akif & and Dave Remmer, Architect Evangelists with Microsoft Canada are putting on a series of web casts just for you. Check them out.... Architecture
Read More...
Almost since software development has been a profession has the practice of software development been compared to the construction industry. In this sphere of analogy, I often use the contrast in the process of architect cathedrals against the evolution
Read More...
As you might be aware, in sequence with Vista, Microsoft released .NET 3.0. This is an addtional set of libraries on top of .NET 2.0 - so your existing apps continue to work and the runtime CLR is otherwise unaffected. This incremental set of .NET 3.0
Read More...
I left for TechEd bright and early at 6:30am this morning and have arrive in beautiful Boston. I've checked in, and first job is to attend Ron Jacob's Pre-Conference on Software Architecture. This is a 6 hour session broken into sub-areas. During the
Read More...
Rob Howard and Frans Bouma still are. And I guess, I am now too. Let's summarize a few of the facts from these counter points: Any form of pre-compilation or cached query plan arguments are moot betweem SQL and Procs. Rob has some outdated information
Read More...
One of my readers was watching the DNRTV episode I did on LINQ recently and had this question: At some point, when you're explaining object initializers and anonymous types, you say something regarding extension methods, like how they could be used with
Read More...