all groups > dotnet academic > september 2003 > threads for september 8 - 14, 2003
Filter by week: 1 2 3 4 5
ADO or ADON'T? Array bound to dataset?
Posted by What-a-Tool at 9/14/2003 6:46:15 AM
I have an array which has been filled from a text file and want to load
these several hundred fields into my db, which consists of 3 tables(each of
which will be receiving a portion of this data)
I also want to be able to do the reverse > load my db into an array for
processing into a report.
... more >>
Incompatibility 2002 <---> 2003
Posted by nlls NO[at]SPAM nospam.cox.com at 9/11/2003 7:09:32 AM
I was curious if anyone else has run into this problem, and if so, how
you are reacting to it...
We have had Visual Studio 2002 installed on campus (several classrooms
and student labs) just under a year (started using it this past spring
semester). We use textbooks from McGraw-Hill and Cours... more >>
#include <iostream.h> (file not found)
Posted by Peter at 9/10/2003 11:55:11 PM
When deduging program I get an error
#include <iostream.h>
iostream file not found: help!!!
I have a academic version of 2003 .net
what do I need to do
Peter... more >>
.NET install Enterprise Architect (2002)
Posted by Michael at 9/10/2003 5:22:34 PM
Hi,
I am installing Visual Studio .NET Enterprise Architect
(2002) version. The problem is that since the old version
of .net was based on the 1.0 framework, the setup file
installs (from windows component update, CD 5) version
1.0 of the framework even though I have 1.1 already
install... more >>
System.Net.Sockets.Socket.Blocking = True (still) doesn't work
Posted by Robert A. van Ginkel at 9/10/2003 12:44:49 PM
Dear Fellow Developers,
In news:OZ0W9RsdDHA.2432@TK2MSFTNGP10.phx.gbl...
I ask the question how I can see if all the data is on the remotepoint or
out of the Winsock buffer.(1 of them would satisfy me) (In this question I
display my source of my socketwrapper)
I got as answer that I should us... more >>
VB.NET or C++ .NET for GUI
Posted by Pankaj Garg at 9/10/2003 10:39:44 AM
Hi all,
I have write a GUI application(in 4-6 weeks), which is
quite rich in functionality and Uses COM to connect to
other parts of my software.
I have to support 98,2000 and XP and enable software for
multiple languages (Internationalization).
I am trying to find out which one of VB.NET... more >>
System.Net.Sockets.Socket.Blocking = True doesn't work
Posted by Robert A. van Ginkel at 9/9/2003 4:29:21 PM
In news:OZ0W9RsdDHA.2432@TK2MSFTNGP10.phx.gbl... I ask the question how I
can see if all the data is on the other side of the connection.
I got as answer that I should use the blocking property.
I tried this I don't see any diffents, I am sending 10Mb and the
Send/BeginSend command doesn't wait ... more >>
Socket still sending?
Posted by Robert A. van Ginkel at 9/9/2003 1:21:12 PM
Hello Fellow Developer,
I use the System.Net.Sockets to send/receive data (no
tcpclient/tcplistener), I made a receivethread in my wrapper, the
receivethread loops/sleeps while waiting for data and then fires a
datareceived event.
Within the waitingloop there is a timeout function, but I want... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
.NET download jungle
Posted by Jos at 9/9/2003 10:55:56 AM
Looking at the following page:
http://msdn.microsoft.com/netframework/technologyinfo/over
view/
I naively thought that I would be able to program in C#
just downloading one or two files. Could somebody tell me
what are my options to be able to program in C#: buying
the Visual C#.Net package... more >>
Database Connectivity Problems
Posted by Michele Kleckner at 9/9/2003 8:10:31 AM
After upgrading to Visual Studio .NET 2003, we can no
longer connect a dataform to a Microsoft Access database
on a networked drive. We get an unhandled exception of
type 'System.Security.SecurityException" on the first line
of code (InitializeComponent()). This is something we
could do ... more >>
Controls Will not display
Posted by Dan H at 9/8/2003 5:08:53 PM
I am learning ASP and have been working on a simple
example. The page has a label, text box and button.
When I build/run the app., there are no errors. However,
the controls - all three - will not show up in the web
browser(IE 6.x). When I run the same program using Web
Matrix, everyth... more >>
folder icon
Posted by adi at 9/8/2003 5:46:04 AM
I want to know how can I change my folder icon on windows
2000?
p.s.
I've read that the "desktop.ini" file does this thing,
but on my win 2000 it does'nt work!
thanks,
adi.... more >>
|