| Thread | Last Post | Replies |
|
| Copying files from the CD-ROM | 27 Dec 2004 12:12 GMT | 2 |
I am trying to copy a folder from the CD-ROM of the client machine into the client's C:\ drive. How do I determine the drive letter for the CD-ROM on the client machine?
|
| Where did lines go ? | 27 Dec 2004 12:08 GMT | 7 |
This is probably going to sound stupid, but i just went to draw a line on a form and couldnt find in the toolbox ? Is there something i need to add to the toolbox ? Or is there some new way of doing things ? Thanks
|
| Console Window Questions | 27 Dec 2004 10:43 GMT | 1 |
Hello, I have 2 questions regarding the console window in a console application 1) How do I make a prompt follow the blinking cursor? For instance, I have a prompt of ">" to let the user know they can type a command. The
|
| the problem comming from frmStatus's form | 27 Dec 2004 09:22 GMT | 2 |
An unhandled exception of type 'System.NullReferenceException' occurred in system.windows.forms.dll Additional information: Object reference not set to an instance of an object.
|
| Drawing Tools | 27 Dec 2004 09:13 GMT | 1 |
Can anyone recommend on drawing control for .NET that will allow user to drag images and locate them on a form then save it in layers, covert it to jpg etc. Thank you,
|
| newbe | 27 Dec 2004 08:10 GMT | 2 |
Hy all, I'm new in vb.net and is there something like javadoc comments
 Signature D.G. Oort
|
| context menu and controls | 26 Dec 2004 22:54 GMT | 3 |
The context menu is a form level control. Is there a way to affix a context menu, not to the form, but rather to one of the controls instead? Thanks for any help. Bernie Yaeger
|
| display data in a text box using the click of a Button in .aspx p | 26 Dec 2004 20:42 GMT | 1 |
how can I display data from a Data source such as SQL Server in a textbox by using the click of a Button on an .aspx page in a Visual Basic .Net Project . If I have to use a DataSet, then how, please explain step by step, I am new to .Net. I am using my own database in ...
|
| Writing settings to a file??? XML control??? | 26 Dec 2004 19:49 GMT | 19 |
I need to keep my application settings in a file that users can copy/backup/etc. Before I start using the old INI file standard, is there any easy way to use XML files to hold application settings?
|
| unload | 26 Dec 2004 16:43 GMT | 4 |
if i close my form, withe the close button in the frame, i want a messagebox displaying "are you shure" how do i do this, i see that the unload statement is gone kind regards,
|
| sizegrip on a control | 26 Dec 2004 16:22 GMT | 2 |
Windows forms come with a resize sizegrip at the bottom right of a form, for dynamic resizing. I am trying to do the same thing with any control, say a listbox or a datagrid. Is there a way to attach something like this, that has the functionality I'm
|
| nub question | 26 Dec 2004 10:20 GMT | 3 |
I'm new to programming and alot of the tutorials and books i'm looking at have things like Public Sub, Private Sub, Public Function, etc what is the difference on the 3 and when should each one be used?
|
| Enter User and PW on Web Page | 26 Dec 2004 09:15 GMT | 3 |
No problem writing a utility to keep my usernames and passwords but how might I implement entering them on a browser display. Would like to reduce the keystrokes from copy paste username, tab to password field, copy-paste to password. In fact if I could hold two items in the ...
|
| Embed Dependent Assemblies | 26 Dec 2004 07:23 GMT | 4 |
I'd like to embed some dependent assemblies in my exe as not to worry about distribution. I have come across a few examples in C# (http://weblogs.asp.net/jdennany/archive/2003/09/24/29035.aspx), but I have
|
| help needed with vb.net books | 26 Dec 2004 05:05 GMT | 3 |
hi, i'm new to vb.net and i'm looking for a book that will help teach me the language with code examples.also, i'm looking for a book that focuses more on windows forms and windows applications than web applications and database programming.thanks for any help.
|