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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
multiple-Form Application.17 Jan 2005 13:44 GMT4
I need to synchronize the contents of 2 textboxes that are on
different forms.
When I change the contents of the textbox on Form1, the contents of
the textbox on Form2 should be changed to show the same contents as
Multiple MDI Child Icons and Control Boxes Why??17 Jan 2005 13:23 GMT7
I have an MDI application that uses a generic "ShowPage" routine in a module that is called when I want to display a child form.  The basic idea is that in the module I have declared each form as follows:
Friend F0 As frmMain
Friend F1 As frmStart
Friend F2 As frmSearch
current possition17 Jan 2005 13:03 GMT3
one of my form have 3 text boxes and 1 button
i want to trap my cursor on which text box
please help me
regards with thanks
System.Security.Permissions.SecurityPermission17 Jan 2005 12:44 GMT4
I'm trying to write an ActiveX replacement in VB.Net the following link was
my starting point.
http://www.vbdotnetheaven.com/Code/Jun2003/2067.asp
All was going well until I tried accessing a com object local on the PC (the
Open a form using a string17 Jan 2005 12:03 GMT1
is there any way to open a form (create an instance) when its name is stored
in a string variable?
By the way, in other post, someone wrote that datagrid is mostly used with
datasets/datatables rather than arraylists. My question is, in either cases I
IDE dies during compile17 Jan 2005 10:17 GMT5
I work for a large web company, and we are in the process of converting our
old .asp pages to .aspx with VB code-behind.  The solution includes 8
projects, all of which are very interwoven.
The problem is that when I first open the IDE and load my solution, if I try
Calling Unkown WebService17 Jan 2005 09:59 GMT2
I am writting a window service that call a webserice at a specified time.
Basically I'm try to create a task sceduler for several webservices. I
don't want to add the webservice to the project of course, I prefer to
store the webservice url and webmethod to invoke in a XML file.
getting fresh data on the screen17 Jan 2005 09:58 GMT2
after inserting some new data , I don't succeed in seeing these immediately
on the srceen . Although the data are in the database, I don't get them on
the next form without closing the application first. What do I forget?
Dim dc As New OleDb.OleDbCommand("insert into tblAankoop ...
maintaining relation ships of tables at run time17 Jan 2005 09:14 GMT1
Hello Sir,
I have created database(ms access) and tables at runtime how to maintain
relation ships between the tables. by using vb.net.
Thanking u sir.
Attaching a text-file to a datagrid17 Jan 2005 07:36 GMT2
Is there a possibility to directly show data from a textfile (comma
seperated or tab seperated) in a datagrid?
A simple question for a simple solution????
Regards,
Windows Service Question17 Jan 2005 07:19 GMT2
Im writing a windows service app that accepts some remote control commands
and reports to a database server. One command i would like to use is
basically remote execution. When i start a program from the windows service
it appears to launch under another user other than who is ...
Restart Computer (Windows XP) from VB.Net Program16 Jan 2005 23:37 GMT5
What is the best way to close my program gracefully and have the computer
restart on a Windows XP system?
Help Understanding CheckedListBox16 Jan 2005 22:56 GMT1
Hello and thank you for taking the time to look.
I Have a form that asks for options.  I need the user to click any of the
options listed.  I'd like to use the CheckedListBox for this but I need to
know how it works.
Cross Threading error????16 Jan 2005 22:53 GMT7
I run this code:
Private Sub p_recv(ByVal sender As Object, ByVal e As
SerialReceivedEventArgs) Handles p.ReceivedEvent
   txtRecv.Text += p.ReadExisting
How to detect a remote socket termination?16 Jan 2005 22:30 GMT6
I have my socket program working...I can send & receive data, I can
terminate the connection, etc.
But I can't figure out how to tell if the remote client has disconnected.  I
tried using Socket.Connected but it continues to return TRUE even when the
 
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.