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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple Classes and Namespace17 Jan 2005 23:46 GMT2
I know that multiple class inheritance is not possible in VB.Net I also
know that I can:
inherit class a
and in class a:
Noob question #217 Jan 2005 23:29 GMT1
Ok, I beleive that I understand what overriding and overloading do. They
both make sense to me. What I don't understand is when they are both
used at the same time.
Example;
excell in the process window17 Jan 2005 23:09 GMT2
hi i have a windows service that uses an excell workbook
when i create the excell app
i cant distroy it after i am finished i am using this code
whats wrong?
Elusive Bug17 Jan 2005 22:52 GMT9
I have a baffling application bug.  Any clues you could
offer to help me squash this bug would be greatly
appreciated.
My application saves the contents of the form, as an
Is this a VB.Net 2003 Bug??17 Jan 2005 21:54 GMT5
I'm running VB.Net 2003 & I think that I have found
a .Net BUG!!!
If I invoke the OpenFileDialog in my application, neither
the SOAPFormatter nor the BinaryFormatter will write the
accessing unmanaged DLL in C#17 Jan 2005 20:51 GMT2
I'm trying to convert a VB.Net app into C#.  The VB app calls functions
in an unmanaged DLL.  I'm able to call most of the functions in the DLL
from C# with the exception of the one below:
in VB.Net, the unmanaged function is declared through an interop as:
how to get startupPath in console application17 Jan 2005 20:42 GMT2
I would like to retrieve the startupPath from a console
application.  It appears that a console application does
not recognize Application, so I can't access StartupPath.  
Is there a way to do this in a console application?
Noobie Question on Forms17 Jan 2005 20:33 GMT12
Sorry to have to ask this but...
I have a form that asks for SQL connection information.  I want to close the
form when I click Save and then open the login form.
I can Hide the form but it keeps the form open.  If i try and use
How do I programmatically scroll the datagrid?17 Jan 2005 20:31 GMT4
I have a project that is written in vb6 that I am converting logic from it
into VB.net.
I have 2 datagrid when you scroll 1, it scrolls the other.  This was easy to
do in VB6, but I cannot fidure out how to do it in vb.net.
Retrieving Product Versions17 Jan 2005 20:15 GMT8
I need to retrieve the product version of a specific file from within my
VB.Net application so that I can determine if the application has the correct
version from a third party supplier.  
I have done it in other languages just not .Net so I know it is possible.
w32_WNetGetUser not work Win9817 Jan 2005 20:14 GMT3
this is my code :
I convert this code from VB6...
Problem : lResult  =487
Private Declare Function w32_WNetGetUser Lib "mpr.dll" Alias "WNetGetUserA"
3rd party dual listbox control17 Jan 2005 19:30 GMT7
After unsuccessfully trying to make my own dual listbox control out of
arraylists, I decided to look for a 3rd party control.  I've looked for over
a week now and can't find anything but ASP.Net stuff when I need a Windows
Form control.  I've seen dual listbox populators in ...
Runtime, array of controls events17 Jan 2005 19:19 GMT8
I have the following code:
Dim myTextBox(10) As TextBox
Dim x As Integer
For x = 0 To 9
Cor, Herfried, Ken Tucker - no answer to these questions?17 Jan 2005 19:17 GMT12
I asked two fairly simple questions, or so I thought, but have received no
ideas at all.
1.  What is the control that MS uses in Outlook Express that contains
attachments?  It appears to be a multicolumn listbox but the # of columns is
Selected object in datagrid17 Jan 2005 18:53 GMT3
Hi all (once again),
I've populated a datagrid with an arraylist of objects of this class i've
created.
How can I get the select object in the datagrid?
 
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.