all groups > dotnet academic > november 2003 > threads for november 1 - 7, 2003
Filter by week: 1 2 3 4 5
How many CDs in VS.NET Academic
Posted by Michael at 11/7/2003 11:23:51 PM
How many CD's in VS.NET Academic
Posted by A.A. Fussy at 11/7/2003 4:31:51 PM
I would like to know the number of CD's that are supplied with VS.NET
Academic?
... more >>
visual studio system restart
Posted by cberber at 11/7/2003 12:47:21 PM
I have just installed 2003 academic and while playing
around with my first project I minimized the IDE. after
about ten minutes I clicked on it on the task bar to
restore and it rebooted my machine. So I try to make it
happen again by opening my project and minimizing it and
sure enough wh... more >>
ASP.Net - Help
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 11/7/2003 3:16:09 AM
I am having problem in using ASP.Net server side controls.
The user has to fill a form with has few server side
controls. The page is bit long and the user has to scroll
down and access few controls.
If the user scrolls down and access a server side control,
the page gets refreshed and doe... more >>
Academic vs Pro Licencing
Posted by Comet at 11/6/2003 11:18:04 AM
Hi
I have had a look on the net with regards to whether you can sell
applications you created with Visual Studio .NET 2003 Academic. It seems to
be as clear as mud!
Can anyone help? Are you?
Comet
... more >>
Training on Open Source Software
Posted by ETOOSS Team at 11/5/2003 9:56:07 PM
Hi,
We are providing low cost training on open source software, for more details please have a look at
www.etooss.com
Thank you.
ETOOSS Team... more >>
Help...
Posted by Marcus VinÃcius at 11/5/2003 11:31:04 AM
Hi..
Anybody here can tel me where I found a good tutorial about asp.net pages ?
thanks...
---
E-mail verificado com anti-virus.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.536 / Virus Database: 331 - Release Date: 3/11/2003
... more >>
Crystal Reports
Posted by A.A. Fussy at 11/5/2003 8:00:41 AM
Is the Visual Studio version of 'Crystal Reports' included with VS.NET
Academic?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
start one form from another ?
Posted by murt at 11/4/2003 5:00:39 PM
How do i start one form from another in VB .net?
greetings
murt
... more >>
stdin object conversion to .net
Posted by hivie2000 NO[at]SPAM yahoo.com at 11/4/2003 8:12:24 AM
If you can help me I thank you in advance.
My Problem:
Read data that is in five (5) columns and many rows. I do not know
the bytes that are between them, because they change. There is white
space though. Using something like :
infile >> x1 >> x2 >> x3 >> x4 >> x5;
everything works ok l... more >>
Framework 1.0 to 1.1 conversion.
Posted by Luc Bisson at 11/3/2003 8:43:30 PM
Hi all,
We are using Framework 1.0 for all our ASP.NET and Windows application
projects.
We plan on going to Framework 1.1.
On MSDN, they say that for Windows application, we have to add a section in
the configuration file so the application will be forced to use the 1.1
framework.
Fo... more >>
dot Net Compact Frame work.
Posted by Iftikhar Ali at 11/3/2003 7:52:55 AM
Hello, my question is whether an Application running on
a .NET Compact framework platform can communicate with
a .NET Application running on windows platform. Are there
any data conversions issues I need to worry about..!
What if I have a c++, java or other server applications;
Can a .NET... more >>
like enum, but for strings
Posted by yanir at 11/3/2003 5:14:58 AM
Hi
I have a function that get a string, but only of a few
specific values should be valid(e.g. the string can be
only one of the follows: "foo", "moo", "booboo") like an
enumarator that limits the integer range.
Is there any common technique to force, the developer who
call my function,... more >>
How to open file(doc or pdf) in browser for an event in code behind.
Posted by JA at 11/3/2003 3:17:09 AM
In one of our requirements for our project we have a
screen which will display a list of file in a dropdown
list and after selecting a file from the dropdown and
clicking the submit button it must open the requested file
in the browser. Types of files are .doc or .pdf.
I trying to open th... more >>
VB 6 InterDev Message
Posted by Jamie at 11/2/2003 11:50:54 AM
I have the professional version of VB NET Academic 2003 loaded and I am
getting a message when I run the J# debugger:
Your trial version has expired, please unintall this trial version of Visual
InterDev 6.0 and install the retail product.
I also have a registered copy of VB6 Enterprise. A... more >>
Value for button press event
Posted by Jamie at 11/2/2003 9:11:19 AM
In VB6, there is a value (in the MSCOMCTLLIB, there is a button value of
tbrpressed etc) for the Command button which is now called a button. If the
button was pressed the value was 1 otherwise it was zero. This provided a
method to cancel an event based on the value of the exit button. I do... more >>
C# Tooltip Text
Posted by Andres at 11/1/2003 2:15:43 PM
Does anyone know how to get the text that is shown in the
tooltip of the files that are in the windows explorer.
I mean when you put the mouse on a file, the tooltip is
shown, and every kind of file shows a different text, i
want to know how to get that text.
Thanks.
..
... more >>
C# and VB.NET comparison
Posted by Frank McCown at 11/1/2003 11:42:25 AM
I've created a quick reference comparison of C# and
VB.NET that you might find useful. I couldn't find
anything like it on the web and so I made my own.
http://www.harding.edu/USER/fmccown/WWW/vbnet_csharp_compa
rison.html
It doesn't cover every area of the languages, just those
featur... more >>
|