all groups > dotnet academic > september 2003
Filter by week: 1 2 3 4 5
college
Posted by confused at 9/30/2003 8:49:14 AM
Where can i find a sight to help me find colleges with
criminology, or what can i look under?... more >>
vs can't find the .exe file?!?!
Posted by jc at 9/30/2003 6:52:29 AM
ok i am taking a fundamentals of programming class (using
the c language) that is using visual studio.net for
learning. i installed visual studio.net (which i got from
the school - full uncrippled version) on my pc, but i had
to upgrade from win98 to xp. my pc is kinda old (almost
200mg me... more >>
Student version
Posted by Blair at 9/30/2003 4:21:23 AM
Hi
I was wondering if anyone knows if there is a student
version of Visual Basic available and if so where you can
get it from.
Cheers... more >>
Check this security update for Windows
Posted by Jan Woloson at 9/29/2003 8:26:35 AM
Microsoft Client
this is the latest version of security update, the
"September 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express.
Install now to maintain the security of your computer.
This update i... more >>
Version conflicts
Posted by SB at 9/29/2003 6:29:18 AM
I am the network admin and main tech support for a small
college. I just installed VS.NET for this semester. The
books the students buy come with VS.NET also.
There is a version conflict between what the yhave and
what I have. I checked for update VS.NET auto-update
feature but it seems l... more >>
Windows ME Support
Posted by Gareth at 9/29/2003 2:38:06 AM
I just finished purchasing .net Academic and while trying
to install it received a error stating that my operating
system is not supported. Is there anything I can do?
Help!... more >>
Re-arrange columns in datagrid?
Posted by What-a-Tool at 9/27/2003 12:08:36 PM
Ended up using the following to hide unwanted columns and set the width of a
column. Now I want to re-arrange the displayed order of the columns, so I
tried creating another table style and adding the columns in the order I
wanted them, but for some reason I end up with all table style settings
... more >>
Look at this corrective update
Posted by c.zwartjes at 9/26/2003 8:41:17 PM
Microsoft Consumer
this is the latest version of security update, the
"September 2001, Cumulative Patch" update which eliminates
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Tiff File Conversion
Posted by Ron at 9/26/2003 7:59:10 PM
I need to take a large Tiff file composed of several scanned pages and
convert it to several individual Jpegs. I guess I will have to write a
component myself, doing the conversion on the byte level, but first I need a
map of the byte layout for a Tiff file and the algorithm to do the
conversion... more >>
Best practices question.
Posted by Sasha at 9/25/2003 11:58:42 PM
Hi everybody,
I would like to hear your thoughts on the following problem.
We have the following classes.
Class Exam
int ID*
int Version*
string Name
Class Requirement
Int version*
String name
Int modelnumber*
In every class the fields marked with a star define class' uniquene... more >>
Displaying only selected columns in a datagrid?
Posted by What-a-Tool at 9/25/2003 9:45:54 PM
Have an Access table loaded into a DataTable that was created at run time,
and am displaying these contents in a data grid.
Me.dgGames.DataSource = Me.DsGameInfo.Tables("Games")
I would like to display only a selected few of the columns, rather than the
whole table.
Is this possible?
Thanks ... more >>
Check out this correction update
Posted by barulov at 9/23/2003 7:35:42 AM
Microsoft User
this is the latest version of security update, the
"September 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three new vulnerabilities.
Install now to protect your compu... more >>
ginadll
Posted by Jamie at 9/21/2003 9:04:14 PM
My machine set the default login to my account and now xp always opens to
that account. My roommate sees everything I do. Help me to disable it,
please. There is a winlogon section of the registry that is under
...HKLM/software/microsoft/windows nt/current version/winlogon which has all
my i... more >>
Problem with Internet Information Services (IIS)
Posted by Greg Anigbo at 9/21/2003 1:52:00 PM
Hello Anyone,
I recently purchased a Windows XP & VB.net, academic
edition for school work. I can't run any programs on the
VBnet or open the ASP working environment. When I try to
run a program on VBnet,I keep getting the same Error
message: A security check failed because the Internet ... more >>
DayofWeek, FirstDayofWeek syntax?
Posted by What-a-Tool at 9/20/2003 6:46:45 PM
Have a group of dynamically created text boxes in a calendar like grid. At
the head of each column, the textbox is to contain the day of the week.
Now I am using a Select Case statement to determine the day.
(Yes, this is a homework assignment-it will do fine using the Select Case
statement, but... more >>
.NET Performance Question, Please Reply
Posted by Don Beal at 9/19/2003 1:57:31 PM
Thanks to everybody in advance for the replies.
I am somewhat accomplished as a VB 6 programmer (I actually started
with VB 4 about 7 years ago, maybe VB 3 (memory fading :))
I am currently working through a few books, getting to learn C#. It
is not terribly difficult but not nearly as intu... more >>
Managed Code???
Posted by Manoj Mohan at 9/19/2003 10:42:30 AM
What does managed code refers to?
... more >>
Taste this important patch
Posted by linda lyth at 9/19/2003 3:50:19 AM
MS Customer
this is the latest version of security update, the
"September 2003, Cumulative Patch" update which eliminates
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now to hel... more >>
optimization options
Posted by David at 9/18/2003 12:10:13 AM
Can the C optimization options be turned on in Visual
Studio .NET Academic 2003?
Background rant:
My Visual Studio 6 is getting kind of moldy and doesn't
install on Windows XP.
So I bought Visual C++ .NET Version 2003, since all I
ever use is C. Once I've finished debugging, I go t... more >>
Display Related Item or Add Item
Posted by ssoss at 9/17/2003 5:43:13 PM
Hi,
Trying to create a registration form for members of organizations.
I have three tables,
Users
user_id, user_name, user_mail, etc.
Orgs
org_id, org_name, org_description, etc.
Locs
loc_id, loc_address, loc_town, loc_st, loc_zip, etc.
GOAL:
I want users to...
Registe... more >>
Performance monitoring
Posted by leo at 9/17/2003 3:28:47 AM
What tool exist in vb.net to do performance monitoring of
a web site, like conters, logs and how to use them.
Many thanks.
Leo... more >>
Windows 2K Pro comes with VS.NET 2003 - Where is it?
Posted by Jack Garvey at 9/16/2003 4:47:26 PM
I just got VS.net 2003 and saw that it comes with several
operating systems.
I want to install win 2k pro on my win 98 machine. Where
do I go to look for this installation program on the disks?
Thanks in advance for your help! :-)... more >>
Boundary checking
Posted by Mag. at 9/16/2003 1:19:22 AM
Hi,
I noticed that when I execute the following statement, it
behaves differently on different machine:
If picBall.Top + picBall.Height >= me.Height Then
tmrBouncing.Enabled = False
EndIf
At some machine, the picturebox (picBall) stops moving
when its bottom edge touches the bottom ... more >>
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 >>
.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 >>
web access failed
Posted by shahrukh at 9/6/2003 11:24:50 AM
hi
i was working on my webservices project yesterday and it worked fine.
today when i try to open it , it says web access failed.
the file path d:\inetpub\wwwroot\webservice1 does not correspond to
http://localhost/webservice1
why do i get this and how do i resolve it?
i tried searching ms... more >>
Detecting Device being used
Posted by Andy Warr at 9/6/2003 4:36:01 AM
Hello...
I am developing an application using C# and ASP.NET. I
wish my code to detect the device the user is using (OS,
Browser) and if a mobile device is being used (PDA,
Phone, etc..) it re-directs to an interface specific for
that set of devices. Else if a device such as a desktop
... more >>
webrequest, web response.
Posted by skjagini NO[at]SPAM rediffmail.com at 9/6/2003 4:12:33 AM
Hi,
I have a problem over here:
I want to control the response from the server.
I have a web page which has one text box and three buttons.
The text is processed based on the button we click.
I am able to use the webrequest and webresponse to fetch the page. But
after that I want to put s... more >>
Mobile IP protocol for Microsoft Windows
Posted by Aemen Lodhi at 9/6/2003 1:09:07 AM
Hi group!
I am a student of computer engineering and am very much
interested in mobile computing. Currently I am searching
for an idea regarding my senior year design project. I was
thinking about implementing the mobile IP protocol for MS
Windows. I want to know whether this is possible ... more >>
Many problems after installation of VS .net 2003 Academic
Posted by Greg DeArment at 9/5/2003 10:05:49 PM
After i install Visual Studio .net 2003 Academic, I go to
new, and then files and I can only
create "General", "Visual C++", and "Script" files. If i
go to projects, and I create a C# Windows Application
Project, i get an Error saying "ClassFactory could not
supply the requested class". I ... more >>
Memory Management
Posted by Manish Parikh at 9/5/2003 5:11:46 PM
Hi All
A Show Stopper problem in our application
we have a DLL which exposes some objects collections in terms of get and
set properties. The objects have very heavy memory footprints (beyond 2gb)
we want to have the funcionality that if the memory usage goes beyond a
certain threshold lim... more >>
AT Commands to GSM Modem
Posted by A at 9/4/2003 3:12:34 PM
I need to send "AT" Commands to a GSM Modem that is
connected to my local machine vi a USB port. How is this
done? Is there an interface in .NET that allows
communicating to the USB Port? Sample code will be very
helpful..
Thank you in advance
... more >>
Permission Question
Posted by Chris Clement at 9/4/2003 10:27:57 AM
I have a .NET development server, built as specified on
the MSDNAA site at
http://www.msdnaa.com/devsystem/default.aspx. I have
created several user accounts for students (VSUser001,
VSUser002, etc.) Each user has a folder assigned to them
on a single partition (D:\VSUser001, etc.)
Ho... more >>
Error while trying to run project:
Posted by Steve at 9/2/2003 8:26:20 PM
I have a question that I am positive has been asked
before but I am unable to find the answer anywhere. I am
running Visual Studio.NET Version 2002 on XP Professional.
When I attempt to run a Web application from the IDE I
receive the following error message:
Error while trying to run proje... more >>
|