jvanderh

Stories kicked by jvanderh

31 Days of Refactoring(lostechies.com)

submitted by schambersschambers(105) 2 years, 9 months ago

A post a day for 31 days on refactoring. read more...

add a comment |category: |Views: 680

tags: another

11 keystrokes that made my jQuery selector run 10x faster(encosia.com)

submitted by gt1329agt1329a(7849) 2 years, 11 months ago

An in-depth analysis of the performance concerns when using a popular jQuery selector and a couple ways to dramatically speed it up, including benchmarks. read more...

1 comment |category: |Views: 559

tags: another

What’s new in Beta 1 for the Task Parallel Library? (Part 1/3)(blogs.msdn.com)

submitted by jvanderhjvanderh(10) 3 years, 1 month ago

Some of the changes that are coming for the Task Parallel Library in Beta 1 of .NET 4.0 (no dates to announce) . read more...

add a comment |category: |Views: 14

tags: another

Visual Studio 2010 Architecture Edition(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 3 years, 1 month ago

Some screenshots and descriptions from the Visual Studio 2010 CTP, Architecture Edition, including Architecture Explorer, UML Support, and the Layer Diagram. read more...

add a comment |category: |Views: 900

tags: another

Mix 09 Quick Video Link List(coolthingoftheday.blogspot.com)

submitted by malovicnmalovicn(1590) 3 years, 2 months ago

Mix 09 Quick Video Link List in a format allowing easy search & download read more...

add a comment |category: |Views: 318

tags: another

Going parallel…(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 3 years, 2 months ago

The so-called „many core shift“ is happening. It’s not a thing of the future, it’s not „just around the corner“, it has already begun. And it will change our developers’ life. read more...

add a comment |category: |Views: 369

tags: another

LINQ Your Typed DataSets(it.toolbox.com)

submitted by plbyrdplbyrd(825) 3 years, 2 months ago

Ever needed to perform an INNER JOIN on a pair of DataTables? Would you like to do so in a completely type-safe manner? Boy do I have the technique for you using Typed DataSets and LINQ! read more...

1 comment |category: |Views: 353

tags: another

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

SVN-Monitor is going Open-Source(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 3 months ago

You can start downloading the latest beta version and it's source-code (C#). read more...

add a comment |category: |Views: 434

tags: another

Pimping your Win7 Taskbar – Extending the Win7 Taskbar with Managed Co(coolthingoftheday.blogspot.com)

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

While the project is still in alpha, but with all the coolness (and hype) around the new Win7 Taskbar, when Hüseyin tweeted me a link to this I thought it was pretty cool. I think the Progress Bars in the new Taskbar is going to be one of those “what did we ever do without this” features of Win7. A small thing, but all big things are really just lots and lots of small things… The new Win7 Taskbar is pretty neat, as is its programmability, but without a Managed wrappers (COM? cough… we’re about to enter the 10’s… cough ;) the bar is pretty high for most of us. Projects like this one will come in very handy in the coming years. read more...

add a comment |category: |Views: 337

tags: another

Visual Studio 2010 == Visual Studio 2008 + ReSharper(codebetter.com)

submitted by LordLord(3737) 3 years, 4 months ago

o you want the next gen of next-gen applications? Get the Visual Studio 2010 CTP! Which is – according to Microsoft itself – really just Visual Studio 2008 with ReSharper installed. read more...

7 comments |category: |Views: 931

tags: another

Time released content in ASP.NET(weblogs.asp.net)

submitted by JemmJemm(9604) 3 years, 4 months ago

"While working on the PDC2008 website, we had several time-critical updates. There were some announcements that needed to go live on the website at specific times to coincide with other marketing, there were updates to the list of of software being given to attendees that needed to go live right after the keynotes in which they were announced, etc." read more...

add a comment |category: |Views: 284

tags: another

How to Calculate Network Utilization in .NET(nayyeri.net)

submitted by niikniik(365) 3 years, 4 months ago

How to calculate utilization of a particular network interface in .NET using performance counters and a bit of math. read more...

add a comment |category: |Views: 519

tags: another

There is More Content than Just the Front Page on DotNetKicks(beckelman.net)

submitted by beckelmwbeckelmw(2755) 3 years, 4 months ago

Are you tired of going to DotNetKicks and finding the same stories on the front page for days in a row? Trust me, there is some great content out there that never makes the front page. You just have to look a little deeper. When you do, you can help put some of that great new content in front of the masses. Even if you don’t submit stories yourself, you can still help out by giving the initial votes that push a story to the front page. read more...

add a comment |category: |Views: 249

tags: another

Filtering List Items - The Yield Return Solution (dev102.com)

submitted by razamitrazamit(4566) 3 years, 4 months ago

Here we are talking about filtering list items again :). read more...

add a comment |category: |Views: 331

tags: another

Why Windows 7 Will Save Microsoft(chris123nt.com)

submitted by joseguiajoseguia(197) 3 years, 4 months ago

I was doing some thinking over the past few weeks and I came to a realization. Windows 7, with all of it’s improvements in performance, new features, and more streamlined development process, will actually save Microsoft and redeem them from the whole Vista crash. So I decided to write up WHY Windows 7 will tromp every previous Windows version and why we should pay close attention to it. read more...

1 comment |category: |Views: 930

tags: another