Hi, I wanted to extract the following data from the website - http://www.forexfactory.com:
Date, Time, Currency, Impact, Description, Actual, Forecast, and Previous to a CSV file.
Eg: Th...
i have create a method , which will add new column to the table .When i am executing this metheod i am
getting the error message like the column is already added to the table..so i m getting...
Hi I am using below code for adding new record to the row , but i m getting enumeraion collection conflict ..can any one suggest the best solution for this ....
1:1st probelm i m geeting fo...
if:
nodePassportGroup = _nodeFullXML.SelectSingleNode("Passport-Group") '.Item(0)
returns:
<Value><PpFore1>Robert</PpFore1><PpFore2>Second</PpFore2><PpFore3>Third</PpFore3><PpFore4>Fourth...
Hi all,
i need to monitor processes and their cpu usage. I need to kill certain ones that stay at 50% for a certain period of time.
I'm familiar with how to list processes by name, star...
In Microsoft office PowerPoint 2007 the user has the ability to select which monitor the slides will be displayed on. If the user selects to have the slides shown on a projector (secondary dis...
I have VS 2005 and I am running ASP.Net/VB.Net code .But Debug option is not highlighted so cannot select it. Alos tried F5 but no luck. Please help.
Hey guys
Alright this one has me stumped, ive been searching for days for a simple bit of code to add a search function into my vb.net app. it simply needs to load a form that allows the us...
Is there a built in search solution that allows me to search a string for multiple search terms?
I'd also like to know the proximity of the search terms.
I figure that I'm going to have ...