473,657 Members | 2,474 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Anyone Please Clarify(dont think it is silly)

Dear All,
Is dot.Net Framework processor based and mainly targetted at Pentium
machines??Will it work in AMD Processor especially AMD Athlon 64 Processors.

--
Guhan
Jul 21 '05 #1
3 1214
Hi,

..net is basically processor independent - it is optimized and compiled on
the fly.
And it works just well with both Intel and AMD processors.
..net 2 will have support for 64bits, too. (.net 1.x will run on 64 bit
processors in 32 bit mode).

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
SLODUG - Slovene Developer Users Group
www.rthand.com

"Guhanath" <Gu******@discu ssions.microsof t.com> wrote in message
news:C9******** *************** ***********@mic rosoft.com...
Dear All,
Is dot.Net Framework processor based and mainly targetted at Pentium
machines??Will it work in AMD Processor especially AMD Athlon 64
Processors.

--
Guhan

Jul 21 '05 #2
Hi Guhan,

Ya, it will work in AMD Processor especially AMD Athlon 64 Processors.

In fact, you can use following Processors for .NET Framework1.1:

For Client (a computer not working in a server capacity): 90-megahertz (MHz)
Intel Pentium-class processor, or an AMD Opteron, AMD Athlon64 or AMD Athlon
XP processor
For Server (a computer working in a server capacity): 133-MHz Intel
Pentium-class processor, or an AMD Opteron, AMD Athlon64 or AMD Athlon XP
processor

Navendu
"Guhanath" wrote:
Dear All,
Is dot.Net Framework processor based and mainly targetted at Pentium
machines??Will it work in AMD Processor especially AMD Athlon 64 Processors.

--
Guhan

Jul 21 '05 #3
Guhanath,

Your OS is based on the processor and that OS depends if it would work.
Currently is that for Microsoft for Microsoft Net1x and for that created
programs

W98/Me Nt4 + sp6 and all newer NTx versions..

There is a Linux variant as well for .Net (Mono)
http://www.mono-project.com/about/index.html

I hope this helps?

Cor
Jul 21 '05 #4

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

Similar topics

1
1205
by: Rob Meade | last post by:
Hi all, This will sound REALLY stupid, but I wrote some code a fair while ago (beginning of this year), and I've done something a specific way, but for the life of me I can't remember why, or whether the difference between the 2 ways that are used in the code really matters... I think Aaron had some suggestions at the time... Anyway...here we go...
5
1211
by: Pete | last post by:
Tearing my hair out with this one.... I've got a tiny ASP.NET site which works fine on my development machine. I put the application onto a Test machine, and I get: Cannot execute a program. The command being executed was "c:\winnt\microsoft.net\framework\v1.0.3705\csc.exe" /noconfig The first line of the trace is:
6
3339
by: ~Maheshkumar.R | last post by:
The error i'm getting is as: > Server Error in '/' Application. > -------------------------------------------------------------------------- -- > String or binary data would be truncated. The statement has been > terminated. > Description: An unhandled exception occurred during the execution of the > current web request. Please review the stack trace for more information
3
306
by: Guhanath | last post by:
Dear All, Is dot.Net Framework processor based and mainly targetted at Pentium machines??Will it work in AMD Processor especially AMD Athlon 64 Processors. -- Guhan
5
2718
by: tony | last post by:
I'm using PHP 5 on Win-98 command line (ie no web server involved) I'm processing a large csv file and when I loop through it I can process around 275 records per second. However at around 6,000 records this suddenly drops off to around 40 records per second. This is a big problem as the "live" list is over 4 million records long. I'd break it up but this is to be a regular test so that would be messy
1
1217
by: kioory | last post by:
I try my first ,thank you for view but I am intersted in the c language!
0
979
by: kioory | last post by:
I try my first ,thank you for view but I am intersted in the c language!
169
9053
by: JohnQ | last post by:
(The "C++ Grammer" thread in comp.lang.c++.moderated prompted this post). It would be more than a little bit nice if C++ was much "cleaner" (less complex) so that it wasn't a major world wide untaking to create a toolchain for it. Way back when, there used to be something called "Small C". I wonder if the creator(s) of that would want to embark on creating a nice little Small C++ compiler devoid of C++ language features that make...
2
1397
by: .rhavin grobert | last post by:
hello;-) i have that following little template that defines some type of vector. it works with structs and i want to use it also for simple pointers. the problem is, in following function... ______________________________________ template <class T, typename I>
0
8413
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
8324
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
8617
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
7352
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
4173
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...
0
4330
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2742
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1733
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.