| Thread | Last Post | Replies |
|
| Multiple executables in the same solution space | 16 Nov 2006 21:14 GMT | 1 |
Hey all, Suppose I want to have a solution that contains more than one program (i.e., multiple main() methods, each in different files, and possibly in different projects within the solution). For instance, I often have at
|
| visual basic and XL5EN32.OLB | 16 Nov 2006 20:03 GMT | 1 |
I HAVE NEED (EXTREME URGENCY) OF REPERIRE DOCUMENTANZIONE DETAILED WITH REGARD TO THE PROGRAMMING OF MEMBER XL5EN32.OLB. THROUGH THIS E' MEMBER POSSIBLE TO MAKE ANY THING WITH EXCEL THROUGH VISUAL BASIC IN OTHER WORDS PUO' TO WRITE a PROGRAM THAT KINDS SHEETS EXCEL WITH DIAGRAMS,
|
| Installing Visual Studio Service 6.0 | 16 Nov 2006 15:44 GMT | 5 |
I am running into a minor issue and I hope you can quickly help me. I am trying to install Visual Studio 6.0 on a Win2003 Server machine. I ran into an issue with “Setup was unable to create a DCOM user account in order to register <path>\valec.exe”
|
| VS2005 changing my code with resource files | 16 Nov 2006 13:33 GMT | 2 |
I am working on localizing a .Net 2.0 Windows Forms application. I have all the strings from the forms in a resource file and retrieve them using the class file created by Visual Studio 2005. In the designer code behind for my form, I have replaced all the string
|
| DateTime and Object Data Source | 15 Nov 2006 13:26 GMT | 1 |
I have a page with 4 text boxes: Start Date, Start Time, End Date, End Time. My database has a table with 2 fields: StartDate_Time, EndDate_Time. I'm trying to set the value of my select parameters to a combination of date and time. I thought I was on the right path with this ...
|
| VISUAL STUDIO .NET PROFESSIONAL ACADIMIC 2003 | 15 Nov 2006 12:56 GMT | 1 |
Can the Visual Studio .Net 2003 updates be applied to this version, given that it is a Acadimic version, but same suite vs.net 2003?
|
| Signing a CAB file for Windows Mobile 5.0 has no effect | 15 Nov 2006 02:56 GMT | 1 |
I have purchased a digital certificate from Thawte.com and want to use it to sign a CAB file generated by an existing working device deployment project. I have gone into the properties on the deployment project and have selected my certificate from the store (I have also signed ...
|
| How to convert ALLCAPS to AllCaps? | 14 Nov 2006 23:02 GMT | 1 |
I have many variables which are in all captial letters. For example, I needed to convert from: FINALIZED_BOUNCING_INSERT to
|
| Errors: printf.c & no compiler tool is associated with the file extension (*.h) | 14 Nov 2006 15:54 GMT | 1 |
I have two sets of code that compiles using Turbo C++ for DOS version 1.01 from http://community.borland.com/article/0,1410,21751,00.html What is that I need to do so that it cmpiles on Visual Studio as well?
|
| VS2005/2003 and VISTA | 14 Nov 2006 15:50 GMT | 2 |
Could you tell me if VS2003 and 2005 work fine on Winfows VISTA ? Need update ? If yes available ? Thanks,
|
| Windows Explorer Error; Plz help | 14 Nov 2006 13:30 GMT | 1 |
Whenever, i enter in to c: drive, windows explorer automatically closes and says error occurred. It do not show any error when i enter in to anyother dir wihtout entering the root dir (c:). For example, if want to enter into C:\sam\sample; then i have to enter the folder by ...
|
| Datagrid in vb.Net | 14 Nov 2006 12:01 GMT | 6 |
Hi, I have created a datagrid in windows form (vb.NET) to get the input from the user and store it in to the database. The datagrid column header are dynamically genereated according to the data present in the database. I
|
| I have a VS error after IE7 installation | 14 Nov 2006 03:18 GMT | 1 |
When I try to use items from Data Sources. This is the error details: One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while
|
| Visual Studio 2005 Standard vs Professional | 13 Nov 2006 15:57 GMT | 7 |
On this web page that compares the different versions of Visual Studio: http://msdn.microsoft.com/vstudio/products/compare/default.aspx one of the things it says that is different between the Standard and Professional versions is in the "User experience" row, where it says
|
| Change Database password? | 13 Nov 2006 15:53 GMT | 1 |
I am trying to find a way to change an access database password at run time in VB2005. I open the connection to the database as shown below: objConnection = New OleDbConnection( _
|