| Thread | Last Post | Replies |
|
| Newbie with question about data access | 24 Jun 2005 11:56 GMT | 1 |
I'm an Access Developer just learning about VB .NET 2003. I am going to be connecting to a SQL Server database. With Access you can use forms with subforms to access your data. Is it possible to do the same thing with VB. Net?
|
| Visual Studio Project Structure | 23 Jun 2005 22:22 GMT | 1 |
I am new to Visual Studio, and I am trying to get a grasp on how to organize my projects. I am currently developing an application that consists of a console program and a GUI. Both programs share an underlying class.
|
| Is it true you can use Visual Studio 2003 or 2005 to compare two SQL databases? | 23 Jun 2005 19:17 GMT | 1 |
If it is the case, is there any info on how to do this exactly and how powerful is this feature? Thank you
|
| Error Message | 23 Jun 2005 19:05 GMT | 2 |
I'm a real newbie so excuse if my question is obvious to you seasoned pro's. I get the message: an unhandled exception of type 'system.OutOfMemoryException' occured in system.windows.forms.dll
|
| Debug vs. Prod builds | 23 Jun 2005 15:10 GMT | 2 |
Good day all, Is there any reason why you couldn't run an application in production with the development build of an ASP.Net app? I understand the prod build would remove debugging symbols, but are there other technical/performance reasons?
|
| the first chance exception (mamanged application) | 23 Jun 2005 10:48 GMT | 1 |
how to let vs.net stop on a first chance exceptions? and how to stop on a specify first chance excpeiotns? I can't find any options in the vs.net IDE¡£
|
| Visual Studio.NET C++ 2005 Express, functions defined in cpp file cause "is not class or namespace" error | 23 Jun 2005 08:53 GMT | 1 |
I am not sure if this is the correct group for this question, but I couldn't find a more appropriate one. I have Visual Studio.NET C++ 2005 Beta 2 installed and I was trying my hand at creating a simple Windows application. I have a main form
|
| MyApp.exe.config deleted after Build or Run | 22 Jun 2005 23:59 GMT | 1 |
I have MyApp.exe with a config file MyApp.exe.config storing settings for "InitialDB". I use InitialDB = ConfigurationSettings.AppSettings("InitialDB") to retrieve the value. If I compile the app, copy MyApp.exe.config to
|
| "Error in loading DLL" when attempting to add a winform to a winform project | 22 Jun 2005 17:16 GMT | 2 |
I have a new Windows Forms project. When I attempt to add a new form to the project, I receive a dialog box that states: "Error in loading DLL" This is not a new VS.Net 2003 installation. Anyone have any ideas on this?
|
| Can I use Whidbey to develop a VS 2003 ASP.NET site? | 22 Jun 2005 16:45 GMT | 8 |
I haven't been able to find a definative answer on this. I have a site in production, and want to begin using Whidbey on my workstation. Will I be able to do maintenance work on my production site? Further, if not what will I have to install on the production box?--- .NET
|
| Charts are not rendered in CR for VS2005 Beta2 version | 22 Jun 2005 08:51 GMT | 7 |
After much newsgroup searching, I was able to deploy Crystal Reports to my web server. However the charts (images) inside the reports do not show up. The src attribute for these images look like this src="//CrystalImageHandler ...
|
| VSNet Just Goes Away - Again. | 22 Jun 2005 00:59 GMT | 7 |
I've posted this terrible problem with vs.net a couple of times now and the last time I found another person saying they had the same exact problem. This is a terrible problem. The development environment cannot be trusted to work as long as it exists with no workarounds or ...
|
| VS.NET 2005 - Does it fix any of these long-standing bugs? | 21 Jun 2005 18:32 GMT | 1 |
I was curious if VS.NET 2005 is going to address any of these bugs. 1) Rightclick on a filename listed in the sourcecode (like an include statement). Select "Open Document <filename>" from the list. In most cases the file will not be found. If the compiler can find it, ...
|
| Create cab file for Pocket PC | 21 Jun 2005 09:15 GMT | 3 |
I'm working on Pocket PC 2003 and Visual Studio .NET 2003 and wanted to know how I can change the "Provider Name" of my "inf" file, which is generated automaticly by VS .NET 2003. In fact, VS .NET 2003 creates an "inf" file in which the provider name is
|
| Windows XP Media Center | 21 Jun 2005 09:08 GMT | 1 |
I am thinking about upgrading my current computer to s multi-purpose entertainment centre / desktop pc. I have seen alot of computers that come pre-installed with Windows XP Media Center Edition and was wondering if Visual Studio.NET 2003 / 2005 Beta 2 would work on this edition ...
|