473,394 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Confusing NET frame work Installation

Hi,

I want to learn c sharp .

I am new to .net Development.I download the following 2 Installations from the Microsoft site.

1.DownLoad
A. Microsoft .NET Framework 1.1 Redistributable (23MB)
B.Microsoft .NET Framework 1.1 Software Development Kit (106).
2.Installation

Then I installed .NET Framework 1.1 Redistributable in my windows 2000 professional sp3.

3.After Installation

Above installation create the directory structure

E:\WINNT\Microsoft.NET\Framework\v1.0.3705
E:\WINNT\Microsoft.NET\Framework\v1.1.4322

I notice that csc.exe (Compiler) is there in above directories.

4. Write A Sample Program

using System;
class HelloWorld
{
public static void Main()
{
Console.WriteLine("Hello World !");
}
}

Now I can compile and run the program/

My Questions:

1. Why I have to install Microsoft .NET Framework 1.1 Software Development Kit (106 MB)?
[Without sdk I can write and run the program with Microsoft .NET Framework 1.1 Redistributable (23MB)]

TIA

Mike
Nov 16 '05 #1
3 1541
1. Why I have to install Microsoft .NET Framework 1.1 Software Development
Kit (106 MB)?
you do not have to install the SDK. it only contains some docs and few
optional tools. the redistributable .NET Framework (23MB) is absolutely
sufficient to compile any .NET code.

Regards,
Wiktor Zychla
Nov 16 '05 #2
Thank you.

SO................

..Net Frame work is enough to Develop and Distribtue the .net
apoplications?(any useful links)

Why when installing the .Net Frame work not setting PATH variable.

Do I need manually add the PATH ?

TIA.
Mike

Could you tell what the docs and tools available int sdk distribution?
"Wiktor Zychla" <us**@nospam.com.eu> wrote in message
news:#w**************@tk2msftngp13.phx.gbl...
1. Why I have to install Microsoft .NET Framework 1.1 Software Development
Kit (106 MB)?
you do not have to install the SDK. it only contains some docs and few
optional tools. the redistributable .NET Framework (23MB) is absolutely
sufficient to compile any .NET code.

Regards,
Wiktor Zychla

Nov 16 '05 #3
> Why when installing the .Net Frame work not setting PATH variable.

Do I need manually add the PATH ?


yes, you can do it (it can be handy).
Nov 16 '05 #4

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

Similar topics

2
by: vk | last post by:
I have a situation where I have 3 frames. The first frame is dynamic and contains javascript variables for use throughout the frameset page and the other frames. Everything works fine...except...
4
by: Ray Schaeffer | last post by:
Hi, I've written a very simple test HTML/JS program where the JS code in one frame writes to a different frame with "parent.frame1.document.write(...". This seems to work ok with IE-6, but with...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
3
by: qwerty | last post by:
I´m new to ASP.Net. My workmate has some experience with it. He claimed that in ASP.Net working with frames is much simpler than it was ASP. I asked explanation but he couldn't give me such. (a...
5
by: Martin Chen | last post by:
I have a frame set (as per MS FrontPage 2000). It has a contents and a main frame. The contents frame has a menu bar written with with javascript (in the context of a table). In IE6.1 everything...
17
by: Bruno | last post by:
I have a feature that is hosted on a different domain from the primary one in a frame, and need to retain values in a cookie. example: A web page at one.com contains a frame which has a page...
42
by: smerf | last post by:
Using javascript, is there a way to trap an external page inside a frame? I've seen scripts to break out of frames, but nothing to keep a page trapped in a frame.
8
by: Martin | last post by:
Hi, I need to extract a frame from a wmv file and save it as a jpg. In fact I need to extract a frame from each one of a collection of several thousand wmv files, but that's beside the point. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.