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
Problem with VB form despite correct dpi settings.29 Nov 2004 09:59 GMT2
Dear members,
A VB 6.0 app that on more than few occasion has had problem with User
Interface gettings distorted due to 120dpi setting. The good news is that all
except one have been resolved / understood / tolerated by changing the
Find Available SQL Servers On a machine29 Nov 2004 09:27 GMT2
i need some code that will enable my program to find all of the available
servers on a machine or network.
Thanks Again
WStoreyII
refresh29 Nov 2004 08:26 GMT2
how can i make for example a flexgrid refresh itself from an other form
i made this, but get an error
dim test as form1
test.msflexgrid2.refresh()
TweakUI and VB.net29 Nov 2004 06:21 GMT2
Signature

hello
After installing vb.net standard I have an annoying log-in screen at  
computer startup about login with .NET. I was advised here to use tweakUI in

System.Diagnostics.Debug.WriteLine 29 Nov 2004 06:14 GMT5
how to use System.Diagnostics.Debug.WriteLine to write directly to a window
viewable during debug mode (similar to Debug.Print in VB6)
Learning VB.net29 Nov 2004 04:28 GMT5
Signature

hello
Can anyone recommend any good books or free online tutorials to learn VB.net
thanks

Can anybody tell me which control i should use?29 Nov 2004 03:15 GMT4
I am writing a simple win application which will run from day to day,
the application will always check the email and, once it got the email, some
business logic will perform and the process log / result will display to the
win form application. Currently i am using a list box and ...
How can I call the ColorWheel cursor while loading my application ?29 Nov 2004 02:45 GMT2
How can I call the ColorWheel  out while my application is loading or
process something that take some time ? I want to appear a color wheel.
DataAdapter Update28 Nov 2004 23:13 GMT3
I think that I have misunderstood the Update method of DataAdapters.
I thought that having made a Connection, Added some SQL to a Command Object
(OleDbCommand)and then creating the DataAdapter and filling a Table in a
DataSet that I could refresh the data in the DataSet Table using ...
Wait 3 seconds before run next line28 Nov 2004 22:40 GMT4
We are trying to send files to our list of clients at work, I been able to
produce the code that sends e-mail, but I only can do it for 2 before it
gave me an error, how can I do it that the system wait for 3 seconds before
I execute the next line?
Change Username/Password for an existing Windows Service28 Nov 2004 22:25 GMT1
Does anyone have any sample code on how to change a username/password for an
existing Windows service?
Thanks
Scott
how to disable controls in a form28 Nov 2004 21:04 GMT8
please help,
i'm trying to find a simple & easy way of enabling & disabling (generally
making them readonly) most of the controls in my form.
Cuz i want to create a form, for the user but only a readonly form (with no
creating a control dynamically28 Nov 2004 20:48 GMT3
I'm trying to create control from a string in a database:
Dim asm As [Assembly] =
Reflection.Assembly.LoadFrom("C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll")
Dim typ As Type = asm.GetType("System.Web.UI.WebControls.TextBox", True,
ADO.NET Bound Controls question28 Nov 2004 19:29 GMT2
I have a listbox bound to a table in a database and a grid control bound to
another related table in the same database.  When I select an item in the
listbox (in this case a name), the datagrid populates with the related
information correctly.  Everything works fine to that point ...
VB.NET Question28 Nov 2004 17:55 GMT1
Say i have Form1 with comboBox1 and Form2 with comboBox2..
When i click on Form1 button, Form2 will appear on top of Form1...
My Code:
[code]
 
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.