Browse by Tags
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...
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...
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...
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...
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...
If you're not using BizTalk today in your applications, probably the #1 reason is that you can't afford it. “It's overkill” is probably a big reason as well, but I consider that a variation. Seriously, how many applications do you write that
Read More...
Do you consider your database as a service? It's worthwhile to review the tenents of a service oriented architecture . The first two tenents above are probably the most relevant to my question. If you do all of your data access through stored procedures,
Read More...
Yes, it's the longest title of all VS Live Orlando presentations! It's a big topic and it deserves a big name. I'm heading out Monday night to hurricane country to deliver this talk on Tuesday morning. I like this topic because when you get into it, it's
Read More...
Ramkumar Kothandaraman has a good article just released on MSDN discussing SOA Challenges: Entity Aggregation . Aggregation is a much better name than “composable entities“ since it's definition implies that property sets of an entity grow
Read More...
Scott Hanselman does a nice 30 second intro into layered design. If any of this is new to you, run quickly to read this . Scott does a quick bash at Datasets (although doesn't say why) and in my new role as DataSet boy I have to disagree with him and
Read More...
I'm doing this MSDN webcast in a few weeks 10/05/2004 1:00 PM - 10/05/2004 2:00 PM (EasternTime) In this session we'll cover the world of logging and instrumenting your application. We'll discuss the various .NET framework components as well as higher
Read More...