Posts

Start Forex Trading Today and 100$-150$ per day.

Image
Trade and make profit with InstaForex Go  Click Here to Open Account in just 6 minutes.

How to get MMID and OTP of IDBI Bank by SMS ? | Procedure

Image
Banks nowadays are offering services to transfer funds through mobile phones using IMPS service. To avail the IMPS (Interbank Mobile Payment Service) service a customer needs to have MMID  (Mobile Money Identifier) and OTP (One time password). What is IMPS? Interbank Mobile Payment Service (IMPS) is an instant interbank electronic fund transfer service through mobile phones. IMPS facilitates customers to use mobile instruments from making and receiving payments from their bank accounts. What is MMID ? Mobile Money Identifier (MMID) is a seven digit random number issued by the bank upon registration. Remitter (customer who wants to send money) and Beneficiary (customer who wants to receive the money) should have this MMID for doing this interbank funds transfer.  What is OTP ? It is a unique and time-sensitive password used as added security on Internet banking. The password does not replace the CSP and password you use to log on to Internet...

matalb

actamt=0; tax=0.12; totalamt=0; price=0; choice=1; while(choice==1) display('Welcome to CCD'); display('MENU'); display('Press 1. For Frappe Rs 100'); display('Press 2. For Lemonade Rs 110'); display('Press 3. For Iced Tea Rs 120'); display('Press 4. For Cappachino Rs 130'); display('Press 5. For Mint Tea Rs 140'); n = input('\n Enter you Choice >> ');  switch n      case (1)          display(' Frappe Rs 100 ');          price=100;      case (2)          display(' Lemonade Rs 110 ');          price=110;     case (3)          display(' Iced Tea Rs 120 ');          price=120;         case (4)        ...

Love And The Law Of Attraction

Image
Love And The Law Of Attraction Posted on August 8, 2010 by OSHO Times [tweetmeme source=”@yourtwitterusername” only_single=false] Only a loving person — one who is already loving — can find the right partner. This is my observation: if you are unhappy you will find somebody who is unhappy. Unhappy people are attracted towards unhappy people. And it is good, it is natural. It is good that the unhappy people are not attracted towards happy people; otherwise they would destroy their happiness. It is perfectly okay. Only happy people are attracted towards happy people. The same attracts the same. Intelligent people are attracted towards intelligent people; stupid people are attracted towards stupid people. You meet people of the same plane. So the first thing to remember is: a relationship is bound to be bitter if it has grown out of unhappiness. First be happy, be joyful, be celebrating, and then you will find some other soul celebrating and there will be ...

Free Platform as a Service Providers

Image
Free PaaS options for deving, experimenting and more It seems that almost all the major Platform as a Service providers offer some kind of free plan. I thought to share a few of them for others to see and benefit. They are especially useful if you are trying to learn a new technology and try out different service providers. Careful, don't get locked in The providers have realized that most customers don't want to change providers once they have passed the learning curve on one provider. As a customer you should however be ready to move your deployment as quickly as possible. You can do this by avoiding the proprietary technologies provided by the service providers or at least abstract their usage in a way that makes it easy to rewrite those parts if you change providers. AppEngine is good example of a provider that offers a wide range of proprietary technologies that will make moving your deployment away from there diff...

What is an ADO.Net?

1. What is an ADO.Net? http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx 1.       What is an ADO.Net? ADO.Net is commonly termed as ActiveX Data Objects which is a part of .Net Framework. ADO.Net framework has set of classes which are used to handle data access by connecting with different databases like SQL, Access, Oracle, etc… 2.       What are two important objects of ADO.Net? There are two important objects of ADO.Net: DataReader and . DataSet. 3.       What are the namespaces used in ADO.Net to connect to a database? Following namespaces are used to connect to Database. The System.Data namespace. The System.Data.OleDb namespace  –  A data provider used to access database such as Access, Oracle, or SQL. The System.Data.SQLClient namespace – Used to access SQL as the data provider.  4.       What is LINQ? LINQ is na...

Free ebook: Programming Windows Phone 7, by Charles Petzold

Image
Free ebook: Programming Windows Phone 7, by Charles Petzold Devon Musgrave   10-28-2010  Gang, we’re done! 24 chapters, about 1,000 pages. Congratulations to Charles, who has outdone himself! Speaking for Charles and for the Windows Phone 7 team, we hope that you will enjoy  Programming Windows Phone 7 : You can  download a PDF here  (38.6 MB). [NEWER NOTE: the presentation issues have been fixed.] [OLDER NOTE: we see the comments from some of you about presentation issues with the ebook. We’ve determined that the PDF is missing a required embedded font. This is leading to odd (or worse) presentation for some of you, including bitmapped text. We’re working with the vendor to create a new file. I’ll let you know when the new file has replaced the old one in the Microsoft Download Center. We apologize for this!] You can  download the ebook’s C# sample code here  (5.03 MB). And you can  download the sample code in Visual Basic ...