Microsoft .NET Framework 4 Platform Update 1 KB2478063 Service Pack 5 Feature Set 3.1 R2 November Edition RTW
A developer critiques Microsoft's confusing .NET Framework version naming and advocates for simpler, clearer version numbers like .NET 4.1.
A developer critiques Microsoft's confusing .NET Framework version naming and advocates for simpler, clearer version numbers like .NET 4.1.
Explores a technical issue with the 'lein swank' command in Clojure's Leiningen build tool related to Java class loading and charset encoding.
A tutorial on building a Java EE 6 web app using EJB 3.1, JSF 2.0, and JPA 2.0 with NetBeans and GlassFish, focusing on transactional business logic.
Announces ASP.NET MVC 2 Preview 1 release, highlighting new features like templated helpers, areas, and DataAnnotations support.
A technical guide on creating a reusable Django manager class to share methods between managers and QuerySets, reducing code repetition.
A developer's top 5 technical blog posts from 2008, focusing on PHPExcel, ASP.NET MVC, and Visual Studio profiling.
Explores implementing Forms-based security in ASP.NET MVC, covering Web.config limitations and using Code Access Security attributes for authorization.
A developer simplifies a Kerberos config parser into a single C file for e2fsck, discussing the need for small, efficient code vs. bloatware.