I'm using Visual Studio to create a questionnaire. The user has a question and if they select OTHER, we want to show another question. It should say If other, please descibe and have a textbox. ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23194533.html
All my projects used to be created under
C:\Inetpub\wwwroot
and I used to be able to change the "Home Directory" in my default website properties to a particular project. Example:
C:\Inetpub\...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23250815.html
I have a visual studio 2005 deployment/setup project.
On install I get the following error message.
Module C:\Program Files\...\thirdparty.ocx failed to register
HRESULT -2147024770. Contact you...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23049016.html
I'm just trying to use the Microsoft.VisualStudio.Win32Methods class but it's not showing up in intellisense nor can I find the assembly on the hard drive? Why am I missing this? Where can I get it?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23169...
Hello.
Im doing a client server program where the client program is created using Visual C++.NET meanwhile the server program is created using C#.NET. Can both of these program be connected via ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23299366.html
I have a daagridview that I could like to take the column names and values and place them into a spreadsheet that I have opened.
I already opened a spreadsheet, need to now transfer the data to ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23425069.html
I've got a computer running Windows Server 2003 with over 500,000 files on it's NTFS drive, in various folders / subfolders. I need to get a listing of all the files, and their modified dates. Enum...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23427551.html
I would like to know how I can have the value of the presen cell in a listview...
With a datagrid I used this (see below) but in a listview i dont know...
Thank a lot
Alex
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/Windows_Forms/Q...
I'm a fairly new developer, so please excuse my ignorance if this is an easy question.
I write a lot of really simple programs that parse data, extract data, and create reports. There are a lot...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23495...
I need to run a macro that will run through a file, and copy blocks of text into another file using two finds. I have a file with hundreds of records like the following:
<new-order-notification...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_.NET_2003/Q_23549...