473,497 Members | 2,166 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

64-bit OS, apps for Windows development PC?

I'm about to get a new laptop to be used primarily for Microsoft
development.

- Windows Vista
- Visual Studio Team System 2008 (maybe 2005 as well)
- SQL Server 2008 Developer (maybe 2005 as well)
- Infragistics, other 3rd party

So, should I install 64-bit versions of all apps? Think I might run into a
snag somewhere and regret it (i.e. stick to 32-bit)?

Or, nah.. it's all good... go ahead and go 64-bit?

Thanks.

Sep 25 '08 #1
3 2217
On Sep 25, 5:24*am, "rcook349" <rc...@westinis.comwrote:
I'm about to get a new laptop to be used primarily for Microsoft
development.

- Windows Vista
- Visual Studio Team System 2008 (maybe 2005 as well)
- SQL Server 2008 Developer (maybe 2005 as well)
- Infragistics, other 3rd party

So, should I install 64-bit versions of all apps? *Think I might run into a
snag somewhere and regret it (i.e. stick to 32-bit)?

Or, nah.. it's all good... go ahead and go 64-bit?

Thanks.
Actually, it depends on which platform you will target to run your
applications. If you are aiming at developing 64-bit applications
using .NET framework 64-bit editions to run on 64-bit OSes and CPUs,
there is no much logic to develop your applications on a 32-bit
environment.

Vice versa, running 32-bit applications on 64-bit operating systems
may cause slowdown or unexpected behaviours on your application due to
WoW(Windows on Windows) emulation.

So, for the best results keep development environment architecture and
version same as target (client, customers' PCs) environment.

Hope this helps,

Onur Güzel

Sep 25 '08 #2
I have other experiences as Onur

I had at my previous employer a 64 bit laptop laptop an ACER 1524 WLMI with
Windows 2003 x64
i developed at that time in VB6 and VB.Net both 32 bits and 64 bits

And never encountered anny campatibility problems ( worked all flawless at
that time ) but okay this is a few years back

I only encountered expected behaviors :-) ,, like the jet oledb drivers not
working in 64 bit modus for the simple fact that these drivers are never
made in there 64 bit variants .

As far as i know Yamaha Switzerland is still using software developed on
this laptop that runs on there 64 bit Bison servers

MS advertises that 32 bit applications can even perform bether in a WOW64
environment this due to the fact of the improved memory management of the
WOW 64 subsystem , i for a fact did not notice aany real speed differnces
with my "normall" applications however with a business logic server project
i noticed a hughe speed difference when compiled in 64 bit modus running on
a 64 bit machine and comunicating to a 64 bit SQL server
HTH

Michel

"kimiraikkonen" <ki*************@gmail.comschreef in bericht
news:ec**********************************@y21g2000 hsf.googlegroups.com...
On Sep 25, 5:24 am, "rcook349" <rc...@westinis.comwrote:
I'm about to get a new laptop to be used primarily for Microsoft
development.

- Windows Vista
- Visual Studio Team System 2008 (maybe 2005 as well)
- SQL Server 2008 Developer (maybe 2005 as well)
- Infragistics, other 3rd party

So, should I install 64-bit versions of all apps? Think I might run into a
snag somewhere and regret it (i.e. stick to 32-bit)?

Or, nah.. it's all good... go ahead and go 64-bit?

Thanks.
Actually, it depends on which platform you will target to run your
applications. If you are aiming at developing 64-bit applications
using .NET framework 64-bit editions to run on 64-bit OSes and CPUs,
there is no much logic to develop your applications on a 32-bit
environment.

Vice versa, running 32-bit applications on 64-bit operating systems
may cause slowdown or unexpected behaviours on your application due to
WoW(Windows on Windows) emulation.

So, for the best results keep development environment architecture and
version same as target (client, customers' PCs) environment.

Hope this helps,

Onur Güzel
Sep 25 '08 #3
Hi,

We use for development 64 bit and 32-bit systems with Vista, with XP, Server
2003 etc

In fact nobody pays any attention to that. It just works.

Cor

"rcook349" <rc***@westinis.comschreef in bericht
news:14**********************************@microsof t.com...
I'm about to get a new laptop to be used primarily for Microsoft
development.

- Windows Vista
- Visual Studio Team System 2008 (maybe 2005 as well)
- SQL Server 2008 Developer (maybe 2005 as well)
- Infragistics, other 3rd party

So, should I install 64-bit versions of all apps? Think I might run into
a snag somewhere and regret it (i.e. stick to 32-bit)?

Or, nah.. it's all good... go ahead and go 64-bit?

Thanks.
Sep 26 '08 #4

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

Similar topics

0
1522
by: Marc Poinot | last post by:
Did anybody use numarray on a 64 bits platform ? (e.g. SGI/Irix) The package works on our 64 bits platforms... using 32 bits mode, but not using 64 mode. Big crash in _ufunc... Is there a flag to...
3
2220
by: Odd Bjørn Andersen | last post by:
I was asked to install db2 udb workgroup edition (version 7.2) 64-bits on AIX. But I cannot find that we have a CD with that software. Only Enterprise Edition. Is it correct that you have to...
56
4038
by: Dave Vandervies | last post by:
I just fixed a bug that some of the correctness pedants around here may find useful as ammunition. The problem was that some code would, very occasionally, die with a segmentation violation...
1
2150
by: mel_apiso | last post by:
Hi, we have an AIX 5.3 OS, and we purchased DB2 UDB version 8 Workgroup Edition. We want to install 64 bits version, but the source CD's that we have say: WORKGROUP SERVER EDITION Version...
13
4058
by: Mary Lei | last post by:
Does anyone know the link to obtain the tarball for db2 8.1 for solaris running on AMD 64 bit ? This is the entire db2 installation on a new system that does not have db2. Thanks.
10
10656
by: krunalb | last post by:
Hi, I am trying to shift unsigned long long value by 64 bits and this is what i get #include <stdio.h> int main() { unsigned short shiftby= 64;
14
2292
by: mosi | last post by:
Problem: how to get binary from integer and vice versa? The simplest way I know is: a = 0100 a 64 but: a = 100 (I want binary number) does not work that way.
1
2351
by: =?Utf-8?B?UGF1bCBQaGlsbGlwcw==?= | last post by:
I have read many things about this but I haven't got a clear vision on what to do if anything about this. I have a system that tries to find holes in my web site. One of the things it has...
2
1767
by: James | last post by:
What's the difference between DB2V8 32-bits and 64-bits instance on AIX? and I am confused the relationship between DB2 32/64-bits instance and 32/64-bits AIX? Maybe it is a simple question....
7
7791
by: Medvedev | last post by:
what's the meaning of the number 64 in the function fopen64?!!! i know fopen64 used to open big files but what 64 refer to and how much the usual fopen can open - pls explain
0
7120
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
6991
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
7160
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,...
0
5456
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,...
1
4897
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...
0
3088
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...
0
1405
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 ...
1
649
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
286
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...

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.