473,654 Members | 3,011 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help to install latest .Net software

Hi,

I am new the the world of .Net.
I want to install the latest version on .Net and work on ASP.NET using
C#

Could anyone guide me how I go about doing so, assuming that I will be
installing this on a new system.

What all do I need to install and what are the latest versions
available.
Which is the best site on the web for downloading all the softwares.
Are any trial versions available, and which is the best site.

Any other guidelines or advices are welcome

Thanks
Sumana

Apr 21 '06 #1
5 2568

"sumana" <su******@hotma il.com> wrote in message
news:11******** *************@g 10g2000cwb.goog legroups.com...
Hi,

I am new the the world of .Net.
I want to install the latest version on .Net and work on ASP.NET using
C#
..NET framework 2.0 and/or .NET Framework2.0 SDK
Theoretically, with free downloaded SDK, you can do everything, if you do
not care your productivity (writing code on NotePad...)

With quite some money, you can buy VS2005 to boost your .NET develpment. if
you cannot afford it, VS2005 Express is free.

Could anyone guide me how I go about doing so, assuming that I will be
installing this on a new system.
Download .NET framework/SDK/VS2005 Express (or buy VS2005) and install it.

What all do I need to install and what are the latest versions
available.
Which is the best site on the web for downloading all the softwares.
www.microsoft.com
Are any trial versions available, and which is the best site.
VS2005 Express would be your best bet. Also #Develop is another well-known
free .NET IDE (Google is your friend to find it)

Any other guidelines or advices are welcome

Thanks
Sumana

Apr 21 '06 #2
thanks so much for the info, I will work on it

Sumana

Norman Yuan wrote:
"sumana" <su******@hotma il.com> wrote in message
news:11******** *************@g 10g2000cwb.goog legroups.com...
Hi,

I am new the the world of .Net.
I want to install the latest version on .Net and work on ASP.NET using
C#


.NET framework 2.0 and/or .NET Framework2.0 SDK
Theoretically, with free downloaded SDK, you can do everything, if you do
not care your productivity (writing code on NotePad...)

With quite some money, you can buy VS2005 to boost your .NET develpment. if
you cannot afford it, VS2005 Express is free.

Could anyone guide me how I go about doing so, assuming that I will be
installing this on a new system.


Download .NET framework/SDK/VS2005 Express (or buy VS2005) and install it.

What all do I need to install and what are the latest versions
available.
Which is the best site on the web for downloading all the softwares.


www.microsoft.com
Are any trial versions available, and which is the best site.


VS2005 Express would be your best bet. Also #Develop is another well-known
free .NET IDE (Google is your friend to find it)

Any other guidelines or advices are welcome

Thanks
Sumana


Apr 21 '06 #3
In the .NET Framework Version 2.0 Redistributable Package download
versions available are
x86, x64 and IA64

what do they refer to?
which is the latest version and which is the best for me to download?

also, I need to install IIS. how do I do that?

can I also download SQL Server Express to use as my backend?

one last question, how safe is it to work with these new versions? I
mean is it quite stable with fewer bugs? or do I install an older
version of .net for which most of the bug fixes may be available on the
net? could you pl advise

thanks
sumana

Apr 21 '06 #4
Most likely, you need to download x86 version, unless your brand new
computer has 64-bit CPU (majority of desktops/laptops are still 32-bit CPU,
but 64-bit CPU is emerging).

If you want to develop/test ASP.NET app, you'd better install IIS before
install .NET framework/SDK/VS2005.

Yes, you can install SQL Server2005 Express on the same computer, which
requires .NET framework2.0.

You can have multiple version of .NET framework installed on the same
computer (1.0, 1.1 and 2.0), if you want to run/develop/test .NET apps
targeting different version of .NET frameworks.

"sumana" <su******@hotma il.com> wrote in message
news:11******** *************@i 39g2000cwa.goog legroups.com...
In the .NET Framework Version 2.0 Redistributable Package download
versions available are
x86, x64 and IA64

what do they refer to?
which is the latest version and which is the best for me to download?

also, I need to install IIS. how do I do that?

can I also download SQL Server Express to use as my backend?

one last question, how safe is it to work with these new versions? I
mean is it quite stable with fewer bugs? or do I install an older
version of .net for which most of the bug fixes may be available on the
net? could you pl advise

thanks
sumana

Apr 22 '06 #5
I am trying to load IIS into my system. I searched the site
microsoft.com. It gives lot of information and I am not able to find
out what I exactly want from it.

Is there a difference between Internet Information Server and Internet
Information Services?

If yes, which is the one I should download for running my asp.net
applications. Is there a free download available for this? pl help

thanks
sumana
Norman Yuan wrote:
Most likely, you need to download x86 version, unless your brand new
computer has 64-bit CPU (majority of desktops/laptops are still 32-bit CPU,
but 64-bit CPU is emerging).

If you want to develop/test ASP.NET app, you'd better install IIS before
install .NET framework/SDK/VS2005.

Yes, you can install SQL Server2005 Express on the same computer, which
requires .NET framework2.0.

You can have multiple version of .NET framework installed on the same
computer (1.0, 1.1 and 2.0), if you want to run/develop/test .NET apps
targeting different version of .NET frameworks.

"sumana" <su******@hotma il.com> wrote in message
news:11******** *************@i 39g2000cwa.goog legroups.com...
In the .NET Framework Version 2.0 Redistributable Package download
versions available are
x86, x64 and IA64

what do they refer to?
which is the latest version and which is the best for me to download?

also, I need to install IIS. how do I do that?

can I also download SQL Server Express to use as my backend?

one last question, how safe is it to work with these new versions? I
mean is it quite stable with fewer bugs? or do I install an older
version of .net for which most of the bug fixes may be available on the
net? could you pl advise

thanks
sumana


Apr 27 '06 #6

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

Similar topics

6
1902
by: CM | last post by:
Hi, I need to create a box for software development. The following should be installed to the box: Windows 2000 Server Hardware such as Network card, printer, Modem,USB,Graphic card, Video card and etc. IIS (should be installed with Win 2000 Server?) MDAC 2.7 SQL Server 2000 Windows 2000 Server updates (sp4 and all others that may need)
4
438
by: Steve House | last post by:
I'm running VS.Net 2003 on an XP system with the most recent MSDN library integrated into it. When you do a search in the help, only "a"'s appear in the search results title column as a column 1 character wide, with nothing appearing in the rank or location columns (this is in the VS.Net window). Double clicking on any row will bring up an article resulting from the search, with the problem of not knowing what the article is until you...
2
1665
by: DD | last post by:
I have developed a a nice little software package(Packaged with Wise and SageKey) My product works great in a clean enviroment on Win98 and Win2k and XP As soon as i introduce Office 2000 Pro onto either Win98 or Win2K i get an error on certian forms "Undefined Function DlookUp" or "undefined Function Nz expression". If i remove the Nz from expressions on an affending form it opens with out a problem. I however have lots of Nz in...
1
4468
by: Jo | last post by:
I am having a real problem with the Launch conditions in VS .NET and can only come to the conclusion that it is a bug. It states quite emphatically in the MSDN that Launch Conditions WILL be executed in the order added. This statement holds true if every Condition has a InstallURL value set. but not if there is no InstallURL value. For Example : I want to check that W2K exists on the target machine before installing SP4. So, I add a...
4
1060
by: Smith John | last post by:
Some how unknowingly I have deleted the Visual Studio help files. I know I can install again from the VS Installation CD. Is there anyway I can download the latest documentation from MS site and install the latest copy. Thanks, Smith
15
2082
by: DavidS | last post by:
Have Visual Studio.NET installed on MS 2000 Professional OS laptop. No issue ever with web development and SQL connections. Purchased new laptop with XP Professional SP2!!!!!!!! & Visual Studio.NET installed. Nothing but headaches. Continually getting System.Data.SqlClient.SqlException : Timeout expired message - The timeout period elapsed prior to completion of the operation or the server is not responding. Can anyone help with...
4
4317
by: Fabian Braennstroem | last post by:
Hi, I am pretty new to python and will use it mainly in combination with scientific packages. I am running ubuntu breezy right now and see that some packages are out of date. Do you have any suggestion, how I can get/keep the latest python modules (e.g. scipy, numpy,...) on my ubuntu system? I.e. does there exist any script/program, which downloads and installs automatically the latest stable releases of selected modules? It would be...
0
5557
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted ******************************************************** For this teeny job, please refer to: http://feeds.reddit.com/feed/8fu/?o=25
0
2550
by: Egor Zindy | last post by:
Egor Zindy wrote: #!/usr/bin/env python """ A generic chipid library based on ctypes This module handles most of the functions in FTChipID.dll
0
8375
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8290
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8707
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
8482
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
8593
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
7306
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...
0
4149
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
1916
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1593
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.