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
cursor to hourglass21 Oct 2004 15:30 GMT3
This should be very simple but I can't figure it out or find ANYTHING posted
about how to change your cursor to an hourglass.  I have a ASP.NET web form
using VB.NET code behind.  When I click on a button I want the cursor to
change to an hourglass and then change back to the normal ...
HELP:  Automating Word21 Oct 2004 14:53 GMT4
Here is my issue:  I am trying to load word through vb.net
code behind an ASP.NET webform.
I know it is possible to use the Automation and COM
classes because a co-worker has it working on his machine
how to get row number when clicking on a listview21 Oct 2004 14:46 GMT1
I'd like to know the easiest way to get a row number when clicking on a
listview.
Thanks
cannot run correctly from shell... :(21 Oct 2004 14:46 GMT3
Someone can help me?
Dim aplik as integer
aplik = Shell("""gpresult.exe"" >1.txt", , True)
I don't know how to run it properly. I'm getting an error at ">".
Generating Invoices - Crystal Reports?21 Oct 2004 14:44 GMT2
I need to generate invoices in either word or PDF format based on form
values... is crystal reports a viable solution? Somebody told me that the
version which comes with VS.Net Professional 2003 does not include a
deployment licence? If so, where can I find a tutorial?
urgent21 Oct 2004 14:42 GMT1
Try
Dim wia As New WiaClass
Dim div As DeviceInfoClass
wia.Create(div)
cancelling GetDataSet()21 Oct 2004 14:34 GMT3
I want to be able to cancel queries that take too long in a winforms app,
yet it's not clear to me how to do this cleanly. I want to do it in a way
that the server immediately stops execution, and not just free the client
up. Can anyone provide me with an example of the "right" way ...
New obect in a Panel21 Oct 2004 14:31 GMT3
I have a panel on a form.  I want to add (inside) this panel some textboxes.
Can any body show me with code how this would be done?  Until my function
runs, I do not know how many textboxes I need.
Thanks
How to populate TreeView with controls from Form?21 Oct 2004 14:29 GMT1
I've figured out how to enumerate through all the controls in a form
(code below)  However, how would I populate the TreeView with control
names in correct hierarchial order?
   Private Sub Button1_Click(ByVal sender As System.Object, ByVal e
irritatiing datagrid bug21 Oct 2004 14:29 GMT2
using VS 2003
create a winforms app
add a datagrid to the form
and bind it to a an arraylist or similar
String problem21 Oct 2004 14:25 GMT5
I have the following string:
000000565034.34
I want to remove the leading zeroes with as less opeartions as possible.
TIA
Interfacing with Webcam21 Oct 2004 13:33 GMT4
Hi i want to write a application where i should be able to show the webcam
output.
How do i develop this in VB. THe web cam had a USB interface.
Its drivers are installed. Is there a OCX for webcam ?
Exception of sorting a listview21 Oct 2004 13:29 GMT2
I use a listview to populate the data, and define a sorting direction with
Me.ListView1.Sorting = System.Windows.Forms.SortOrder.Ascending
so far no problem. As long as I add a new row into the listview
programatically
Stored Procedure Best Practice21 Oct 2004 13:08 GMT1
I have a situation in which I need two stored procedures that do basically
the same thing,
but takes in a different parameter value and return less of the same data. I
wonder is it best to
Photo album21 Oct 2004 12:59 GMT2
I have a list of image pathes in a db, what I want to do is import the pathes
via a DS at from load and create a imange box for each path that exists. E.g.
If I ha 5 images in the db, then 5 image boxes must apear on the form
displaying the images.  I know ASP can do it but can ...
 
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.