473,803 Members | 3,422 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I Download 60-day version of .Net 2003?

Is it possible to download the 60-day version of Visual Studio .Net Pro
2003? Microsoft.com has it for $4.95 but they're on backorder (and I don't
want to pay for a trial version).

Thanks.
Nov 16 '05 #1
3 1047
If you're just interested in csharp you could get the .net sdk and sharp
develop all for free.

"Angel" <none> wrote in message
news:%2******** *******@tk2msft ngp13.phx.gbl.. .
Is it possible to download the 60-day version of Visual Studio .Net Pro
2003? Microsoft.com has it for $4.95 but they're on backorder (and I don't
want to pay for a trial version).

Thanks.

Nov 16 '05 #2
If you want to get started without shelling out for VS, then I have some
links on getting started on my site below

http://www.publicjoe.f9.co.uk/csharp/csharp01.html

This will allow you to build C# apps as well as VB apps, with the
sharpdevelop IDE.

Hope this helps

Publicjoe
C# Tutorial at http://www.publicjoe.f9.co.uk/csharp/tut.html
C# Snippets at http://www.publicjoe.f9.co.uk/csharp/snip/snippets.html
C# Ebook at http://www.publicjoe.f9.co.uk/csharp/samples/ebook.html

"Sc**********@h otmail.com" <sc**********@h otmail.com> wrote in message
news:10******** *****@corp.supe rnews.com...
If you're just interested in csharp you could get the .net sdk and sharp
develop all for free.

"Angel" <none> wrote in message
news:%2******** *******@tk2msft ngp13.phx.gbl.. .
Is it possible to download the 60-day version of Visual Studio .Net Pro
2003? Microsoft.com has it for $4.95 but they're on backorder (and I don't want to pay for a trial version).

Thanks.


Nov 16 '05 #3
We already have Studio .Net 2002. We were just thinking of buying 2003 but
we wanted to try it beforehand.

"Angel" <none> wrote in message news:#l******** *****@tk2msftng p13.phx.gbl...
Is it possible to download the 60-day version of Visual Studio .Net Pro
2003? Microsoft.com has it for $4.95 but they're on backorder (and I don't
want to pay for a trial version).

Thanks.

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
6575
by: Radioactive Man | last post by:
I am fairly new to the latest verion of Python and using it on windows 95, 2000, and/or XP. What libraries, modules, functions, etc. would I need to set up a Python script to download a file, say "htttp://www.sound.com/files/bob.wav" to my own hard drive at "c:\sound\bob.wav"? I haven't found any good examples of such an operation in the documentation at the Python website. Any suggestions are appreciated. Thanks.
0
519
by: Plymouth Acclaim | last post by:
Hi guys, We have a problem with Dual AMD64 Opteron/MySQL 4.0.18/Mandrake 10 for a very high volume site. We are evaluating the performance on our new server AMD64 and it seems it's slow compared to Dual Xeon/MySQL 4.0.15/RedHat8 and Dual Xeon/MySQL 4.0.18/Mandrake 10. And it seems there are zombie threads. 570 threads in 1 hour and we didn't even use JDBC connection pooling at all. These threads are supposed to be gone within 60...
4
5665
by: - - Pierre | last post by:
Hi all, I'm trying to come up with a script and I'm having a heck of a time... I require users to enter the size (in MB or KB) of the attachment they wish to transfer/upload. As they enter the number and move over to the next field (using onBlur or...), I would like a popup/alert window warning them that this attachment size would take "x" amount of time based on a speed of 24 kilobits per second (kbps). If they are happy with the...
4
9556
by: k.mitz | last post by:
Hi, I have a PHP application that allows users to generate a .pdf report of their database content. Normally, I've had to refresh a page to call the script to generate the report, so there's a second or so when the browser goes blank. I was wondering if it was possible to use AJAX to call the script to generate the report, then begin the download without refreshing the page (or in the case of I.E., leaving me with a blank window that...
6
1723
by: MLH | last post by:
I have the following procedure in a form module in A97. I have the NewOutRefDate global var declared in a standard module named "Declarations". It is dim'd as Variant. Private Sub Command9_Click() NewOutRefDate = 192 / (24 * 60 * 60) Debug.Print NewOutRefDate End Sub The attempted assignment fails with an overflow error when it
5
1587
by: sc48567189 | last post by:
Hello ! I need some help here. I google after the response but with no sucess. I need to download - randon size - parts of a file, not the whole file. Says: I have the zip file test.zip, it is 10 mega bytes long. But I don't want the 10 mega today. Today I want 5 mega bytes. Tomorrow I could want more 3 mega bytes of the file, but it is not sure, could be 4 mega bytes. I need to part the zip file in chunks at request. No CGI, no asp, no...
1
1267
by: tsbgrp | last post by:
hi there i have a problem related to slow downloading speed.the situation is i have about 60 PC's in a domain.when i ping ISP Gateway from a LAN PC i get the replies...22, 25,35, 400, 50ms an some times 22, 40, 220, 150, 30, 100ms...I get lot of variations and when i ping from server PC by disconnecting LAN then i get theese replies ... 15,16,24.26ms. the range is max from 15 to 26ms. there is no problem with ISP. problm definitly lies...
2
1669
by: Pablito | last post by:
Hi at all I want that a visitor of my internet site download a pdf file (12 mega length) without display it To make that I tryed many scripts but they do not work The most simply script that I used is: <?php header("Content-type: application/pdf"); header("Content-Disposition: attachment; filename=newspaper.pdf"); ?>
0
1576
by: Sid | last post by:
i am inplementing an intranet using asp 3.0 with vbscript. i want to know how to make my webserver download a file on the client.the file is grater than 60 mb. i have a script which does not download a file greater than 4mb. Dim Stream Dim Contents Dim FileName Dim FileExt Const adTypeBinary = 1 FileName = Rec("file_path")
107
11364
by: bonneylake | last post by:
Hey Everyone, Well for the last few days i been trying to figure out how to delete attachments and download attachments to my computer. The deleting is sort of working and i don't know where to begin on downloading. Right now with the deleting it will delete from the attachments folder on the server but it does not delete from the database an was wondering if someone could explain what i am doing wrong on deleting attachments and how i could...
0
10317
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10295
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10069
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9125
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7604
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6844
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5633
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4275
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3799
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.