473,543 Members | 1,822 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic .NET Forum

0
189
thread by: cs_hart | last post Aug 6 '08 by: cs_hart
According to this post, the max length is 32kb. http://groups.google.com/group/microsoft.public.win2000.cmdprompt.admin/msg/7a786f91fbb5fea0
0
190
thread by: Brian Henry | last post Nov 20 '05 by: Brian Henry
Here's an odd one for you... I have a status bar that spans the bottom of a maxamized window (note the maxamized state) then I have a panel in the MDI form its in on the left docked to the left of the MDI form and a splitter to change its size.. now.. the status bar has 4 panels on it and a sizeing grip (which is still visible when maxamized...
0
190
thread by: Anna | last post Nov 20 '05 by: Anna
How do you create an application (.exe) from a VB project with VB.NET?
0
190
thread by: Enzo\(V\) | last post Nov 20 '05 by: Enzo\(V\)
I'm trying to create a tear off mean or -- as some call it -- a float menu. I have an owner drawn context menu on a notify icon and a tear off menu item. Then only problem is I don't know how to detect and handle a mouse down event or something of this nature to detect the mouse is being pressed down and being 'drug' around. I would _really_...
0
190
thread by: John | last post Nov 20 '05 by: John
Hi How can I get the currently logged in username from windows 2000/xp? Thanks Regards
0
190
thread by: Patrick | last post Nov 20 '05 by: Patrick
I am new to .net, but I have been pogramming in VB 6 for 4 years. I am trying to create a dll in VB.net. I have created them in vb6.0 before with the ActiveX DLL. I created a new Class Libary. I wrote the code. Do I just goto Build...Build Solutions and then the dll is under the bin folder? I did that, but when I try to use that dll, I get...
0
190
thread by: Frank | last post Nov 21 '05 by: Frank
Hi, with vb6 it was possible to step through the code by pressing F8. Is this still possible with .net 2003? Thanks, Frank
0
191
thread by: Haim | last post Nov 20 '05 by: Haim
Is there a away to detect when the remote side closed the connection? in the old vb6 winsock object there was an Event raised when the remote side Closed the socket connection, Socket_Closed
0
191
thread by: fred | last post Nov 20 '05 by: fred
I am trying to Copy and paste using a custom format but I canot retrieve the data. In the main Form's class I have declared: Dim myDocmanFormat as DataFormats.Format then in the New Sub of the main form I have: myDocmanFormat = DataFormats.GetFormat("DocmanFormat")
6
191
XML
thread by: ats | last post Jun 27 '08 by: Martin Honnen
I have a program that sends an xml document to a third party using https POST and the msxml.xmlhttp library. How do I get the reply xml document into the DomDocument object? TIA -- ats@jbex When Johnny comes marching home again He's coming by bus or underground
0
191
thread by: Roshawn | last post Jun 27 '08 by: Roshawn
I'm thinking that I need another table that maps merchants to brands, something like a many-to-many table. Would that work?
0
192
thread by: jt | last post Nov 21 '05 by: jt
Using VB.NET 2003 and wanting to make a setup for my program. In VB6 there is package wizard but being a newbie can't seem to find the package wizard in VB.NET. Any help is surely appreciated. Thanks, jt
0
192
thread by: Anna | last post Nov 21 '05 by: Anna
This is a test message
2
192
thread by: =?Utf-8?B?V2VuZHkgRWxpemFiZXRo?= | last post Jan 5 '08 by: Cor Ligthert[MVP]
I am new to visual studio.net 2005. What I need to do at my new job is to write an application where users can enter data into 'screens'. The data that is entered will end up in excel spreadhseets. Once the data is entered into the excel spreadsheets, I will then export the data to vartious sql server 2005 databases for processing. This...
0
193
thread by: Arvind P Rangan | last post Nov 20 '05 by: Arvind P Rangan
hi, I have compiled a .dll. steps followed is try to upload the dll to global assembly method 1: al /i:temp.dll but this gives an error method 2: gacutil /i temp.dll - this uploads dll to global assembly. Next how can i use it. if i type imports temp it gives error its not shown in the references list also.
15
193
thread by: kronecker | last post Jun 27 '08 by: kronecker
Is it possible to address a listbox in a general manner depending on it's number eg ListBox1. ListBox2. etc
1
193
thread by: ThatsIT.net.au | last post Jul 17 '08 by: =?Utf-8?B?U3VydHVyWg==?=
I want to sell a application I'm making, I want to know how to add some sort of license key or something to the app so that it can not be used without payment. I'm VB.Net and want to distribute it thought the web publish tool in visual Studio 2008 Anyone know how to do this?
0
194
thread by: Brian Henry | last post Nov 20 '05 by: Brian Henry
how do you add an icon to a control so it will show up with that icon in the VS.NET IDE instead of the default gear icon? thanks
0
194
thread by: Arda Han | last post Nov 20 '05 by: Arda Han
I am a Delphi programmer. I want change mt technical skill to VB.Net. What is your recommended books? Thanks
0
194
hi
thread by: hi | last post Nov 20 '05 by: hi
just trying
3
194
thread by: Malakie | last post Jun 2 '08 by: Tom Shelton
Hi all, I am trying to self teach VB .net to myself. Not sure what is worse, trying to accomplish this or thinking I can actually do it! ;-) Anyhow, Would someone be able to give me some example VB net code that would create buttons on a form dynamically for each drive (cd or HD or virtual etc) found on a system; labeling each created...
0
195
thread by: Babich | last post Nov 20 '05 by: Babich
Hi! Is there any way to delay some command in VB without using timer control. something like this: command1 delay(50) command2 delay(80) command3 ......
0
195
thread by: yxq | last post Nov 21 '05 by: yxq
Hello, Which VB version can make 64-bits programs? thank you
1
195
thread by: Brian | last post Jun 27 '08 by: Barkingmadscot
I think I asked this before but don't remember seeing an answer. I am using the month calendar and when I select muliple dates, the number disappear. Is there a refresh or something to casue this to redraw without losing the selected dates? Brian
0
196
thread by: Chad Miller | last post Nov 20 '05 by: Chad Miller
I have a class with 50 properties sp01 .. sp50 is there a way to call a property using a string? ex. o.sp & "01" Chad

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.