N
Niks
There are two ppl who are developing a simple ASP.Net web app (just to
retrieve
data from DB and update etc) on a remote server . Our Concern is
- If we develop on the same server and use code behind, to check each
persons page one needs to Build the solution each time he wants to
test and at the same time other person might be working a diff page
can get errors. How to sync this situation.
- or it would be better not to go with code behind at all coz it is a
simple web app.
Any Ideas Appreciated.
retrieve
data from DB and update etc) on a remote server . Our Concern is
- If we develop on the same server and use code behind, to check each
persons page one needs to Build the solution each time he wants to
test and at the same time other person might be working a diff page
can get errors. How to sync this situation.
- or it would be better not to go with code behind at all coz it is a
simple web app.
Any Ideas Appreciated.