Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
12 hours, 39 minutes ago

How to tweet automatically when you push a new package to nuget.org

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...
Filed under:
Posted to:
by
 Rob Chartier 
06-16-2013, 8:24 PM

AGENT: The World's Smartest Watch

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:
by
 Wallym 
06-16-2013, 6:30 AM

Article - Create a MapView in Google Maps for iOS

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:
by
 ScottGu 
06-14-2013, 5:32 AM

Windows Azure: Major Updates for Mobile Backend Development

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...
Filed under: , ,
Posted to:
by
 RicardoPeres 
06-13-2013, 2:30 PM

Dynamic LINQ Extension Method

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...
Filed under: ,
Posted to:
by
 RicardoPeres 
06-12-2013, 2:29 PM

Comparing LINQ Expressions

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...
Filed under: ,
Posted to:
by
 DigiMortal 
06-12-2013, 4:15 AM

How my company uses Windows Azure in development process

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

NuDoc: A .NET XML API Documentation Reader

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...
Filed under:
Posted to:
by
 RicardoPeres 
06-11-2013, 2:07 PM

Entity Framework Metadata

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:
by
 Jeff 
06-10-2013, 11:56 PM

When the Google beats on your SignalR

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....

1 2 3 4 5 Next > ... Last »