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
vbc.exe29 Oct 2004 13:48 GMT1
I try to create a batch file to automate the compilation of my project.
I have some problems with the "/resource: <resources_list>" option of the vb
compiler. It seems that it does not accept more than two resources.
Specifying more than two resources as <resources_list> I get the ...
Display csv data in VB.net29 Oct 2004 12:35 GMT4
I have a program that creates out put in the form of a CSV.. Basically a
text file with entries that look like this  1,2,3,4
Is there a control or way that I could display the information in a nice
table format directly on my VB form, without having to have Excel open a
How to programatically generate number in DomainUpDown control29 Oct 2004 12:28 GMT1
I used a domainUpDown control to populate number starts from 0 increasing by
a step of 10. I want to know how to generate the value (integer)
programatically, i.e., when clciking or pressing on up/down key, showing the
next value.
Sort error on datagrid column name29 Oct 2004 12:07 GMT2
In VB .NET I load the contents of an Excel or comma seperated values file
into a dataGrid (via a datatable).  One of the columns has a comma in the
name of the column.  So for the comma separated values files I put double
quotes are the column name.  What I see is that the name ...
Problem using component AxSHDocVw.AxWebBrowser.??29 Oct 2004 12:04 GMT1
i was using component AxSHDocVw.AxWebBrowser,,but i rather confuces
because when i write
AxWebBrowser1.Document. the next option is Gettype function,,,nothing
else......
How to search files for text string most efficiently?29 Oct 2004 11:21 GMT5
I am working on a small windows application for a client, and as one of the
functions they want a search that will let them enter a search string, then
search a directory for all flies that contain that search string AND display
the lines that contain the search string.
Progress bar bars are not showing29 Oct 2004 09:23 GMT2
        I have a problem with my progress bar, as shown in the attached
code, the values on the bar are incremented within a threaded timer event.
The timer works fine and ticks all the way through. However when you Add a
new status bar to the form with a Progress bar and then ...
No Data from Crystal Report29 Oct 2004 09:15 GMT2
I am trying to do my first Crystal Report with the bundled version of
VB.Net version 2003. I am familiar with creating reports in Crystal
version 9...so I though it would be a piece of cake. I cannot get any
data to display with the report.  I am using
Remove duplicates in listview in VB.NET29 Oct 2004 09:09 GMT2
I have an application with listview.When i click on one
button the data will be displayed like this in the
listview:
colA                colB     colC
VB.NET: Using String to compare with the Combo Box29 Oct 2004 08:51 GMT2
Hi...
Say i have this string call "data" in Form1, this string contains number "5"
value....
how do i pass this string to the Form2 and compare with the combo box
What's the difference between Debug and Release?29 Oct 2004 05:15 GMT3
Since I need to dotfuscate my exe file anyway, does it make any
difference if I use Debug or Release versions. Would a Debug
version be easier to decompile/study/reverse engineer than a
Release version, both having been dotfuscated by the standard
Mouse Wheel Event Issue29 Oct 2004 03:48 GMT4
I am trying to use the mouse wheel event on a numeric input box to allow the
use to scroll to inc/dec the value by 1.  The issue I am having is that the
delta value returned seems to be off.  From my understanding the delta is
the number of detents the mouse has moved.  The ...
Looping question29 Oct 2004 03:44 GMT1
I am using AxSHDocVw.AxWebBrowser in my WinForms app.
I have an array of URLs as string
I use the following loop to navigate to these URLs and then in
DocumentComplete Event of AxWebBrowser I proccess the opened page.
DataGrid...29 Oct 2004 03:42 GMT1
How do i make sure the last column in my datagrid fits to the exact width of
the grid...
Thanks
VJ
Inheritance question29 Oct 2004 03:40 GMT2
Question about inheritance in VB.Net
I know how inheritance works.
But do i have to put all the inherited classes/files in the same
directory as the class/file which inherits is in??
 
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.