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 delay firing of a code?16 Dec 2004 16:34 GMT6
Is there a way in vb.net to delay the firing of certain code till after
everything else has run?
That is, I have an event with some code in it that needs to run AFTER
everything else has run when the form is loaded.  Is there a mechanism in
color inversion16 Dec 2004 16:30 GMT4
Hi
Is there a method,  or has anybody already ready written one to determine a
contrasting color to a background color for text.  In my case during a paint
of a cell in a data grid.
Finding name and type16 Dec 2004 16:24 GMT1
Finding name and type
In the activate procedure of a form I want to write to the debug window,
name and type of all controls at that actual form. Is there a smart way to
do that?
Write during reading a file16 Dec 2004 15:50 GMT4
I must read a txt file and when I found a line beginning with the word
"Backup", I must replace this line with "Save"
The read and the write must done into the same file!
I know how to read line after line a file (I use StreamReader), but how
More of "Index was outside the bounds of the array"16 Dec 2004 15:30 GMT4
Herfried and Cor:-
I used tracing and actually tracked down the code that was causing the
problem most likely. I wonder if you wanted to comment on it.
Also I wonder if there is a better way of testing if there is data than
Unknow error after minimised a windows form16 Dec 2004 15:30 GMT3
After I bring up a minimised windows form, I hit the error below:
Rectange '{X=0,Y=0,Height=33}' cannot have a width or height equal to
zero.
I have checked my code, I did not write any code in the resize event
Defining the range of an array16 Dec 2004 15:11 GMT6
If we declar a varible as:
Dim series(10) as Double
then series can contain 11 items in maximum ( 0 - 11 ).
How do you declar this varible, making the first item as
Swapping out a color programmatically16 Dec 2004 13:21 GMT1
When I try to change the Color.Lime with a string that
contains the contents "Color.Lime" I get a Casting
compile error.  So how can I get past this casting issue
to change out the color programmatically?
Referencing objects in mshtml16 Dec 2004 11:57 GMT2
I'm using the WebBrowser control and mshtml library to modify the HTML in a
web page.  E.g. the code below is meant to change all .txt links to .zip,
but doesn't because mAnchorElement is just a copy of mElement and doesn't
reference mElement and any changes I make to it affect ...
Q: Main in VB.net16 Dec 2004 11:17 GMT16
What is the closest equivalent to Main in a VB.Net form?
Geoff
How to read multiple files from a folder?16 Dec 2004 11:04 GMT5
Hi experts,
I wrote a function which retrieves a file in the folder, the file path
is :
Dim sr As New StreamReader(strFilepath & ReturnFileName)
Param size16 Dec 2004 09:23 GMT2
If I specify a type of parameter as varchar or decimal, etc, is there a time
when you are required to specify the size of that param as well.  Or is it
safe to simply specify name, direction, type and value?  To this point I
have used that and it works fine, but I'm wondering if I ...
How to dispose the login screen16 Dec 2004 09:06 GMT1
After the login has been authenticated successfully, I written the
code below to call the main form:
dim loMainForm as new MainForm
MainForm.ShowDialog()
vb.net, MSSQL, and null dates16 Dec 2004 08:38 GMT4
I have an application where a database entity that progresses through a
cycle.  As it completes a step along the cycle, a todays date is assign to
one of the date columns in the table row.  However at the beginning of the
cycle many of the dates hold null values.
Cor: DataGridComboColumnStyle16 Dec 2004 08:29 GMT12
Cor,
I found a previous message from you on the newsgroups with code for a
DataGridComboColumnStyle.. This one seems to work a lot better than the
one that I wrote, however I'm having a couple of problems. One, if I tab
 
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.