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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB.Net Controls25 Oct 2004 14:43 GMT3
I am new to programming in Visual Basic .NET.  I am currently converting
some programs originally written in Delphi and need some Windows Controls to
enhance my user interface.  Are there any popular megasites that offer free
controls for use in applications?  I'm looking for ...
ActiveX EXE equivalent in .NET25 Oct 2004 14:21 GMT3
anyone?
Resource DLL's25 Oct 2004 13:33 GMT1
How can I make and use a Resource DLL in vb.net? for storing bitmaps, icons,
etc.
TIA
Alvaro Lamas
This code hangs my application!25 Oct 2004 13:31 GMT3
A button triggers the code..
I'm trying to learn about the XmlSerializer and when the code comes the try
statement it doesn' throw an exception, it goes into the
MsgBox(string_writer.ToString) and then the application hangs.. I never see
Values can't be grabbed?25 Oct 2004 13:25 GMT2
I have this code:
       For iTabCount = 2 To tabCtrl_Contact.TabPages.Count - 1
           iGroupID = 0
           sSQL = ""
Form Resize question25 Oct 2004 13:07 GMT2
when the user minimize/maximize the form, the Form_Resize
Event fires.
how can i know if the user minimized or maximized the
form?
Creating Undo/Redo functionallity?25 Oct 2004 13:04 GMT3
Is this hard and where do you start?
/Lars
Error Trapping in a VB.NET program25 Oct 2004 12:31 GMT2
This is a newby question!
I have written my first VB.NET windows application and I would like to have
a routine that is called if a run time error should occur anywhere in the
program.  The docs that I have found only discuss the try & catch structure
How to set combobox.text = ""25 Oct 2004 12:30 GMT5
I got two comboBox A & B, If use choose B, the text in combobox should be
blank.\
I try combobox.Text, selecteditem,displaymember = ""
But It seems useless. Please help Thanks
Simple MP3 player25 Oct 2004 12:21 GMT1
I am looking for a simple MP# player that may work like below..
   Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
PlayMp3("C:/mp3s/test.mp3)
Overload resolution failed because no accessible 'Transform'....25 Oct 2004 12:18 GMT1
I am trying to create an XSLT Transform but keep getting the same problem.
Overload resolution failed because no accessible 'Transform' can be called
with these arguments.
I create a reference to System.Xml.dll
Create a configuration file (XML or INI)25 Oct 2004 12:09 GMT5
I would like to create a configuration file using INI file or XML.
Does anyone as a very good example about it please ?
i've seen several XML example but not all are working or are quite simple to
maintain...
Combo Box Problem25 Oct 2004 11:54 GMT1
I am using combobox.
I want to disable scrollable event of combobox( same as address bar of
windows explorer).
Does any one know how to disable scrollable event of combo.
How to write regular expressions for odds related to sports in VB.NET25 Oct 2004 10:23 GMT1
I want to write regular expression for odds which related
to sports in VB.NET.
But i don't know how to write regular expression for odds.
If anyone knows the solution or any related urls please
Sending an "(" with sendkeys25 Oct 2004 10:16 GMT3
I have a procedure that needs to put characters into the current insertion
point of a textbox. This insertion point is not necessarily the end of the
current string so textbox1.text &= "?" won't do.
I have found that using sendkeys does the trick:
 
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.