Error!
Success!

By tag: JamesWelch

showing:  of
0
kicks

New DNK Features: Kick Spy & Shoutbox  (Unpublished)

This week there have been over 100 commits to the DotNetKicks open source trunk. The two big new features are 'Kick Spy' and 'Shoutbox'.


Kicked By:
Drop Kicked By:
0
kicks

How to tell if a .NET Assembly is debug or release  (Unpublished)

Explains how to tell if a .NET Assembly is built for debug or release by using .NET Reflector and programmatically using System.Reflection.


Kicked By:
Drop Kicked By:
0
kicks

Tracking Database Record Changes at the Field Level  (Unpublished)

Example of how to create a table that stores who edited which field and when by using a database trigger. Example code for SQL Server.


Kicked By:
Drop Kicked By:
0
kicks

Naming Guidelines for Coding  (Unpublished)

I’ve tried to maintain a consistent set of naming rules for my code. Here’s a few guidelines that I’ve collected over the years. Contains recommending naming rules for namespaces, classes, enumerations, parameters, methods, properties, events, exception classes, and interfaces and abbreviation usag...


Kicked By:
Drop Kicked By: