Shahnawaz Khan

ASP.NET MVC, Web Api, Windows Azure, Microsoft SharePoint, WCF, WPF, Windows Phone 8, AngularJS, jQuery, HTML, CSS, JavaScript, AJAX, JSON, Twitter Bootstrap

How to: Create a SharePoint 2013 App for Office 365

In this post I will show you how to create a SharePoint 2013 [SharePoint hosted] app for Office 365 and publish it on any SharePoint Online account. If you don't have Office 365 account already, you can get an Office 365 trial today. Prerequisites Visual Studio 2012 or later. Get Visual...

Dependency Injection in ASP.NET MVC 3 using Ninject

Since the release of ASP.NET MVC 2, I am learning Dependency Injection in ASP.NET MVC. I used Microsoft Unity and realized the need for it to simplify ways to handle the dependencies between objects. I have seen a lot of open source developers using Ninject as a dependency injector and...

Take snapshot from webcam using Silverlight 4 Webcam API

I have Webcam attached to my Laptop, but I’m not able to capture still images from it on Windows 7. I tried Youcam from Cyberlink it’s good but not freely available then I decide to build my own application for capturing images from my webcam. As we know that Silverlight 4 has Webcam,...

jQuery UI AutoComplete Widget with ASP.NET MVC

In this post I am showing you how to use jQuery UI Autocomplete widget with ASP.NET MVC. The Autocomplete widget provides suggestions when you type some text into the text field. This is very useful when you provide search box to find data, so lets start using it in Fresh ASP.NET MVC...

Welcome to my blog

Hi everybody, welcome to my new blog, I just moved my blog to new location but the address is still same http://www.shahnawazk.com. I'll post all my previous entries again with updated features like Visual Studio 2010 Express, SQL Server 2008 R2, ASP.NET 4, ASP.NET MVC 2, jQuery 1.4.*, jQuery UI 1.8.*, PHP, MySQL and many more technologies I deal with. Happy Codin...