Enter your keyword

Advanced Analytics & AI

Developing a Recommender  Solution with Azure Machine Learning

Developing a Recommender Solution with Azure Machine Learning

While preparing my presentation for the Developer’s Conference on Machine Learning, I got the idea to make a demo of a recommender engine. Ever wondered how websites like Amazon and Ebay provides you useful suggestions and recommendations? This blog post is for you! Introduction To have a complete introduction to Machine Learning in general and […]

Using Microsoft Azure DocumentDB in an ASP.NET MVC Application

Using Microsoft Azure DocumentDB in an ASP.NET MVC Application

Scope The following article demonstrates the use of Microsoft Azure DocumentDB in an ASP.NET MVC Application. Introduction Azure DocumentDB is a no-sql storage service that stores JSON documents natively and provides indexing capabilities along with other interesting features. Below are some of the key terms used in this article: Collection A collection is a named […]

TNWiki Article Spotlight – Creating and Querying Microsoft Azure DocumentDB

TNWiki Article Spotlight – Creating and Querying Microsoft Azure DocumentDB

DocumentDB is the latest storage option added to Microsoft Azure. It is a no-sql storage service that stores JSON documents natively and provides indexing capabilities along with other interesting features. See the article here which was featured on the TNWiki Article Spotlight : Creating and Querying Microsoft Azure DocumentDB Link: http://blogs.technet.com/b/wikininjas/archive/2014/12/09/tnwiki-article-spotlight-creating-and-querying-microsoft-azure-documentdb.aspx

Creating and Querying Microsoft Azure DocumentDB

Creating and Querying Microsoft Azure DocumentDB

DocumentDB is the latest storage option added to Microsoft Azure. It is a no-sql storage service that stores JSON documents natively and provides indexing capabilities along with other interesting features. This article is available available on the Microsoft Technet Wiki. This article was highlighted in the Top Contributor awards on the 12th of October 2014. This article was […]