The following code returns an error on the comparision. Can somebody point me in the right direction how to compare (_cn_config_id <> value) to see if something has changed
Thanx in advance
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23323396.htm...
I have an application which has its icon set to an .ico file which contains the 7 necessary icons sizes for XP and Vista i.e. 256x256, 128x128, 96x96, 64x64, 48x48, 32x32, 16x16
Icons are displa...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23385628.h...
Can someone put me on the right path trying to understand what needs to be done to receive a http request from a 3rd party?
My information provider says :
"We will post to you as each message ...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23517528.html
I am working on a WebApp in Visual Studio 2008, that will pull information from an XML file and display the information(date, time, temperatue and humidity). I am using a Datalist control to bind t...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23585...
I have the follwoing code that i use to add new record to a db table but i'm interested to know how i could modify my code to delete and update records with this bindingsource. I get an error with ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23685492.htm...
I have built an application that links to a SQL table using SQLDataadapter. I now need to link to an XML file to do join query.
I using VB Express so i'm limited in using the wizard to connect ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23702...
i need to capture some data at a specified time. i know i could use the time and look ever 1000ms but was just wonering if there any other function that will execute at a specified time like at 10:...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23723...
I've created an application with a TCP listener. The listening occures in a thread.
however when closing my application it keeps running because of the TCP listener function inside the thread w...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23781004.htm...
I need to update a SQL table with data from Excel.
I have a SQL Server 2000 Table called Worksites with keyWorksiteID and MonitorID columns.
The keyWorksiteID column currently is populated with...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23399053.html
I am usingVisual Studio 2008 - Web Developer
On my local machine I have created a web page and I am currently testing deployment from my PC (not a seperate web server).
My steps so far:
Bu...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23491140.h...