Category: Miscellaneous
-
Presented on Windows 8 at Microsoft DreamSpark Yatra 2012 Indore
I always love talking with students. I strongly believe they are having the energy and unbiased aspiration. In order to pursue my love of talking with students on 18th March 2012, I got an opportunity to present at Microsoft DreamSpark Yata 2012 Indore . Event was in DAVV Auditorium, Takshila Campus, Khandwa Road, Indore. Auditorium […]
-
Some Important Points from Design for Windows Phone Developer session from Bijoy Singhal
I attended session of Bijoy Singhal on Design for Windows Phone Developer. I captured some of the points from that session as below IT has been moved from office to home and in between ; Smartphone is not a tiny desktop Phone usage pattern different from desktop You don’t want to create app that wont […]
-
Some Important Points from “SQL Misconceptions” Session from Pinal Dave and Vinod Kumar
I attended session of Pinal Dave and Vinod Kumar on SQL Misconceptions. Few of points from that session is as following SET ROWCOUNT and TOP and OrderBy is not same. Set RowCount , Top and OrdetBy gives different execution plan Misconception is Cluster Index gives the result out in Order. It sort and gives result […]
-
Some Important Points from "Software Kaizen: Kanban explained " session from Stephen Forte
Kaizen-to make better , continuous improvement from the lean manufacturing movement at Toyota Kaizen is the way to self-criticized your work then group work The agile manifesto is statement of values. we value individuals and their view first over processes Agile is about values not rules and rigid adherence process Agile is about embracing change […]
-
Start working with INFRAGISTICS NETADVANTAGE for WPF : Part 1 of Many
This is first post of many on INFRAGISTICS NETADVANTGE for WPF. In this post we will start from installation to exploration of some of the controls. You can download trial version after product registration from here Following WPF controls are available in INFRAGISTICS NETADVATANGE. I have put images corresponding to controls such that you get […]
-
Windows 8 Consumer Preview is available to Download
Folks on the leap day of lap year 2012 are you feeling Metrofied ? Certainly I am , Eventually we have got what we have been waiting since BUILD. Windows 8 Consumer Preview is available to download. Download ISO image of Windows 8 Consumer Preview from here Image taken from web. As they are saying […]
-
Reviewing Programming Entity Framework : Code First by Julie Lerman and Rowan Miller
Title: Programming Entity Framework: Code First Number of Pages < 200 Price: $9.99 Kindle Edition $21.59 Paperback Buy here I got an opportunity to get a copy of book Programming Entity Framework: Code First from well-known author, speaker and an authority on Entity Framework Julie Lerman . I was very excited to get book […]
-
How to write and run a C Program in Visual Studio 2010
Today I was recalling good days of language C and got tempted to play around POINTERS, STRUCTURE, and DATA STRUCTURE etc. I started to write some C code and as soon as I started, the first hurdle came that where to write code? I was running on 64 bit Windows 7 machine with Visual Studio […]
-
Windows Phone camp in 6 cities of India from 17th Feb to 29th Feb
Windows Phone camp is coming to your city. Be ready to learn from experts and enhance your Windows Phone application creation skills. City Date Register Trivandrum 29th February Register here Ahmedabad 24th February Register here Indore 22nd February Register here Bangalore 20th February Register here Mumbai 27th February Register here Delhi 17th February Register here […]
-
MongoDB with CSharp
Before you start working with MongoDB using C Sharp, I recommend you to read MongoDB on Windows quick start in 5 minute and download MongoDB for CSharp from here Start MongoDB server If you would have gone through MongoDB on Windows quick start in 5 minute then you know how to start MongoDB server. However […]