Download PPT – “Developing Cloud Business Applications Using Visual Studio 2015” – Global Azure Boot Camp

On 25th April, I delivered a session on “Developing Cloud Business Applications Using Visual Studio 2015” at Global Azure Boot Camp Event.  During this one hrs session I have walked through how we can rapidly develop a cloud application that interacts with O365 and SharePoint Online. We have also discussed how to integrated with  other external data source, social network etc.

Download PPT – “A lap around C# 6.0 and Visual Studio 2015 Preview” – MUGH Dev Day– 29th Nov 2014

Yesterday I delivered a session on “A lap around C# 6.0 and Visual Studio 2015 Preview” at Microsoft User Group Hyderabad, Dev. Day.  During this one hrs, session I have covered many new features of Visual Studio 2015 Preview Version and C# 6.0.

Presenting at DevDays – Microsoft User Group Hyderabad 29th November 2014

Microsoft User Group Hyderabad (MUGH ) invites you to Developer Day on 29th Nov’14. This is scheduled on this Saturday(29th Nov– from  9:00 A.M  to 1.30 PM ) at Microsoft Campus , Building 3 MPR Halls , Gachibowli, Hyderabad.

I am presenting on “A lap around C# 6.0 and Visual Studio 2015 Preview” . During this one hr. session, I will be talking about new features of C# 6.0 and new features of Visual Studio 2015 Preview version and some more insights.

Presenting at Microsoft User Group Hyderabad – UG Meet – Hyderabad 23rd Feb 2013

Microsoft User Group Hyderabad (MUGH ) invites you to monthly User Group Meet on 23rd Feb’13 . This monthly UG meet scheduled on coming Saturday (23rd Feb  – from  9:00 A.M ) at Infotech Enterprises Ltd, Hyderabad.

I will  be delivering a session on “Kinect for Windows SDK” and will talk about how we can build a gesture enabled and speech recognized application; this is what we called building Natural User Interface (NUI) application. I will also walk you through with different features of Kinect SDK such as capturing Infrared data Stream, Getting Sensor Accelerometer data, tracking human body joints and something around Face Tracking. 

TechEd India 2012 – Presenting On "Windows Azure With Windows Phone, Windows 8 Metro And Kinect”

I am very happy and excited to announce that this TechEd I will be presenting along with my friend Jebarson. We will be presenting a session which will showcase the integration onWindows Azure, Windows Phone, Windows 8 Metro and Kinect.

imageFor the presentation we have developed a proto solution for Home Security. Well let me explain how we have put all these technologies into action. The Kinect device will serve as a watch dog at the home which is connected to the Azure. The device will be uploading patrol images to the Azure on regular intervals. Once there is a human intrusion detected, the Kinect will send a alert to the Azure and also will start streaming the live video to the Smooth Streaming Server hosted on Azure. Once the Azure, receives the alert, it will send a notification using Microsoft Push Notification Server (MPNS) to the subscribed Windows Phones and Windows 8 Metro apps where you can watch the video streamed live from the Kinect. Well, that’s not the end, we will also demonstrate on controlling Kinect from Windows Phone / Windows 8 Metro app using Azure App Fabric.

We will be discussing all the technologies involved and the architecture of the complete solution extensively along with a live demonstration in the TechEd.

Visual Studio 11 Developer Day– Hyderabad–18th Feb 2012

Microsoft User Group Hyderabad (MUGH ) invites you to Developer Day on 18th Feb 2012 ( 9:30 A.M to 1.30 PM ) at Microsoft Campus , Building 3 MPR Halls , Gachibowli, Hyderabad.  Join us to meet Meet Charles Sterling, Senior Program Manager, Visual Studio Team. Charles will deliver 90 min talks on “Application Lifecycle Management with Visual Studio 11”.  Additionally, we have two sessions on “Debug production hosted application with Intellitrace and Visual Studio 11” and “SQL Server 2012 Database Unit Testing with Visual Studio 11”.

Presenting at DevDays – Hyderabad 29th January 2012

Microsoft User Group Hyderabad (MUGH ) invites you to Developer Day on 29th Jan’12 . This is scheduled on this Sunday (29th Jan – from  9:30 A.M  to 1.30 PM ) at Microsoft Campus , Building 3 MPR Halls , Gachibowli, Hyderabad.

I am presenting on “Coding for fun on Kinect” . During this1 hr. session, I will be talking about Kinect .NET SDK APIs and will be developing some cool application using Kinect for Windows SDK Beta 2. Yeah, something interesting!

My Upcoming Events : Virtual Tech Days and Technology Conclave Delhi 2011

imageThe 13th edition of Microsoft Virtual Tech Days – being held on 14th to 16th Dec 2011. I’ll be presenting a session on Web Developer Track and will talk about “Inside IIS Request Processing and ASP.NET Page Life Cycle” on 15th Dec 2011 from 3:00pm – 4:00pm (IST) . Understanding the ASP.NET Page Life Cycle is an essential knowledge for developing ASP.NET Web Application, and before Page Life Cycle, IIS does a numbers of internal process with the request coming from client browser. During this session I will discuss how IIS process ASP.NET Requests, what happens when some client request comes to IIS, how IIS decided what kind of request it is and later in internals of ASP.NET Page lifecycle.

Presenting at MUGH Tech Meet – Hyderabad 26th Nov’11

Microsoft User Group Hyderabad (MUGH ) invites you to monthly Tech Meet on 26th Nov’11 . This monthly UG meet scheduled on this Saturday (26th Nov – from  9:30 A.M ) at Microsoft Campus , Building 3 MPR Halls , Gachibowli, Hyderabad.

I am presenting on ASP.NET 4.5 and Visual Studio 2011 Developer Preview. This will be a complete demo oriented session where I will be talking on few new features of VS 2011 Developer preview and enhancement of  ASP.NET 4.5 core runtime enhancement, data binding and new request validation features.

Presenting at Developer Conference – Kolkata 12th November, 2011

November 12th , I will be presenting at Developer Conference 2011 Organized by Microsoft User Group Kolkata (KolkataGeeks) .  Developer Conference is the premier technical event for technology professionals at Kolkata interested in learning, connecting and exploring latest Microsoft technologies.  This is also going to be community Launch event for Office 365. So be there and enjoy the flavor of cutting edge Microsoft technologies.

Download Presentation Slide “Knotting Windows Phone 7, Windows Azure and Kinect” – Developer Conference 2011

Here is the presentation slide that we have used during our session at Developer Conference 2011, Hyderabad on 1st October. During the session  I started with very fundamentals of  Kinect devices and Kinect .NET SDK. I have shown how much easy it was to code with Kinect .NET SDK and developed different application  with Kinect Camera, 3D Depth and Skeleton Tracking. In the next step,  captured images using Kinect when it was detecting any Skeleton and uploaded the same on live Azure Blob Storage and added some information on Azure Queue Storage. After that  Jebarson took it forward and shown how Push notification can be placed in between Azure and Windows Phone 7 to notify the subscribed user when some photo been captured, uploaded to the Azure and then the image is shown in your WP7 Device after successfully authentication.

Download PPT – “Tune Your ASP.NET Application Using Visual Studio 2010 Profiler” – Virtual Tech Days – 29th Sept 2011

Today I delivered 1 hour session on “Tune Your ASP.NET Application Using Visual Studio 2010 Profiler”  at Microsoft Virtual Tech days 2011.  Got few minute delayed to start the session due to some network issues. during the session I started with fundamentals of profiling and  different profiling methods and also talked about choosing right profiling technique. During the demos I showed different tooling features with in VS 2010 Profiler. Profiled  Few ASP.NET Application using Sampling and Instrumentation and  discussed about complete analysis and internal of how sampling and instrumentation works . I have also covered the Tier Interaction Profile, Profiling ASP.NET Application from Command Prompt and JavaScript Profiling.

My Upcoming Events : Virtual Tech Days and Developer Conference 2011

imageThe 12th edition of  Microsoft Virtual Tech Days – being held on 28th to 30th Sept 2011.   I’ll be presenting a session on Web Developer Track and will talk about  Tune Your ASP.NET Application Using Visual Studio 2010 Profiler on 29th Sept 2011 from 1:45pm – 2:45pm (IST) . Application Performance is very much critical for any business so, tuning and analyzing application’s performance  is must needed for any application. In this Session  we  will learn  how we can use Visual Studio 2010 Profiler to Tune ASP.NET Web Application with different approaches like Sampling ,Instrumentation and other profiling strategy. We will learn about details application execution process, object allocation, call trees which help tune the performance of the application and how instrumentation  can helps to get those details by injecting  a marker in the underlying code base of application  . We will also learn how we can use profiler with web load testing, profiling application from IIS, Profiling with IIS Express, Compare different profiling reports  and finally will look inside some JavaScript Profiling.

.NET Tips – Links on ASP.NET C# WPF , IIS Express, Visual Studio Tips – July 2011

Daily .NET Tips is aiming to sharing useful coding tips and tricks for .NET Developers. This site completely design for sharing Tips and Tricks, useful Code Snippet which anyone use in daily development work and targeted anything related with .NET.  In this post I am quickly listing down all the tips which are posted over the month July 2011.