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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing - Right Justified12 Dec 2004 12:25 GMT1
Hi All ...
I'm trying to print some text (for an automated letter) right justified
using the printdocument classes.
I know how to determine the left and right margins, but how do I set the
setting a winforms combobox datasource at runtime12 Dec 2004 04:36 GMT1
Hi i want to know how to do this:
i have a combobox in my app that is allready binded to a datatable and
has it properties valuemember and displaymember
now i want at runtime to assign to it another table...
Transferring Information from One Program to another12 Dec 2004 02:07 GMT3
Is there any way to transfer information (User Name, ID) from a program that
logs users into a system to other programs?
Inserting Check mark into RichTexBox12 Dec 2004 00:29 GMT3
Sorry for the silly question: How do I insert Check Mark into RichTextBox? I
can’t find the ascii code for it.
Thanks
Alex
Snap-In GUI Example?11 Dec 2004 23:42 GMT6
Anybody seen an example of a snap-in GUI done in VB.Net?
Convert VB.Net to C# Question11 Dec 2004 23:31 GMT2
How can I convert the code below (VB.Net) to C#?
Dim c As New ArrayList
Return CType(c.ToArray(GetType(HistoryInfo)), HistoryInfo())
Where "HistoryInfo" is a common class.
VB.Net 2003 Won't Debug on a Laptop11 Dec 2004 20:09 GMT2
When I run VB.Net at work while connect to our LAN then everthing works OK.
But when I run VB.Net at home on a VAIO and run a project by selecting
Debug>Start the whole IDE freezes up.  If I select Start Without Debugging
then every thing is OK.
oledb, Insert and retrieve record11 Dec 2004 20:03 GMT2
I want to insert records into a 'company' and a 'locations' table. They are
linked. So I need to insert into company table first, then retrieve this
record to get it's index, so that I can insert into Locations.
What is the best method to retrieve the record I have just inserted ...
DAO or oleDB11 Dec 2004 19:18 GMT4
I would like to know which technology is the fastest one for reading a MS
Access DB.
In the past i used a lot of time DAO and I'm used to noz, however, I've read
that OleDB is faster tha DAO...
Writing wizards...11 Dec 2004 18:43 GMT3
I want to write a wizard.  Does anyone have any good
examples that I can look at?
Thanks,
Tom
C# string to VB conversion.11 Dec 2004 18:40 GMT3
I have the following C# string that I need to use in a regular expression for
VB. Does anyone know how I might convert this?
"\<td(\s+(?<Attribute>(?<key>[A-Za-z0-9]+)\s*=\s*""(?<value>[^""]*)""))+\>(?<Message>[A-Za-z0-9 <>,:?.]*)\</td\>"
Thank you.
About SelectedIndexChanged11 Dec 2004 18:36 GMT10
There are some items in ListView1, but error will occur in the code below,
why? Thank you.
****************************************************************
Private Sub ListView1_SelectedIndexChanged(ByVal sender As Object, ByVal e
Rotated Label11 Dec 2004 18:27 GMT2
I need a rotated label sometimes 90? sometimes 45?
who can help
Jan
Bubbling properties in User Controls.....11 Dec 2004 17:59 GMT3
If I create a usercontrol that is a tab with a webbrowser control on it, by
default the new control exposes no properties of the tab or webbrowser
control.
What is the easiest way to bubble the public properties, methods and
Question: 'System.Web.Mail' namespace not found11 Dec 2004 17:12 GMT6
I'm trying to send an email from my VB.NET application.
From the examples I've seen everyone imports 'System.Web.Mail' first.  But,
when I type 'import System.Web.Mail' the editor says it can't find the
namespace.  The message is:  "Namespace or type 'mail' for the Imports
 
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.