I am maintaining a website in which there are thousands of aspx pages & deployment of these pages is manual (i.e. we copy aspx pages to folder). Now many a times client misses to copy some pages and there is no way to find out if latest aspx was copied or
not.
So was thinking to version aspx pages to identity whether its latest or not.
A versicon control system will help you manage your website project. Check out
SourceAnywhere which is a simple yet powerful source control solution which supports integration with Visual Studio and Dreamweaver well.
None
0 Points
1 Post
How to version aspx pages
Jul 04, 2013 01:03 AM|sanjayhmodi|LINK
Hi,
I am maintaining a website in which there are thousands of aspx pages & deployment of these pages is manual (i.e. we copy aspx pages to folder). Now many a times client misses to copy some pages and there is no way to find out if latest aspx was copied or not.
So was thinking to version aspx pages to identity whether its latest or not.
Please suggest how to version aspx pages ?
Thanks,
Sanjay
Member
552 Points
203 Posts
Re: How to version aspx pages
Jul 04, 2013 02:42 AM|catherine sea|LINK
A versicon control system will help you manage your website project. Check out SourceAnywhere which is a simple yet powerful source control solution which supports integration with Visual Studio and Dreamweaver well.
Participant
1100 Points
400 Posts
Re: How to version aspx pages
Jul 04, 2013 11:38 PM|dyyo|LINK
Hi there,
You can try to use Visual SourceSafe or Team Foundation Server (TFS) from Microsoft
Please mark this response as an "answer" if it helps you. Thanks heaps!
Dyyo - Microsoft Recommended ASP.NET Hosting