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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to call a .net dll method from sql server 2000 stored procdure20 Sep 2005 17:44 GMT4
How to call a .net dll method from sql server 2000 stored procdure
Emulate Nz Function20 Sep 2005 17:29 GMT4
Anyone have code that emulates the Nz function in Microsoft Access?
In Access it is:
   Nz(Value as variant, Optional ValueIfNull as Variant) as Variant
Window within window20 Sep 2005 17:28 GMT3
Could someone please help? Im trying to figure out how to have multiple
forms opened within one form, but the book im using really doesn't help
much.
I was thinking of using the panels, but im confused as to how to make it
String Replacement20 Sep 2005 17:08 GMT2
I have a script editor and I need to replace sections of the script with
Guids.  The script might look something like:
'some text @varUser more text @varClient.Label'
I would like to replace anything that starts with an @ with a Guid.
Ferreting out broken links20 Sep 2005 16:18 GMT7
Is it difficult to write a program that, given an array of URLs, will probe
each one, and return a status of Found or Not Found?  How would you approach
it?
While Googling, I found utility after utility that will do something like
Dataset & Datareader20 Sep 2005 15:57 GMT4
How can I get Random data from Dataset or datareader
THanks
Signature

Regads,

ImageList images and name20 Sep 2005 15:41 GMT1
I'm wondering is it possible to give names for the images in the
imagelist somehow, and retrieve those images when needed by using code
like pic.Image = ImageList1.Images("Save") instead of pic.Image =
ImageList1.Images(1) ?
Late Binding20 Sep 2005 15:27 GMT3
How do I do this:
Dim objControls As New Object
' Receiving
objControls.Add(txtReceivingTech) ' 0
Running a thread with timeout20 Sep 2005 15:24 GMT3
Hi,
I'm fairly new to threading and i would like to start a new thread but when
the thread isn't completed within 30 seconds i would like the thread to end
and resume the procedure that started the thread. Preferably with an event.
AbsolutePosition Problem20 Sep 2005 15:20 GMT3
Using ODBC to a SQL database  I use the code;
Label1.Caption = record_rst.AbsolutePosition & " of " &
record_rst.RecordCount giving '4 of 256' for example.  My problem, I am now
connecting to an MS Access database and it is returning  ... '-1 of 256' any
Random Data from Dataset20 Sep 2005 15:13 GMT1
I have 30 records in a Dataset Could you pls tell me how to get random
unrepeated 15 records from my dataset!!!?
Signature

Regads,

Interapplication comunication20 Sep 2005 14:53 GMT2
I need to acheive something, but I am not sure which technology should
I use. My best guess is Remoting, followed by Sockets.
Here is what I want to achieve.
Every one uses the Debug.Write/WriteLine. It is very handy.
scrollbar positionning in form20 Sep 2005 14:52 GMT2
When I load my form my scrollbar is always positionned automatically at
the bottom for some reasons...
top?
I've used user32.dll:
Poor quality barcode using drawsting function20 Sep 2005 14:44 GMT9
Hey all,
I've written a VB.Net app that creates picture badges complete with
barcodes.  The problem is that the barcode quality is not good enough
to be read by scanners.  I'm using the DRAWSTRING function to place
Creating VB.NET interpreter20 Sep 2005 14:28 GMT5
I'm implementing a VB.NET interpreter, it will the second language supported
by paxScript scripting engine: www.paxscript.com
I need in a collection of simple VB.NET programs which can help me with the
testing of the interpreter. Could you help me please and to suggest some
 
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.