473,387 Members | 1,779 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.

newbee needs more easy help

some said that .NET app can run on any program where rutime exists. What is
"runtime" in this sense?
will I have to install runtime or .net framework or .NET support on an xp
machine for a .NET app to work?

keep in mind I am a newbee :-) !!
thanks
--
Adam S
Jul 21 '05 #1
2 1612
Yes, you will have to have the .net framework installed on any PC that wants
to run a .Net app. You are not guaranteed a XP machine will have it
installed by default.

Chris

"Newbee Adam" <Ne********@discussions.microsoft.com> wrote in message
news:A0**********************************@microsof t.com...
some said that .NET app can run on any program where rutime exists. What
is
"runtime" in this sense?
will I have to install runtime or .net framework or .NET support on an xp
machine for a .NET app to work?

keep in mind I am a newbee :-) !!
thanks
--
Adam S

Jul 21 '05 #2
Hi Adam,

Thaz a good question. Many people new to .NET often get confused between the
terms "Framework" and "Runtime"?

Let me explain...

Framework: Microsoft .NET Framework is a platform for building, deploying,
and running Web Services and applications.
The .NET Framework consists of three main parts:
1. The common language runtime (CLR)
2. Base class libraries and
3. A componentized version of Active Server Pages called ASP.NET.

So thatz it for Framework.

Runtime : Runtime is nothing but the CLR (which is a part of Framework). The
CLR is a set of standard resources that any .NET program can take advantage
of, regardless of programming language. Some of its features are
• Object-oriented programming model (inheritance, polymorphism, exception
handling, garbage collection)
• Security model
• Type system
• All .NET base classes
• Many .NET framework classes
• Development, debugging, and profiling tools
• Execution and code management
and others..

So basically the CLR is a subset of Framework.

Hope this helps.

Need any help, do post a msg back.

Happy Coding
"Newbee Adam" wrote:
some said that .NET app can run on any program where rutime exists. What is
"runtime" in this sense?
will I have to install runtime or .net framework or .NET support on an xp
machine for a .NET app to work?

keep in mind I am a newbee :-) !!
thanks
--
Adam S

Jul 21 '05 #3

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

Similar topics

2
by: ZMAN | last post by:
I have a link as such: <a href=\"finance2.php?name='. urlencode($_POST) . '&email=' . $_POST. '&street='. urlencode($_POST). '&day_phone='. $_POST. '&state=' . $_POST. '&city=' . $_POST....
2
by: Kanthi Kiran Narisetti | last post by:
Hi ALL, I am Windows Administrator, moving little ahead from batch files and scripts I started learning Python. I found that Python is very easy and is very well documented. Still I am looking...
4
by: cmc | last post by:
I need some clarification to help me understand the DB2 strucure more. The questions are about "implicit schema" 1. This is a very interest concpet that DB2 let every user to create new schema...
9
by: EMW | last post by:
I have created a page in aspx and after a click on a button, a new page should open. How is this possible? I tried it doing it like in vb.NET with opening a new form, but it doesn't work. rg,...
2
by: Newbee Adam | last post by:
some said that .NET app can run on any program where rutime exists. What is "runtime" in this sense? will I have to install runtime or .net framework or .NET support on an xp machine for a...
8
by: ikarias | last post by:
Maybe not the right place to aske this, but a newbee (me) needs help. i trying to input a number into a textbox, so i can make a series of calculations. in the old days of basic i just jused...
4
by: Christian Maier | last post by:
Hi After surfing a while I have still trouble with this array thing. I have the following function and recive a Segmentation fault, how must I code this right?? Thanks Christian Maier
2
by: horsecock | last post by:
Hi, Being new to DB2 I'm having a small problem that I'm sure is quite easy to someone smarter than me. I have a table with duplicate entries and I need to know how to code a query to exctract...
4
by: Bartc | last post by:
"vaib" <vaibhavpanghal@gmail.comwrote in message news:26a44cc5-0f08-41fe-859b-0d27daf3ca1d@f24g2000prh.googlegroups.com... I don't know the formal approach to these things but I haven't come...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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?
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
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...
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,...

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.