473,408 Members | 2,832 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,408 software developers and data experts.

VS2005 - 64bit - processor

All,

General question. I am working on upgrading my system from a 3.2GHz P4 to
something better.

1) Well switching to Windows XP Pro 64 bit cause me massive problem with VS?

2) Is the Xeon or Core 2 Duo processor group better.

Regards,
John
Nov 16 '06 #1
13 1376
Hello John,

JHGeneral question. I am working on upgrading my system from a
JH3.2GHz P4 to something better.

Core Quadro? :)

JH1) Well switching to Windows XP Pro 64 bit cause me massive problem
JHwith VS?

Not massive, you only need the 64bit version of .NET
but I see the problem not in VS but in these all CTP and betas version that
around us, like WPF/Orcas/LINQ and etc
besides all other development stuff, that is not completly 64 bit ready

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Nov 16 '06 #2
Thanks for the response Michael,

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:17***************************@msnews.microsof t.com...
Hello John,

JHGeneral question. I am working on upgrading my system from a
JH3.2GHz P4 to something better.

Core Quadro? :)
DROOL!!!
JH1) Well switching to Windows XP Pro 64 bit cause me massive problem
JHwith VS?

Not massive, you only need the 64bit version of .NET
but I see the problem not in VS but in these all CTP and betas version
that around us, like WPF/Orcas/LINQ and etc
besides all other development stuff, that is not completly 64 bit ready
Did not think about that, was more worried about the debugging the current
application. If I recall the vertural PC runs 32 bit under 64 bit which
would allow me to do testing and other odd things when needed, do you think?
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do
not cease to be insipid." (c) Friedrich Nietzsche


Nov 16 '06 #3
Hello John,

JHDid not think about that, was more worried about the debugging the
JHcurrent application. If I recall the vertural PC runs 32 bit under
JH64 bit which would allow me to do testing and other odd things when
JHneeded, do you think?

Yep, that's exactly the solution that I used for a half of year, using AMD
FX 64bit,
but the fact that there are short of everyday's tools for 64bit platform
and overwhelming number of apps need to be run under VPC fed me up completly
and I switched to the 32 bit platform

We use 64bit platforms in some of server stations but developer's once are
32bit

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Nov 16 '06 #4
"John J. Hughes II" <no@invalid.comwrote
>
1) Well switching to Windows XP Pro 64 bit cause me massive problem with
VS?
For the most part, things work just fine. There are some quirks with things
now and then, but we build shrinkwrap software for x86, x64, and IA64, so we
run into more quirks than most. In general, you'll be fine.
2) Is the Xeon or Core 2 Duo processor group better.
Well, the Core2 stuff is certainly cheaper. The AMD stuff is also excellent.

I'm running a dual-core Athlon box with 4GB of memory and WinXP64. New from
Dell about a month ago, that box was about $800. It's been great.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins
Nov 16 '06 #5
I ran for a few weeks without issue. VS2005, SQL2005 and lots of ASP.NET (in
general development work) but it was a single issue that caused me to return
to 32 bit XP: the lack of a driver for my 2 year old Dell Laser Printer.

-A

"John J. Hughes II" <no@invalid.comwrote in message
news:Oo**************@TK2MSFTNGP02.phx.gbl...
All,

General question. I am working on upgrading my system from a 3.2GHz P4
to something better.

1) Well switching to Windows XP Pro 64 bit cause me massive problem with
VS?

2) Is the Xeon or Core 2 Duo processor group better.

Regards,
John

Nov 16 '06 #6
Michael,

Thanks again... I was hoping to only run the VPC for testing which is what I
do now.

Guess I need to make a detailed list of what has a 64 bit version...

Excluding drivers, did general 32 bit program run without issue on 64 bit.
I guess my largest collection of programs would be Office 2003.

Regards,
John

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:17***************************@msnews.microsof t.com...
Hello John,

JHDid not think about that, was more worried about the debugging the
JHcurrent application. If I recall the vertural PC runs 32 bit under
JH64 bit which would allow me to do testing and other odd things when
JHneeded, do you think?

Yep, that's exactly the solution that I used for a half of year, using AMD
FX 64bit,
but the fact that there are short of everyday's tools for 64bit platform
and overwhelming number of apps need to be run under VPC fed me up
completly and I switched to the 32 bit platform

We use 64bit platforms in some of server stations but developer's once are
32bit

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do
not cease to be insipid." (c) Friedrich Nietzsche


Nov 16 '06 #7
Thanks Chris, will keep it in mind.

"Chris Mullins" <cm******@yahoo.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
"John J. Hughes II" <no@invalid.comwrote
>>
1) Well switching to Windows XP Pro 64 bit cause me massive problem with
VS?

For the most part, things work just fine. There are some quirks with
things now and then, but we build shrinkwrap software for x86, x64, and
IA64, so we run into more quirks than most. In general, you'll be fine.
>2) Is the Xeon or Core 2 Duo processor group better.

Well, the Core2 stuff is certainly cheaper. The AMD stuff is also
excellent.

I'm running a dual-core Athlon box with 4GB of memory and WinXP64. New
from Dell about a month ago, that box was about $800. It's been great.

--
Chris Mullins, MCSD.NET, MCPD:Enterprise
http://www.coversant.net/blogs/cmullins

Nov 16 '06 #8
Hello John,

JHExcluding drivers, did general 32 bit program run without issue on
JH64 bit. I guess my largest collection of programs would be Office
JH2003.

it should run well in WOW host, there are number of 32bit apps that works
well in 64bit env, but in last year I've stumbled over such soft as Cisco
VPN, RealPlayer, DiamondTool that didnt work at all. AFAIK now they do support
64bit
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Nov 16 '06 #9

"John J. Hughes II" <no@invalid.comwrote in message
news:uf**************@TK2MSFTNGP06.phx.gbl...
| Michael,
|
| Thanks again... I was hoping to only run the VPC for testing which is what
I
| do now.
|
| Guess I need to make a detailed list of what has a 64 bit version...
|
| Excluding drivers, did general 32 bit program run without issue on 64 bit.
| I guess my largest collection of programs would be Office 2003.
|

32 bit programs run just fine, that is, they run as they would on a 32 bit
OS, the only issue is with IA64 processors, here 32 bit apps. take a
somewhat larger performance hit because of the WOM64 X86 emulator, X64 CPU's
(AMD-64 and Intel EM64T)take a much smaller hit when runing 32 bit code on
X64, and this only when transitioning into kernel code.
Note that all Office applications (even 2007) are 32 bit, same for VS2005.
That means that they run under WOM64, so you won't take any advantage
running them on 64 bit. Only a set of utilities are available in a 32 and 64
bit version, that is, tools from the Framework directory is available as
both 32 and 64 bit.
The only advantage you have running a 64 bit OS, is that you can test the 64
bit applications you build on the same system, but you don't need a 64 bit
OS to build 64 applications. A serious drawback (for me at least) is the
lack of mixed mode debugging in VS2005 for 64 bit apps.
Also keep in mind that 64 bit application have a larger memory footprint,
don't be suprised to see them take up to 2X the workingset of the same 32
bit app, so be prepared to invest in RAM memory (I would suggest nothing
less than 2GB - preferably 4GB).
Willy.

Nov 16 '06 #10
Michael,

Thanks again... use the Cisco VNC & VPN sometimes but not the rest.

Regards,
John

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:17***************************@msnews.microsof t.com...
Hello John,

JHExcluding drivers, did general 32 bit program run without issue on
JH64 bit. I guess my largest collection of programs would be Office
JH2003.

it should run well in WOW host, there are number of 32bit apps that works
well in 64bit env, but in last year I've stumbled over such soft as Cisco
VPN, RealPlayer, DiamondTool that didnt work at all. AFAIK now they do
support 64bit
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do
not cease to be insipid." (c) Friedrich Nietzsche


Nov 16 '06 #11
Willy,

I was expecting the memory hit and was planning on 4 Gigs, I am having
enough problems with 2 Gigs on the current system. For some reason by
lunch I am accessing a zillion windows for different reasons and now running
VPC and a couple remote dest tops for testing is killing me.

VS2005 will still run 32bit, I was thinking it was CLR so would auto switch
to 64 bit, real bummer.

What do you mean by "Mixed mode debugging". If I build a application will
not the debugger debug it?

Regards,
John

"Willy Denoyette [MVP]" <wi*************@telenet.bewrote in message
news:eq**************@TK2MSFTNGP03.phx.gbl...
>
"John J. Hughes II" <no@invalid.comwrote in message
news:uf**************@TK2MSFTNGP06.phx.gbl...
| Michael,
|
| Thanks again... I was hoping to only run the VPC for testing which is
what
I
| do now.
|
| Guess I need to make a detailed list of what has a 64 bit version...
|
| Excluding drivers, did general 32 bit program run without issue on 64
bit.
| I guess my largest collection of programs would be Office 2003.
|

32 bit programs run just fine, that is, they run as they would on a 32 bit
OS, the only issue is with IA64 processors, here 32 bit apps. take a
somewhat larger performance hit because of the WOM64 X86 emulator, X64
CPU's
(AMD-64 and Intel EM64T)take a much smaller hit when runing 32 bit code on
X64, and this only when transitioning into kernel code.
Note that all Office applications (even 2007) are 32 bit, same for VS2005.
That means that they run under WOM64, so you won't take any advantage
running them on 64 bit. Only a set of utilities are available in a 32 and
64
bit version, that is, tools from the Framework directory is available as
both 32 and 64 bit.
The only advantage you have running a 64 bit OS, is that you can test the
64
bit applications you build on the same system, but you don't need a 64 bit
OS to build 64 applications. A serious drawback (for me at least) is the
lack of mixed mode debugging in VS2005 for 64 bit apps.
Also keep in mind that 64 bit application have a larger memory footprint,
don't be suprised to see them take up to 2X the workingset of the same 32
bit app, so be prepared to invest in RAM memory (I would suggest nothing
less than 2GB - preferably 4GB).
Willy.

Nov 16 '06 #12


"John J. Hughes II" <no@invalid.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
| Willy,
|
| I was expecting the memory hit and was planning on 4 Gigs, I am having
| enough problems with 2 Gigs on the current system. For some reason by
| lunch I am accessing a zillion windows for different reasons and now
running
| VPC and a couple remote dest tops for testing is killing me.
|
| VS2005 will still run 32bit, I was thinking it was CLR so would auto
switch
| to 64 bit, real bummer.
|

| What do you mean by "Mixed mode debugging". If I build a application will
| not the debugger debug it?
|

John,

VS is written in C++ native code 32 bit, some of the designers are managed
code, but as they are running inside VS they run as 32 bit too (well they
are JIT compiled to X86).
Mixed mode debugging is when you need to debug native code called from
managed code. VS2005 cannot handle this when debugging 64bit applications.
Only option for now is to use the Windows Debugging Tools like windbg and
cdb.
Willy.
Nov 16 '06 #13
Willy,

Thanks again... the "got you" list is getting longer it seems. Oh well
went though the same mess with 16/32, all works itself out in the end :)

Regards,
John

"Willy Denoyette [MVP]" <wi*************@telenet.bewrote in message
news:eV**************@TK2MSFTNGP04.phx.gbl...
>

"John J. Hughes II" <no@invalid.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
| Willy,
|
| I was expecting the memory hit and was planning on 4 Gigs, I am having
| enough problems with 2 Gigs on the current system. For some reason by
| lunch I am accessing a zillion windows for different reasons and now
running
| VPC and a couple remote dest tops for testing is killing me.
|
| VS2005 will still run 32bit, I was thinking it was CLR so would auto
switch
| to 64 bit, real bummer.
|

| What do you mean by "Mixed mode debugging". If I build a application
will
| not the debugger debug it?
|

John,

VS is written in C++ native code 32 bit, some of the designers are managed
code, but as they are running inside VS they run as 32 bit too (well they
are JIT compiled to X86).
Mixed mode debugging is when you need to debug native code called from
managed code. VS2005 cannot handle this when debugging 64bit applications.
Only option for now is to use the Windows Debugging Tools like windbg and
cdb.
Willy.


Nov 17 '06 #14

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

Similar topics

7
by: DaVBGuy | last post by:
I'm currently using VB 6 for windows based apps. Should I make the jump to VS.2003 now, or should I wait till (the final) VS.2005 release comes out later this year. If I have not started...
3
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.64bit This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.64bit as an unmoderated...
23
by: Ken Turkowski | last post by:
The construct (void*)(((long)ptr + 3) & ~3) worked well until now to enforce alignment of the pointer to long boundaries. However, now VC++ warns about it, undoubtedly to help things work on 64...
8
by: Jarod | last post by:
Hey Is VS2005 optimized for Intel or AMD processor ? What gives best speed when I develop webprojects ? What really means in the term of speed 2 cores or frequency I assume 64bits. Jarod
7
by: clintonG | last post by:
I have 11.5 Gb remaining on the master on an XP Pro SP2 machine with 1.5 Gb RAM. I keep the OS updated. The paging file has been disabled on the master and relocated to a slave. Task Manager...
2
by: fineman | last post by:
Hi all, I want to get a 64bit(8 bytes) Encrypt result use DES class in the VS2005. Though I encrypt data is 64bit(8 bytes), but DES return encrypt result that always is 128bit(16 bytes), I don't...
7
by: Julian | last post by:
Hi I recently installed VS2005 standard edition on my pc which is Athlon 1.4Ghz processor with 512 Mb of RAM with XP Pro sp2 and although the performance of VS2003 was acceptable VS2005 takes an...
8
by: kjhishere | last post by:
I need to know if I'm running on 32bit or 64bit ... so far I haven't come up with how to get this info via python. sys.platform returns what python was built on ... but not what the current system...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.