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
About Creating Objects Dynamically28 Oct 2004 07:47 GMT5
I'm VB.Net Beginner I try to create object Dynamically :
In my testing, I create 2 .net project
One is MyApp (Type is windows application) with one button name "Button1"
The another one is "prj01" (Type is Class libary) with one public Class name
MSScriptControl.ScriptControl28 Oct 2004 07:37 GMT1
I have the next code:
Dim Script As Object = CreateObject("MSScriptControl.ScriptControl")
I've run this application in WinXP and it works normally, but if I run the
application in Win98, the next error comes out:
batch file28 Oct 2004 06:45 GMT1
I am a beginning programmer in VB.NET.  I would like to write a program that
automates my programs.  I want it to run a few programs in order, for
example: run a spyware program, close it.  Then run a registry cleaner and
close it, then anti-virus... etc.  It should also have the ...
VB.NET and MySQL28 Oct 2004 06:45 GMT2
Is there a way to get VB.NET to work with MySQL?  Is this advisable?  I want
a nice database that can handle lots of information, but is free.  I have
used MySQL with PHP but I don't know how to do it with VB.NET.
Automate text submission through 3rd party website28 Oct 2004 06:42 GMT1
Hello, pretty basic issue.. how do I open a website, paste text into a
textbox on the page, and click a button on the page from a VB.NET app? (code
example please!)
thanks!
How to create files using threads at run time in VB.NET28 Oct 2004 06:40 GMT1
Hi friends,
I have an application using mutithreads.In that
application one threads writes the data in to a file.
Another thread reads the data from same file.
Unexpected event raised on radio button28 Oct 2004 06:32 GMT3
We have a usercontrol with a number of controls on it. One being a radio
button and one being a button.
When we set button.enabled = false the click event of the radio button is
being raised.
automate web submission with VB.net?28 Oct 2004 06:28 GMT1
We have a third party web site we use to send XML files from our database
through, is there a way I can have our VB.NET app pull up the website, paste
the XML into the textbox and submit it and then close the website?
Thanks!
Help with Listing users in Domain and Local Machine - InstallService.gif (0/1)28 Oct 2004 06:07 GMT4
I am trying to write a application that will help with the
insallutil.exe to install a windows service.
What I am trying to do is generate a list of users from the Domain
that the user belongs to as well as a list of users from the local
User Controls - Newbie Question28 Oct 2004 03:57 GMT1
I have a user control that I've developed (my first attempt).  I compile this
as an assembly.  When I add this to a project can I just add the assembly to
the project directly or do I have to create it as a reference in the project
to use it?  I want it to be part of the final ...
Easiest way to play an MP3 when a form loads?28 Oct 2004 03:38 GMT1
Hello - I'm pretty new to VB, and have a tiny project going outside of class
to keep my brain moving. I would like to spice up a program so that on the
form load, it will play a MP3 in the background - nothing overbearing, just
a quiet something.
Reading ex.StackTrace as a string with no control characters28 Oct 2004 02:39 GMT1
I'm writing an error handling system for my vb.net windows application.  I
have an error trapping routine that is catching all unexpected errors,
writing an entry in an sql database and terminating the program.  This is
the best error handling for this program as its printing a ...
How to change color of icon28 Oct 2004 00:07 GMT3
I want to change the color of icon,How it can be opened?
and how can i change color.
If any one knows please let me know
Thanks in advance.
A thread and textbox question27 Oct 2004 23:07 GMT2
I have a form with a text box, a thread start button, and a seperate thread.
This is a TCP listener (server) example I took out of a book. See the code
below. In the loop below, look at the two lines I have marked with a comment
of ??????? If I don't write to the text box, I have ...
Send Ctrl-C to a dos app27 Oct 2004 22:55 GMT4
Hi code gurus !
I'm creating a front end for a DOS application using VB .Net. I launch this
DOS app using System.Diagnostics.Process :
myProcess.StartInfo.FileName = "myapp.exe"
 
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.