| Thread | Last Post | Replies |
|
| Multiple pieces in a Deployment project | 01 Jun 2004 23:51 GMT | 2 |
I have a product that has a User Interface, a service, a middle ware piece and a database. I would like to be able to install different pieces according to the user direction. Much like the select components dialog from Install Shield installs. Is there any way to do that with ...
|
| VS.NET 2005 release date? | 01 Jun 2004 15:17 GMT | 2 |
Any news on a release date? Is the public beta still due in June 2004? Thanks /Billy
|
| datagrid doesn't appear on web page | 01 Jun 2004 15:16 GMT | 1 |
I created a webform with oleDbConnection1, oleDbDataAdapter1 and created dataset11 using generate dataset on the dataAdapter. I added a datagrid to the form and set the DataSource to dataSet11 and DataMember ENT2003 (name of table?).
|
| VS 2003 - Modified date on Start Page | 01 Jun 2004 14:53 GMT | 2 |
I'm using Visual Studio 2003 and the modified date on the start page don't update or updates randomly. Which files that are listed are also more or less random, but that is probably due to the date...
|
| int overflow question | 01 Jun 2004 11:17 GMT | 2 |
Hi, I am developing a program to deal with very large integers. unsigned int can not be used due to overflow. Does there exist other integer type to store large integers? I want my program can be used under Linux and Windows VC++ 6.0.
|
| Setup Project: Add Install Dir into registry | 01 Jun 2004 08:12 GMT | 4 |
maybe I am simple to dumb to see how it works, but how can I modify by setup project that its write the install path into the registry. I assume there is aways to tell the installer to write a key with the installation dir into registry.
|
| ftp with visual studio.net and dll's | 01 Jun 2004 02:45 GMT | 1 |
I am using Visual studio .net for web development. When I want to upload my files via ftp, I always have to close visual studio because the dlls that change each time I do a build are always in use. I am using dreamweaver to upload my files, which I know is not the
|