kunfuka

Stories kicked by kunfuka

A New Look for Visual Studio 2010!(blogs.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 3 months ago

At the PDC and TechEd EMEA last year we described our new editor support built on the WPF technology in .NET Framework 4.0. Today I’m happy to reveal the new UI for Visual Studio, also built on WPF: read more...

add a comment |category: |Views: 1214

tags: another

System.Linq.Enumerable.Aggregate - Better Know an Extension Method Par(bleevo.com)

submitted by bleevobleevo(245) 3 years, 3 months ago

Learn how to harness the power of Aggregate a powerful new extension method brought to you by System.Linq read more...

add a comment |category: |Views: 327

tags: another

Object Oriented Design Principles(noctovis.net)

submitted by daviddavid(405) 3 years, 4 months ago

Quick summary of SOLID, DRY, YAGNI and other useful OO principles. read more...

1 comment |category: |Views: 636

tags: another

Skip the Visual Studio Splash Screen(visualstudiohacks.com)

submitted by javeryjavery(5523) 3 years, 4 months ago

Anything to speed up Visual Studio. read more...

add a comment |category: |Views: 645

tags: another

Most Interesting .NET StackOverFlow Questions(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 4 months ago

Today a short list of My Personal Most Interesting .NET Questions to me asked on StackOverFlow I founded. read more...

add a comment |category: |Views: 777

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

Pluggable Generic ASP.NET Cache Manager(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 4 months ago

In this article I’ll provide a simple way in order to build a Pluggable Generic ASP.NET Cache Manager. read more...

3 comments |category: |Views: 470

tags: another