Author Archive

Moves files found in CSV using batch file

If you have a CSV file (say, ‘filename.csv’) which has the list of the files location in any column(say, 2) and want to move those files in to folder (say, ‘DestinationFolder’) then you can achieve it by creating a batch file (say, ‘MoveFile.bat’) to do it. Using any text editor type following DOS commands: rem […]

How to set class active of nav bar of Bootstrap twitter using jQuery?

I am trying to set the class of the ‘li’ tag to ‘active’ whenever the user click on any link place inside ‘li’ tag. Code snippet of navbar of bootstrap is show below: <div> <div> <a href=”#”>Title</a> <ul> <li><a href=”Home.aspx”>Home</a></li> <li><a href=”Page1.aspx”>Page1</a></li> <li><a href=”About.aspx”>About Us</a></li> </ul> </div> </div> Now when user click on ‘Page1′, class […]

How to change address bar search provider in firefox?

In order to change the search provider of address bar in firefox, perform following steps: 1. In address bar type about:config and press enter. 2. Then you will receive following warning message. Accept it to see the configuration option. 3. Enter keyword.url in the filter and locate the parameter keyword.url.(Here default search provider is yahoo) […]

How to show label with two decimal places in MSChart?

If you are using MSChart to display your data in chart and want some numerical value to display in the label or tooltip with two decimal places then set them as shown below (c# code snippet): // Set tooltip with value from x axis & y axis this.Chart1.Series[“Series1″].ToolTip = “#VALX” + “(” + “#VALY{0.##}” + […]

Shahid Smarak ‘A’ Division League Football 2011

Nepal Police Club successfully defended the Shahid Smarak A division league (Red Bull Martyrs’ Memorial ‘A’ Division League) trophy and won  the league trophy for the third time even though they lost their last match to MMC (Manang Maryshyngdi Club). With that defeat Nepal Police Club’s 49-match unbeaten run also come to an end. Red […]

Slack File and Orphan File

What is File Slack? For example, if the cluster size is 4KB and the file size is 5KB then to save the file it will require 2 cluster i.e. 8KB. Now, the File Slack will be (8-5)=3KB. Hence, File Slack is the difference between the physical file size and the logical file size. In above […]


Hit Counter provided by Curio cabinets