.NET 3.0 Partial Methods
posted by evarlast(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?
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.
Using The "Using" Statement On a Method Rather Than a Class
posted by evarlast(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.
Top Ten Cool Windows Vista Tips and Tricks – Part I
posted by evarlast(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
The Definitive C# Singleton
-1 DNK needs downmod
.NET Coding Standard & Code Review Points
posted by evarlast(20) 3 years, 7 months ago 0
-1 DNK needs downmodding
Microsoft Announces Visual Studio 2010. Developers Respond.
-1 DNK needs downmod this is a useless puff piece and provides no value to CIOs or Developers.
Xobni - Organize Your Flooded Inbox
a cool program for sure, but its not .NET -1 DNK needs downmod
SQL SERVER - Guidelines and Coding Standards Complete List Download
-1 dnk needs downmod most of these are defaults and the rest are dumb programmer 101, and the sproc sp_ prefix is just wrong.
.NET Application Modeling Language (nAML) Specification and Tools
take any example, turn it into code. which is more expressive? I argue the code is. -1 dnk needs downmod.
Visual Studio Macro: Modify Text Editor Font Size
posted by evarlast(20) 3 years, 4 months ago 0
:( should include vssettings file with said shortcuts for scaling fonts.