| Thread | Last Post | Replies |
|
| Local datastore for visual basic .net aplication on a pda | 12 Nov 2004 01:30 GMT | 1 |
I have this project for developing an drug interaction aplication for a pda under a windows o.s . The aplication is being developed on visual basic .net (using visual studio .net 2003), and I needed to create an local datastore, the problem is that
|
| Visual C++ version? | 11 Nov 2004 20:27 GMT | 1 |
The "About box" in Visual C++ doesn't show any information about what Service Packs might be installed. All it says is Visual C++ 6.0. Is there a way to tell what Visual C++ Service Pack has been installed? Thanks,
|
| Setup project - how to set Merge Module property | 11 Nov 2004 19:16 GMT | 7 |
I have a merge module that I want to include in my Setup project but the Merge Module requires that you set an InstallDir property. Can you do this in VS.NET's setup solutions and if so, how? Thanks
|
| HowTo:? Set File Properties in MY File at Release | 11 Nov 2004 19:12 GMT | 1 |
Pick any file on your machine. For the sake of argument, pick notepad.exe Right click on it and the properties "dialog" comes up. Click the version tab. Notice that there is a lot of information available here from Microsoft.
|
| Using symbols in asp.net web form labels | 11 Nov 2004 18:28 GMT | 1 |
Can anyone explain how to include symbols (like Copyright, etc) into a Web Form Label? Thanks. - Lew
|
| C++ or VB? Thanks. | 11 Nov 2004 16:53 GMT | 2 |
i am working in ASP.Net / VB web sites. However i need to take a decision so i can buy some books and start studing some subjects. For Web: C++.net or VB.net? For Aplications: C++ or VB?
|
| Visual Studio.NET Professional Vs Enterprise Developer and Archite | 11 Nov 2004 13:47 GMT | 1 |
I'm looking to buy 3 copies of Visual Studio .NET Pro but am worried about it's database design capabilities. I work for a small advertising agency and will be mainly developing web based database driven websites. For this reason it is imperitive that the development tool we ...
|
| Free visual components ? | 11 Nov 2004 11:06 GMT | 1 |
Anyone knows free visual components?
|
| Deploying Windows Service using COM+ | 11 Nov 2004 09:45 GMT | 1 |
I'm writing an Windows Service that will continuously read data from COM port and then process them accordingly. By searching the web, I found that I have to use MSCOMM32.OCX in order to access the ports. So I add reference to it and finished my application. (Because I'm also ...
|
| error C2065: 'OCR_NORMAL' : undeclared identifier | 11 Nov 2004 06:44 GMT | 11 |
I am using Microsoft Visual C++ 6.0 and Win2K SP4. I tried the following codes to switch the system cursor, and I got an error message: error C2065: 'OCR_NORMAL' : undeclared identifier //Load the hand cursor to replace the standard one.
|
| URGENT! Problem with 1.1 framework patch | 11 Nov 2004 00:18 GMT | 3 |
I installed the Microsoft .NET Framework 1.1 Service Pack 1 for Windows Server 2003 and now VS.NET won't start. Also, when I go to the browser, my ASP.NET applications won't run. ALSO, I don't see a way to uninstall the patch. Can any one help me
|
| How to remove language resource from Windows Form? | 11 Nov 2004 00:05 GMT | 1 |
I have a standard System.Windows.Forms.Form-derived form class. Using the IDE, I inadvertantly switched the language property to one that I am not using. Now a resource DLL gets built for that language every time I build.
|
| Login form | 10 Nov 2004 22:45 GMT | 2 |
Hello, everybody. I have a login form I just created in VB.net and I have an Access DB that I am using as back-end. I created a table with usernames and passwords and I would like the login form to verify that the username and password are the
|
| HELP PLEASE!!!!VBproj 2003 converted to 2005 | 10 Nov 2004 21:19 GMT | 2 |
I have converted a vbproj from 2003 to 2005 beta. Now, i cant open the project in 2003. There is someway to unconvert the proj? Thanks
|
| Visual Studio .NET and multiple users | 10 Nov 2004 15:35 GMT | 2 |
I currently have Visual Studio installed as user A on my machine. I have now created user B on my machine with the same privileges. Is there any way that I can change the Visual Studio installation, so that user B can use it. Currently whenever I try to run some VS .NET command ...
|