Monday, June 17, 2013

Windows Phone Development - Windows Phone Emulator - How to Capture Screen Shot

How to Take Screen Shot from Windows Phone Emulator without Print Screen


If you are submitting your App to +Windows Phone site you would require to publish screenshots of your App. These are the snapshots a prospective user might see even before she downloads your App. How to take a good snapshot then ..


Click the Double Right Arrow on right of the Emulator to bring the menu. Now take as many as possible.

See also:
How to Add/Load XAML Dynamically to RichTextBox Control - Windows Phone Development C#/VB.NET Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

Tuesday, June 4, 2013

BSNL WIFI Router - Forgot/Reset Admin Password / BSNL Broad Band

How to Reset Forgot/Lost Admin Password - BSNL BroadBand WIFI Connection

IF you are not able to login the BSNL Admin Password through

http://192.168.1.1
Username : admin
password: admin

Try resetting the password using the Reset button shown below:





Else take the Modem to the nearest customer care / support center for BSNL. They will reset the password and provide you a new one


Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

Wednesday, May 8, 2013

VBA Connect to Webservice 1- Office XP Web Services Toolkit

How to Connect to Webservice from Excel / Word using VBA

The VBA Connect to Webservice 1- Office XP Web Services Toolkit can be downloaded and installed in the PC





To use the commands in VBA, Add reference to Microsoft Soap Type Library 3.0


VBA Connect to Webservice might give- SoapClient30  Error 429 - ActiveX component can't create object if it is not properly installed


Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

Sunday, March 17, 2013

Model View Controller (MVC) - Simply Explained!

The Model-View-Controller (MVC) pattern separates the modeling of the domain, the presentation, and the actions based on user input into three separate classes:

Model. The model manages the behavior and data of the application domain, responds to requests for information about its state (usually from the view), and responds to instructions to change state (usually from the controller). It maintains the state and notified observers/subscribers of change in information.

View. The view manages the display of information and also facilitates interaction with user. However, it does not act on user interaction (i.e., events) - that is the job of the controller

Controller. The controller interprets the mouse and keyboard inputs from the user, informing the model and/or the view to change as appropriate.



The responsibilites can be split as follows (Top down approach)

View

  • Responsible for rendering of model - UI
  • User interaction
E.g., Renders Listbox Control, Facilitates selection


Controller

  • Responsible for responding to user input
  • Instructing the Model to respond to the user input
E.g., Handles  Listbox Selection event, sends information to Model

Model

  • Responsible for storing and retrieving data
  • Maintenance of state
  • Notification of Observers  of change in state
Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

Saturday, April 21, 2012

Understand Pan Card Numbering System

Know your PAN Number




PAN explained.......


PAN is a 10 digit alpha numeric number, where the first 5 characters are letters, the next 4 numbers and the last one a letter again. These 10 characters can be divided in five parts as can be seen below. The meaning of each number has been explained further.
1. First three characters are alphabetic series running from AAA to ZZZ
2. Fourth character of PAN represents the status of the PAN holder.
• C — Company
• P — Person
• H — HUF(Hindu Undivided Family)
• F — Firm
• A — Association of Persons (AOP)
• T — AOP (Trust)
• B — Body of Individuals (BOI)
• L — Local Authority
• J — Artificial Juridical Person
• G — Government
3. Fifth character represents first character of the PAN holder’s last name/surname.
4. Next four characters are sequential number running from 0001 to 9999.
5. Last character in the PAN is an alphabetic check digit.


Nowadays, the DOI (Date of Issue) of PAN card is mentioned at the right (vertical) hand side of the photo on the PAN card.
Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

Thursday, November 17, 2011

How to Hide / Show Sub Tasks in Project 2010

How to Show / Hide Specific Sub Levels in Microsoft Project 2010

A project has stages, tasks, sub-tasks and so on. Though the project plan has to be as granular as possible, having all the tasks listed on screen always will be bit confusing.

Hence you can show till a certain level from the View Tab on Ribbon and selectiong the outline feature

Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

Tuesday, November 15, 2011

How to Remove a Task from Timeline in Project 2010

To remove a task from Timeline, just select the task and click Add to Timeline. This button is a Toggles

ak Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl