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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bug? Events from private member object still firing after it has been set to Nothing?28 Mar 2008 16:59 GMT10
I sometimes use delegates for broadcasting
"StateChanged" events, i.e. if I have multiple forms
and/or controls that need updating at the same time
as the result of a change in a global/common object,
textbox controls28 Mar 2008 16:41 GMT4
I have a text box control that user enter values into the textbox. Let
say a user entered some text that had 10 characters in it. Let also
consider this a password textbox. When the user went to run the
system, he entered in his 10 character password then he entered in his
TreeView Drag Image VB 200528 Mar 2008 13:07 GMT2
I'm using VB 2005. The TreeView's standard Drag and Drop functionality works
fine in my app. Unfortunately I have no clue how to show a proper
(Win-Explorer like) drag image.
Can someone point me in the right direction?
saving a date28 Mar 2008 11:49 GMT1
I created a textbox and assign it with date. It goes like this:
TextBox1.Text = System.DateTime.Today.ToString("MMMM dd, yyyy")
How do I save it to my database? I used this code but an error occured:
.addValue(TextBox1.Text.ToString("MMMM dd, yyyy").ToString, "Date")
Opening a pdf from within program28 Mar 2008 10:03 GMT3
How would I open a pdf from the application.startup path? (assuming the user
has a pdf reader available)
Thanks,
Tony
Close a form by pressing esc, how to do it without having a button28 Mar 2008 09:00 GMT4
I was wondering if anyone knew how to close a form when the user presses the
esc key. I dont have any buttons on the form so I cannot use the
cancelButton property of the form.
I have tried using the forms keypressed event but it doesnt seem to be
SyncLock documentation28 Mar 2008 07:37 GMT10
The documentation has many examples that use "SyncLock Me".  But the
documentation of the SyncLock Statement under "Programming Practices" says
you should not do this (see the snip below), and I think the cited reason is
pretty weak.  What do you think?
How get the month values28 Mar 2008 03:39 GMT9
I have got the return value of MonthsOfYear Property of the IMonthlyTrigger
Interface, but how to return months?
http://msdn2.microsoft.com/en-us/library/aa380736(VS.85).aspx
My return value is 84, it shuld be 3,5,7 month, but i do not know how to get
Datagridview: different images for different rows28 Mar 2008 01:59 GMT4
Just wondering if anyone has ever managed to find a way to have a
datagridviewimagecolumn display different images on different rows depending
on some data element in the row.  Our application needs to display a series
of fees charged against an account. Some of those fees are ...
vb.net app + C Dll27 Mar 2008 22:49 GMT6
i'm developing a project where the gui is written with vb.net VS 2005
Express.
I wrote a C DLL (VC6) when i put the serial communication.
Since the communication should be slow i need absolutely that vb makes
.NET Framework automatic installation when inserting the compact disc27 Mar 2008 22:27 GMT1
Before launching the need to check if you have Framework, if not, to start
the installation process.
http://www.alvas.net - Audio tools for C# and VB.Net developers
Month calendar control problem27 Mar 2008 21:21 GMT6
Using a month calendar control so that my user can select a start and end
date for a range that will be used in a SQL query.
Problem.....if user selects a date in one month and then scrolls to the next
month the "date" moves with the scroll......i.e. click on 3rd Feb and then
reading app.config file from server location27 Mar 2008 20:53 GMT1
I have developed desktop application in c#.net. I have installed it on
15 to 20 computers which all are in network. Application having some
setting in app.config file.
My problem it that if I am changing any settings of application then I
FSM in OOP27 Mar 2008 18:09 GMT6
Hi to all,
sorry for the strange object and for my English too :)
The object should sound as "how to implement a Finite State Machine with
an Object Oriented Programming language".
Scanning barcodes (urgent)27 Mar 2008 15:13 GMT7
I have made a application that scans barcode. The barcode scanner is connect
to the PC via one of the USB ports.
The technique that I use is hidden textbox that constantly has the focus to
process the input on the keydown event. This works fine.
 
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.