473,659 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Team work questions

I have a development team working on a web application. I have a development
server with VS 2003 installed. Each developer checks out a copy of the
source code via source safe and edits/compiles/debugs it on their machine.
However, we always need to debug this code on the server itself, since, for
example we have external devices (mobiles) that call web services, that are
only exposed via the server.

I do not want to give server access to the developers. How can they debug?
Or should they not at all? If they should, can they remote debug from their
machines, or should they still access the server via Terminal Services
limited accounts?

Another thing is: where should the build script be installed typically? On
the development server itself? Should the developers have access to it so
that it can pull the latest checked in work from source safe and
compile/build it on the server?

Thank you,
Sammy
Nov 19 '05 #1
2 2698
Sammy:
I think you really need to read this great article
http://msdn.microsoft.com/library/de...asp?frame=true
which is specifically about team development using source safe (chapters 3
and 4 are prime)

That guide, along with most people here I presume, will tell you that
developers should locally work on their machines and check the code in.
This allows them to easily debug and do whatever is needed, while
maintaining a separate/controlled repository. If you can't go this route,
do a google search for "ASP.Net Remote Debugging" but I've always seen it as
more of a pain than it's worth compared tothe alternative (dev on their own
box).

As for the build question, the document goes over this.

Karl
--
MY ASP.Net tutorials
http://www.openmymind.net/
"Sammy" <sa***@picostat ion.com> wrote in message
news:ut******** ******@TK2MSFTN GP09.phx.gbl...
I have a development team working on a web application. I have a development server with VS 2003 installed. Each developer checks out a copy of the
source code via source safe and edits/compiles/debugs it on their machine.
However, we always need to debug this code on the server itself, since, for example we have external devices (mobiles) that call web services, that are only exposed via the server.

I do not want to give server access to the developers. How can they debug?
Or should they not at all? If they should, can they remote debug from their machines, or should they still access the server via Terminal Services
limited accounts?

Another thing is: where should the build script be installed typically? On
the development server itself? Should the developers have access to it so
that it can pull the latest checked in work from source safe and
compile/build it on the server?

Thank you,
Sammy

Nov 19 '05 #2
Sammy, Karl's right about the article. I found it very helpful as well.

As for the remote debugging, I just wanted to add that the few times I've
tried it with my team the results have generally been unacceptable. Besides
performance and a couple of potential networking problems you may or may not
have depending on your infrastructure, we found that only one developer can
usefully debug the aspnet_wp.exe process at a time. For example, if you have
a developer that has attached his or her debugger to the remote server's
aspnet process and set a break point, the whole server appears to be hanging
to everyone else.

Of course it's very possible we weren't doing something right, I never
really investigated!

For debugging our servers, we generally rely on the framework's built in
tracing and logging features which honestly can be even more helpful at
times than creating a debugging session. Somtimes anyway :)

--
C Newby
"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:O3******** *****@TK2MSFTNG P10.phx.gbl...
Sammy:
I think you really need to read this great article
http://msdn.microsoft.com/library/de...asp?frame=true which is specifically about team development using source safe (chapters 3
and 4 are prime)

That guide, along with most people here I presume, will tell you that
developers should locally work on their machines and check the code in.
This allows them to easily debug and do whatever is needed, while
maintaining a separate/controlled repository. If you can't go this route,
do a google search for "ASP.Net Remote Debugging" but I've always seen it as more of a pain than it's worth compared tothe alternative (dev on their own box).

As for the build question, the document goes over this.

Karl
--
MY ASP.Net tutorials
http://www.openmymind.net/
"Sammy" <sa***@picostat ion.com> wrote in message
news:ut******** ******@TK2MSFTN GP09.phx.gbl...
I have a development team working on a web application. I have a

development
server with VS 2003 installed. Each developer checks out a copy of the
source code via source safe and edits/compiles/debugs it on their machine. However, we always need to debug this code on the server itself, since,

for
example we have external devices (mobiles) that call web services, that

are
only exposed via the server.

I do not want to give server access to the developers. How can they debug? Or should they not at all? If they should, can they remote debug from

their
machines, or should they still access the server via Terminal Services
limited accounts?

Another thing is: where should the build script be installed typically? On the development server itself? Should the developers have access to it so that it can pull the latest checked in work from source safe and
compile/build it on the server?

Thank you,
Sammy


Nov 19 '05 #3

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

Similar topics

54
17393
by: Spammay Blockay | last post by:
I've been tasked with doing technical interviews at my company, and I have generally ask a range of OO, Java, and "good programming technique" concepts. However, one of my favorite exercises I give interviewees seems to trip them up all the time, and I wonder if I'm being too much of a hardass... it seems easy enough to ME, but these guys, when I get them up to the whiteboard, seem to get really confused. The exercise is this:
0
1224
by: iTISTIC | last post by:
I've read the following articles a few times over: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_rm.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vetchWebProjectsSourceControlIntegrationInVisualStudioNET.asp I have chosen to run in "Isolated" mode, and have VSS setup on a project server, and have already successfully created a local web
14
2037
by: glitter boy | last post by:
Ok so I have this class for C. I have to write this program for my instructor, where he has already posted the softcopy and algorithm. But my question is I have to convert meters to feet and in this I have to output not only the feet but also the inches now I think I have coded the feet calculation properly but. I don't know how to send the remainder to inches and than recalculate it and display that calculation here is what I have coded...
1
2086
by: brett | last post by:
I'd like suggestions on what you consider a great environment for about five developers that are on location. Being on location does present certain problems in setting up the environment. I'm interested in ways developers can keep tabs on the overall project progress and individual progress of team members. While coding, developers aren't going to be much concerned with providing some type of update to MS Project or what ever that...
2
1313
by: Jerry Spence1 | last post by:
1. Is there a more suitable, dedicated newsfeed for VB2005 yet? 2. I'm confused as to which version to get. I work for a small company and we will just need VB2005 on my PC. Therefore that tends to suggest the express version, but I write some pretty complicated stuff (including SQLServer transactions, network programming etc) and I am wondering what is missing from the Express version in terms of components, functionality etc. I don't...
4
1976
by: arielro | last post by:
Hy! I'm working on a project with 2 friends and we ran in some problems when we had to integrate different parts of the application. What software would improve the integration? We wanted to use Microsoft Team System 2008 but Team Foundation requires windows 2003 and we mainly use XP with SP2 and Vista. Does anyone have any ideas about this problem? Cheers, Ariel
2
1050
by: Max2006 | last post by:
Hi, Which newsgroup should I post my questions related to Team Foundation Server 2008? Thank you, Max
3
1142
by: Gaspar | last post by:
First of all, excuse if this isn't the right group. I work in a very small company where I used to be me only programmer (Visual Studio). In this days, two more programmers will be working with me and this is my first experience with team programming. I must now work with documentation tools, bug trackers, etc., to improve team work. What I need is for you to advise me in some tools for this tasks. I've
0
8427
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
8330
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
8850
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...
1
8523
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
8626
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
7355
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
5649
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
4175
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
2749
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

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.