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

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

Stories kicked by friends of tiernano
4
kicks
submitted by mathieu 2 days, 3 hours ago

en.cogimator.net — SimpleValidation is a framework that enables you to tag your entities' properties with attributes, and it will generate web validators based on those attributes, and add them to your edit form. No more manual adding of those numerous RequiredValidator! read more...

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

3
kicks
submitted by wisemx wisemx 2 days, 3 hours ago

msdn2.microsoft.com — Come and get it. ;-) read more...

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

9
kicks
published 1 day, 9 hours ago, submitted by Reman 2 days, 7 hours ago

blog.wekeroad.com — Robs new Screencast - the focus in this screencast is the membership system. read more...

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

48
kicks
published 2 days, 7 hours ago, submitted by Ragoczy 2 days, 10 hours ago

lovethedot.blogspot.com — Microsoft released a tool called Microsoft Source Analyzer, or StyleCop. It analyzes source code for standards violations. It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration. So the community dug in and figured out how to do these things and now MS is firing off license-violation emails. Don't they get it? The community wants to use the product, but it's too limited ... these extensions help make it better. read more...

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

8
kicks
published 6 hours, 21 minutes ago, submitted by justin_etheredge justin_etheredge 2 days, 10 hours ago

codethinked.com — Sure, SQL Server 2008 is getting ready to drop, but are you familiar with all of the new features that 2005 gave you? Or maybe you haven't used 2005, well, this is a good article to introduce to you several of the new features in SQL Server 2005. read more...

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

3
kicks
submitted by wisemx wisemx 2 days, 12 hours ago

blogs.iis.net — DiscountASP.net who has been a very close partner of the IIS Team leading several offerings of our platform - including IIS Manager Remote Delegated Access to the Web Site and many other cool tools - has just built and released yet another cool module that extends the IIS Manager capabilities by having a GAC Viewer for their customers. read more...

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

1
kicks
submitted by Bognit 2 days, 18 hours ago

codersbarn.com — I don't know about you, but as a Web Developer I sometimes find myself not doing the things I should be doing. read more...

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

1
kicks
submitted by dcarr dcarr 3 days, 4 hours ago

literateprogramming.com — All to often (as it is far easier) people relish the technical discussions without digging into the 'how and why does this fundamentally help me' at a few levels of abstraction higher. I for one think code comments are the exception not the rule. Why? 1) If you need to comment it you likely need to refactor it. THis is why ReSharper is so mandatory. It's the practice not the tool. Why refactor? 90% of most cost is in maintenance. 2) Code comments are as often as node misleading and incorrect as they are not kept up to date. 3) Improvements in automated developer generated API docs are sufficient in most cases. This leaves the 'domain-specific' or 'contextual' documentation as the mandate. Here your focus is not on the how, but the why and the what. If you discuss the abstraction's rationale, and reason for existence, not how it internally works, you're safe. There are always exceptions to any rule however this is just to get the ideas flowing. For example, CruiseControl.NET is a fantastic tool. However it's not about the tool, it's about the practice. The fact that Microsoft 'patterns and Practices' has no ' and tools' at the end is because tools change quickly and their abilities dramatically but the concepts from 10 years ago are still not used if there is in general no easy 'tool support'. People don;t like to think this iway in general and if there was perhaps one reason some evolve into 'architects' or whatever you want to call them, it is this. The site listed helps.. DAmon read more...

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

4
kicks
submitted by dcarr dcarr 4 days, 1 hour ago

lostechies.com — Excellent content... read more...

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

15
kicks
published 4 days, 9 hours ago, submitted by gfraiteur 4 days, 17 hours ago

blogs.msdn.com — The author claims that AOP-assisted Dependency Resolution, where dependencies are resolved on-demand without plumbing code and use of factories, can supersede Dependency Injection... at least in some scenarios. A refreshing view on a topic that tends to become sanctified and therefore undiscussed in our community. read more...

Add a comment 1 comment | category: | Views: 365
tags: , | tag it

24
kicks
published 4 days, 7 hours ago, submitted by mdopp mdopp 5 days, 1 hour ago

codeplex.com — Blog Engine.net 1.4 has been released. more... read more...

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

20
kicks
published 4 days, 16 hours ago, submitted by mdopp mdopp 5 days, 1 hour ago

nyveldt.com — The upgrade process is fairly easy but there are a few things to be aware of. more.... read more...

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

2
kicks
submitted by dcarr dcarr 5 days, 5 hours ago

ayende.com — Well done... You might have noticed in our more detailed post we 'borrowed' the artwork. Hope you don't mind! Thanks, domain.dot.net team read more...

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

13
kicks
published 5 days, 4 hours ago, submitted by dcarr dcarr 5 days, 9 hours ago

damon.agilefactor.com — The first official beta for NHibernate 2.0 was released today. This comes on the heels of the damaging ‘boycott’ of the Microsoft ‘Linq to Entities’ upcoming release, which was anticipated to be a serious competitor to NHibernate. LAST MINUTE UPDATE FROM THE NHIBERNATE TEAM There has been a change in how NHibernate is packaged as the core and contrib aspects now have dedicated locations. Since NHibernate 2.0 Alpha 1, ONLY THE CORE of the project is included at the link above. The Contrib Projects are now in a dedicated location: http://sourceforge.net/projects/nhcontrib There are a few new projects that are essential to investigate for your needs (for example the Burrow project). Also be sure to visit the wiki for these significant projects: http://nhcontrib.wiki.sourceforge.net See the end of this post for a partial list of these contrib efforts. The team at domain.dot.net has been working with 2.0.X since the first alpha, and following the progress of the trunk. In our opinion this beta has the high quality of prior betas and we recommend it for non-critical systems immediately as your risk policy allows. We’re working on a more detailed analysis coming soon on some of the key improvements. To download the code direct from the trunk use this SVN URL: https://nhibernate.svn.sourceforge.net/svnroot/nhibernate This is no minor update, as with this release they will align with the widely used and praised ‘Hibernate 3.2’ for Java. Here is a listing of the planned new features which are represented to varying degrees of complexness in this beta: read more...

Add a comment 4 comments | category: | Views: 211
tags: , , , , | tag it

12
kicks
published 3 days, 4 hours ago, submitted by terrble 5 days, 13 hours ago

codebetter.com — The baseline understanding required to effectively implement dependency injection read more...

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

5
kicks
submitted by nsoonhui 5 days, 16 hours ago

itscommonsensestupid.blogspot.com — After trying Google App Engine for some time, there are goods and bads to it. Here's a list: read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge