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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Send to VB.NET program?26 Oct 2004 22:40 GMT3
I have a program that I can drag and drop files to.  I would also like to
add this to the sendto menu so that users could right click a file and
choose to "send to" my program.  My only problem is I have no idea what
event to handle in my program to accept the "send to" action.
Random number26 Oct 2004 22:08 GMT3
How to generate random number between range of integers?
TIA
print richtextbox26 Oct 2004 21:59 GMT2
how to print content of richtextbox?
How to Decrypt26 Oct 2004 21:57 GMT2
Hi
I am using the follwoing method to encrypt a passowrd. But I like to decrypt
back to original string. How would i do that?
Thanks
Moving in cells in datagrid problem!26 Oct 2004 21:57 GMT3
I have made my application move to the next cell on TAB and Enter and it
works fine for me and all the other computer I 've tested on in the office.
When deploying at the customer.. suddenly have a strange problem. When
standing in the last cell on a row and pressing TAB och Enter ...
Moving Wndows26 Oct 2004 21:54 GMT2
How can I move a Window without a caption bas.
Would like to have a label or picturebox etc. and move the window by this
label or picturebox.
Thanks
Right Align Menu Shortcuts26 Oct 2004 21:53 GMT2
Hi, how do you make all shortcut keys (Ctrl+V,Ctrl+C) aligned to the
right like in Internet Explorer or any MS applications?
What I'm doing now to align them all to the right is to add spaces but
this is an ugly solution because some wont line up properly.
Problem Formatting Date26 Oct 2004 20:42 GMT3
I am using VB.NET - VSNET 2003 and accessing data from an SQL Server. I am
trying to convert a datetime field retrieved from the DB to a format like
"MM/DD/YYYY" - I want results like "10/28/2004". I am trying the code:
CDate((rdr1.Item("Date"))).ToString("MM/DD/YYYY")
What's wrong with this code?26 Oct 2004 20:11 GMT6
I have two forms, Form1 and Form2. Form1 has a command button that will open
Form2. There can only be one Form2 open at any time.
Here's my code:
Public Class Form1
Load Image Without Locking File26 Oct 2004 19:38 GMT2
I want to load a multipage TIFF image into memory as an Image object but I  read that the FromFile method locks the file.
Can I load this into a stream, close the physical file then manipulate the image there?
Thanks
Scott
Combobox.SelectedIndexChanged26 Oct 2004 19:37 GMT1
I use a AddHandler statement in the load event of a form to assoicate a
routine with a combobox.  When I populate the form, I select the approiate
value from the combobox by using combobox.selectedvalue = value.  The weird
thing is sometimes this causes the assoicated routine to ...
find largest value in a column in DataSet26 Oct 2004 19:07 GMT2
I would like to know is there a function in datacolumn that can get the
largest value in a column in a dataset? otherwise what is the best way to do
it?
thanks,
.txt to memory26 Oct 2004 18:51 GMT3
I have a file that contain 100K lines.  I want to charge all these lines
to my application memory.  I've been using a StreamReader object to read
line by line and process to my app memory, but it is so slow, more than
1.5 min.
Dropdown Problem26 Oct 2004 18:28 GMT1
I have a problem: i want a full table of a Access DB in a Dropdown list. In the database, there is one table with index, name,
telephonenumber.
I have the OleDB Adapter & Dataset, but now i dont know how i can get this stuff into the dropdown, and i also dont know, if the
dropdown ...
single instance base class26 Oct 2004 18:20 GMT1
I want to have a single instance of a base class that all the child classes
inherits from.
The base class is going load data from text files and this only needs to be
done once.
 
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.