且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在asp.net中设计网站

更新时间:2023-02-16 15:29:43

你会找到一个很好的例子和教程集合在 asp.net/ [ ^ ]网站。



***的问候

Espen Harlinn
You'll find a good collection of examples and tutorials at the asp.net/[^] site.

Best regards
Espen Harlinn


谷歌是你的朋友,在ASP.NET中设计一个网站并不是用ASP来做所有事情,而是用HTML,CSS以及所有其他现有的东西来完成你的主页设计/动画设计。



http://msdn.microsoft.com/en-us /library/aa581782.aspx [ ^ ]



HTTP:// www.asp.net/web-forms/tutorials/master-pages/creating-a-site-wide-layout-using-master-pages-cs [ ^ ] b $ b

http://www.templateworld.com/free_templates.html [ ^ ]



问候
Google is your friend, and designing a website in ASP.NET has not to do everything with ASP, more with HTML,CSS and all the rest of existing stuff which made your homepage well designed/animated.

http://msdn.microsoft.com/en-us/library/aa581782.aspx[^]

http://www.asp.net/web-forms/tutorials/master-pages/creating-a-site-wide-layout-using-master-pages-cs[^]

http://www.templateworld.com/free_templates.html[^]

Regards


这是微软的一个很好的指导:

http://msdn.microsoft.com/en-us/library/hh404097 [ ^ ]
this is a good guidance from microsoft:
http://msdn.microsoft.com/en-us/library/hh404097[^]