|
Posted to:
12 hours, 39 minutes ago
|
Wouldn’t it be nice if your followers could be notified whenever you publish a new version of a NuGet package? Currently, nuget.org offers no support for this, but with the following tricks, you can get it working without programming. The essential idea...
|
|
Posted to:
06-16-2013, 8:24 PM
|
AGENT: The World's Smartest Watch by Secret Labs + House of Horology Disclaimer: Most if not all of this content has been gleaned from the comments on the Kickstarter project page and comments section. Any discrepancies between this post and any documentation...
|
|
Posted to:
06-16-2013, 6:30 AM
|
With the introduction of iOS 6 in September 2012, Apple Inc. removed the map system based on Google Maps and introduced its own map system for iPhone and iPad users. The introduction of Apple Maps, like any new technology, came with its own problems....
|
|
Posted to:
06-14-2013, 5:32 AM
|
This week we released some great updates to Windows Azure that make it significantly easier to develop mobile applications that use the cloud. These new capabilities include: Mobile Services : Custom API support Mobile Services : Git Source Control support...
|
|
Posted to:
06-13-2013, 2:30 PM
|
Remember those old posts on Dynamic LINQ? You are probably aware that Microsoft has made its implementation available as a Nuget package , but, like I said, you already have it in your machine, hidden inside the System.Web.Extensions assembly. In order...
|
|
Posted to:
06-12-2013, 2:29 PM
|
Introduction I recently came upon this problem: how to calculate a hash from a LINQ expression so that I can safely compare two expressions for equality? I had naively assumed that the Expression class – and their descendants – would have implemented...
|
|
Posted to:
06-12-2013, 4:15 AM
|
I have used MSDN Ultimate Windows Azure benefit from the day it was made available and from this day I have more and more used Windows Azure on my everyday’s development work. I’m building mostly web-based applications and services and Windows Azure fits...
|
|
Posted to:
06-11-2013, 4:11 PM
|
A couple days ago I was toying with the idea of generating a static API documentation site in markdown ready for hosting in GitHub. The idea is to make it part of the project wiki, so that anyone can very easily improve the code documentation, and later...
|
|
Posted to:
06-11-2013, 2:07 PM
|
Sometimes it is useful to know something about the physical storage of a code first model. Maybe it’s for SQL reporting or for any other matter, I sometimes have the need to look up the table name where an entity is stored or the column that holds some...
|
|
Posted to:
06-10-2013, 11:56 PM
|
Around the end of April, I put v11 of POP Forums into production on CoasterBuzz . Probably the biggest feature of that release was all of the new real-time stuff in the forum, with new posts appearing before your eyes and in the topic lists and such....
|