|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
6 Articles match "Magazine","Visual Studio"
|
The Latest from DevelopMentor
|
MORE
|
|
Trackable DTO’s: Taking N-Tier a Step Further with EF4
About a year ago I wrote an article for MSDN Magazine on how to track change-state on the client and transmit it to a service for persistence using LINQ to SQL, Entity Framework, or some other data access stack. and Visual Studio 2010. I use two sets of T4 templates (a code-generation technology built into Visual Studio): One set is used by the Data Download code for this post here .
Not long ago my friend and colleague Richard Blewett wrote a blog post on Self-Tracking Entities in EF4, in which he questioned the service-orientation of Self-Tracking
Tony and Zuzana's World
- Friday, February 19, 2010
EF 4.0 N-Tier Support: Take 2
Following the release of Visual Studio 2010 and .NET About a year ago I wrote an article for MSDN Magazine outlining one possible solution to this problem. Open the Server Explorer in Visual Studio 2010 and a data connection to the Northwind database.
You may need to attach Northwind to SQL Express using Management NET 4.0 Beta 2 , the Entity Framework team put out a second CTP for Entity Framework 4.0,
Tony and Zuzana's World
- Thursday, November 12, 2009
MDN - Augusta Developer Event, 27th of August 2009.
you’ll get a dip into template languages seeing both T4 which is part of Visual Studio
and Introduction to Visual Studio T4
introduction to a somewhat hidden feature in Visual Studio: Text Template Transformation
Toolkit MEF supports Microsoft efforts like Visual
Studio The MDN meeting on the 27th of August, 2009 will be an INETA sponsored event. INETA
will
The Blomsma Code
- Monday, July 27, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
MSDN Magainze: Web Apps That Support Long-Running Operations
pleased to announce that MSDN Magazine just published my Windows Workflow article
entitled Tags: Books DevelopMentor Visual Studi I'm
pleased entitled
"ASP.NET
WORKFLOW: ASP.NET
WORKFLOW: WORKFLOW: Web Apps That Support Long-Running Operations"
Michael C. Kennedy's Weblog
- Wednesday, December 24, 2008
-
Significant Advances in Unit Testing Windows Workflow
Then I heard through some inside sources that this MSDN Magazine article was about
to Running these tests inside Visual Studio we get all green!
I This post describes a unit testing library for testing Windows Workflow Foundations.
It It is not a framework like HarnessIt , NUnit ,
or
Michael C. Kennedy's Weblog
- Sunday, January 18, 2009
-
EF 4.0 N-Tier Support: Take 2
Following the release of Visual Studio 2010 and .NET About a year ago I wrote an article for MSDN Magazine outlining one possible solution to this problem. Open the Server Explorer in Visual Studio 2010 and a data connection to the Northwind database.
You may need to attach Northwind to SQL Express using Management NET 4.0 Beta 2 , the Entity Framework team put out a second CTP for Entity Framework 4.0,
Tony and Zuzana's World
- Thursday, November 12, 2009
-
T4 POCO Templates for L2S and EF
In my MSDN Magazine article on SOA Data Access I recommend exposing Data Transfer Objects (DTOs) from the Data Access Layer (DAL). Simply stated, it’s a code-generation tool that’s built into Visual Studio! dbml file created when you add a “LINQ to SQL Classes” item to your Visual Studio project. These objects should be Plain Old CLR Objects (POCOs) that are Persistent Ignorant (PI), eschewing traces of any particular persistence technology. (How’s How’s that for an alphabet soup of acronyms?!)
Tony and Zuzana's World
- Friday, January 16, 2009
-
MDN - Augusta Developer Event, 27th of August 2009.
you’ll get a dip into template languages seeing both T4 which is part of Visual Studio
and Introduction to Visual Studio T4
introduction to a somewhat hidden feature in Visual Studio: Text Template Transformation
Toolkit MEF supports Microsoft efforts like Visual
Studio The MDN meeting on the 27th of August, 2009 will be an INETA sponsored event. INETA
will
The Blomsma Code
- Monday, July 27, 2009
-
Trackable DTO’s: Taking N-Tier a Step Further with EF4
About a year ago I wrote an article for MSDN Magazine on how to track change-state on the client and transmit it to a service for persistence using LINQ to SQL, Entity Framework, or some other data access stack. and Visual Studio 2010. I use two sets of T4 templates (a code-generation technology built into Visual Studio): One set is used by the Data Download code for this post here .
Not long ago my friend and colleague Richard Blewett wrote a blog post on Self-Tracking Entities in EF4, in which he questioned the service-orientation of Self-Tracking
Tony and Zuzana's World
- Friday, February 19, 2010
|
|
|