evarlast


Comments:

.NET 3.0 Partial Methods

posted by evarlastevarlast(20) 3 years, 10 months ago 0

I really wish DNK had a downmod system so I could down mod this.

1. It has nothing to do with .net 3.0, and if you MUST tie it to a product release revision it is 3.5 because that is when C# 3.0 shipped.
2. This is miscategorized since this features is implemented ENTIRELY in the C# 3.0 language, it has NO ties to the CLR.
3. There is really no such thing as ".NET 3.0 Partial Methods" You can call it C# 3.0 Partial Methods if you wish.

Reply

Is Managed Code Slower Than Unmanaged Code?

posted by evarlastevarlast(20) 3 years, 10 months ago 0

I would down mod if I could because the premise isn't "are managed applications slow" but "is the code slower". I read "code" as the codes, or IL v. native machine language. Applications, what they do, network or disk do not come into play with speed test of "codes" it comes into play with speed tests of applications.

Reply

Using The "Using" Statement On a Method Rather Than a Class

posted by evarlastevarlast(20) 3 years, 9 months ago 0

The title alone shows a fundamental lack of understanding of what is going on.

I wish DNK had a downmod so I could downmod this.

using is not on a method or a class, it happens on an instance of an object which implements idisposable.

Reply

Top Ten Cool Windows Vista Tips and Tricks – Part I

posted by evarlastevarlast(20) 3 years, 8 months ago 0

oh how I wish I could down mod.

i propose a new DNK convention. Just leave a comment with a -1 in it.

-1

Reply

The Definitive C# Singleton

posted by evarlastevarlast(20) 3 years, 8 months ago 0

-1

DNK needs downmod

Reply

.NET Coding Standard & Code Review Points

posted by evarlastevarlast(20) 3 years, 7 months ago 0

-1

DNK needs downmodding

Reply

Microsoft Announces Visual Studio 2010. Developers Respond.

posted by evarlastevarlast(20) 3 years, 7 months ago 0

-1

DNK needs downmod

this is a useless puff piece and provides no value to CIOs or Developers.

Reply

Xobni - Organize Your Flooded Inbox

posted by evarlastevarlast(20) 3 years, 7 months ago 0

a cool program for sure, but its not .NET

-1

DNK needs downmod

Reply

SQL SERVER - Guidelines and Coding Standards Complete List Download

posted by evarlastevarlast(20) 3 years, 7 months ago 0

-1

dnk needs downmod

most of these are defaults and the rest are dumb programmer 101, and the sproc sp_ prefix is just wrong.

Reply

.NET Application Modeling Language (nAML) Specification and Tools

posted by evarlastevarlast(20) 3 years, 7 months ago 0

take any example, turn it into code. which is more expressive?

I argue the code is.

-1

dnk needs downmod.

Reply

Visual Studio Macro: Modify Text Editor Font Size

posted by evarlastevarlast(20) 3 years, 4 months ago 0

:( should include vssettings file with said shortcuts for scaling fonts.

Reply