473,811 Members | 2,557 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Setting up a Development Environment

I could use a little friendly advice!

Could a few of you good folks share with me a description of your
configuration.

Since '95 I have been a contractor developing applications using Borland
Delphi (Object Pascal) creating win32 C/S stuff.
Having recently completed amy last contract I decided to try my hand at
dotNet stuff and get some experience on the microsoft side of the fence.
(Kind of like taking a walking on the Wild Side)
I downloaded the trial version of Visual Studio 2003. So far I learned some
C# for win32.
I like C# very much (very similar to Object Pascal) and want to extend my
experience to ASP.NET
web applications.

I have some confusion about how to set up my environment so that I can
venture into ASP.NET aps.
I would like to keep it as simple as possible at first. Since I am doing
this at home and there is only one person working in the environent decreased
expense and simplicity are obvious objectives. But I would also like to hear
how development environments for groups of 10 to 20 developers are configured.

All of this may seem trivial to most of you but, then you all swim in these
waters every day. I'm just wading in and hoping that I don't drown before I
learn to swim. I don't have any experience with the MS development tools and
have a lot to learn and a long way to go in a short time.
Currently, I am using I am using XP Pro

--- The above is just background --- below are the questions ---

Do I have to create a network domain? Or can I use a workgroup?

If I must use a domain scenario, can XP be a domain controller? Or will I
need Virtual Server?

Should and can I use IIS 5.1 on the same machine.

Or should I just get an ISP to host my test apps. Would that ease some pain
and effort.

Will Visual Studio design web apps or do I need Front Page or Dream Weaver?

What other software can you think of that would be needed??
------------------------------
Thanks in advance,
Les
Nov 22 '05 #1
1 1298
Hello Les,

"Les P" <Le**@discussio ns.microsoft.co m> wrote in message
news:61******** *************** ***********@mic rosoft.com...
I could use a little friendly advice!

Could a few of you good folks share with me a description of your
configuration.

Since '95 I have been a contractor developing applications using Borland
Delphi (Object Pascal) creating win32 C/S stuff.
Having recently completed amy last contract I decided to try my hand at
dotNet stuff and get some experience on the microsoft side of the fence.
(Kind of like taking a walking on the Wild Side)
I downloaded the trial version of Visual Studio 2003. So far I learned
some
C# for win32.
I like C# very much (very similar to Object Pascal) and want to extend my
experience to ASP.NET
web applications.
<<clipped>> Currently, I am using I am using XP Pro

--- The above is just background --- below are the questions ---

Do I have to create a network domain? Or can I use a workgroup?
You do not need a domain. You do need IP networking. You can develop
against the web server in the XP Pro box using 'localhost' with no
difficulties. (That's how I write my web app code, and I have access to a
LOT of machines).

If I must use a domain scenario, can XP be a domain controller? Or will I
need Virtual Server?
See above. No domain needed. Note that windows authentication is tougher
to develop with if you don't have a domain. (Useful for Intranet apps). I'm
fairly sure that XP Pro cannot be a domain controller. If you decide to
install a DC (I don't know why you would), then I'd advise another machine.
(The hardware isn't the expensive part. Sufficient hardware costs $500
these days... even less if recycyled. The license of Windows Server 2003 SE
is the expensive part. For your needs, this is almost certainly overkill.)

Note: if you find that you want to go "all out," then I'd recommend pricing
a copy of MSDN Universal Subscription, which includes licenses for VS2003
Enterprise Edition, SQL Server, FrontPage, Windows Server 2003, all the
Betas (including the next versions of SQL Server and Visual Studio), all of
Office, and a bunch more stuff. MSDN is a good investment.

Should and can I use IIS 5.1 on the same machine.
Yes, install IIS on your XP Pro machine. Easy to do.

Or should I just get an ISP to host my test apps. Would that ease some
pain
and effort.
Painful. Useful if you are planning to go into production on that
particular ISP, but no other good reason.

Will Visual Studio design web apps or do I need Front Page or Dream
Weaver?
VS2003 is fine for developing web apps, as long as you are using
code-behinds. It doesn't provide a rich out-of-the-box HTML experience,
though, and if you want to develop colorful and dynamic STATIC sites, then
I'd recommend that you get FrontPage (or a competing product of your
choice).

What other software can you think of that would be needed??


Depends on the kind of software you are developing. Most folks want to have
some kind of database under the covers. You can download MSDE for free
(desktop version of SQL Server without the useful management GUI) or you can
use a developer's license of SQL Server. You'd need to make sure that your
ISP can host SQL Server though.

HTH,

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
Nov 22 '05 #2

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

Similar topics

0
2053
by: M.sajjad | last post by:
Five Steps to Rapid Development with TierDeveloper 3.0 Unlock the power of rapid development when you use TierDeveloper from AlachiSoft in your N-Tier application development. Follow the steps below to quickly design, generate, and deploy a great portion of your real-life N- Tier application. For free evaluation download please visit http://www.alachisoft.com/download.htm
1
331
by: Les P | last post by:
I could use a little friendly advice! Could a few of you good folks share with me a description of your configuration. Since '95 I have been a contractor developing applications using Borland Delphi (Object Pascal) creating win32 C/S stuff. Having recently completed amy last contract I decided to try my hand at dotNet stuff and get some experience on the microsoft side of the fence. (Kind of like taking a walking on the Wild Side)
4
2235
by: Jared Thirsk | last post by:
== Introduction to DAF == I am interested in the next generation of approaches to software development. Over the last decades, there has been an obvious shift in how our most complex software is created. We started off with punch cards (or so I am told -- I was born in 1981 so apologies if my history is off or my ideas are naive), punching in a stream of ones and zeros. The code contained only 0 and 1 and everything else was...
8
1519
by: Nils Magnus Englund | last post by:
Hi, I have a production, test and development environment for my web application and a web service (The test web application connects to the test web service, and so on). Is it possible to let the web services location be set in e.g. Web.config? I don't want to recompile the web application every time I move it to another environment, nor do I want the code to be much more complicated than with a hardcoded location. The web service...
4
1174
by: Phil Campaigne | last post by:
Hello, I originally installed postgresql as root user and now I am setting up a development environment with cvs and a java ide and tomcat. I have everything with the exception of postgresql integreted using a non-root user. THe process I am using is to logon as postges and start the database and do queries from the command line using psql. Then I logoff and logon as phil and start tomcat and my java ide. 1.Is there a better way to...
4
2950
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats where I'm coming from.) (Additionally, this may or may not fit in this group, but I know there's bright people here, and it is largely PHP development centric) Any time I've done web development, I've always been plagued by some of the...
1
1474
by: rbg | last post by:
Hi We have completed the development phase and need to deploy the app to the test environment. Needed to know what all things are involved in setting up the test environment. the application consists of Serviced Components and ASP.NET 2.0 pages/code and SQL 2005 database. I think i would need the following: Need to install the Serviced components on the test server
2
1503
by: uniqueknight | last post by:
hi, can anybody help me setting up development environment under 2003 server domain controller, i want to setup secure development environment with least privilleges on the client machines, for windows and web application both. anyone have any idea how to setup ? pls help thanks
1
6514
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting" setting to be "E_ALL", notices are still not getting reported. The perms on my file are 664, with owner root and group root. The php.ini file is located at /usr/local/lib/php/php.ini. Any ideas why the setting does not seem to be having an effect? ...
6
4296
by: John H Clark | last post by:
I am designing a site that requires AnonymousID. I set my web.config to allow this using <anonymousIdentification enable="true".../as recommended in the documentation. To verify the settings I use the following code in global.asax and stop the execution using debug to inspect the settings. Configuration configuration = WebConfigurationManager.OpenWebConfiguration("/SessionManager");
0
9730
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
9605
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
10651
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
10392
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
10403
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
10136
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
7671
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...
1
4341
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 we have to send another system
2
3868
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.