HoolieMan

Stories kicked by HoolieMan

Starting and using Git successfully(www.lostechies.com)

submitted by HoolieManHoolieMan(1715) 2 years ago

A great overview about how to get started with Git as well as some pitfalls to avoid if you are coming from SVN. read more...

add a comment |category: |Views: 12

tags: another

Build Tools Roundup For .NET Systems(www.lostechies.com)

submitted by HoolieManHoolieMan(1715) 2 years ago

A great breakdown of all the .Net build systems. read more...

add a comment |category: |Views: 17

tags: another

.NET 4.0 and System.Threading.Tasks(www.codethinked.com)

submitted by veverkapveverkap(815) 2 years, 4 months ago

Quick look at threading in .NET 4.0 and the new System.Threading.Tasks. read more...

1 comment |category: |Views: 653

tags: another

The Siege Project: A Very Interesting Library to help with IOC(lostechies.com)

submitted by HoolieManHoolieMan(1715) 2 years, 5 months ago

This library seems to go much further than the existing Service Locator abstractions to make working with different IOC containers much easier. read more...

add a comment |category: |Views: 38

tags: another

Fluent NHibernate with System.ComponentModel.DataAnnotations (weblogs.asp.net)

submitted by zowenszowens(988) 2 years, 7 months ago

Want to map your domain with DataAnnotations validation? Using Fluent NHibernate? Then take a look at how to create a simple convention! read more...

add a comment |category: |Views: 155

tags: another

IoC, SRP and DI best practices(blog.vuscode.com)

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

A blog post summing some of real world IoC experiences in 5 "laws" read more...

add a comment |category: |Views: 627

tags: another

Analyzing AutoMapper performance(lostechies.com)

submitted by HoolieManHoolieMan(1715) 2 years, 9 months ago

A great real world example of profiling a .net app or library read more...

add a comment |category: |Views: 198

tags: another

Model-View-ViewModel (MVVM) – Part 6: InteractingViewModel(winsharp93.wordpress.com)

submitted by winSharp93winSharp93(235) 2 years, 9 months ago

How to show ViewModels (Windows) from other ViewModels? This post gives an answer which pays attention to parent/child relations. read more...

add a comment |category: |Views: 185

tags: another

LINQPad (new version) - nice tool that can help you to stady LINQ.(rredcat.blogspot.com)

submitted by RredCatRredCat(299) 2 years, 9 months ago

LINQPad is nice tool that can help you to study LINQ. I have read firs overview of this tool. Absence auto-complete grieves most people. Auto-complete is present in new version. This option requiring payment. IMHO: auto-complete is more detrimental than efficiency for studying (but very useful for work). But I want say not about that. LINQPad is obtain other interesting feature. Author of this tool Joseph Albahari with your brother had written book "C# 3.0 in a Nutshell" and he added LINQ samples from ... read more...

add a comment |category: |Views: 29

tags: another

My ideal IDE(lostechies.com)

submitted by cwbrandsmacwbrandsma(1711) 2 years, 9 months ago

What some of us would like Visual Studio to do for us read more...

1 comment |category: |Views: 782

tags: another

Bart’s Control Library – Not What You Think It Is – Part 0(community.bartdesmet.net)

submitted by HoolieManHoolieMan(1715) 2 years, 10 months ago

Very interesting article on minimizing the use of keywords in c# for control flow. read more...

add a comment |category: |Views: 9

tags: another

Open Source or Die – The *Real* Future of Graffiti?(leedumond.com)

submitted by leedumondleedumond(2144) 3 years ago

Telligent’s Graffiti hasn’t quite flatlined yet, but the signs aren’t looking too good. Could OSS be the way to breathe life back into this once-promising CMS platform? read more...

1 comment |category: |Views: 408

tags: another

Kobe – MS New Web 2.0 Resource Kit in ASP.NET MVC and My thoughts(weblogs.asp.net)

submitted by jantujantu(1045) 3 years, 1 month ago

If you recently visited the home page of www.asp.net you will find that Microsoft has released a new Resource Kit for developing Web 2.0 Applications. The resource kit contains a sample reference application that is developed in ASP.NET MVC framework. Since both of these are my area of of interest, I downloaded the codes and give a quick walkthrough. Prior getting to the main discussion, I just want to remind you that it is the second reference application (after Oxite) that is named under Microsoft, so you are suppose to get some quality.... read more...

add a comment |category: |Views: 402

tags: another

A Challenge to the VB.Net Community at Large on OSS(codebetter.com)

submitted by AlexCuseAlexCuse(325) 3 years, 4 months ago

Title pretty much says it... read more...

add a comment |category: |Views: 197

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

Blacklist Extension for Author Names(dscoduc.com)

submitted by dscoducdscoduc(1099) 3 years, 5 months ago

Getting tired of deleting those darn Busby SEO Test comments on my blog I decided to do something about it. I created a new BlogEngine.NET extension that allows you to generate a blacklist using regular expressions to filter the author names. read more...

add a comment |category: |Views: 5

tags: another