Is .NET 2.0 Framework going to take advantage of 64-bit computing?

I

int

Is .NET 2.0 Framework going to take advantage of 64-bit computing?

Intel and especially AMD's Opteron are 64-bit and they are really
inexpensive.

Look at the prices here...
http://www.anandtech.com/guides/priceguide.html

By the time .NET 2.0 comes out, maybe middle to late 2005 at the earliest,
64-bit computing will be mainstream and will be bulk of all processors
shipping.

And what about SQL Server 64-bit? and how will MySql 64-bit affect this
entire landscape?
 
B

Brian Henry

yes .net 2.0 will have x64, and IA64 support covering both intel and AMD
with both extended 64 and native 64 (AMD of which does not make a native
64bit chip, just an extended one, where as the itanium of course is a fully
64bit chip)
 
J

John Oakes

SQL Server 64-bit is already out for the Intel processors. I'm not sure if
it will ever be available in SQL 2000 for the Opteron processor; however,
Yukon will definitely support the Opteron processor, eventually. Windows
server 2003 will offer support for the Opteron with the release of service
pack 1 (2nd half of this year.) You can download a public beta from
Microsoft. I'm not sure about the framework. You can get more information
here:

http://www.microsoft.com/windowsserver2003/64bit/default.mspx

John Oakes
 
S

Steve C. Orr [MVP, MCSD]

Yes, even your .NET code should be able to support 64 bit platforms without
you even needing to recompile your code.
 
I

int

anyone have an ideas on the percentage (% )performance increase for .NET
apps,
like how many more ASP.NET pages can be served?
 
R

Rob Teixeira [MVP]

Nope. Too early to tell as the code isn't even stable yet.
But anyone who has run tests isn't allowed to post statistics due to the NDA
(non-disclosure agreement).
Just sit tight and wait for MS to publish something official :)

-Rob Teixeira [MVP]
 
C

Cor Ligthert

Hi Steve,
Yes, even your .NET code should be able to support 64 bit platforms without
you even needing to recompile your code.

Even when there are API's in it?

Cor
 
C

Cowboy

Yes. The Framework install of the CLR will be the telling point. You will
not have to alter any code to take advantage. At least that is the "rumor"
running around. Of course, anything can change between now and then.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top