Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LDAP authentication24 Nov 2004 15:27 GMT1
I have problems while authenticate a user with the LDAP. I think its
because of the SSL connection the server need to verify the users but
I don't know how to establish a ssl connection.
Can anyone help me with that???
IsDate() error24 Nov 2004 15:10 GMT2
I'm having a couple of problems with the IsDate function in VB.net (.net
framework v1.1). Having searched the web and usenet for others having the
same problem, I've seen several posts from people reporting the same error
as me, followed by various responses from others saying ...
Problem reading text file24 Nov 2004 15:05 GMT4
Do you know why the following code only read certain number of lines of text
file, but not the entire file?
Dim sr As StreamReader
Dim str As String
Adding a Combobox to a Toolbar24 Nov 2004 14:46 GMT6
I wanted to add a Combobox to a toolbar... Kind of the look you get on
VisualStudio's toolbar.
I've been able to find some VB 6 samples, but the placeholder option is no
longer available for ToolbarButtons...
Invalid cast in code but not in command window24 Nov 2004 14:30 GMT1
I am doing some code which involves type conversion and have run into a
problem I find odd.
I have a control of type class1 in a referenced assembly called
subclassedcontrols.
Reflecting a Structure24 Nov 2004 14:27 GMT2
I created a structure with several variables in it.
I wanted to add all the variables of the structure into a listbox.  Is there
a way I can do this in some kind of loop rather than having to type in 26
item.add lines.  How does the Intellisence figure out and list out the
Recursive Call24 Nov 2004 14:00 GMT3
What is the better way to do a Recursive call, avoiding StackOverflow???
I've Tried Something like this:
Sub MyRecursiveSub()
   thread.currentthread.sleep(2000)
send windows message from Application to VB6 ActiveX UserControls that are a IE webPage .24 Nov 2004 13:46 GMT4
We have a number of VB6 ActiveX applicationmodule(s) that are loaded
into a IE6 WebBrowserControl . This WebControl is imbededded into
Application X . Now We want to send a message from Application X to all
the ActiveX applicationmodules that are in IEWebbrowser .
Merge in new data but keep existing changes24 Nov 2004 12:59 GMT1
I have a function that gets information from a database and merges the
DataTable into a DataSet that some controls are bound to. What I would like
is for the information to be merged in but to retain any changes the user
has made to the local data. The reason being, I have a bunch ...
help collections24 Nov 2004 12:26 GMT3
In VB 6 I created a class module w/ 3 attributes that held transaction data,
such as; Trans Name, Amount, Date. I then added all of the transactions
(lines) to a collection, so I ended up with the following collection:
Trans1, Amount1, Date 1
Connect to Internet method24 Nov 2004 12:00 GMT1
Is there a way to tell if the user is connected to the
Internet and if not to bring up the Windows Connect
dialog box?
How to make a program to receive E-mail by POP3 !24 Nov 2004 11:56 GMT2
       I want to make a program for receive E-mail by POP3,
and forward to another E-mail Account, if the E-mail with Attachment
, will delete the attachment before forward, where can i find more
information
vb.net 1.1 code not formating until I compile24 Nov 2004 11:48 GMT1
I'm writing a winforms app in vb.net 1.1 and today my project started
behaving strange.  I'm not sure what the term to use is, but the code
doesn't auto-format as I type.  In other words, when I type letters in the
wrong case, they don't automatically convert to the correct case. ...
Hashtable lookup value24 Nov 2004 11:45 GMT1
I've a hashtable.
When searching I can use 'Contains' method. This returns true or false.
What if I want the actual value?
Must i doo a loop with a enumerator and search each key? Or is there a
How to focus MessageBox24 Nov 2004 11:42 GMT3
I used MessageBox.Show to pop up some message, however, the message box
somethime is behind other forms, I'd like to know how to focus/activate the
message box?
Thanks in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.