A light-weight .NET framework for publishing Layar layers using WCF and Unity (C#)
Thus speaks Wikipedia: Augmented reality (AR) is a term for a live direct or indirect view of a physical real-world environment whose elements are merged...
Thus speaks Wikipedia: Augmented reality (AR) is a term for a live direct or indirect view of a physical real-world environment whose elements are merged...
Unity, a part of the Enterprise Library, is a great way of decoupling interfaces and implementation, and for opening a road into unit testing with mock objec...
This is not strictly .NET but more of a Javascript trick, but nevertheless, one that you might need. It is a simple trick, and actually requires much more te...
How many times I have tried to find the root path of an ASP.NET page or a handler (ASHX) in order to call another URL I can hardly count. When working with W...
A nice thing I ran into yesterday: if you have a TableStorageEntity child class containing a DateTime property, you have two thing to remember:<ul><...