Microsoft Research has released BETA of Kinect SDK for Windows a while ago. Which provides a set of drivers and managed API’s for develop applications that will utilize the Kinect for motion sensing technologies or applications. Download the 32-bit or 64-bit version of the Kinect for Windows SDK at http://research.microsoft.com/kinectsdk MSDN Channel 9 have a […]
Read more โCategory: .NET
All .NET Related Stuffs goes here.
Apple Push Notifications Service API & C#
To start with Apple Push notifications I would have to first explain what is Push Notifications? In normal mobiles Push services are often based on information preferences expressed in advance. This is called a publish/subscribe model. A client might "subscribe" to various information "channels". Whenever new content is available on one of those channels, the […]
Read more โSending Apple iOS Push notifications using C#
I was in a search for finding solution in C# or .NET which would allow me to send iOS Push notifications from C#. Ideally this needs to be a service/scheduler that will send push notifications periodically. Since iOS is a closed platform, I was wondering whether we can create anything like that using .NET. My […]
Read more โMicrosoft Kinect Developer Kit: available for download
Kinect is a 3D Motion controller for XBOX produced by Microsoft. Kinect SDK enables developers to utilize the Kinect in various environments. Like you can operate your PC with Kinect through motions only. Cool isn’t it. You could see huge possibilities we can do with Kinect. The Kinect SDK is officially available for download […]
Read more โNew MSDN Download Center Makeover
Microsoft Download Center (MSDN Download Center) has come through a new makeover recently flaunting the look and feel similar to METRO UI from Windows Phone 7. Recently after the announcement of Windows 8, microsoft opened up the jar of Windows 8 magic’s people came to know that Windows 8 is going to have a METRO […]
Read more โASP.NET MVC 3 Beta
ASP.NET MVC 3 Beta provides a Model-View-Controller (MVC) framework on top of the existing ASP.NET 4 runtime. ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – […]
Read more โ