hedwig

Stories kicked by hedwig

LINQ to SQL Data Context Provider(ericswann.org)

submitted by ericswannericswann(145) 3 years, 1 month ago

Provides an approach to lifetime management of LINQ to SQL Data Contexts with a strategy based pattern for caching the Data Context. The solution also allows the Data Context to be set up using a registration approach. Included code will work for web, winforms, or service projects. read more...

1 comment |category: |Views: 366

tags: another

Late-Bound Invocation with Expression Trees(kohari.org)

submitted by nkoharinkohari(1310) 3 years, 2 months ago

Avoid the cost of reflection for late-bound invocation by using expression trees. read more...

1 comment |category: |Views: 316

tags: another

LINQ to SQL Common Base Class Problem(practicedotnet.blogspot.com)

submitted by compuboycompuboy(20) 3 years, 4 months ago

f you are a fan of LINQ to SQL, you may remember Dinesh's post where he mentioned the possibility to create and use a common base class for all your entities. I really like the idea, and to clarify, I have been using it in one of my projects even before seeing his post regarding the subject. But unfortunately, yesterday, while playing with a piece of code, I happened to face a problem that I want to describe in this post. read more...

add a comment |category: |Views: 47

tags: another

Debugging With Tracepoints (dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 4 months ago

Well, last week, while I saw John Cunninghams session at PDC 2008 about Visual Studio Debugger Tips & Tricks, I learned something new about breakpoints. The Visual Studio debugger has another feature called tracepoints. read more...

2 comments |category: |Views: 333

tags: another

Top 100 Blogs for Developers(noop.nl)

submitted by kbaleykbaley(250) 3 years, 5 months ago

Jurgen Appelo outlines 100 blogs developers should be paying attention to. read more...

1 comment |category: |Views: 1304

tags: another

The Next 20 People .NET Developers Should Follow on Twitter(webdevdotnet.blogspot.com)

submitted by elijahmanorelijahmanor(1448) 3 years, 5 months ago

Here is another setup of top 20 .NET Developers on Twitter that you should consider following... This is the second installation from his previous post of top 20 .NET Developers on Twitter... These two posts equal 40 people you might want to follow! read more...

add a comment |category: |Views: 762

tags: another

Signs of a GOOD Manager / Team Lead(codezest.com)

submitted by daveschinkeldaveschinkel(1720) 3 years, 5 months ago

Characteristics / attitudes / process of good management & leadership: 1) Have a passion about technology but read more...

add a comment |category: |Views: 888

tags: another

27 Free Must-have Online Collaboration Tools(crazeegeekchick.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 6 months ago

hese days teams can be dispersed all over the globe. With outsourcing, telecommuting, distance learning and complex project collaboration, it's often helpful to have tools that can assist with the various collaborative tasks need to be done by dispersed teams. I've put together a great list of 27 free... read more...

4 comments |category: |Views: 1060

tags: another