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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ArrayList.Sort Question11 Nov 2004 20:12 GMT13
Hi there, I have been playing with sorting my arraylist and having some
troubles.  Maybe just going about it wrong.  My arraylist contains objects
and one of the members of the object is 'name.'  I would like to sort the
arraylist based on object.name - is that possible?
use Namespace to reference a form in a Module?11 Nov 2004 19:49 GMT2
I have added a Namespace to my vb.net project.  The
namespace is the name of the project.  Then I start the
project from Sub Main
Module1
Code in derived class not called11 Nov 2004 18:40 GMT5
Please can someone explain this behaviour:
I have a MustInherit Base class and a Derived class that Inherits Base and
Shadows a method in the base class.  
If I Dim a variable of type Derived and New it as Derived the code in the
Text limit on DataGrid Column11 Nov 2004 18:39 GMT3
Is there a way to put a limit on the text size of a datagrid column?
Thanks,
Aaron
Deployment condition - UTF811 Nov 2004 18:39 GMT1
I need a path string to put in the InstallUrl so that if
the Font ARIALUNI.TTF does not exist I can take the user
right to this path location so they can install the
ARIALUNI.TTF font from the XP operating system install CD.
Where to set deployment properties11 Nov 2004 18:36 GMT4
I have looked and looked for on the property pages for my
Window form project and do not see where they are saying
I should find the place to set deployment properties like:
Manufacturer
changing icon in statusbar11 Nov 2004 16:51 GMT7
i have kept a statusbar in the form with panels = true. and total there 3
panels. whenever i click on the 3rd panel a menu appears showing online and
offline and either is enable at a time. once i clic on online its icon
changes to connecticon (assume its there) and whenever i click ...
Errors given 12 times11 Nov 2004 16:39 GMT5
In vb.NET i am trying to use showdialog() for a modal form.  The form loads
except that when i ask it to give me messages or errors it give me them 12
times.  If i just use show() for a modeless form it just gives me them the
once which is obviously what i want, however the form ...
vb.net 2003 for closing11 Nov 2004 16:23 GMT4
I know this is probably very basic - bt I;ve never had cause to use
this so...
In a main form (MDI) how do I trap for the form closing with a "do you
want to quit y/n" dialogue box?
Accessing Exchange Public Contacts From VB.NET11 Nov 2004 16:23 GMT7
What is th best/easiest way to access a public contacts folder on an Exchange
server from a winforms vb.net applciation?
I would like to be able to provide the user with a list of contacts and
their associated details from what is stored in Exchnage on a custom form
Problem in Reterving numeric Data from oracle 8i  through adodb.connection in vb 6.011 Nov 2004 16:20 GMT2
I am using Oracle 8 I and Vb 6 and connection to oracle by DSN.  
************* Code **************
This is my code:
Public con As New ADODB.Connection
How to.. 11 Nov 2004 15:25 GMT4
i have string "2+6/3-8/2" and how to get result (in this case is 0). String
can be any formula with 4 basic math operations
thx
TextBox Event Firing Order/Cancel11 Nov 2004 14:06 GMT4
I am testing in a TextBox KeyPress event to validate characters in the
TextBox.  How do I tell it to abort appending my "e" if I deem the character
invalid.  I note that on a Form Closing event, e offers a Cancel.  Not on a
textbox.
How do you set the font color in an EXCEL cell?11 Nov 2004 13:38 GMT8
Where xlWs is an Excel.Worksheet and xlRG is an Excel.Range
xlRG = xlWS.Cells(row, 7)
xlRG.Font.Bold = True
xlRG.Font.Color = 255
Converting UInt16 to Int1611 Nov 2004 13:32 GMT2
Is there an easier way to convert a UInt16 to Int16 than the way I am
currently doing it
Dim iValue As Int16
Dim uValue As UInt16
 
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.