Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / May 2004

Tip: Looking for answers? Try searching our database.

question regarding 64-bit processing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Junaid - 13 May 2004 02:38 GMT
Here's something I was pondering earlier:

There's a 64-bit version of Windows XP that is supposed to work with
AMD 64-bit processors. Now, the huge task of migrating unmanaged code
to 64-bit would be monumental (I'm guessing). But given that .NET code
isn't natively compiled, rather it gets jitted .. am I to conclude
that a 64-bit Windows XP running on a 64-bit AMD processor with the
.NET framework would run .NET application "out-of-the-box" and provide
all the benefits of running on a 64-bit processor?

I would appreciate it if someone could shed some light on this as it
seems to be a rather interesting aspect of the .NET framework.

Cheers
Junfeng Zhang[MSFT] - 13 May 2004 06:15 GMT
This is mostly true, except a few things to watch, like P/Invoke, COM
interop.

You can watch Chris Brown's MSDN TV show about 64 bit CLR and .net framework
here
http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20030731CLRCB/mani
fest.xml


Chris also had a slide for 64 bit, and can be found here
http://www.route64.net/slidedecks/MBuildingPortingDebuggingWhidbey64.ppt

Hope this helps.

Signature

Junfeng Zhang
http://weblogs.asp.net/junfeng [English]
http://blog.joycode.com/junfeng [Chinese]

> Here's something I was pondering earlier:
>
[quoted text clipped - 10 lines]
>
> Cheers
Ice - 17 May 2004 14:17 GMT
How is this true pre-Whidbey?  To understanding, the app will run but in 32
bit mode.

ice
> This is mostly true, except a few things to watch, like P/Invoke, COM
> interop.
>
> You can watch Chris Brown's MSDN TV show about 64 bit CLR and .net framework
> here

http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20030731CLRCB/mani
fest.xml


> Chris also had a slide for 64 bit, and can be found here
> http://www.route64.net/slidedecks/MBuildingPortingDebuggingWhidbey64.ppt
[quoted text clipped - 15 lines]
> >
> > Cheers
Brad Wilson - 17 May 2004 18:55 GMT
> How is this true pre-Whidbey?  To understanding, the app will run but in 32
> bit mode.

You're right... they're talking about the 64-bit CLR that will be
released as part of Whidbey. It's available in alpha form today.

--
Brad Wilson
http://www.dotnetdevs.com/
"Jeff Schwartz [MSFT]" - 18 May 2004 00:05 GMT
Pre-Whidbey releases are X86 only, and are not supported on Win64 OSs.

Going forward pre-whidbey assemblies will likely load as WOW processes and
run on the CLR32.  If the assembly is recompiled as agnostic using Whidbey
tools it will run as a native 64bit process.

Hope that this clarifys things a bit.

Jeff

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.