jasper22


Comments:

DotNetBar Office 2007 style User Interface components

posted by jasper22jasper22(1320) 5 years, 10 months ago 0

.NET 2.0 only !!! too bad - I can't use it....

Reply

C#'s new ?? operator

posted by jasper22jasper22(1320) 5 years, 10 months ago 0

Ha-ha :) Let's see how you can overload and/or override this operator :)

Reply

Share code from over 30 languages

posted by jasper22jasper22(1320) 5 years, 10 months ago 0

Very vey new resource... Can not even find any code that contains System.Windows.Forms line..... Hmmmmm....

Reply

Some C# Coding Guidelines at patrick.veverka.net

posted by jasper22jasper22(1320) 5 years, 2 months ago 0

not sure about this.... whoever declare internals variables like int a, b; -> should never do that. Instead declare them: int iMyFirstValiable, iLoopCounter; or may be use FxCop ?

Reply

Sandboxie

posted by jasper22jasper22(1320) 5 years, 2 months ago 0

WOW - this is nice ! Did they re-write the whole OS or something ??? What is written in they site FAQ that they rewrite the whole File, Memory, Drivers, etc.. processes. This is kernel programming -> WOW

Reply

Top ten things ten years of professional software development has taug

posted by jasper22jasper22(1320) 5 years, 2 months ago 0

Taken from Digg - sorry - may be you already read about it

Reply

Visual Studio 2008 to RTM in Movember

posted by jasper22jasper22(1320) 4 years, 6 months ago 0

Movember ???? ;)

Reply

Disable .pdb file generation in Release Mode

posted by jasper22jasper22(1320) 4 years, 3 months ago 0

So I still didn't understand why I won't delete them ??? .NET doesn't use it, build already optimized - why I need .pdb files ?

Reply

Embeddable C# Compiler

posted by jasper22jasper22(1320) 3 years ago 0

Manuel :) :) :)

Reply