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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Arraylist vs Array vs DataTable25 Jul 2005 18:42 GMT9
Wondering the best way of storing my data.
This is data pulled and stored in the database but a lot of data
manipulation goes on the client side.  I never have to remove items but
will sometimes clear them all out.  It seems to me the best way,
How to get the last active control25 Jul 2005 18:42 GMT4
Any equivalent to VB's PreviousControl in VB.NET?
Programming with Outlook25 Jul 2005 18:27 GMT4
 I'm thinking of including this method of sending attachments using
the code in the link below, it uses Outlook Objects.
How to send attachments in an e-mail message by using Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;313803
How to Refresh Column data25 Jul 2005 18:21 GMT2
I have added a new column to an existing table. This column is to calculate
the total for an Line item. I'm setting as follows:
DS.Tables(0).Columns.Add("Total", System.Type.GetType("System.Double"),
"UnitPrice * Quantity")
playing sound?25 Jul 2005 18:08 GMT2
does anybody kno the code to play lets say an mp3 file on the loading of a
form? thanks
multiple forms25 Jul 2005 17:47 GMT13
hey, quick question for you, i have this code:
[code language="vb"]
Dim frm As Form
frm.WindowState = FormWindowState.Normal
Public Function Call (System.StackOverflowException)25 Jul 2005 17:44 GMT3
in frmRoutines (Form3) I have a working public function called getLog()
I attempt to call it in frmMIS (Form2) as follows and get the above
exception...
...
simple vb to dotnet question25 Jul 2005 17:25 GMT3
   I want to use a fixed width font on a command button set at runtime
in vb6 command1.font="courier new"
In VB dotnet comman1.font=new font(?????????, ??????)
thanks
How to create multi line string?25 Jul 2005 16:09 GMT2
I need to assign a multiline string to a textbox in design time,
my problem is that strings cannot be on more than one line
in the editor, even the _ at the end of a line doesn't work
with string, so how can I do this?
How to store a hidden value in a tree node ?25 Jul 2005 14:13 GMT3
Hello to one and all,
Is it possible to store a string value in a tree node, but this value
is not for display, it's for a tool tip. If not, what are my options,
to create a shadow tree which is invisible?
dynamic array25 Jul 2005 14:03 GMT1
we can do
    Dim arr() As Integer = {1, 3, 5, 6}
Is there any way can assign with ReDim as well? I don't need to preserve the
value.
Vb.Net Reporting25 Jul 2005 13:14 GMT1
Is there any in-built report tool available for VB.NET? Like VB's Data
Report?
Client want to use the native or default report with .NET? They dont want to
purchase any reporting tool?
VB.NET and DirectX25 Jul 2005 12:24 GMT6
Its possible to get directX working with vb.net? I have heard something
about "managed code", where I can find more infos?
thanks
Printer25 Jul 2005 10:01 GMT6
Hi all! I have a printer attached to my PC, and I share it to my LAN.
The problem is how can I know which computer print the document, and
how many pages they printed by using VB .Net! Thanks!
RegEx forums?25 Jul 2005 08:12 GMT1
Are there any RegEx forums on the internet where ppl can discuss just RegEx
problems?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.