DotNetBar Office 2007 style User Interface components
posted by jasper22(1320) 5 years, 10 months ago 0
.NET 2.0 only !!! too bad - I can't use it....
Reply
C#'s new ?? operator
Ha-ha :) Let's see how you can overload and/or override this operator :)
Share code from over 30 languages
Very vey new resource... Can not even find any code that contains System.Windows.Forms line..... Hmmmmm....
Some C# Coding Guidelines at patrick.veverka.net
posted by jasper22(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 ?
Sandboxie
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
Top ten things ten years of professional software development has taug
Taken from Digg - sorry - may be you already read about it
Visual Studio 2008 to RTM in Movember
posted by jasper22(1320) 4 years, 6 months ago 0
Movember ???? ;)
Service Packs for the .NET Framework 2.0 and 3.0
posted by jasper22(1320) 4 years, 5 months ago 0
http://guy.dotnet-expertise.com/ is down ??
Disable .pdb file generation in Release Mode
posted by jasper22(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 ?
.NET runs on Linux, Mac OSX and FreeBSD ?
posted by jasper22(1320) 4 years, 2 months ago 0
For cross platform use Mono: http://www.scribd.com/doc/244387/CrossPlatform-NET-with-Mono?ga_related_doc=1
Embeddable C# Compiler
posted by jasper22(1320) 3 years ago 0
Manuel :) :) :)