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
Open and detect MS Access structure27 Nov 2004 16:28 GMT2
In my application, I want to load a MS Access database, open it and get
the database structure (number of tables, name of tables and their
structure - fields).
how can i do it ?
dts and vb.net27 Nov 2004 15:19 GMT1
I have a vb.net application with a browser. The user has to select a
.dat file and when he clicks the send button that file is sent to the
db and the data in the file is split and put into the correct fields
in the db table.
DataTable and AutoIncrement27 Nov 2004 15:15 GMT6
I have set a DataTable and one of the columns I set  "AutoIncrement" to True.
I then populate the Table by setting the columns to values then add the row
to the table.  I inadverently set the AutoIncrement Columns to different
values but didn't get any errors.  Should I be able ...
VB.NET and Users27 Nov 2004 14:19 GMT5
All
I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.
I have rolled out VB.NET onto a box running W2K Advanced Server in
Disable Disassembly27 Nov 2004 14:04 GMT4
I had an error in a program I was working on.  A dialog box came up saying
"do you want to view Disassembly?"  I clicked OK just for the fun of it, and
now every time I run the program it opens a new tab in VB.NET titled
Disassembly.
Talking to USB27 Nov 2004 13:58 GMT6
Environment: VB6 under W98
I have a USB hardware device I wish to program directly. The original
software installed a low level driver and the hardware is both
registered and operational.
Inheritance design issue27 Nov 2004 13:44 GMT14
I would like some advice regarding implementing inheritance using vb.net.
I have an application written in vb6 that I am rewritting from the ground up
in vb.net to take full advantage of .net, but I have encountered a design
issue implementing inheritance.
Loading a webpage into a thumbnail27 Nov 2004 13:32 GMT11
Hi all (me again.  I do try to answer the posts I can instead of just
asking!!!)
Any ideas how I could load a webpage into a control that was about the size
of a stamp?  I tried a few things but it just put scrollbars on the control
Avoiding dupes when merging files27 Nov 2004 13:30 GMT12
I currently have 2 text files which contain lists of file names.  These
text files are updated by my code.  What I want to do is be able to
merge these text files discarding the duplicates.
And to make it harder (or not???!!) my criteria for defining the
Avoiding duplicate lines?27 Nov 2004 13:29 GMT11
I currently have 2 text files which contain lists of file names.  These
text files are updated by my code.  What I want to do is be able to
merge these text files discarding the duplicates.
And to make it harder (or not???!!) my criteria for defining the
Tooltip wordwrap27 Nov 2004 12:21 GMT2
The length of Tooltip string is not fixed, how to wordwrap according to
width size? Where to find a function to return Multi-lines string from a
long string?
Thank you
How can the client PC update the dll automatically after I have rebuild the dll?27 Nov 2004 11:05 GMT1
  Now, I have deployed a window application with strong name provided.
After reading some references, I know that the binding policy and codebase
should be set in Global Assembly Cache Tool for the clients to update the
new version of dll. Now, I have some questions about that.
won't my custom properties be displayed in the properties sheet27 Nov 2004 11:05 GMT2
if i create custom public properties, why won't they be displayed in the
properties sheet (windows controls).
I've added a few properties to my form (base form), & find that they don't
appear in the properties window.
unload statement27 Nov 2004 10:54 GMT2
does .net has an unload statement?
thanks
Byte arrays to string WITHOUT encoding/decoding27 Nov 2004 10:38 GMT2
I wrote the following function to accomodate a legacy driver function
that only accepted VB6-style strings.  The driver expects a string
that represents an array of binary data to be sent over USB.
Private Function byteArrayToString(ByVal byteArray() As Byte) As
 
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.