Run ASP.Net project from server
-
hi all I wanna run my asp.net project from server....is this works in fact i want my team to work on same project by using same project on server and team member will work on workstations and will access the same project from server...... is it possible:confused: Dinesh Sharma
-
hi all I wanna run my asp.net project from server....is this works in fact i want my team to work on same project by using same project on server and team member will work on workstations and will access the same project from server...... is it possible:confused: Dinesh Sharma
Hello, my suggestion is put ur project in CVS(at Server) and configure this. anybody can acess from different people from differ work stations. regards GV Ramana
-
Hello, my suggestion is put ur project in CVS(at Server) and configure this. anybody can acess from different people from differ work stations. regards GV Ramana
Thanx for your intrest :) wud you tell me about CVS in more details Dinesh Sharma
-
Thanx for your intrest :) wud you tell me about CVS in more details Dinesh Sharma
Current Vertioning System. one Main Application (called Repository) will exists at Server Machine. This application can access any client of the server. (NOTE: U can use SVN also for ur requirement this is also form tortoise) go through this & download http://www.tortoisecvs.org/[^] regards GV Ramana
-
hi all I wanna run my asp.net project from server....is this works in fact i want my team to work on same project by using same project on server and team member will work on workstations and will access the same project from server...... is it possible:confused: Dinesh Sharma
You could use Visual Source Safe - It comes with the MSDN subscription (which is a must for any .NET development team)
"On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog
-
hi all I wanna run my asp.net project from server....is this works in fact i want my team to work on same project by using same project on server and team member will work on workstations and will access the same project from server...... is it possible:confused: Dinesh Sharma