Category: Miscellaneous
-
MongoDB on Windows quick start in 5 minute
In this 5 minute post, we will do quick start for MongoDB on Windows. I will show you the way to connect to MongoDB Server and to start the administrative shell. Very first you need to download 64 bit binaries for Windows 64 bit from here . After downloading unzip downloaded ZIP file at any […]
-
A Tribute to world’s Youngest MCP Arfa Karim
We have witnessed last year God recalled best of the people from our world to his world. This year God continuing doing same recalling youngest Microsoft Certified Professional Arfa Karim. “You may have gone from this world; not from our heart; you will be remembered always as an inspiration “ She was the youngest Microsoft […]
-
How to work with NuGet?
NuGet is a visual studio extension and you can get it from here. It helps you Add library and tools to visual studio .Net Framework project Remove library and tools to visual studio .Net Framework project Update library and tools to visual studio .Net Framework project NuGet does all the necessary tasks required to work […]
-
New Microsoft Press Book: XAML Developer Reference by Mamta D
Book at Amazon XAML is everywhere. Whether you are developing for Windows Phone 7, WPF, Silverlight or Windows 8, you need to have sound understanding of XAML. If you are looking to learn XAML in a systematic way then this book is for you. This book is published by Microsoft Press and authored by Mamta […]
-
I UNLOCK JOY Program : Great opportunity for Developers and Students
Browse to official site What is this Program all about? At the recent Mobile Developer Summit which took place on November 2, 2011 at Bangalore Microsoft announced the details of the developer programme for Windows Mobile in India with I unlock Joy, a unique Application Development and Submission Program, where technology professionals and students get […]
-
Unpacking Book Authored and Autographed by Pinal Dave
It was month of July, when I was in flight with Pinal Dave sir from Bangalore to Kolkata. Both we were travelling to present in Kolkata community tech days. Pinal Dave sir in flight to Kolkata I consider him as my one of the inspiration. Hence I was asking many questions to him related to […]
-
Query Methods in Roslyn Syntax API
In previous post I discussed about Roslyn Syntax API: First Look . In pervious approach I traversed manually in Syntax Tree to the Method level and started from Compilation Unit level to get the Method Arguments. Rather than manually navigating the Syntax Tree, you can use LINQ to get the parameter in the function. We […]
-
Roslyn Syntax API: First Look
When BUILD was going on, I blogged ROSLYN: Complier as Service? Recently Microsoft released Roslyn CTP and you can download it from here. You can learn more here In this post, I will focus on Roslyn Syntax API. Syntax Tree is used by the compiler to understand the language constructs. Syntax Tree exposed by Roslyn […]
-
Reading EXCEL FILE in a collection using Open XML SDK 2.0
In my previous article I talked about Inserting in Excel file from C# collection using Open XML SDK 2.0 before you go ahead, I strongly recommend you to read this post. In this post, let us try to do the reverse process. We will read all the rows of Excel file List of Bloggers. Again […]
-
A tribute to my hero : Steve Jobs #iRespect
Note : All the images and quotes in this post is taken from different source on the web. I thank all those sites , blogs and individuals I never touched any apple product but iTouched by genius : my hero Steve Jobs Innovation distinguishes between a leader and a follower My job is to […]