Loading...
DotNetKicks.com
.NET links, community driven
login
register
submit a story
upcoming stories
about
blog
Why not
join our community?
, there are
11 users online
home
users
.NetKicks
comments
DotNetKick.com is an
open-source project
. Please
report any bugs
and let us know
your great suggestions
.
Currently running svn revision
637
(rss)
Kick Spy!
,
Kick Zeitgeist
and
Kick Widgets
.NetKicks
.NetKicks
Profile
Kicked
Submitted
Comments
Tags
Friends
Kicked By Friends
Submitted By Friends
Comments:
Confessions of a Terrible Programmer
Somebody in the comments of that article mentioned Heckle for Ruby (
http://ruby.sadi.st/Heckle.html
). Is there something similar for .NET?
posted by
.NetKicks
1 year, 3 months ago
Poor Man's Dependency Injection using Generics
I don't get it. Why should one want the lower layers of the application to create the instances? IMO this makes testing with mocking frameworks more difficult, because you can't inject a already initialised mockObject. Instead you tell the class under test to create a new instance of a mocked class you which have to be coded first. Does this approach take away the chance of using a mocking framework like NMock or Rhino.Mocks?
posted by
.NetKicks
1 year, 3 months ago
Bad code smells MindMap
Really usefull. I'll try to improve my "code-nose" with this.
posted by
.NetKicks
1 year, 3 months ago
If yer code ain't tested, the waterfallists win.
say that again frogsbrain! I, as a .net guy, found that article very interesting and even funny. I wonder where else XP and Agile method are enforced that strict... The fact that those Java-guys have these tools way befor they are ported shows me once again that maybe I should look over the .net rim more often. And imo so do you cdjaco.
posted by
.NetKicks
1 year, 3 months ago
Learn the new NUnit 2.4 Constraint-Based Assert Model
Nice article, I wasn't aware of this but like those fluent interfaces and the way the code looks like when they are used.
posted by
.NetKicks
1 year, 3 months ago
Cyclomatic complexity measurement tool
to bad that there is no source code available...
posted by
.NetKicks
1 year, 4 months ago
The Art of Currying
kränk. really. I'll have to read it again...
posted by
.NetKicks
1 year, 4 months ago
Regionerate Public Beta
I'll wait until the next stable release.
posted by
.NetKicks
1 year, 6 months ago
FxCop This
Nice introduction to userdefined FxCop rules. Good links in the Article.
posted by
.NetKicks
1 year, 6 months ago
Switch Statements with Enums best practice
Nice comments about OO_Design prinicples :-)
posted by
.NetKicks
1 year, 6 months ago
A Higher Calling
Wow, you never stop learning cool features of this language.
posted by
.NetKicks
1 year, 6 months ago
String.IsNullOrEmpty can lead to runtime Null exceptions!
thanks chrismo. But still only 5 kicks. I was astonished as well...
posted by
.NetKicks
1 year, 6 months ago
Visual SVN: Another Zero Friction Tool In The Toolbox
Ankh is the way to go http://ankhsvn.tigris.org/ . I almost lmao when I read the comments of the guys at Ayende, because they seem not to use Ankh because of "the icons" and "the way it integrates" (wtf?). Ankh does a good job and saves you 50,-
posted by
.NetKicks
1 year, 7 months ago
Microsoft vs TestDriven.Net Express
C'mon Microsoft what's the point? Be proud that somebody is using your platform and is creating testdriven quality software with your product.
posted by
.NetKicks
1 year, 7 months ago
NUnit Quick and Dirty Guide
In the last part of this article the author encourages the use of NUnit or Nant for unit tests. IMO the good feeling about the green dots certainly disapears quite quickly when you have to switch between let's say NUnitGUI and VisualStudio. An integrated solution for the testing within the IDE is needed. I use TestDriven.Net (http://www.testdriven.net/). There is also a free (as in free beer) version of the UnitRun from ReSharper (http://www.jetbrains.com/unitrun/).
posted by
.NetKicks
1 year, 7 months ago
Prepping for an interview
He lists some nice links with example questions in his article.
posted by
.NetKicks
1 year, 8 months ago
« Previous
1
2
3
Next »
Sponsored Link:
www.carlist.ie
Search:
Ads by The Lounge
DotNetKicks is an open source project from
Incremental Systems