473,799 Members | 2,868 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 1297
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
2051
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
2233
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
1518
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
1472
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
6510
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
4294
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
9688
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
10491
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
10031
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...
0
9079
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6809
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4146
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
3762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2941
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.