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
How to read an html file into a String15 Jun 2005 07:51 GMT1
How can I do this without loosing special characters (í, ó, ú, é, etc) so I
can replace some parts of it later.
I was using this code but it eliminates those characters.
Dim str As StreamReader
How to get/ override usercontrol methods.15 Jun 2005 07:41 GMT2
Hello All
       I am a newbie in VB.NET and wanting to create a toolbar(User Control) for Database Navigation. What exactly I want is to have a user control which is inherited from the system.windows.forms. usercontrol and contain a toolbar which have buttons for navigating ...
Persisting fixed data15 Jun 2005 07:36 GMT2
I'm stretching my fairly elementary vb.net experience by trying to
write a report generator for a specialised utility. The report will
contain a simple tabular output, but there could be up to 100 or more
column types from which the user can choose to include on a specific
Did I do this right? - Resized image from DB.15 Jun 2005 07:21 GMT6
I am making an admin interface, which allows me to upload photos to an
access DB. The admin interface also needs to display the uploaded
photos, but only needs to show them at a maximum resolution of 100px per
side. All photos will be JPEG. Below is a showimage.aspx file that
AppDomain.UnhandledException in Windows Forms and Windows Service15 Jun 2005 05:00 GMT3
I am attempting to use the AppDomain.UnhandledException event in a
Windows Forms app and also in a Windows Service.  But the event doesn't
seem to be called.
In a Windows Forms app, the event IS called but only if I run the app
Serialization of collection15 Jun 2005 04:18 GMT1
I am confused on serializtion.
I have a class called picture.  It has a bitmap member and several others.
I have a collection class called pictures which inherits from
collectionbase.
c# -> vb.net15 Jun 2005 03:17 GMT3
I've seen this kind of thing in C# quite often :
cbo.Validating += new CancelEventHandler(cbo_Validating);
what is the vb.net equivalent ?
Please don't send me to
Textbox property15 Jun 2005 03:04 GMT2
   I am a beginner of VB.NET . I would like to set the property of the
textbox that only input numeric only or date format. But I can't find any
property can do that...Anyone know how to do that ?
Thanks
Inheriting from CommonDialog15 Jun 2005 02:41 GMT3
Anyone know of a good resource that details how to inherit from
CommonDialog?
Thanks.
Combobox / Arraylist Confusion15 Jun 2005 01:05 GMT1
I'm confused on the best way to create a combobox with "YES"/"NO" and values
of "Y""/N".  I'm trying this way...but I get an error: Could not bind to the
new display member
Public Class combo
OleDbCommandbuilder...  how to disable DELETE?15 Jun 2005 00:46 GMT1
I have a datagrid that successfully allows editing and updating (with
dataadapter.update command).  I want the user to be able to edit the
"text" in the datagrid, but i DON'T want the user to be able to DELETE
rows.
tooltip on treenode15 Jun 2005 00:42 GMT1
Is there anyway to get a tooltip to show for a specific treenode in a
treeview? thanks
string.indexOf and "%s"15 Jun 2005 00:18 GMT9
for some reason I can get a string.index of to recognize a substring like
"%s".
dim s as string
dim i as integer
splitter control and scrolling panels14 Jun 2005 23:21 GMT5
I would like to reproduce the same control as in Visual Studio for the
propery editor or the message feedback window. That is, a scrolling
panel that would appear when the mouse is over one of the side of the
main form. There should be the possibility to anchor it as well. How
How to do this the .Net way.14 Jun 2005 23:16 GMT1
I am making a form template that will be used across our windows
applications.  It will be used several hundred times.  I so created a
class called FormTemplate and inherited that from Form.  All our future
forms will inherit from FormTemplate.  Want I need to happen is for
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.