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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Toggle buttons30 Sep 2005 11:58 GMT1
How can I make some of the buttons on BindingNavigator toggle i.e. when one
button is clicked others unclick automatically?
Thanks
Regards
Enabled and Visible doesn't work on Tabpage control30 Sep 2005 11:45 GMT1
Can anyone can successfully set a tabpage control to:
Enabled=False
or
Visible=False
Passing a Delegate to a Constructor using Activator.CreateInstance()30 Sep 2005 10:02 GMT2
I'd be grateful for some help...
I'm trying to create a late bound object using:
Activator.CreateInstance(Type, ConstructorParameters())
The constructor of the object takes a delegate as the only parameter.
encrypting/decrypting xml files30 Sep 2005 09:26 GMT4
I have a bunch of xml files that are used by my vb application. Those
files were written by hand (ie not generated). Do you know a tool to
encrypt them, so that no one can read their content when opening them,
which would also allow me to decrypt them in my code via some
statusbar30 Sep 2005 09:22 GMT2
Hey guys
Im getting spanked on what I thought would be easy... I have a form
Master... Its a parent
that has a statusbar "sbar1"
Module Scope between instance of the same class30 Sep 2005 08:13 GMT7
If someone as an explanation ... :) Look at this...
Class MultithreadTest
' <--------------
Option Explicit
Logon Error using Crystal Reports in VS.net Web App30 Sep 2005 06:17 GMT3
I have been trying to load a Crystal Report newly created via VS.Net 2003.
I am using a simply ASP form with only the Crystal Report Viewer.  The
sample report results display in the WebForm1.aspx, when I have set the
databinding Report Source property set at design time.
FolderBrowserDialog Problem30 Sep 2005 02:48 GMT1
Hey Guys,
The problem is that during the installation i need to get a path from
the user using a FolderBrowserDialog. The thing is though that when the
dialog displays the window shows with the description and every other
Combobox lookup binding with bound controls - Please help!30 Sep 2005 02:24 GMT4
I've seen this problem discussed a jillion times but I cannot seem to
implement any advice that makes it work. I am porting a large project from
VB6 to .NET. The issue is using the combo box bound to a table as a lookup,
drawing values from another table to populate the available ...
Format datetime30 Sep 2005 02:23 GMT2
Is there a function to format the datetime value to the following
format 2005-09-29T17:57:03.0000000+08:00 ?
currently i'm using a hard way
Dim result As String
vb code30 Sep 2005 01:19 GMT1
can someone please help me with some vb6 code. i need code for (or help
with) a menu. my aim is to use the menu as a typical menu eg. file,
edit, etc.
Diappearing User Controls30 Sep 2005 00:56 GMT6
Again, I got caught by the bug in VB.Net 2003 where a usercontrol placed on
the form at design time works fine for a week or so then all of a sudden,
it's not there.  Has this bug been fixed in VB.Net 2005?
I have resorted to adding any UserControls at runtime but this isn't very
Listview _Control29 Sep 2005 23:56 GMT2
I have a problem regarding clear method of the listview control.
In my application sometimes the "listview1.Items.clear()" method
is giving me a "null reference exception".
All I could thought of it is related to the no. of items in the
Need help ignoring commas within a csv file29 Sep 2005 23:18 GMT2
I need to be able to do a Regex.split on a csv file ignoring the comma
if it is inside a single quote. I have the regular expression working
in the RegexDesigner tool, but when I use it within vb.net it adds an
extra split on each of the commas as well.
Who Called me?29 Sep 2005 23:08 GMT5
I need to run my application from another one, and I need to know which
application called me.
Any help is appreciated.
Regards,
 
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.