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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Fliker screen17 Jun 2005 18:14 GMT1
In the application that I develop, there are several screens which contain
several controls. When the screen opens, controls do not draw at the same
time. There are several grids which are fillds from DataSet. There is also
ComboBox which are also filled from DataSet. I tried one ...
Arraylist and Sql Statement17 Jun 2005 18:11 GMT1
I have an Arraylist with an undefined number of integers in it.
I need to place each of these in a certain sql statement and run it.  I
then need to store only those integers that return results in a new
array.
Removing Controls From Forms in VisualStudio 200317 Jun 2005 16:37 GMT1
If I drop a control on my form (i.e. a Button or whatever control you like)
I cannot delete it anymore by activationg it and pressing delete or from the
context menu by rightclicking it (delete is disabled in the contextmenu).
Does somebody know where to look?
Common Events17 Jun 2005 15:50 GMT3
I can see that vb.net has the ability to have multiple controls
(consumers?) share in a single event, much like I do now in Delphi.
Looks like the use of delegates? in vb.net is involved.  
How would I go about forcing multiple buttons to react to the same
how do i convert17 Jun 2005 13:58 GMT3
how do i get this: SqlDataAdapter1.InsertCommand.Parameters(1)
into DataSet.DataRow?
thanks,
mj
Newbie Web Service question17 Jun 2005 13:50 GMT4
I'm still learning about Web Services and all, so please go easy on me.  I
created my first web service the other day and got it working.  Now I want
to add another method to it, so I added the code and recompiled it, but when
I go back to my test app, the new method doesn't ...
Am I part of a derived class?17 Jun 2005 13:46 GMT6
Situation:
I have a class (employee).  This class can be used alone but is also a
base class for more specific types of employees that require further
data.
Replace char in the OnKeyPress17 Jun 2005 13:36 GMT2
I think it is a easy question but I don't have any clue how to do it...Is it
possible to replace the char that a user type in a textbox with an other one
in the OnKeyPress methode?  My textbox support 4 numbers types:
1-Integer
Windows Service Has Nothing To Do Error17 Jun 2005 12:09 GMT1
June 16, 2005
   I'm creating a Windows Service that will backup some statistics files
for my web application. I am having a problem when I try to start my
service, where it says something about that the service started and stopped
moving nodes in a treeview17 Jun 2005 12:01 GMT1
I need to move a node to different position but at the same level.
Internet explorer does very intiutive presenting a line where the node
should be inserted (when you want insert between two nodes no under a node).
Have you got an example.
Selection color in a richtextbox17 Jun 2005 11:50 GMT1
When I do
txtMessage.SelectionColor = Color.Red
txtMessage.Select(iCntr, 1)
txtMessage being a richtextbox, my text is being selected but it
Rtf and variable17 Jun 2005 11:20 GMT7
How can I assign the content of a string variable to the Rtf property
of a richtextbox :
Dim message As String = txtMessage.Rtf & "[" &
DirectCast(lstFields.SelectedItem, Field).FieldName & "]"
Array initialisation values17 Jun 2005 11:01 GMT2
I want to populate a list box with the names of a set of files in a
particular folder with the same file type, so:
Dim MyArray as string = Directory.Getfiles(Path, ".etc")
But if the number of file names returned is zero, what state is the
Class inheritence & subclassing17 Jun 2005 10:55 GMT3
Hi, I recently upgraded to VB.net from VB6.. and woah... I feel lost :¬O
One of my reasons for upgrading is I was told that VB.net can do class
inheritance and subclassing easier.
Would someone be so kind as to provide a small demo about classes for some
OpenMP comments17 Jun 2005 09:43 GMT3
Are there any plans to support something like Intel's 9.0 compiler OpenMP
comments in VB.NET?
Thanks,
Lance
 
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.