DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

t3mujin Subscribe to this feed
t3mujin
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by t3mujin
30
kicks
published 2 months, 25 days ago, submitted by ussherm ussherm 2 months, 25 days ago

stevenharman.net — A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally! read more...

Add a comment 3 comments | category: | Views: 249
tags: , , , , | tag it

22
kicks
published 2 months, 25 days ago, submitted by misbaharefin 2 months, 26 days ago

dotnethitman.spaces.live.com — Dependency injection is a programming technique to reduce component coupling. Dependency injection is also commonly known as “inversion of control” or IoC or sometimes as The Hollywood Principle - "Don’t call us, we’ll call you”. The goal of dependency injection is to separate the concerns of how a dependency is obtained from the core concerns of a boundary. This improves reusability by enabling components to be supplied with dependencies which may vary depending on context. read more...

Add a comment add a comment | category: | Views: 239
tags: , , , | tag it

45
kicks
published 3 months, 6 days ago, submitted by simonech simonech 3 months, 6 days ago

codeclimber.net.nz — Keeping on with the 6 weeks release plan, the ASP.NET MVC team quietly release P5 of ASP.NET MVC on Codeplex. read more...

Add a comment add a comment | category: | Views: 304
tags: , , , | tag it

52
kicks
published 3 months, 6 days ago, submitted by kpanghmc 3 months, 6 days ago

kevinwilliampang.com — Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...

Add a comment 1 comment | category: | Views: 920
| tag it

30
kicks
published 3 months, 3 days ago, submitted by MikeBorozdin MikeBorozdin 3 months, 7 days ago

mikeborozdin.com — Having read a great variety of forum and blog posts, I met a lot of misconceptions about ASP.NET that definitely made people to turn away from ASP.NET. I won't argue whether ASP.NET is better than PHP (or Ruby on Rails) or not, instead I'll try to bust those myths. read more...

Add a comment add a comment | category: | Views: 690
tags: | tag it

24
kicks
published 3 months, 11 days ago, submitted by contour 3 months, 11 days ago

littletutorials.com — Starting from some comments on my exception handling series of articles I run into a couple of blogs pointing to this post on joelonsoftware.com. I think this is the worst advice on exception handling I have ever read, sorry Joel. I know this is an old post, I know Joel is entitled to his own opinion and I know he has the right to write his code as he sees fit. But as an opinion leader he influences others. read more...

Add a comment add a comment | category: | Views: 601
tags: | tag it

12
kicks
published 3 months, 13 days ago, submitted by dwhittaker 3 months, 14 days ago

dimecasts.net — A short screencasts that reviews the binding lifetimes possibilities with the Ninject IoC container. read more...

Add a comment add a comment | category: | Views: 92
tags: | tag it

42
kicks
published 3 months, 14 days ago, submitted by JudahGabriel JudahGabriel 3 months, 14 days ago

simple-talk.com — Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. read more...

Add a comment 4 comments | category: | Views: 435
| tag it

46
kicks
published 3 months, 22 days ago, submitted by AndrewPeters 3 months, 22 days ago

mindscape.co.nz — The Visual Studio File Explorer Add-in (sexy name we know, but hey, it’s self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It’s particularly useful for performing routine file system tasks without the need to “context switch” away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. read more...

Add a comment add a comment | category: | Views: 566
tags: | tag it

2
kicks
submitted by t3mujin t3mujin 3 months, 22 days ago

java.dzone.com — Pushing an operating, platform, IDE, programming language or methodology at all cost ain't the way to go. read more...

Add a comment add a comment | category: | Views: 9
| tag it

18
kicks
published 3 months, 24 days ago, submitted by MikeBorozdin MikeBorozdin 3 months, 25 days ago

developerfusion.co.uk — SOAP vs REST read more...

Add a comment 3 comments | category: | Views: 479
tags: | tag it

22
kicks
published 3 months, 25 days ago, submitted by jblankenburg 3 months, 26 days ago

jeffblankenburg.com — Those new to Twitter need some guidance. Jeff Blankenburg has come up with a list of things that someone new to Twitter needs to read before even creating their account. read more...

Add a comment add a comment | category: | Views: 349
tags: | tag it

23
kicks
published 3 months, 28 days ago, submitted by charlesj 3 months, 28 days ago

joshuamcharles.com — My big project for the summer has been the creation of a content management system for my job. Due to deployment restrictions, I was forced to use the .NET platform for development. After hearing rumors of .NET running Rails via IronRuby, I jumped at the chance to write a Rails application that could be deployed to IIS on Windows. However, after getting a prototype running, I discovered that this would be infeasible for the time table I was looking at. IronRuby simply would not be ready on time. My second choice, then, was the new ASP.NET MVC framework. read more...

Add a comment add a comment | category: | Views: 429
tags: | tag it

8
kicks
published 5 months, 14 days ago, submitted by nmgomes 5 months, 16 days ago

nunogomes.net — In the previous posts on this subject I wrote about why automatic ID generation should be improved and how we can improve it. Now I will step forward and show you my own implementation of a specific naming provider. read more...

Add a comment add a comment | category: | Views: 209
tags: | tag it

31
kicks
published 5 months, 16 days ago, submitted by crpietschmann crpietschmann 5 months, 17 days ago

arcanology.com — Sean from Microsoft came by just a few minutes ago to drop off a cake for the Internet Explorer team. As people may recall, the IE team sent Mozilla a cake after Firefox 2 shipped and it seems that they wanted to continue the tradition. read more...

Add a comment 2 comments | category: | Views: 525
tags: , , , , | tag it

18
kicks
published 7 months, 4 days ago, submitted by bradygaster bradygaster 7 months, 5 days ago

odetocode.com — Excellent introduction into the usefulness of state machines in WF. read more...

Add a comment 1 comment | category: | Views: 30
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge