| Thread | Last Post | Replies |
|
| Keyboard assignment - doesn't work | 19 Nov 2003 02:38 GMT | 2 |
How can I assign Edit.DeleteToEOL to Ctrl-Del. I tried doing it through Options and it set it - but it doesn't actually work. thanks - dave
|
| How to send EMail from VB.NET | 18 Nov 2003 22:44 GMT | 2 |
Could any one direct me how to send Email from VB.NET Window Application. Thanks, Mashraf
|
| Problems compiling VS.NET applications please help! | 18 Nov 2003 21:42 GMT | 1 |
I don't know if this is a problem with my .Net Framework or my Visual Studio .NET itself, but everytime I try to compile or run a program that utilizes the .net framework I get the following error: An unhandled exception of type 'System.ArithmeticException' occurred in
|
| which control triggered the MouseDown function? | 18 Nov 2003 17:13 GMT | 1 |
I have 64 pictureboxes that all use the same MouseDown function. How can I detect which picturebox has been clicked upon? TIA...John.
|
| How2 Tame Unruly Dockable Windows? | 18 Nov 2003 15:21 GMT | 6 |
There's got to be a way to learn the idiosyncracies inherent in the behavior of dockable windows. Dragging a window around is an excersise in frustration as it all too often docks wherever it wants or will not dock at all.
|
| Getting the VS to Recongize .shtml files as HTML | 18 Nov 2003 14:44 GMT | 1 |
I am working on a simple static web site that is using server side includes and thus the files have the .shtml extension. VS just sees them as text files as a result and I loose all the html editor functionality. Is there any place where I can configure these to be seen as HTML ...
|
| Can I use vs to edit other languages? | 18 Nov 2003 00:56 GMT | 1 |
such as Latex, php, or pascal? I mean syntax hightling and intellisense could work as well. thanks
|
| Working with a comma delimited file | 17 Nov 2003 23:43 GMT | 2 |
I'm trying to load a comma delimited file, and then read the fields. I can successfully read in the first line and display the entire line as a string. But I can't figure out how to separate it into fields.
|
| VSNET look and feel? | 17 Nov 2003 21:35 GMT | 2 |
I have loaded VSNET 2003 on a Windows XP Home edition computer and was wondering why the user interface does not have the look and feel of Windows XP? It seems to have the look and feel of Windows 2000. Did I install the program incorrectly? Since I am a novice I would imagine ...
|
| Cannot edit file | 17 Nov 2003 21:01 GMT | 2 |
It is strange but I cannot edit a document in the IDE of MVS 2003 .NET. When I select a few lines and then want to cut those lines (either by typing Control-X or by clicking on the scissors symbol, nothing happens. I cannot paste either.
|
| 64 Bit Windows OS | 17 Nov 2003 20:06 GMT | 2 |
I've been searching for information about vb.net on 64 bit windows OS's. Does anyone know if .NET 2003 languages run in 64 bit mode on 64 bit Windows OS's? Is there a place where I should be looking for for this kind
|
| HOWTO AMD64 | 17 Nov 2003 19:39 GMT | 1 |
HOWTO compile an application for the AMD64 processor. --------------------------------------------------------------------------- 1) Buy processor/machine, etc. 2) Get Visual studio 6
|
| Running A Two-Step Command Programmatically | 17 Nov 2003 17:56 GMT | 4 |
Is it possible to somehow create a program in VB.NET that will execute a two-step command process programmatically? For example, when running the RUNAS command from a command window, you have to follow the initial command line with the password when requested. However, to do it ...
|
| Source control | 17 Nov 2003 17:48 GMT | 1 |
Anyone can recommend open source source control systems ?
|
| Visual Studio 2003 Problems | 17 Nov 2003 12:57 GMT | 7 |
I installed VS 2003 a couple weeks ago, and have had nothing but bad experiences with it. I work in C#, and very often the syntax coloring disappears for all or part of a source file. Sometimes this is due to a little
|