开发者

updating .net 4 site

Ive just made live a site for a client, I need to now update it with both design and logic changes. WHats the best way to do this? Never done it before.

I know I cant just overwrite the amended aspx and aspx.cs file开发者_JAVA技巧s, tried that and although the design changes take effect the coding doesnt.

Any info appreciated

thanks


You need to rebuild the binary in Visual Studio, and upload the DLL to the bin folder. The cs files don't even need to live on the server.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜