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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to properly reparent mdi child from vb6 to vb.net22 Dec 2004 22:25 GMT1
I have a funny question. We are in the process of moving a software of
ours from vb6 to vb.net. In order to get smooth transition we plan to
use the former app inside the newer as an activeX server, so that all
forms can be ported to vb.net one after another.
Using Regular expressions with replace22 Dec 2004 22:14 GMT2
Using the IDE:   Replace in Files
Suppose I want to change all words:    <something>Form
to new words:   Form<something>
Can that be done and if so How?
When I call form.show in a thread it close when the thread completes. 22 Dec 2004 21:58 GMT8
How do I keep the form up.
combo box (input capital letter)22 Dec 2004 21:27 GMT5
In textbox, there is a property (character casing), However, in combox , any
method/property to set it (as the user input the text, it is default to
upper case ?
Thanks a lot
How do i create an assembly named SimpleControlSamplesVB22 Dec 2004 19:25 GMT1
hi,I have the following code which gives an error in VB.Net when i run it
that it cant find the assembly SimpleControlSamplesVB?any ideas how to
resolve this error? Thanks for any help! J.Parser Error Description: An
error occurred during the parsing of a resource required to ...
Simple printing from VB.Net???22 Dec 2004 19:01 GMT4
Can someone provide a simple example of how to print using VB.Net???
Basically just looking for a "HELLO WORLD" example to the printer.
I'll worry about formatting, etc. later on.
Right now I have a single string that could be a few thousand characters
The underlying connection was closed22 Dec 2004 18:56 GMT3
When i try to use webrequest class i get this error
The underlying connection was closed: An unexpected error occurred on a
receive.
I ma uisng vb.net and have no control on the server  Can any one tell me how
FieldInfo Class - SetValue Member Method22 Dec 2004 18:35 GMT5
I have an array "t" where each element is a structure of type "testing".  I
want to use the FieldInfo class to set the values of the array element
fields.  I can read the field properties and return the velue using this
technique but cannot set the field value as per below.
winsock in vb.net22 Dec 2004 18:31 GMT2
Signature

hello
I noticed the winsock control is not in VB.net.
Is this replaced by the Socket class in VB.net?

Need help with regex22 Dec 2004 18:12 GMT2
Dim reg As New Regex("^\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}$")
Dim m As Match = reg.Match(txtIPAddress.Text)
   If m.Success Then
       'No need to do anything here
a general question22 Dec 2004 18:03 GMT2
hey all,
does anyone know what software msdn webcasts is done in? is it available for
download?
thanks,
AddNew of the BindingContext isn't working..... ?22 Dec 2004 17:45 GMT6
I have a form, oddly enough the same one with the expression column that
is giving me a headache, and on this form I have a dataset that has a
couple of tables in it that are related. If I do a AddNew on the Binding
Context for the parent, it doesn't seem to work. If I click the ...
only integer22 Dec 2004 17:31 GMT2
how can i retrieve the type if a value inserted in an inputbox.
what i want to do is make shure people only insert an integer type, if they
don't they get an error message.
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As
My add-in never gets loaded22 Dec 2004 17:07 GMT1
I am creating an add-in for MS Outlook 2000, in VB.NET. I've written
the regular code that is in this somewhat the same as the code in this
article.
http://support.microsoft.com/kb/q302896/
Big Problem22 Dec 2004 16:58 GMT7
i've error Overflow or undrflow arthimetic operation when i change textsize
on textbox or combo box.
How can i solve?
Raffaele
 
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.