Meta-programming in Swift
Introducing Sourcery, a meta-programming tool for Swift that automates code generation to reduce repetition and improve safety.
Introducing Sourcery, a meta-programming tool for Swift that automates code generation to reduce repetition and improve safety.
A review of the ZeroMQ book, praising its coverage of the technology and its advanced software development concepts.
Announcement of MvcSiteMapProvider 2.2.0 release for ASP.NET MVC, featuring new templated HtmlHelpers and extensibility points.
Explains how to use C# LINQ expressions to automatically generate null-safe property access, eliminating repetitive null-check code.
Announcing PHPLinq 0.4.0, a PHP library bringing .NET's LINQ query capabilities to arrays, XML, and databases.
Introduces MVC XForms, a new ASP.NET MVC UI framework on CodePlex for generating clean HTML forms based on the W3C XForms specification.