all groups > dotnet general > july 2003 > threads for saturday july 26
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
How to use debug window t start console application
Posted by David Yu at 7/26/2003 9:32:21 PM
Hi,
anybody knows how to use debug window to start console
application program with input arguments.
In DOS window I can start my application program likes
MQGET QTT1 DAVID.LOCAL
which input Queue Manager and local queue.
But If I want to run in debug mode how do I enter that two
... more >>
Accessing a file on a network share
Posted by Michael at 7/26/2003 9:15:54 PM
Hello folks, I am trying to access a dBase III file on a network share via
VB.NET code. For some reason it does not recognize the location as a network
file in the OLEDb connection object. I keep getting this error:
'\\Mike_desktop\avalon projects\FullData' is not a valid path. Make sure
that ... more >>
ADO Recordset Opens as Read Only
Posted by Wayne Wengert at 7/26/2003 9:01:25 PM
I am trying to rewrite a VB6 App in VB.NET but, from what I understand, I
must use ADO/ADOX to create a database. I tried to copy over my o;ld VB6
code that creates the DB, Creates a table and then adds the 1st record (a
contol record). The code that attempts to set the values for that 1st record... more >>
Paging and Sorting in Datagrid
Posted by Billy Jacobs at 7/26/2003 4:26:24 PM
I have a datagrid control in a web application in which I
have both paging and sorting enabled. The sorting works
only on the current page. If I am on page 1 and sort by
any field, the page displays the records sorted properly.
If I go to the next page the records on that page are not
sort... more >>
Q: How to Work with Control Arrays?
Posted by Mr. B at 7/26/2003 3:28:12 PM
With Deft Fingers, "Jan Driesen" <jan.driesen@tiscali.be> wrote:
I've an app with a bunch of Control Array of Buttons. I'll use code from my
App using 5 buttons as my example:
1) I've Dim them as a button in my Form
Dim btnUsrMonday() As Button ' User Monday Buttons
2) I've th... more >>
VS.NET
Posted by Ian Smith at 7/26/2003 11:09:38 AM
Can Visual Studio.NET 2002 Enterprise Developer do
everything that Vis.Studio 6.0 does? i.e. can I uninstall
6.0 to make room for .Net?
Your advice will be much appreciated.
Regards,
Ian... more >>
WTB: 3rd Party .NET component for zip codes
Posted by David Sworder at 7/26/2003 10:06:00 AM
Hi,
Can anyone recommend a 3rd party .NET component that would allow me to
determine the approximate number of miles between two zip codes?
At runtime, I will know the user's zip code. I will also have access to
an array of MyObjects where MyObject is defined as:
internal class My... more >>
How to use search in managed newsgroups
Posted by Lee Rautenberg at 7/26/2003 3:42:19 AM
For some reason, every time I try to do a search, such as
putting the word "form" in the message body line, the
next page I see is the blank search form again. I never
see any results. What is going on?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|