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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Address a Macro thru the Excel object in VB.NET?14 Sep 2005 13:16 GMT5
Is it possible to get to the macros at all in vb.net when reading an Excel
file?
I know theres something called MacroSheets.. but I don't understand how to
handle them
.net query14 Sep 2005 13:07 GMT1
I made query for oledb in vb.net,
working well with  ms access database.
You can download it at:
http://www.geocities.com/krunopopovic/
Global Variable14 Sep 2005 13:03 GMT3
If I store a value in the registry such as InDebugMode then I would like to
be able to store whether we are in DebugMode across the application.  In
other words, I would like to use something like:
IF DebugMode THEN
Err.Number is always = 514 Sep 2005 12:57 GMT6
I have several routines that use the Try-Catch-EndTry method.  When an
error occurs in one of these routines, I display it like this:
       Catch ex As Exception
           MsgBox("Error #" & Err.Number & ": " & Err.Description)
Big size pictures in pictuerbox is slow14 Sep 2005 12:26 GMT6
I have a listbox with movie names, each time a movie is selected, an
image of the dvd cover is showed up in a picturebox.
The problem I get is that while navigating through the listbox, you get
a delay everytime you select another movie.
Combobox showing first item??14 Sep 2005 12:26 GMT2
I have used the feedback on this issue to remedy my comboboxes showing
the first item on the list when a new record is added to the binding
context ---
Me.BindingContext(dsOrders, "tblOrders").AddNew()
Weird datagrid visual problem14 Sep 2005 12:26 GMT1
I'm having some a really weird issue with datagrids.  Basically they work
fine until you update the data while a cell is selected.  If you do that
then the old selected cell will remain on the screen and be on top of the
new data.  You can scroll the new data and the old cell ...
closing files?14 Sep 2005 12:13 GMT1
I need to know if there's any method or procedure that could make me able to
close all references to a file.
I tried to delete the file but i can't because it's being used by another
process. I need to overwrite the file whith other file whith the same name,
Picturebox in VB.NET nutzen14 Sep 2005 12:10 GMT1
ich migriere ein VB6 Programm nach VB.NET 2005 Beta2.
In VB6 konnte man ein eigenes Gitternetz festlegen mit den
Eigenschaften ScaleHeight und ScaleWidth.
Ich habe dann in VB6 mit den Funktionen Circle, Line, und Point von der
MDIParent Statusbar14 Sep 2005 12:06 GMT2
I have tried several approaches to update the mdiparent status bar from a
module.
A bit complicated as the path could be:
Parent -> Child1 -> dialog1 -> module.sub (long process)
Create Linked table in Access14 Sep 2005 11:54 GMT3
I am try to link a SQL 2000 table to Access 2000 using VB.Net 2003
Here is my code:
  Dim Con As New ADODB.Connection
  Dim Cat As New ADOX.Catalog
enumerating creation data of files at different computer14 Sep 2005 08:40 GMT2
How can i enumerate creation data of files at different computer?
For example in %systemdir%?
vb code14 Sep 2005 08:37 GMT1
can someone please help me with some vb6 code. i need code for (or help
with) a menu. my aim is to use the menu as a typical menu eg. file,
edit, etc.
Using PrtDevMode en PrtDevNames of MS Access Scripting lib in VB.NET14 Sep 2005 08:37 GMT2
Can anyone give me sample code on how to use de info in PrtDevMode en
PrtDevNames of Access from within VB.NET?
This is how it's done in VB6:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaac11/html/ac
proPrtDevMode_HV05187912.asp

InvalidCastException from IBM-MQ COM component when running in thr14 Sep 2005 08:31 GMT5
I have just started using VB.Net and I am developing a class to provide data
to clients from an IBM-MQ queue.
I have developed a class which connects to the queue and issues a read. When
a message comes in an event is raised back to the client containing (at the
 
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.