473,387 Members | 1,882 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,387 software developers and data experts.

How to compile c# on win 98?

Can I compile c# on win 98?

Thanks
Nov 15 '05 #1
5 1136
have u tried it ?

"win98" <no********@ter.net> wrote in message
news:go********************************@4ax.com...
Can I compile c# on win 98?

Thanks

Nov 15 '05 #2
"win98" <no********@ter.net> wrote in message
news:go********************************@4ax.com...
Can I compile c# on win 98?

Thanks


Yes you can. Download the .NET SDK and use the CSC command with your source
files.

Simon.
Nov 15 '05 #3
Simon Johnson <ck***@hotmail.com> wrote:
Can I compile c# on win 98?

Thanks


Yes you can. Download the .NET SDK and use the CSC command with your source
files.


Rather than downloading the SDK (which I believe doesn't run on 98
without some tweaking) download just the framework itself - that still
contains the C# and VB.NET compilers.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 15 '05 #4
On Fri, 12 Dec 2003 10:00:13 -0000, Jon Skeet [C# MVP]
<sk***@pobox.com> wrote:
Simon Johnson <ck***@hotmail.com> wrote:
> Can I compile c# on win 98?
>
> Thanks


Yes you can. Download the .NET SDK and use the CSC command with your source
files.


Rather than downloading the SDK (which I believe doesn't run on 98
without some tweaking) download just the framework itself - that still
contains the C# and VB.NET compilers.

Windows 98 not supported according to the download website:

Microsoft .NET Framework SDK version 1.0a

System Requirements
Supported Operating Systems: Windows 2000, Windows NT, Windows Server
2003, Windows XP

http://www.microsoft.com/downloads/d...displaylang=en
Nov 15 '05 #5
supine <P@nt.net> wrote:
Rather than downloading the SDK (which I believe doesn't run on 98
without some tweaking) download just the framework itself - that still
contains the C# and VB.NET compilers.
Windows 98 not supported according to the download website:

Microsoft .NET Framework SDK version 1.0a


Yes, and that's exactly what I said - the SDK doesn't run on 98 without
tweaking. The framework itself does, however.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 15 '05 #6

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

Similar topics

8
by: janeaustine50 | last post by:
Python's InteractiveInterpreter uses the built-in compile function. According to the ref. manual, it doesn't seem to concern about the encoding of the source string. When I hand in an unicode...
5
by: Carmine Cairo | last post by:
Hi, I'm working on a project and today I've note a little problem during the compile fase. Here a little piece of code: // 1st version welldone = 0; size = p->getSize(); backbone = new...
5
by: Brice Prunier | last post by:
Here under 4 schemas i'm working with ( it may be long: sorry...) The context is the following : Resident.xsd imports Person.xsd and includes Common.xsd ( anonimous schema: no TargetNamespace )...
10
by: Chris LaJoie | last post by:
Our company has been developing a program in C# for some time now, and we haven't had any problems with it, but just last night something cropped up that has me, and everyone else, stumped. I...
6
by: Thomas Connolly | last post by:
I have 2 pages referencing the same codebehind file in my project. Originally the pages referenced separate code behind files. Once I changed the reference to the same file, everything worked...
15
by: steve yee | last post by:
i want to detect if the compile is 32 bits or 64 bits in the source code itself. so different code are compiled respectively. how to do this?
16
by: desktop | last post by:
I have read that using templates makes types know at compile time and using inheritance the types are first decided at runtime. The use of pointers and casts also indicates that the types will...
1
by: brianrpsgt1 | last post by:
Newbie here.... I have been able to successful pull info from a MySQL DB, get the results and output them in an HTML format using Cheetah to the screen using IDLE. I am doing this on a Windows...
3
by: NvrBst | last post by:
Right now I have C99 code in .c extensions. I compile it in VSC++ and it complains about a lot of errors. I change the extensions to .cpp and compile in VSC++ and it succeeds. Is there a way...
6
by: Ed Leafe | last post by:
I've noticed an odd behavior with compile() and code that does not contain a trailing newline: if the last line is a comment inside of any block, a syntax error is thrown, but if the last line is a...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.