Blog

Blog posts on .NET, Azure, and more.

Custom View Engine in ASP.NET 5

August 28, 2015 by Anuraj

.Net ASP.Net ASP.Net MVC

This post is about implementing Custom View Engine in ASP.NET 5. Normally ASP.NET MVC looks for view files (*.cshtml), inside Views/Controller folder. If you want to configure it to some other location, you can manage it via custom view engine. Here is the implementation.

Using jquery ui autocomplete with ASP.NET 5

August 28, 2015 by Anuraj

.Net ASP.Net ASP.Net MVC HTML5 Javascript

This post is about how to use jquery ui autocomplete with ASP.NET 5. Long back I wrote a blog post about using JQuery autocomplete with ASP.NET.

How to develop universal apps for IoT device

August 24, 2015 by Anuraj

.Net IoT Miscellaneous Visual Studio Windows Phone

This post is about developing apps for your IoT device. In the last post I mentioned about installing and booting Windows IoT core on Raspberry PI 2. In this post we will look into the application development for IoT devices.

Installing Windows 10 IoT core to RasberryPI 2

August 23, 2015 by Anuraj

IoT Miscellaneous Visual Studio

At //Build 2015, Microsoft demonstrated a version of Windows running on a Raspberry Pi 2 board. Last month Microsoft released Windows 10 officially. This post is about installing and booting Windows 10 IoT core.

K-MUG TechDay 22nd August 2015 Kochi

August 18, 2015 by Anuraj

.Net Miscellaneous User Group Activities

This month’s K-MUG TechDay is planned for Saturday, 23 August 2015 at ORION India Systems, Infopark venue.

Copyright © 2024 Anuraj. Blog content licensed under the Creative Commons CC BY 2.5 | Unless otherwise stated or granted, code samples licensed under the MIT license. This is a personal blog. The opinions expressed here represent my own and not those of my employer. Powered by Jekyll. Hosted with ❤ by GitHub