BlueDog7

Stories submitted by BlueDog7

DZone PlugIn on CodePlex(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 3 years, 9 months ago

John Papa's DZone PlugIn for WLW on CodePlex read more...

1 comment |category: |Views: 6

tags: another

KickIt plugin for Live Writer on CodePlex(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 3 years, 9 months ago

New version of John Papa's KickIt plugin for Live Writer on CodePlex read more...

add a comment |category: |Views: 3

tags: another

Silverlight 2 Data Binding Basics(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 3 years, 11 months ago

An article on Simple-Talk that discusses the datacontext, data binding, dependency properties in Silverlight read more...

add a comment |category: |Views: 95

tags: another

Windows Live Writer PlugIn for DotNetKicks on CodePlex(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 3 years, 11 months ago

Windows Live Writer PlugIn for DotNetKicks is now on CodePlex read more...

add a comment |category: |Views: 122

tags: another

Windows Live Writer PlugIn for DotNetKicks - Alpha(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 3 years, 11 months ago

Using the June 2008 Technical Preview release of WIndows Live Writer and its SDK, this plug in creates a DotNetKicks "KickIt" link in the footer of a post. The bits are an alpha and only contain the ability t include the link, with 0 cusomtization. A future release will appear on CodePlex with more features. read more...

add a comment |category: |Views: 12

tags: another

Entity Framework Q&A - Lazy Loading, ObjectContext, and LINQ(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 4 years ago

Why use Entity SQL when I can use LINQ to get to entities? What is the role of ObjectContext? How do explicit and eager loading work LINQ and the Entity Framework? How do I see the SQL that will execute? What can I do with complex types? How do I create a complex type? read more...

add a comment |category: |Views: 68

tags: another

Expression Studio 2 Ready For Download(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 4 years ago

Expression Studio 2 is out of beta and has been released. read more...

2 comments |category: |Views: 139

tags: another

DotNetKicks PlugIn for Windows Live Writer(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 4 years ago

John Papa created a plugin for WIndows Live Writer that will customize a DotNetKicks link in a blog post. read more...

add a comment |category: |Views: 27

tags: another

Projecting with Aggregates in LINQ to Entities(johnpapa.net)

submitted by BlueDog7BlueDog7(370) 4 years ago

This is a quick example that shows how to grab a few properties from a parent entity and use an aggregate function on the parent entity's children entities. read more...

add a comment |category: |Views: 130

tags: another