472,971 Members | 2,224 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,971 software developers and data experts.

What OS do you develop on?

I see more and more people using Windows Server for their OS on the
workstation they use for development. Is this pretty common? Aside
from being able to set up just about any server resource you might
need to develop for (SQL Server, SharePoint, IIS, etc.) on your local
machine, what are the other pros and cons? What OS do you use and why?

--
Richard Carpenter
Jun 27 '08 #1
4 1918
Hello, Richard.
I used to use server OS such as Windows 2000 Server and Windows Server
2003, but I've started to use XP for my development machine for
development.

The reason for that is that it's simply a lighter OS. Although I do do
some testing on my development machine, as the unit test and automated
build system matured, I didn't really see compelling reason to have my
development machine on the server machine.

Most of Microsoft server product provide us with SDK, so I guess that
another good reason why not to have to build your development machine
on a server OS.

After all, I think it's just a matter of preference.

On Apr 26, 6:19*pm, Richard Carpenter <rumble...@hotmail.comwrote:
I see more and more people using Windows Server for their OS on the
workstation they use for development. Is this pretty common? Aside
from being able to set up just about any server resource you might
need to develop for (SQL Server, SharePoint, IIS, etc.) on your local
machine, what are the other pros and cons? What OS do you use and why?

--
Richard Carpenter
Jun 27 '08 #2
Windows Server 2008 - it's a perfect workstation compared to Vista.

--
With regards
Anders Borum / SphereWorks
Microsoft Certified Professional (.NET MCP)
Jun 27 '08 #3
I tend to develop on the platform that I am targetting; if I am
writing server code, I'll use Windows Server; if I'm writing client
code I'll use XP/Vista. The reason is that I get fewer surprises when
things work differently, or require different permissions /
configuration changes / additional installs. The easiest way to do
this is with a few virtual machine images; this makes it a breeze to
change between platforms, and if you mess it up, you simply go back to
your master image (i.e. the clean image that reprsents the target
platform).

Marc
Jun 27 '08 #4
On Apr 27, 3:48*am, Marc Gravell <marc.grav...@gmail.comwrote:
I tend to develop on the platform that I am targetting; if I am
writing server code, I'll use Windows Server; if I'm writing client
code I'll use XP/Vista. The reason is that I get fewer surprises when
things work differently, or require different permissions /
configuration changes / additional installs. The easiest way to do
this is with a few virtual machine images; this makes it a breeze to
change between platforms, and if you mess it up, you simply go back to
your master image (i.e. the clean image that reprsents the target
platform).
That's the approach I've taken to date and exactly the same reasoning.
The client I'm currently developing for uses a Windows workgroup
environment and will be using SQL Server 2005 Express for their data
store, so that's what I'm using for this project. It prevents me from
going down any design paths that the client's environment may not be
able to support.

--
Richard Carpenter

Jun 27 '08 #5

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

Similar topics

125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
5
by: google account | last post by:
Hiya. My CEO wants me to think about the direction the company's product should take. He has a bunch of guys offshore that develop with .NET, and he is keen to use them to build our product...
7
by: Danny | last post by:
I want to buy the latest version of ms access. Will this version let me create an mdb that will work with a lesser version such as 2000, I am having a problem going from 2002 to 2000. The mde will...
184
by: jim | last post by:
In a thread about wrapping .Net applications using Thinstall and Xenocode, it was pointed out that there may be better programming languages/IDEs to use for the purpose of creating standalone,...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.