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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
stop multi instantes of program on one machine07 May 2008 17:53 GMT8
I am sorry that my description is not better but it is hard to think
of one for this problem. I have a program on the user computer and I
need to only let them have one instants of this program open at one
time. Is there a way to check to see if the program in already running
Array Problem When Index Value is Nothing07 May 2008 17:12 GMT3
I ran into memory problems while tying to search and replace a very large
text file. To solve this I break the file up into chunks and run the search
and replace on each chunk. This works fine and has solved the OutOfMemory
problem.
Does listbox control provide "independent" double selections?07 May 2008 16:05 GMT4
I have a odd but a known question about listbox. I know listbox
control can provide multi-select, multi-extendend selections. But i
wonder if this selection type belongs to them or it has another
tecnique.
delegate problem in translate from c#07 May 2008 15:46 GMT2
I have problem with translate next code from c# to vb :
private UStateEventHandler  _myUStateEventHandler;
//where UStateEventHandler  is defined as :
//public sealed delegate UStateEventHandler : System.MulticastDelegate
Retrieving the DefaultValue for a property from a function ..?07 May 2008 15:40 GMT1
I'd like to retrieve default values for properties (of a user control) via
code instead of having string-constants.
Consider the following (simplified) property:
Private _MyColor as Color
query that will return null values to 007 May 2008 15:40 GMT7
i'm using mySQL as my backend to my program. i know this is not VB.NET
anymore but i don't know how to do it. i have a query that will calculate if
it satisfies the condition. it goes like this:
SELECT
Splitting string over word boundry07 May 2008 14:45 GMT4
I need to split a string in chunks of max 160 characters but ensuring that
no word is broken. How can I do this?
Thanks
Regards
validation not fireing on button press!07 May 2008 13:12 GMT5
I have a button on the form which has causes validation set to true... when
I click on it not one of my validating events fires on the form... every
single control with it just skips over it and the button executes its
procedure without validation... now when i go to a control ...
Looking for a free SFTP library for VB.NET07 May 2008 12:25 GMT2
Can anyone recommend a free or open source Secure FTP (SFTP) library that
can be used from VB.NET?
I can see a number of commercial solutions but if there's a library we can
use without getting bogged down in licensing issues it would make things
SerialPort class and timeout07 May 2008 11:46 GMT3
i'm in a trouble handling timeouts of the SerialPort class.
If I set timeouts (<>0) what i have to expect? An error? A call to
DataReceived routine? A call to Error routine?
What is the initial moment when the timeout count starts? When i open the
Tape Device access via vb....07 May 2008 11:21 GMT1
Has anyone every used VB.net to control/write/read a tape device such as
LTO or SDLT? I'd like to be able to write a TAR utility within vb.net
that write to the tape device. Any suggestions?
Passing various class types as parameters07 May 2008 02:34 GMT6
I have the following code;
   Public DA(3) As Object
   DA(1) = New Class1
   DA(2) = New Class2
Context & Property Shell Extensions06 May 2008 12:50 GMT1
Does anyone have any point of source on how to create context meny and
property tabs shells extensions in VB.net?
My intention is to integrate my program with jpg and bmp extensions and be
able to display a custom menu on the contextual menu of these filetypes.
.csv File to .xml File in VB.Net using 2.0 Framework and .xsd06 May 2008 03:28 GMT4
Hey All,
I've been searching for a code snippet, not a 3rd party tool, that takes a
.csv file and transforms it to an .xml file based upon an .xsd.
Can anyone point me in the right direction or provide a code snippet?
Resizing an arraylist06 May 2008 03:25 GMT5
I have an arraylist of for example 1200. I want to re organize the
array so that position 1 on the arraylist if actaully now position 3
and i want to add 3 position before position 3 and at the end of the
arraylist. Can i use the Redim statement?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 April, 2008
 
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.