Home > Blogs
Browse by Tags
Home > Blogs
Last week at TechEd I gave a talk about building data access layers with the Entity Framework. I covered various approaches from not having a data access layer at all, to fully encapsulation of the entity framework - and some hybrid approaches along the
Read More...
Posted:
Sunday, April 27, 2008 10:20 PM
by
Barry Gervin |
Filed under: ADO.NET, SQL, C#, Services, TechEd, Home, Newsletter, Architecture, VS2008, Entity Framework
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...
Posted:
Friday, January 18, 2008 2:09 PM
by
Barry Gervin |
Filed under: Orcas, ADO.NET, C#, VB.NET, Southern Ontario, WebForms, Events, WCF, Home, Newsletter, VS2008
Our designer is having a field-day with this "at the Movies" theme for our upcoming review of Visual Studio 2008 being held Feb 7th from 8:30am-12:00pm @ the Paramount in Toronto. Grab a copy of this movie poster before it gets "whacked" by the lawyers.
Read More...
Posted:
Friday, January 18, 2008 12:18 PM
by
Barry Gervin |
Filed under: Orcas, ADO.NET, SQL, C#, VB.NET, Southern Ontario, Events, Home, Newsletter, VS2008
On February 27 in Toronto, MS Canada is hosting the official launch of the above mentioned products. The event will be all day long and in addition to a keynote from COO Kevin Turner, there will be some great breakout tracks running in parallel for IT
Read More...
Posted:
Tuesday, October 09, 2007 11:04 AM
by
Barry Gervin |
Filed under: Orcas, ADO.NET, C#, VB.NET, Southern Ontario, Events, Home, Newsletter, Architecture, VS2008
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...
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...
One of the questions we got during the Q&A of the Ottawa VS Launch yesterday was around problems in migrating ASP.NET applications from 2002/2003 to 2005. The Web Platform Team has put together a nice step-by-step guide that covers some best practices
Read More...
Posted:
Sunday, November 06, 2005 6:32 PM
by
Barry Gervin |
Filed under: VS2005, SQL, VS2003, C#, VB.NET, Southern Ontario, WinForms, WebForms, Events, Home, Newsletter, VSTS
This past week we saw the final bits of SQL Server 2005 and Visual Studio 2005 get shipped up to MSDN Subscriber Downloads. Next week we'll see the official launch of these same products to the rest of the world, ushered in with a rolling thunder of launch
Read More...
Posted:
Tuesday, September 20, 2005 5:01 PM
by
Barry Gervin |
Filed under: PDC, VS2005, Orcas, ADO.NET, SQL, VS2003, C#, VB.NET, Home, Newsletter
Community Thoughts Werner Moise has been “reflecting” on LINQ and the more time he spends, the more he's realizing “how well thought out and practical it is”. He has some excellent points. Dinesh wants to know how you feel about
Read More...
Posted:
Wednesday, September 14, 2005 11:51 AM
by
Barry Gervin |
Filed under: PDC, VS2005, Orcas, ADO.NET, SQL, VS2003, C#, VB.NET, Events, Home, Newsletter
I have to say that the LINQ syntax in VB hits much closer to the mark than C#. More on that later. What is everybody else saying out there about LINQ? Erik Meijer says that VB has become his “programming language of choice.“ Sam Gentile “LINQ
Read More...