473,779 Members | 2,083 Online
Bytes | Software Development & Data Engineering Community
+ 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 2236
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

"kimiraikko nen" <ki************ *@gmail.comschr eef in bericht
news:ec******** *************** ***********@y21 g2000hsf.google groups.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******** *************** ***********@mic rosoft.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
1542
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 set somewhere, trick, hint, noway ? -MP- ----------------------------------------------------------------------- Marc POINOT Alias: marcvs Email: poinot@onera.fr ONERA -MFE/DSNA/ELSA Tel: 01.46.73.42.84 Info:...
3
2256
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 install Enterprise (Server) Edition if you want 64-bits DB2 UDB (both version 7 and 8) on AIX ? And that Workgroup (Server) Edition doesn't come in 64-bits, only 32 ? -- Regards
56
4135
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 error. (Not as infrequent as some bugs that have been discussed here in the past, but maybe once in an overnight run of the program when it was configured to aggressively exercise the section that the bug was in.) It was easy enough to trap the...
1
2170
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 8.1 for AIX 5L
13
4097
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
10717
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
2329
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
2375
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 found and has been sent to me is an Invalid_Viewstate exception. I will provide the stack trace below. If you read down the stack trace it talks about "Invalid chararcter in a base-64
2
1789
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. Please advise. Thanks so much.
7
7806
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
9636
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
9474
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
10306
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10139
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10075
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9931
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...
1
7485
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5504
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2869
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.