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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Does an object know what it is called??01 May 2005 00:40 GMT1
Just as I, an object of the class human, know my name I wonder if an object
of some VB.Net class knows it's name.
That is, if an object resides on a form and is called TextBox25, can the
object get the string: TextBox25
Is there a VB Express newsgroup?30 Apr 2005 22:53 GMT3
I was using a privatenews newsgroup but that seems to be gone.  Any ideas?
Lloyd Sheen
Newsgroup Not Available???30 Apr 2005 22:51 GMT5
When I attempt to view additional pages in this newsgroup
I get a message that the newsgroup is not available.  I
don't have this problem with other newsgroups.  Any clues
would be appreciated.  This message has been present for
SQLDMO in vb.NET30 Apr 2005 21:35 GMT1
Hello Group I need to make functionalities, that in vb6.0 are hacian to
traves of bookstore SQLDMO, in vb.NET, Somebody knows as I can do them?
Thanks
Unwanted KeyUp events from child dialogs30 Apr 2005 21:32 GMT4
I have recently noticed an unwanted behavior that I do not know how to get
rid of.
To Recreate Problem:
Windows Forms App with 2 forms. Form 1 has nothing on it and this code
VB Equivilents30 Apr 2005 21:28 GMT9
Are there VB.NET equivilents to the 'uint' and 'ulong' keywords as well as
the bitwise compliment operator '~' ?
Looking for SendInput in VB .Net Example30 Apr 2005 21:10 GMT1
I have code that works fine in VB 6.0  but do to the marshalling differences
it doesn't work in VB .Net and I need to get it to work as we are going away
from VB 6.0.
I am using it to send ScanCodes, but an example that sends Virtual Keycodes
Overriding Equals method not being called when doing IndexOf an item in an ArrayList30 Apr 2005 21:10 GMT20
From reading the documentation, this should be a relatively easy thing.   I
have an arraylist of custom class instances which I want to search with
an"indexof" where I'm passing an instance if the class where only the
"searched" property has a value.  I expected to get the index ...
Get an objects value as a string30 Apr 2005 20:04 GMT6
I am looking for a generic way to see if an object supports the ToString
method, then invoke that method to return the results of that generic
objects ToString method.
I have a generic exception class and one of the arguments I pass in is a
Detect a Modal Dialog Box30 Apr 2005 19:51 GMT1
I'm thinking this may be an easy one but I am getting frustrated. How
can I detect if a process is showing a modal dialog. Like "Are you sure
you want to exit?", or an error message etc...
I stumbled across the GetWindow API but am unsure how to work it
exception while copying a file to a network drive30 Apr 2005 19:46 GMT2
I using the routine below to copy file to a network drive for a regular
backup process. Before calling this routine I using another function to check
the presence of the LAN connection and the server where the network drive
exists.
Return codes30 Apr 2005 19:33 GMT3
how to return code from my app?
like in ol' dos progs
i need to call my app from a batch file and do some things based on the
return code
MS Access Reports30 Apr 2005 18:35 GMT1
Does anyone know how to run MS Access reports from VB.net.  I'd like to keep
the existing reports in the database if I can.
Thanks
David
Dynamic SQL problem30 Apr 2005 18:31 GMT1
SELECT @sql = 'where voucherno =' + quotename(@voucherno,'''') + ' and recid
= ' + str(@recid)
As I print the above statment to check , the syntax is correct
Where voucherno ='GL123' and recid = 123
Clones30 Apr 2005 18:24 GMT1
In VB6, if you clone a recordset you get a ptr to the same recordset with 2
different cursor positions.
If the original recodser had 100 records then the clone had 100 records.
This doesn't seem to be the case in .Net datasets. It appears that clones
 
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.