Is moving a CSS file between .NET servers difficult? -


here's rundown: - have web site built commercial cms (sitefinity) - web site .net - have test server , live server set development (html, css, javascript).

i'm not .net programmer, work on lot of frontend work. question this:

when make css changes on test server, normal practice entire web site "pushed" on live server? in other words, can not move on css file development live server? (it not work when this.)

i ask because every time css changes made, entire web site has shutdown 10-20 minutes "push" entire development live server. seems unusual practice small making few css changes, , heavily slows down work. shutting down entire web site publish 1 basic css file seems unreasonable of service.

can please educate me processes .net , css changes? best practices in industry? better understanding of this.

thank you. insight appreciated.

we use sitefinty , can copy or ftp css file or files instead of redeploying entire site. use beyond compare.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -