Skip to main content

Posts

MS-DOS Batch Files This Article Contain: Introduction to MS-DOS Batch Files Create a Simple Program How to Get Command Prompt and its commands Matrix Program Introduction to MS-DOS Batch Files Batch files are not a program. It consists of commands and batched in to a one file. That file called as Batch file. It is easy to make batch files. If you can think lot may be you can make an advance batch file. Just Think. Create a Simple Program Example: @echo off C: Cd\ Tree /f /a Echo Did you see directory of your C drive Pause Type above example in Notepad and save it as any name you prefer and extensions should be .cmd of .Bat. Example:- MyBatchProgram.cmd or MyBatchProgram.bat Run that file. That is called Batch program. If you type above command lines in MS-DOS command Prompt then you’ll get same kind of results. Different is you have to type each command by command instead of double clicking the batch program. How to Get Command Prompt and its commands You can learn commands in MS-DOS b

How to connect PDA with SQL Server 2000

How to connect PDA with SQL Server 2000 When we trying to connect PDA with SQL Server 2000 It generate SQL Exception every time. We searched every where to overcome this matter. Our target was connecting PDA to Server Computer via Wifi and does the transaction to SQL Server 2000. We designed program with MS Visual Studio 2005 and Deployed to PDA. We included the Connection String as following. "Data Source=ServerName;Initial Catalog=master;Integrated Security=true;User ID=sa" Server Computer should include following connectivity software. MS .NET Framework 2.0 MS SQL Server 2000 Service Pack 3 MS SQL Server 2005 Compact Edition [ENU] MS SQL Server 2005 Mobile Edition Device SDK MS SQL Server 2000 SP3a Replication Components MS SQL Server 2000 SP4 Replication Components You can download above from the Microsoft site. After you install above software and when you trying to connect PDA with Server maybe you will still get that SQL Exception Error. What you have to do is go to yo

Google Talk Secret Emoticons

Some of the basic emoticon like :) and :D works inside google talk and on typing will turn bold blue like: :) and :D . Some other notably useful emoticons are :( , :P , :O , : , :'( , :x , :-) , :-D , :-( , :-P , :-O , :- , :-x . However, if you use chat feature inside Gmail, there are few animated emoticons which aren't documented and hidden for normal users. One thing to keep in mind is that all emoticons are available for Gmail chat client but Google talk does not supports all of them. Google has beautifully added 'animated smileys' or 'emoticons' to the Gmail-integrated version of Google Talk. These emoticons begin by showing you what you typed, then rotate or morph into a more traditional smiley (Refresh this page to see what I mean). Most of them are black on white (like the text in chat), with a few splashes of color. If you hover mouse arrow over them, they again re-animate to create lovely effect. To use emoticons, you need to click the blue smiley-fac

Interesting

The first day of Uni our professor introduced himself and challenged us to get to know someone we didn't already know. I stood up to look around when a gentle hand touched my shoulder. I turned around to find a wrinkled, little old lady beaming up at me with a smile that lit up her entire being. She said, 'Hi handsome. My name is Rose. I'm eighty-seven years old. Can I give you a hug?' I laughed and enthusiastically responded, 'Of course you may!' and she gave me a giant squeeze. 'Why are you in college at such a young, innocent age?' I asked. She jokingly replied, 'I'm here to meet a rich husband, get married, and have a couple of kids...' 'No seriously,' I asked. I was curious what may have motivated her to be taking on this challenge at her age. 'I always dreamed of having a college education and now I'm getting one!' she told me. After class we walked to the student union building and shared a chocolate milkshake. We b