Y las veinte más votadas, auténticas joyas algunas de ellas, fueron las siguientes...
Publicado por José M. Aguilar a las 8:31 a. m.
Etiquetas: desarrollo, frikadas, humor
Publicado por José M. Aguilar a las 9:45 a. m.
Etiquetas: desarrollo, javascript, knockout, patrones
.Net
- Multicast delegates in c#
Jalpesh P. Vadgama - Gestión de excepciones con WCF
Fernando Escolar - Leer un QR desde Windows con la webcam
Carlos Pérez - System.DateTime: Good practices and common pitfalls
David Rickard - How to remove the last character from Stringbuilder
Hmloo
System.Web.Optimizations
que se distribuía con la developer preview de MVC 4, aunque también decíamos que este paquete era igualmente descargable a través de Nuget, y esto hacía posible su uso con MVC 3 o incluso con WebForms. .Net
- How to pad number with leading zero with C#
Jalpesh P. Vadgama - ¿Qué hay de malo en este código? (C#)
Eduard Tomás - .NET Versioning and Multi-Targeting - .NET 4.5 is an in-place upgrade to .NET 4.0
Scott Hanselman - A LINQ Style Range Generator
BlackWasp
.Net
- C#/.NET Little Wonders: Skip() and Take()
James Michael Hare - IQueryable is Tight Coupling
Mark Seeman - Ref and Out (The Inside Story)
Akhil Mittal - C# Value Type Table
Mark Treadwell - Identifying .NET 4.0 Special Folders
Richard Carr - Null is not false
Eric Lippert - C# and VB.NET language specification
Salvo Davide Rapisarda - Do I need to dispose of Tasks?
Stephen Toub - Should I expose asynchronous wrappers for synchronous methods?
Stephen Toub