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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
My.Settings object set setting by name?08 May 2006 10:03 GMT1
I know there must be a way to do this... in .NET 2.0?
I have a situation where I know the name of the setting, and want to
pass it into a function, and set or get the corresponding setting.
The following is find, but a pain if you have lots of settings to do in
regular expression pattern ?08 May 2006 09:37 GMT2
need pattern to determine if value is an integer (0-9 digits only) > 0
Regex.IsMatch(<Input>, "????")
ToolStrip with ToolStripDropDownButton 08 May 2006 08:36 GMT4
I have a ToolStrip.
The ToolStrip has a ToolStripDropDownButton with 3 ToolStripMenuItems
My question is how do I catch the click event ot these 3 ToolStripMenuItems?
I tried the below but it doesn't catch the events:
File access issue08 May 2006 08:17 GMT2
I am writing a program that opens a file and writes to it.  When I open the
file to read data from it, I have no problems but when I try and write to it
I get an error saying that the file is already in use
(System.IO.IOException: The process cannot access the file
Accessing SQL dataset value from button08 May 2006 07:19 GMT5
I apologize for the question in advance.  I have lots of experience
with lots of other languages, but now I'm trying to accomplish
something with VB.NET Express.  My experience with VB.NET express is
less than a week.  I've gone through what appear to be the relevant
IDE hangs pinning toolbox so it's open08 May 2006 06:25 GMT1
I usually leave my toolbox on the left side set to autohide.  Sometimes
if I'm doing a lot with it I want it to remain open.  So I move the
mouse over it and when it's open I click the tack to keep it open.  Not
everytime but all too often the mouse turns to an hour glass and the ...
Winform not closing08 May 2006 05:33 GMT1
Guys and gals,
I have a very simple win app. 2 forms. The main form and the feedback
form. The feedback form is only supposed to give feedback to the user
as to the process running.
Different Events08 May 2006 05:02 GMT2
One question as answered, - again thank you iwdu15.
I am still trying to find my way around vb.net properly...
Here is the question.
Lets say i add a textbox on a vb form.
Beginner- 2 Forms  & Events08 May 2006 04:27 GMT2
I am a pure beginner and reading 3 books at the same time trying to learn
vb.
I have created 2 forms in my "Solution"
No where can I see in any of the books how you load / call one form from the
incompatibility with dotnet 2.0 and Outlook Business Contact Manager 200308 May 2006 04:17 GMT5
I have installed dotnet 2.0 on two machines with Outlook BCM, and both have
caused problems with BCM loading. The first i restored the machine to before
the dotnet 2.0 was installed, and the second i removed BCM after which
Outlook opened fine. Is there a patch for this? If there ...
Lock textbox with a Group07 May 2006 23:57 GMT1
I have simple code that i use to make each textbox in a form "Read Only":
       For Each ctl In frm.Controls
           If TypeOf ctl Is TextBox Then
               txb = ctl
NULL Value - Specified cast is not valid07 May 2006 23:43 GMT3
I am accessing MS Access db with tblA whose column UNABLE can have NULL
value. When I access UNABLE whose value is null, I got an error "
Run-time exception thrown : System.InvalidCastException - Specified cast is
not valid." either when I do
'OpenFileDialog crashes for no reason?07 May 2006 23:26 GMT8
This really is my unlucky day it seems.
I'm getting an unhandled exception error on the below:
I've changed it without the Me and not a chance, still crashes the app.
All I want to do is get a file name hence file path of a selected file.
Registration of a MAPI dll07 May 2006 19:47 GMT2
I tried to register the following dll 'AxInterop.MSMAPI.dll' and I get the
massage 'dll register Server entry was not found' I need this dll to use
OutlookExpress in my .NET program
Any clues?
ReadXML after File Copy07 May 2006 16:15 GMT5
Szenario:
User selects a XML File ("products.xml") to import newest Data.
Data should replace Data in an existing Acess File which is connected
via Dataadapter (daadaptFLR). Bevore the Existing Data are deleted with
 
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.