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

Stories recently tagged with 'CodeBetter' Subscribe to this feed
16
kicks
published 1 month, 24 days ago, submitted by xtremebiz xtremebiz 1 month, 27 days ago

codeforeternity.com — Just 1 AddItem extension method which works for 5 controls to make the code a lot simpler and cleaner :-) Cheers to object inheritance and cheers to Extension Methods ;-) read more...

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

3
kicks
submitted by xtremebiz xtremebiz 1 month, 28 days ago

codeforeternity.com — You must have come across plenty of articles on the internet which talk about using the StringBuilder class when computing large strings for performance gains. Nothing wrong with that. However I have not seen many coders using the Initial Capacity constructor of the StringBuilder class which can further result in EXTREME PERFORMANCE. read more...

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

5
kicks
submitted by xtremebiz xtremebiz 2 months, 21 days ago

codeforeternity.com — 18 cool Extension Methods to for cleaner data access using the DataReader class. Cut down your data access code by using these 18 Extension Methods. Full source code available for download :-) read more...

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

3
kicks
submitted by xtremebiz xtremebiz 3 months, 7 days ago

codeforeternity.com — Excellent hack to make Non Themeable properties of ASP.NET controls Themeable. After learning this hack, you would be able to set the Display and the ValidationExpression properties of the RegularExpressionValidator control directly from a Skin file !!! Even the MaxLength property of a TextBox. Would it not be cool to validate all email addresses across your website through a single Skin file ??? read more...

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

5
kicks
submitted by xtremebiz xtremebiz 4 months, 20 days ago

codeforeternity.com — Excellent post which explains how to write bug free and clean code to handle ASP.NET sessions variables efficiently read more...

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

29
kicks
published 7 months, 9 days ago, submitted by JanVanRyswyck 7 months, 10 days ago

codebetter.com — The first in a serie of must-read articles. read more...

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

4
kicks
submitted by simoneb simoneb 7 months, 11 days ago

codebetter.com — Compendium of the best posts from Jeremy Miller about many topics, from Testing through IoC to Agile. read more...

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

3
kicks
submitted by eyad.salamin 8 months, 20 days ago

codebetter.com — Productivity is the magic word after which all tools, practices and patterns are heading. This article gives hints on how to enhance the productivity of a developer. Recommended for every IT Manager read more...

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

19
kicks
published 8 months, 29 days ago, submitted by btompkins 9 months, 4 days ago

codebetter.com — JP @ CodeBetter shows us how... read more...

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

12
kicks
published 10 months, 28 days ago, submitted by buildmaster 10 months, 28 days ago

codebetter.com — There are reasons for either of the three choices, but we technologists often fail to actually make a choice as much as we choose not to choose for not being even aware of our choices. How do you know that you're using the best, most productive tools? read more...

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

15
kicks
published 1 year ago, submitted by jburger 1 year ago

codebetter.com — Oldy but a goody from Jeremy D. Miller read more...

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

11
kicks
published 1 year, 3 months ago, submitted by Haacked 1 year, 3 months ago

codebetter.com — Jeremy Miller of CodeBetter blogs writes that you may end up with more unit test code than production code, but that's fine. Remember, production code is way harder to write than test code. Test methods are each isolated units that don't have dependencies on each other, like production methods do. read more...

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

12
kicks
published 1 year, 4 months ago, submitted by SamGentile 1 year, 4 months ago

codebetter.com — This article presents both an introduction to WF as well as in-depth discussion of the issues I faced in trying to apply it's model to a real-world application read more...

tags: , , , , | tag it

12
kicks
published 1 year, 5 months ago, submitted by dalziel dalziel 1 year, 5 months ago

codebetter.com — Composite keys (multi column primary keys) make any kind of Object/Relational mapping and persistence in general harder. Life is so much easier with surrogate keys. You can always make unique constraints where it's necessary. read more...

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

12
kicks
published 1 year, 7 months ago, submitted by gavinjoyce gavinjoyce 1 year, 7 months ago

codebetter.com — "Developer metrics are hard. We all know this. Development is part science, part logic, and part creativity. As such, it is difficult to measure how well your developers are doing their jobs. Personally, on my teams I tend to manage by results. If the releases are on time and of sufficient quality, I'm a pretty happy guy. How do I measure quality, you ask? Well I'm about to show you how I've done it on teams I'm leading." read more...

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

21
kicks
published 1 year, 8 months ago, submitted by gavinjoyce gavinjoyce 1 year, 9 months ago

codebetter.com — Poorly handled exceptions might speak volumes about someone's coding abilities, but it's string concatenation that's a sure bet to kill a programs readability (thus maintainability). Everyone knows that they should use StringBuilder's for better performance when concatenating a lot, but to improve maintainability, string.format is king! read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge