A .NET Developer’s Insight into the Windows Runtime Library
The Windows Runtime Library (WinRT) is the default API for the Windows 8 OS — Microsoft’s 128-bit OS with support for as much as 512 GB of RAM. Built on
The Windows Runtime Library (WinRT) is the default API for the Windows 8 OS — Microsoft’s 128-bit OS with support for as much as 512 GB of RAM. Built on
NHibernate, the lightweight object relational mapping (ORM) tool for .NET, has a statically compiled counterpart called Fluent NHibernate. In essence, Fluent NHibernate is a XML-less, compile safe, automated NHibernate mapper
The ADO.NET Entity Framework is an extended object relational mapping (ORM) tool from Microsoft that has become increasingly popular over the past few years and is widely used these days.
JQuery, the open source, cross-browser JavaScript library, simplifies event handling, animations and general development of responsive Web applications. The official jQuery Web site states: “JQuery is designed to change the
With some knowledge of asynchronous programming and callbacks, you can use Silverlight to develop applications that are bound to data retrieved from different services — services that can scale over
Is studying philosophy academic? After all, we don’t go anywhere by studying it. (See Sidebar 1. Classical Philosophy vs. Analytic Philosophy for a full discussion of philosophy’s limitations.) I think
Aging VB6 applications are a time bomb. Not only are the hardware, operating systems and runtime environments that they run on all candidates for replacement, but Microsoft will almost certainly
The ADO.NET Entity Framework is an extended object relational mapping (ORM) tool from Microsoft that has become increasingly popular over the past few years and is widely used these days.
The Open Data Protocol (OData) is a Web protocol that relies on HTTP, Atom Publishing Protocol (AtomPub) and JSON. You can use OData to expose, query and update data from