Setting up a NuGet repository in seconds: MyGet public feeds
A guide on using MyGet to create and manage public NuGet feeds, detailing setup, security permissions, and contribution workflows.
A guide on using MyGet to create and manage public NuGet feeds, detailing setup, security permissions, and contribution workflows.
Explores the crucial distinction between raw information and applied knowledge, especially within Information Systems and data management.
A technical guide demonstrating how to integrate NServiceBus message handlers with SignalR to push real-time notifications to web clients.
A guide to advanced formatting options for posting source code in WordPress blogs, including syntax highlighting and line control.
Fixing Oracle tnsping error 'Message 3513 not found' on Windows by adjusting the PATH variable order after installing a new Oracle version.
Introducing google-contacts.el, a package for accessing and searching Google Contacts directly from the Emacs text editor.
A developer shares six recommended programming books covering Cocoa design, sockets in C, Quartz graphics, and classic programming texts.
A guide on using a custom NuGetRole to deploy applications to Windows Azure from a NuGet package feed instead of source control.
A beginner's guide to installing and using RVM (Ruby Version Manager) for managing Ruby versions and gemsets in Rails development.
Analysis of how multi-tenant architecture dramatically reduces IT infrastructure costs compared to physical servers and virtualization.
Explores a new WPF 4.5 feature allowing event subscription via markup extensions, with a focus on MVVM pattern integration.
Announcing a new OAuth 2.0 client implementation for GNU Emacs, now available via GNU ELPA for accessing APIs like Google and Facebook.
A guide to improving form handling patterns in ASP.NET MVC applications, covering query actions, form models, and best practices.
Explains a common Ruby on Rails syntax error (missing comma) and discusses Ruby's optional parentheses for method arguments.
Explains why the author chose the Dapper micro ORM for the public-facing part of the fabrik project, focusing on performance and efficient data modeling.
A beginner's guide to understanding and fixing the NoMethodError in Ruby on Rails 3, explaining its common causes.
A developer's curated list of resources, links, and videos for learning the CQRS (Command Query Responsibility Segregation) architectural pattern and Event Sourcing.
Chainvas library update adds modularity, IE8+ compatibility, client-side build script, and extensive documentation for API chaining.
A developer shares their experience building a Netflix search page using ASP.NET Web Pages and WebMatrix, covering setup, OData, and inline server-side code.
A guide demonstrating how to use jQuery events and OOP principles to write clean, modular JavaScript code for UI components.