harnas

Stories kicked by harnas

.NET 2.0 Data Structures(msdn2.microsoft.com)

submitted by senfosenfo(881) 4 years, 8 months ago

The .NET 2.0 framework includes many data structures that go unnoticed by many developers. Additionally, there are very powerful data structures that are not part of the base class library, but are very efficient when used in the right situation. This is a great article that (re)demonstrates a very important topic that many of us have forgotten since college. read more...

add a comment |category: |Views: 36

tags: another

How to design a Fluent Interface(randypatterson.com)

submitted by rpattersonrpatterson(745) 4 years, 8 months ago

How to design Fluent Interfaces and why it's important to know about this pattern. read more...

7 comments |category: |Views: 335

tags: another

15+ Free Visual Studio Add-Ins(carlj.ca)

submitted by CarlJCarlJ(875) 4 years, 8 months ago

After some extensive researching (Googling), I’ve compiled this list of 15+ FREE Add-ins for Visual Studio 2005. Some of these add-ins will help improve the quality of your code, while others will help you code faster, however, none are guaranteed to help you get with the ladies. read more...

3 comments |category: |Views: 228

tags: another

Why is .NET getting its ass kicked in social media?(ajaxninja.com)

submitted by AarononthewebAaronontheweb(1140) 4 years, 8 months ago

Maybe I'm just not looking hard enough, but does it seem like .NET is getting blown out by PHP, JAVA, and even Ruby in terms of presence in social media outlets? read more...

5 comments |category: |Views: 2

tags: another