| Thread | Last Post | Replies |
|
| Sample Files: Where Is It? | 03 Jul 2004 19:48 GMT | 1 |
I just bought Visual Studio .NET Academic, and I'm embarrassed to say that I'm really feeling stupid 8-(. The Student Tools Guide lists 9 samples that are supposedly shipped with VS .NET Academic (p. 53). (I don't know if the same files are included with
|
| Spawning Forms? | 03 Jul 2004 15:51 GMT | 1 |
I don't know how to go about doing this, but I am sure its fairly easy to do. I am creating a desktop application in VS.Net and have a bunch of buttons and whatnot on a form. However there is another form that I need to appear for the user to enter some information, but only ...
|
| Customer Control | 03 Jul 2004 14:52 GMT | 2 |
Do you need to create separate project for every customer control you build? We are building an ASP.Net web application.
|
| Project Directory Structure | 03 Jul 2004 14:48 GMT | 1 |
We are starting a new asp.net web application and was wondering if anyone had an example of how they did their directory structure?
|
| Weird crash in VB.NET | 03 Jul 2004 14:13 GMT | 1 |
I'm having a slightly bizarre problem in VB.NET. I have an app, myApp, which calls a DLL which inserts some stuff into a database. The DLL is an API for the database (Control-SA by BMC Software). The symptoms are as follows:
|
| Windows & Web Applications in VS .Net | 03 Jul 2004 13:09 GMT | 3 |
I want to develop an Inventory Application which is to be hosted at Head Office Server & would receive online transaction from different sites i.e Factory etc. My question is, which of the two approaches (Windows/Web
|
| Visual C++ 2005 Express Beta and windows.h!? | 03 Jul 2004 10:08 GMT | 2 |
This is probably a silly question (and perhaps the wrong NG), but when i installed the new Visual C++ beta - which looks very nice, btw - I apparently did not get any of the windows include files (windows.h is one example) and also i presumably did not get any of the OS-specific ...
|
| VS C# Express Installer Hangs | 03 Jul 2004 05:02 GMT | 3 |
In three out of three installations of Visual Studio .Net C# Express, stage 2 of the installation hung with the small window blank. The Task Manager reports that the app is alternating beween running and not responding every few seconds. Ending the program with the Task Manager ...
|
| Can we embed the whole .net framework in our installation package | 02 Jul 2004 20:24 GMT | 2 |
I'm not so clear about the .NET framework licensing issue, so I need help from you. My question is that are we allowed to embed the whole .net framework in the setup package of our application so that users without .net framework pre-installed can still run our apps ? Thanks a ...
|
| .NET setup project - nested setups | 02 Jul 2004 16:00 GMT | 1 |
I need to build a setup project that launch other 3 setup kits. So I created an installer class that launch me the chid kits. The problem is that MS Installer doesn't let me to launch another instance of MS Installer if there is one already in progress.
|
| Custom project templates in different directories? | 02 Jul 2004 10:01 GMT | 11 |
(I posted this to the vstudio group by mistake, sorry, not meaning to multi-post) I have created a custom C# project template and it is working fine. However, I would rather store the relevant files (*.vsdir, *.vsz, and the *Wiz subdir in
|
| VS.NET (2003) just dies | 02 Jul 2004 04:14 GMT | 2 |
it has worked verywell since 1 year. I install all the express family at the beginning of the week, it has continue to work very well. this morning it just dies during the compilation, instantly, without warning
|
| VS 2002 Memory Leak? | 01 Jul 2004 18:16 GMT | 1 |
We run Visual Studio .Net (2002) for building VB.net/asp.net web applications . We've noticed that the computers memory usage escalates over the day. I killed off one developers session that had Devenv.exe using 250Mb and reclaimed almost 1Gb or Ram. It appears that Debugging ...
|
| Persistent error: "could not copy temporary files" | 01 Jul 2004 14:10 GMT | 3 |
I have a solution that has six projects, five class libraries and one web project. Three of the class libraries are dependent on one class library, and the last class library is dependent on all the other class libraries. The web project is dependent on all of the class libraries.
|
| MD5Init, MD5Update, md5.h | 01 Jul 2004 06:29 GMT | 2 |
I'm looking for the md5.h file. The docs state it should be availble from the Platform SDK. Well I have this installed, I installed VS.NET (1.1) 2003. I read the docs on MSDN, (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devnotes/winpro g/md5init.asp). I ...
|