Friday, June 15, 2012

How to read PDF file in black background and green or white text

Most of the windows users use Adobe reader to read PDF files. But if you read a PDF file long time. your eyes may blur and pain because of the white colour background and the because of the high contrast and brightness. To get rid of this you can use Adobe Reader colour replace facilities to change the colour of the PDF File. How:  1. Go...

Thursday, June 14, 2012

Market Orders (MKT)

Market Orders are the most basic order type of the share trading. If you need to buy or sell typical shares at the market, what you should do is submit a Market Order. Market Order Flow  How: But if you expected to execute your order, Need to consider the current market price before you submit the market order. If your order successfully...

How to kill process running in a remote computer using command prompt

Windows servers maintaining is not a simple task and most of the time need to log in to servers and kill some running process and some time need to start the processes or applications. So this is a method to kill a process running on a remote computer using dos command in windows environment. You can use this method to kill a process...

Tuesday, June 12, 2012

Rounding floating point numbers

If you are an experienced programmer definitely you faced to issues with floating point rounding. Actually this is due to the values keeping format of the floating point data types. In simply float and double like data types storing the numbers in memory as powers. So the value return back may not be the exact value you stored at  the variable. As example if you store 444.25 555.25 and  in...

Monday, June 04, 2012

How to send a email using VB Script.

Some times requirements occurs to send email from Windows environment. it may be due to server monitoring or application monitoring purpose or may be some other need. Lot of third-party applications in the internet and you can try those your own. But most light weight and slandered way to send email from windows environment is the VB...
Some times we need to check if a process is running in a remote server. For this purpose it can be log in using remote desktop or ant other third-party tool like team-viewer. but here problem is need to wast some time on this method. How if you can check the process status of the remote server from your PC? This is...

GTC Orderd (Good Till Cancelled)

IF you submit a order to today's typical market, It will expire after market closed (means after trading hours). But Some time traders need to continue this order from the next day market open. For this matter trader need to manually submit a new order with same information at next trading day and have to continue this until...