Error!
Success!

By tag: code

showing:  of
0
kicks

Detailed code metrics with NDepend  (Unpublished)

A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provid...


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET MVC Source Code Now Available  (Unpublished)

Last month I blogged about our ASP.NET MVC Roadmap. Two weeks ago we shipped the ASP.NET Preview 2 Release. Phil Haack from the ASP.NET team published a good blog post about the release here. Scott Hanselman has created a bunch of great ASP.NET MVC tutorial videos that you can watch to learn more...


Kicked By:
Drop Kicked By:
0
kicks

The One Single Tip to Comment Your Code  (Unpublished)

You've heard about 13 tips to comment your code, but what about the One Single Tip?


Kicked By:
Drop Kicked By:
0
kicks

Restoring VS2005's 'prop' snippet in VS2008  (Unpublished)

Automatic properties are nice, but sometimes they just won't do. Visual C# 2005 included a 'prop' code snippet for a full property with backing filed but 2008 changed the snippet to generate an automatic property. Here's how to restore the 2005 snippet.


Kicked By:
Drop Kicked By:
0
kicks

Part Cover a code coverage tool that works with Static methods  (Unpublished)

I just found this great free tool, open source, that produces xml, that has a command line interface and a nice GUI. Simple to install and start usint (less that five minutes). Why you should considered it and how it compares with Ncover.


Kicked By:
Drop Kicked By:
0
kicks

How to create Visual studio code snippets easily  (Unpublished)

a nice tool that help you create VIsual Studio code snippets


Kicked By:
Drop Kicked By:
0
kicks

Reading other people’s .NET code  (Unpublished)

Places to find great examples of .NET code


Kicked By:
Drop Kicked By:
0
kicks

.NET Coding Guidelines - Commenting  (Unpublished)

Nice rant about developers who don't comment their code, I can sympathize.


Kicked By:
Drop Kicked By:
0
kicks

Top 10+ source code search engines  (Unpublished)

Programmers are coding and coding in somewhere for some purpose. I wonder how many lines of code is written in a minute on the world :) I guess thousands of lines. But most them are coding the same snippets of code again and again. I always used "Koders" not to reinvent america, means not ...


Kicked By:
Drop Kicked By:
0
kicks

Automated code formatting tools  (Unpublished)

Some tools I like to use for creating and maintaining consist code structure and layout.


Kicked By:
Drop Kicked By:
0
kicks

Regionerate Public Beta  (Unpublished)

Regionerate is an open-source automatic layout enforcement tool for C#. I have just released its Public Beta. Enter the site for a quick screencast that explains all about it.


Kicked By:
Drop Kicked By:
0
kicks

Optimized access to Bitmaps  (Unpublished)

How to read and elaborate sequence of bitmaps without using .NET functions, saving tons of processor cycles.


Kicked By:
Drop Kicked By:
0
kicks

Not Invented Here Syndrome  (Unpublished)

When it comes to components and tools, not only are you robbing yourself of a productivity boost by not having to develop every little thing in your app, but you miss the quality benefits that a specialized vendor can bring to the table. If you look around at the component vendors and open-source p...


Kicked By:
Drop Kicked By:
0
kicks

A Better View On Your Coding Community!  (Unpublished)

A great site that aggregates the top coding-related feeds in one convenient and easy-to-use location. Filter information by providers, topics and keywords in order to quickly find the information that you need.


Kicked By:
Drop Kicked By:
0
kicks

When Bad Code Attacks  (Unpublished)

You don't always know it's there. Maybe you saw it in passing and thought to yourself, "If I don't look it directly in the eyes, it can't hurt me." And then it happens - an error in production, high-priority change request, or time to redesign the system for a new version. Suddenly, you're...


Kicked By:
Drop Kicked By: