推荐一本优秀的在Visual Studio环境下设计网页(C#、asp.net)的教材或课件

yanghao1 2015-10-24 09:13:07
推荐一本优秀的在Visual Studio 2008~2015(均可)环境下设计网页(C#、asp.net)、hmtl网页的教材或课件
...全文
237 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
huaneramn 2015-10-27
  • 打赏
  • 举报
回复
从入门到精通。。。。。。。。。。。。。。。。。
zhanglong_longlong 2015-10-24
  • 打赏
  • 举报
回复
msdn
yanghao1 2015-10-24
  • 打赏
  • 举报
回复
引用 4 楼 sp1234 的回复:
如果说到网页“设计”,先要把平面设计学好。而我们是搞开发的,所以根本不搞设计。所谓设计都是勉为其难的时候才搞得。 我想你说的可能是编码,而非“设计”。编码要做到跟设计达到相当精确的水平,甚至许多地方接近于“像素级”的一致。这就要学习html/css,这跟asp.net 本身其实没有半点直接关系,asp.net 只是一个用来生成 html/css的工具,而且还是一个不太方便甚至画蛇添足的工具(尤其是asp.net4.0之后越来越低级,甚至已经完全放弃了追求“所见即所得”的支持鼠标拖拉的效果,在vs上编写网页纯粹成了天书而非上规模的生产工具了)。 你应该看看网页美工喜欢用什么工具,然后学习那些工具。甚至deamewaver都比vs流行不知多少倍! vs是编码的神器。但是编码本身也有极大的弱点。对于“一个网站是不是优秀”而言,根本不是由编码为核心的,而是以平面设计为核心的。
是的是的,领教了。谢谢!
nomasp 2015-10-24
  • 打赏
  • 举报
回复
2个步骤 1,上亚马逊,杜绝在淘宝上买书 2,买国外写的……
  • 打赏
  • 举报
回复
当年你要开发几十个复杂的组件/控件,以便重用和扩展时,你就需要比较高级的开发知识了。但是既然这些是围绕着UI/UE而设计的,那么就算是开发可重用与各种各样应用中的复杂业务控件(用来代替普通人1个月的开发量,而且稳定可靠),也还是要强调html/css。因为asp.net实在是没有自己的表现力,离不开html/css。 因此不精通 html/css 来开发网页的人,通常也不会用好 asp.net 开发的优秀的网站。充其量是抄一些书上的例子,给你做点千篇一律的网页而已。
  • 打赏
  • 举报
回复
如果说到网页“设计”,先要把平面设计学好。而我们是搞开发的,所以根本不搞设计。所谓设计都是勉为其难的时候才搞得。 我想你说的可能是编码,而非“设计”。编码要做到跟设计达到相当精确的水平,甚至许多地方接近于“像素级”的一致。这就要学习html/css,这跟asp.net 本身其实没有半点直接关系,asp.net 只是一个用来生成 html/css的工具,而且还是一个不太方便甚至画蛇添足的工具(尤其是asp.net4.0之后越来越低级,甚至已经完全放弃了追求“所见即所得”的支持鼠标拖拉的效果,在vs上编写网页纯粹成了天书而非上规模的生产工具了)。 你应该看看网页美工喜欢用什么工具,然后学习那些工具。甚至deamewaver都比vs流行不知多少倍! vs是编码的神器。但是编码本身也有极大的弱点。对于“一个网站是不是优秀”而言,根本不是由编码为核心的,而是以平面设计为核心的。
mygithub 2015-10-24
  • 打赏
  • 举报
回复
微软的认证考试asp.net教程70-515官方教程,没有比这个更加权威的了 网上一搜一大把
masanaka 2015-10-24
  • 打赏
  • 举报
回复
你到底想要什么? 1.设计网页,hmtl网页? 没有任何一本书,是在Visual Studio 2008~2015环境下,介绍如何设计和制作网页的。 方向不对。 2.C#,asp.net 一,楼上说的,直接上官方网站找教程。 二,亚马逊上一搜一大把。 基本上,能拿出来卖的书都不差。 三, CSDN下载里一搜一大把。 开卷有益。
Paperback: 1625 pages Publisher: Apress; 7th ed. 2015 edition (January 1, 2016) Language: English ISBN-10: 1484213335 ISBN-13: 978-1484213339 This new 7th edition of Pro C# 6.0 and the .NET 4.6 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.6 the most comprehensive release yet, including: A Refined ADO.NET Entity Framework Programming Model Numerous IDE and MVVM Enhancements for WPF Desktop Development Numerous updates to the ASP.NET Web APIs This comes on top of award winning coverage of core C# features, both old and new, that have made the previous editions of this book so popular. Readers will gain a solid foundation of object-oriented development techniques, attributes and reflection, generics and collections as well as numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). The mission of this book is to provide you with a comprehensive foundation in the C# programming language and the core aspects of the .NET platform plus overviews of technologies built on top of C# and .NET (ADO.NET and Entity Framework, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), ASP.NET (WebForms, MVC, WebAPI).). Once you digest the information presented in these chapters, you’ll be in a perfect position to apply this knowledge to your specific programming assignments, and you’ll be well equipped to explore the .NET universe on your own terms. What you’ll learn Be the first to understand the .NET 4.6 platform and C# 6. Discover the ins and outs of the leading .NET technology. Learn from an award-winning author who has been teaching the .NET world since version 1.0. Find complete coverage of XAML, .NET 4.6 and Visual Studio 2015 together with discussion of the new Windows Runtime. Who this book is for This book is perfect for anyone who is interested in the new .NET Framework 4.6 and the C# language. Whether you are moving to .NET for the first time or are already writing applications using previous .NET versions, this book will provide you with a comprehensive grounding in the new technology and serve as a complete reference throughout your coding career.

62,070

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧