Visual Studio 11 Developer Day– Hyderabad–18th Feb 2012 February 13, 2012
Posted by Abhijit Jana in .NET Community Events.Tags: Community Events, Microsoft, MUGH
add a comment
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 January 25, 2012
Posted by Abhijit Jana in .NET Community Events.Tags: Community Events, Microsoft, MUGH
add a comment
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 December 10, 2011
Posted by Abhijit Jana in .NET Community Events.Tags: Community Events, TechConDelhi
5 comments
The 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 November 23, 2011
Posted by Abhijit Jana in .NET Community Events.Tags: ASP.NET 4.5, Community Events, MUGH, Visual Studio 2011
add a comment
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 6, 2011
Posted by Abhijit Jana in .NET Community Events.Tags: Community Events, Developer Conference, Kolkata
add a comment
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 October 3, 2011
Posted by Abhijit Jana in .NET Community Events.Tags: Community Events, Developer Conference
add a comment
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 September 29, 2011
Posted by Abhijit Jana in .NET Community Events, ASP.NET 4.0, Visual Studio 2010.Tags: Session PPT, Virtual Tech Days
1 comment so far
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 September 21, 2011
Posted by Abhijit Jana in .NET Community Events.Tags: Community Events, DevCon2011hyd, Developer Conference, Virtual Tech Days
2 comments
The 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 July 31, 2011
Posted by Abhijit Jana in .NET 4.0, .NET Community Events, ASP.NET 4.0, IIS Express, WPF.Tags: .NET, C#, dailydotnettips, Tips, Tips & Tricks
2 comments
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.
.NET Tips – Links on ASP.NET C# MVC Visual Studio Tips – June 2011 July 3, 2011
Posted by Abhijit Jana in .NET 4.0, .NET Community Events, ASP.NET 4.0.Tags: ASP.Net, C#, dailydotnettips, Tips & Tricks, Visual Studio
1 comment so far
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 June 2011.
Web Camps Session PPT Download–“What’s new in Visual Studio 2010 SP1 for Web Developers” June 19, 2011
Posted by Abhijit Jana in .NET Community Events, Web Camps.Tags: .NET, Community Events, Microsoft, web camps
add a comment
Here is the Presentation slide that I used during my session at Microsoft Web Camps, Hyderabad. During the session I have discussed about IIS Express, SQL Server Compact Edition Tooling Support, Web Deployment Tools, IntelliTrace Debugging etc. During demo I have shown Basic and Advanced features of IIS Express , Enabling SSL with IIS Express, Running IIS Express and Cassini side by side , SQL Server CE with Entity Frame work and ASP.NET 4.0, Web Deployment Tool 2.0, and demos related with IntelliTrace.
Presenting at Microsoft Web Camp – Hyderabad on 16th June, 2011 June 10, 2011
Posted by Abhijit Jana in .NET Community Events, Announcement.Tags: ASP.Net, Community Events, MUGH, web camps
1 comment so far
The Microsoft Web Camps have become the epicenter of Microsoft’s interaction with the web development community, where leading-edge developers and architects gather to learn and build websites using ASP.NET MVC 3, Internet Explorer 9 , HTML5 and latest changes in Web Technologies” . Microsoft Web Camps are designed to help you learn to build websites using latest web technologies like ASP.NET MVC, jQuery, Web Matrix, HTML5, IE9 and many more. Web Camps at Hyderabad scheduled on 16th June 2011, at Microsoft Campus , IDC Building .
Download My Virtual Tech Days Session Video on Caching enhancements in ASP.NET 4.0– Feb 2011 May 25, 2011
Posted by Abhijit Jana in .NET 4.0, ASP.NET 4.0, .NET Community Events.Tags: ASP.Net, asp.net 4.0, Community Events, Community TechDays, Virtual Tech Days, caching
add a comment
The 11th edition of Virtual TechDays – was held on 9th to 11th Feb 2011. I presented a session on “Caching enhancements in ASP.NET 4.0” . In this session I have talked about different enhancement of Caching in ASP.NET 4.0 with many demos. The recording session is now available for download.
You can download all the session video from Virtual Tech Days Site
My Experience – Windows Azure Camp– Kolkata 10th April April 12, 2011
Posted by Abhijit Jana in .NET Community Events, Azure Camp.Tags: Azure, Community Events, My Experience
2 comments
10th April, 2011 Microsoft User group kolkata organized a 1- day deep dive session on Windows Azure at Microsoft Office Kolkata with the help of Microsoft, Microsoft MVP’s and Community. The session was designed to help developers to speed up on developing for Windows Azure. The main focus of this event was to help people to get touch with Windows Azure and its features and a complete hands on labs. All audience present there by 9.30 with Laptop. They were too much enthusiastic to learn about the new technology. Me and Abhishek present there as Speaker over there. All Setup were done and we were ready go !







