Is it possible to enable old style C++ headers in Visual Studio 2005 or 2003? I mean headers like iostream.h, assert.h, etc. I have some old code I need to compile and I'd rather not have to change...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22965...
I am a total noob when it goes to visual basic. I an trying to set a setting to a value from a database when a person logs into my application.
I am using visual studio 2005 coding in visual ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22996757.htm...
Hi Everyone :)
I have an image of visual studio 2005 (*.ISO) from MSDN subscribers dowloads , And i need to install it to several computers on my company , My question is : How can i Deploy it ...
http://www.experts-exchange.com/Microsoft/Applications/Q_23089954.html
Is there a PDF Viewer Active-X Control or .NET Component that I can use on a VB 2005 WinForm? Simply needs to display the PDF (zooming in would be bonus). Preferably freeqare or opensource.
Thanks
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23093498.html
I can create the object but it fails on the ValidateXML method.
The error message: "XMLValidation: Object reference not set to an instance of an object.
The XMLValidation code and the vbscrip...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23094204.ht...
Zones:
VB Script,
C#Date Answered: 01/28/2008 Grade: B Views: 34
I try to delete a file if the "bolExceptions == true". I copied the file to the destination folder. The copy function was fine but I just can't delete the source file. It keeps tell me that the fil...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23108264.html
Zones:
C#Date Answered: 01/24/2008 Grade: A Views: 0
Need help on this
Dim tx As Long
dim tm as long
dim CBLVal as long
tx = Val(txtstandard.Text)
tm = Val(Format(txttmcount.Text))
CBLVal = Val(Format(txtcbl.Text))
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23108265.htm...
With this code I was filling a combobox on VB6
Set cn = New ADODB.Connection
Set rs = New ADODB.Recordset
cn.Open "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=Fa...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23111548.htm...
Hi,
I have an application that I created for one of my users. I want to give her the ability to email ALL the customers in my database. I am using VB and would appreciate if someone could help m...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23123...
I need to convert xxxx.ASPX.CS files to xxxx.ASPX.VB files. Does anyone know of a software tool that will do this?
Thanks,
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23147...