Error!
Success!

By tag: BestPractices

showing:  of
0
kicks

3 Tips for Unit Testing Best Practices  (Unpublished)

Three tips for creating unit-tests using best practices techniques


Kicked By:
Drop Kicked By:
0
kicks

Exception Handling - Do's and Dont's  (Unpublished)

Exceptions provide a consistent mechanism for identifying and responding to error conditions. Effective exception handling will make code more robust and easier to debug. Exceptions are a tremendous debugging aid because they help answer...


Kicked By:
Drop Kicked By:
0
kicks

How to remove duplicate Whitespace Characters from a string?  (Unpublished)

Luckily for us developers .NET has some very slick string handling routines we can use for this task. Also we have an alternative approach: Regular Expressions. We will cover here both implementations and compare them regarding their efficiency.


Kicked By:
Drop Kicked By:
0
kicks

Top 10 Best Practices for Production ASP.NET Applications  (Unpublished)

A list of some things to pay attention to when dealing with production ASP.NET applications.


Kicked By:
Drop Kicked By:
0
kicks

Bad code smells MindMap  (Unpublished)

based on Refactoring: Improving the Design of Existing Code by Martin Fowler, ISBN: 978-0201485677


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Term of the Day: Principle Of Least Surprise  (Unpublished)

Brief discussion of the Principle Of Least Surprise


Kicked By:
Drop Kicked By:
0
kicks

The Complete List of Software Development Frameworks, Process's, Metho  (Unpublished)

There are so many software development process's, best practices, philosophies, and frameworks out there that I just wanted to create a complete reference list of valuable things to remember. Note that some of these I recommend NOT using, however I have listed them so that we can ensure to remember...


Kicked By:
Drop Kicked By: