Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Cross posted from my primary blog http://geekswithblogs.net/iupdateable/
IUpdateable from Eric Nelson
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET 3.0/Vista
AIC
Architecture
Azure
Data
Entity Framework
Events/Training
FlashFeed
Fun/Gaming
ISV
Java et al
LINQ
Misc
Office 2007 Dev
Podcast
Poll/Survey
Q&A
Ruby and DLR
S+S/SaaS
SQL Server 2005
SQL Server 2008
SyncToBlog
Tools
UK
UX/Silverlight
Visual Basic
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
WCF et al
Windows 7
Windows Server 2008
Workflow
News
My Primary Blog
twitter.com/ericnel
friendfeed.com/ericnel
LinkedIn/ericnel
Goto100
These postings are provided "AS IS" with no warranties, and confer no rights.
NEW: Site Stats
My tweets
Archives
November 2009 (16)
October 2009 (12)
September 2009 (16)
August 2009 (7)
July 2009 (8)
June 2009 (17)
May 2009 (15)
April 2009 (28)
February 2009 (3)
January 2009 (15)
December 2008 (12)
November 2008 (15)
October 2008 (26)
September 2008 (22)
August 2008 (22)
July 2008 (28)
June 2008 (20)
May 2008 (23)
April 2008 (2)
March 2008 (7)
February 2008 (9)
January 2008 (12)
December 2007 (6)
November 2007 (22)
October 2007 (2)
September 2007 (10)
August 2007 (5)
July 2007 (21)
June 2007 (14)
May 2007 (11)
April 2007 (18)
March 2007 (18)
February 2007 (64)
January 2007 (14)
November 2006 (2)
October 2006 (5)
September 2006 (7)
July 2006 (21)
June 2006 (9)
May 2006 (11)
April 2006 (3)
March 2006 (14)
February 2006 (15)
January 2006 (1)
December 2005 (6)
November 2005 (9)
October 2005 (7)
September 2005 (10)
August 2005 (6)
July 2005 (8)
June 2005 (7)
May 2005 (1)
April 2005 (6)
March 2005 (9)
February 2005 (3)
January 2005 (9)
December 2004 (4)
November 2004 (6)
October 2004 (12)
September 2004 (7)
August 2004 (18)
July 2004 (17)
.My Stuff
Applications for Vista
Which programming language to use (from 2004)
Bloggers (I really read!)
>> My Bio! <<
Mike Taulty (Colleague)
Daniel Moth (Colleague)
Mike Ormond (Colleague)
UK Resources for Developers
UK MSDN Events
10min Screencasts (nuggets)
UK User Groups
SQL Server
Visual Basic (VBUG)
Developer (C#)
London .NET User Group
Next Generation User Group
Vista Squad (London)
.NET Developer Network (Bristol)
All UK User Groups
Browse by Tags
All Tags
»
Data
Architecture
Azure
Entity Framework
Events/Training
Poll/Survey
Q&A
SQL Server 2005
SQL Server 2008
Tools
UK
UX/Silverlight
Visual Basic
Visual Studio 2008
Visual Studio 2010
WCF et al
Friday, November 20, 2009 9:37 AM
T4 Templates and the answer to life, the universe and everything
[This is the third in a series of posts on getting started with the new features in Entity Framework 4 based on the demos I did in my session at TechEd Europe in Berlin last week (Nov 2009).] Entity Framework 4 relies significantly on the Text Template
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
,
Visual Studio 2010
Friday, November 20, 2009 9:18 AM
Tangible T4 Editor – a life saver
I have been working with T4 (Text Template Transformation Toolkit) lately thanks to the Entity Framework team moving their code generation model over to T4 in Visual Studio 2010. However by default Visual Studio 2008 and 2010 do not include syntax highlighting
Posted by
Eric Nelson
|
0 Comments
Filed under:
Data
,
Visual Studio 2010
Friday, November 20, 2009 7:39 AM
Getting Started with Entity Framework 4 - Templated Code Generation
[This is the second in a series of posts on getting started with the new features in Entity Framework 4 based on the demos I did in my session at TechEd Europe in Berlin last week (Nov 2009).] Code generation from the Entity Data Model (EDM) has changed
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
Thursday, November 19, 2009 11:45 AM
SQL Azure slides and links from EdgeUG session
A big thanks to all those who attended last night to hear about SQL Azure and SQL Server 2008 R2. I really enjoyed it and once again “Merry Christmas”! Links http://bit.ly/startazure takes you to the getting started page for SQL Azure (and Windows
Posted by
Eric Nelson
|
0 Comments
Filed under:
Data
,
Azure
Tuesday, November 17, 2009 11:56 PM
Using SQL Server Management Studio R2 with SQL Azure
As I mentioned earlier this week , we now have a CTP release of a version of SSMS that is SQL Azure aware. I thought it might be useful to share my first few minutes with it. First up, I cleared out my SQL Azure account using the portal (dropped all my
Posted by
Eric Nelson
|
0 Comments
Filed under:
Data
,
Azure
Tuesday, November 17, 2009 10:38 PM
Getting Started with Entity Framework 4 – Simple Model First Example
This is the first in a series of posts on getting started with the new features in Entity Framework 4 based on the demos I did in my session at TechEd Europe in Berlin last week (Nov 2009). When adding an Entity Data Model to a project you are given the
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
Wednesday, November 11, 2009 10:32 PM
SQL Server Management Studio now supports SQL Azure
I have had a bit of a “SQL Azure” day at TechEd Europe. I sat through David Robinsons excellent intro to SQL Azure development (smooth, on time, great Q&A), caught up with David afterwards to exchange stories on SQL Azure and find out what I will
Posted by
Eric Nelson
|
0 Comments
Filed under:
Data
,
Azure
Wednesday, November 11, 2009 10:08 PM
Entity Framework 4 at TechEd Europe – standing room only
On Monday at 9am (9th Nov 2009) I presented a session on Entity Framework 4 to several hundred attendees at TechEd in Berlin ( DEV305 ). I have presented EF to developers many times before but this was the first time I had shown the new EF 4 in any detail.
Posted by
Eric Nelson
|
0 Comments
Filed under:
Data
,
Events/Training
,
Visual Studio 2010
Friday, November 06, 2009 4:38 PM
Summary of the Entity Framework 4 changes introduced with Beta 2 and CTP 2
I thought it would be useful (at least to me!) to summarise the new stuff in Entity Framework 4 given it actually comes in 2 parts . The list is a simplified and categorised version of this and this . General Foreign Keys now added: EF 4 now includes
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
,
Visual Studio 2010
Friday, November 06, 2009 4:14 PM
The relationship between Entity Framework 4 betas and ctps explained
There seems to be enough confusion about the betas and ctps of Entity Framework 4 to warrant a brief post. Hopefully this should clear things up nicely. Put simply: Most of Entity Framework 4 (EF4) will ship with .NET Framework 4 and Visual Studio 2010
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
,
Visual Studio 2010
Friday, November 06, 2009 3:29 PM
The Plan B is all my DEV305 Entity Framework 4 demos as slideware
Next week I will be presenting Entity Framework 4 at TechEd Europe . At least that is what I hope to do. However my Lenovo T61P seems to have some other plans. A year back the screen packed in. The nice IBM man replaced it. All was well. Last week the
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
,
Events/Training
,
Visual Studio 2010
Friday, November 06, 2009 3:25 PM
Entity Framework 4 Session DEV305 at TechEd Europe 2009 – what to expect
Next Monday (9th Nov 2009) at 9am I will be delivering an overview of the new stuff in Entity Framework 4 at TechEd Europe . The session is DEV305 and the description reads: ADO.NET Entity Framework in Microsoft Visual Studio 2010 and Microsoft
Posted by
Eric Nelson
|
0 Comments
Filed under:
Entity Framework
,
Data
,
Events/Training
,
Visual Studio 2010
Wednesday, September 30, 2009 12:20 AM
Midnight and the Azure and Entity Framework decks are now final and available for download
You might have been following this series of posts on my preparation for Software Architect 2009. Well, this evening while sitting in a small hotel room in London (with no window and a dodgy tv) I completed both presentations and made them available for
Posted by
Eric Nelson
|
0 Comments
Filed under:
UK
,
Entity Framework
,
Data
,
Events/Training
,
Azure
Monday, September 28, 2009 2:52 PM
Countdown to Software Architect 2009 – the last day retrospective
This is one of a series of posts on my preparations for sessions on Azure and ORMs at Software Architect 2009. The plan vs actual for day five (The last day): Play, play, play with the technology. PART DONE Produce outline skeleton demo sequence
Posted by
Eric Nelson
|
0 Comments
Filed under:
UK
,
Entity Framework
,
Data
,
Events/Training
,
Azure
Friday, September 25, 2009 9:54 AM
Countdown to Software Architect 2009 – Day four and the slides are done
This is one of a series of posts on my preparations for sessions on Azure and ORMs at Software Architect 2009. The plan vs actual for day four (Thursday): Produce final drafts of each deck and post them so delegates can check out what I’m covering. DONE
Posted by
Eric Nelson
|
0 Comments
Filed under:
UK
,
Entity Framework
,
Data
,
Events/Training
,
Azure
More Posts
Next page »