| Thread | Last Post | Replies |
|
| Closing Event Does Not Fire on MDI Child Forms when the Application Closes | 31 Dec 2003 22:00 GMT | 1 |
The Closing Event seems to fire OK on MDI child forms when they close. However, this event does not fire when the application closes. Any ideas why not not, and how to get around it?
|
| Line on form | 31 Dec 2003 21:31 GMT | 3 |
I can find any 'line' icon in the toolbox when working in design view on a form in a Visual C# application. Help please! Tx,
|
| How to make form MDI parent and MDI CHild | 31 Dec 2003 21:22 GMT | 1 |
Hi Friends Can any one guide me how to make a form MDIParent and other forms as MDI Child of the MDI Parent form. Thanks
|
| Time-stamps on files in the .msi | 31 Dec 2003 20:35 GMT | 1 |
I'm generating the .msis from Visual Studio 2003 .NET. I'm trying to create a tool which would generate a 'manifest' file for the .msi. It'd contain info about the files being installed, registry key/values, shortcuts etc.
|
| Using .NET to build Windows Installer | 31 Dec 2003 19:32 GMT | 5 |
I've been using 'WISE for Windows Installer' to create my Windows Installer .msis. Now, we've been asked to create our .msis using Visual Studio 2003 .NET. I was wondering if anyone could point me in the right direction for
|
| Whidbey Preview won't start ... | 31 Dec 2003 14:53 GMT | 2 |
When loading a solution I get an exception and the application display a dialog box for sending an error report or debug with the following info "Microsoft Development Environment has encountered a problem and
|
| How do u create a new project with existing files | 31 Dec 2003 14:41 GMT | 1 |
I have vs.net 2003 at home and bought my files into work and want to load it in vs.net 2002. How do I do it? thanks in advance.
|
| Managing components for multiple versions of the .NET Framework | 31 Dec 2003 14:38 GMT | 1 |
I have some ASP.NET code which I've deployed to a half dozen different customers, all initially on .NET Framework 1.0. The code is supported by a handful of custom .NET assemblies. The ASP.NET code and the assemblies were all developed using VS.NET 2002. My newer customers have v1.1 ...
|
| enhancing the source integration component | 31 Dec 2003 14:35 GMT | 1 |
Are there plans for enhancing the source integration API? like giving it the ability to track file rename changes and other interface enhancements that the SCC provider API just simply falls flat on?
|
| Opening VS.NET 2003 Launch the MSDN Installer | 31 Dec 2003 03:11 GMT | 3 |
I have a problem that started when VS.NET 2003 crashed. Now everytime I open VS.NET 2003 it wants to install MSDN Library for VS.NET 2003. How can I make this go away ? I have let it run all the way and or cancel but when I open it again it runs the install again
|
| Newbie question | 31 Dec 2003 03:06 GMT | 1 |
I'm a C# asp.net web developer, and I'm currently developing a windows app. In asp.net you can read a row from a datagrid using the selected index changed event handler after the user selected a particular row. I was wondering if there is anything similar in the windows.form ...
|
| backup visual studio.net | 31 Dec 2003 00:52 GMT | 1 |
is it possible to back up visual studio .net onto cd from my machine?
|
| exe in Task Manager | 30 Dec 2003 22:08 GMT | 1 |
I really need help with this one. I want to know how i can check if a certain exe is running in the task manager. I tried fileexist, doesn't work that well, is there any other way ?
|
| Upgrade to .NET 2003 | 30 Dec 2003 22:01 GMT | 1 |
I recently updated to Visual Studio.NET 2003 from the 2000 Enterpise edition. My question is can I remove the old version (2000) without any problems? Aloha,
|
| Closing Form1 When Moving To Form2 | 30 Dec 2003 16:17 GMT | 1 |
I just started on VB.NET and I'm encountering a problem. I instantiate form2 within form1, so I can switch over to Form2. I used this code in form1 under a click event handler:
|