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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
strange error20 Oct 2004 14:43 GMT5
I've just downloaded the vb.net version of David Irland's blowfish
algorithm
I used his VB6 versino quite sucessfully for password encryption.
Moved up to vb.net and downlaoded the above. The projext as downloaded
Declare function problem20 Oct 2004 14:27 GMT3
I am having problems with Declaring a function from a dll.  I had it work in
VB 6 but I can't get it to work in VB.net.  This was the call in VB6
Public Declare Function MBTConnect Lib "MBT" (ByVal szHostAddress As String,
ByVal port As Integer, ByVal useTCPorUDP As Long, ByVal ...
Richtextbox -------- urgent20 Oct 2004 14:21 GMT2
Iam plcaing some textboxes and combo boxes in rictextbox control. And am
placing 2 command buttons oin the form.
So when i run the application, i will enter some text in textboxes and i
will select a value from combo box.
Newbie: Resize textbox at design time inside usercontrol possible?20 Oct 2004 13:05 GMT2
I'm new to .NET.  I have found a problem that seems simple but I can't
resolve. I
want to create a very simple usercontrol that includes a label and a textbox.
Everything works fine, but I would like to be able to resize the label and
Required property of datatable20 Oct 2004 12:56 GMT3
I have a datatable which I try to update but the update fails because a
required property of one of the fields is set to True.
Where can I find this property?
On the Column there's only a AllowDBNull property but it's not the same...
VB.net MBSA20 Oct 2004 12:48 GMT3
I have the following code that works as long as I dont add the switch -h
'Dim sStartInfo As String = "/hf -z -s 1 -h " & CompName & ""
 Dim sStartInfo As String = "/hf -z -s 1"
 With securityprocess.StartInfo
vb.net newbie - ado...20 Oct 2004 12:46 GMT12
OK - thre has to be an easy solution to this...
Migrated from VB6 to vb.net
*eventually* got to populate a datase (instead of a recordset) with
the contents of a table based on an SQL query, but...
Connecting to MySQL from a web app on IIS.20 Oct 2004 12:34 GMT1
I'm trying to connect to a Mysql server version 4.0.21 running on
localhost. The localhost is running on XP Pro and is hosting the web
page using the bulit in Microsoft web server.
I am using the ODBC drivers and can connect to the server from the
Adding a button to a Word context menu20 Oct 2004 12:28 GMT1
What I want to do:
I want to add a button to the shortcut menu (context menu/rightclick menu)
that appears when a user right-clicks on a piece of text.
I want it to be compatible with word 2000 and up
boolean expression20 Oct 2004 12:12 GMT9
Could you please help for a simple boolean expression
If  a is not equal to Null
I tried
If (a != null) Then
datagrid and datatable20 Oct 2004 10:40 GMT1
hi,
i'm using a datagrid, bound on a datatable.
i can delete a row with the delete-key.
how can i prevent this
reading error text in Webclient20 Oct 2004 10:37 GMT1
I'm using a webclient to send data to a remote server. If an error
exists in the data the remote server returns an http error 403 with an
error text.
I can find out that an error occured (try/catch) but I can't read the
VB.net code force All windows OS to Reboot.20 Oct 2004 09:55 GMT3
I have create a small spyware detection utility.  I'm looking for code
to restart windows prior to deleting some files.
Does anyone have a class that will do this.  I search the msdn site
and found nothing.  Clients are running 95-ME and 2000-XP
Application.Exit() vs End20 Oct 2004 09:54 GMT17
Is there any difference between Application.Exit() and End?
Are there circumstances when I should use one instead of the other?
Matthew
Help With RichTextBox20 Oct 2004 09:50 GMT1
i'm appending lines to my RichTextBox.
can i append each line in a different color? how?
 
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.