• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

.NET

 
Ranch Hand
Posts: 1309
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to download the .NET application server and experiment with it a little bit. I hope that there is a free trial version. Is there a Documentation/Guide comes with it?

I went to the Microsoft web site:
http://msdn.microsoft.com/vstudio/downloads/

and I saw a number of things in that web page (see below). Please advise which ones I need in order to use the .NET server.

1. Product Updates
Stay up-to-date with downloadable Visual Studio .NET and .NET Framework
product updates and related enhancements.
2. Service Packs
Find critical service packs to keep your system updated with the latest
fixes and product enhancements.
3. Tools and Utilities
Get the most out of Visual Studio .NET with these tools and
utilities.
4. Code Samples
See Visual Studio .NET and Microsoft Visual Basic .NET in action with
these code samples provided by Microsoft.
5. Download Visual Studio .NET 2003 Posters
Download one or many of the posters included in the Visual Studio .NET
2003 boxes.
6. Previous Versions
Find downloads for previous versions of Visual Studio.

Thank you.
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The ".NET server" you're looking for is the combination of Microsoft IIS (web server) and the .NET Framework. Visual Studio is just an IDE.

I'd suggest asking .NET questions in a .NET community site such as GotDotNet.
 
Ranch Hand
Posts: 1312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I found only .NET Framework SDK Version 1.1 at http://www.microsoft.com/downloads/details.aspx?familyid=9B3A2CA6-3647-4070-9F41-A333C6B9181D&displaylang=en

The Microsoft� .NET Framework Software Development Kit (SDK) version 1.1 includes everything developers need to write, build, test, and deploy .NET Framework applications�documentation, samples, and command-line tools and compilers.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic