谢谢, Shane Doing pages for contract..... If I make an ASPX file that does certain things, how simple would it be fora person who know nothing about it to modify the user interface withoutbothering the ASPX interaction? How would I best build such pages. Manypeople of course don''t want a page that they can''t modify at all withoutprogrammer intervention. I think ASPX does this. Just curious to hear some comments on the subject from more experiencedASP.NET developers. Thanks, Shane推荐答案 他们可以使用网络矩阵工具 " SStory" <钍******* @ TAKETHISSPAMBUSTEROUT.Softhome.net>在消息中写道 新闻:OF ************** @ tk2msftngp13.phx.gbl ... they could use web matrix tool"SStory" <Th*******@TAKETHISSPAMBUSTEROUT.Softhome.net> wrote in messagenews:OF**************@tk2msftngp13.phx.gbl...做合同页面。 .... 如果我制作一个ASPX文件来处理某些事情,对于一个对此没有任何了解的人来说修改用户界面没有是多么简单困扰ASPX互动?我怎样才能最好地构建这样的页面。很多人当然不想要一个没有程序员干预就不能修改的页面。我认为ASPX可以做到这一点。 只是好奇地听到来自更有经验的ASP.NET开发人员对这个主题的一些评论。 谢谢, Doing pages for contract..... If I make an ASPX file that does certain things, how simple would it befor a person who know nothing about it to modify the user interface without bothering the ASPX interaction? How would I best build such pages. Many people of course don''t want a page that they can''t modify at all without programmer intervention. I think ASPX does this. Just curious to hear some comments on the subject from more experienced ASP.NET developers. Thanks, Shane 他们可以使用网络矩阵工具 " SStory" <钍******* @ TAKETHISSPAMBUSTEROUT.Softhome.net>在消息中写道 新闻:OF ************** @ tk2msftngp13.phx.gbl ... they could use web matrix tool"SStory" <Th*******@TAKETHISSPAMBUSTEROUT.Softhome.net> wrote in messagenews:OF**************@tk2msftngp13.phx.gbl...做合同页面。 .... 如果我制作一个ASPX文件来处理某些事情,对于一个对此没有任何了解的人来说修改用户界面没有是多么简单困扰ASPX互动?我怎样才能最好地构建这样的页面。很多人当然不想要一个没有程序员干预就不能修改的页面。我认为ASPX可以做到这一点。 只是好奇地听到来自更有经验的ASP.NET开发人员对这个主题的一些评论。 谢谢, Doing pages for contract..... If I make an ASPX file that does certain things, how simple would it befor a person who know nothing about it to modify the user interface without bothering the ASPX interaction? How would I best build such pages. Many people of course don''t want a page that they can''t modify at all without programmer intervention. I think ASPX does this. Just curious to hear some comments on the subject from more experienced ASP.NET developers. Thanks, Shane 如果您使用Code Behind,那么代码不会与布局保持一致。由于对象保留在aspx页面中,因此你应该有一些问题。 也就是说,如果你已经广泛使用了asp控件,特别是自定义 用户控件然后你的html人可能需要理解 页面之间的控件和代码之间的交互。如果您正在寻找 要做的是修改布局,那么它应该是可控制的。 - 问候 John Timney(微软ASP.NET MVP) ------------------------ ---------------------- < shameless_author_plug> 使用C#的Java开发人员的专业.NET ISBN:1-861007-91-4 专业Windows表格 ISBN:1861005547 专业J​​SP表格2版本 ISBN:1861004958 专业J​​SP ISBN:1861003625 开始JSP Web开发 ISBN:1861002092 < / shameless_author_plug> ----------------------- ----------------------- " SStory" <钍******* @ TAKETHISSPAMBUSTEROUT.Softhome.net>在消息中写道 新闻:OF ************** @ tk2msftngp13.phx.gbl ... If you use Code Behind then the code is not held with the layout. As longas the objects remain in the aspx page then you should have few issues.That said, if you have used asp controls extensively, in particular customuser controls then your html guy will likely require an understanding on thepage interactions between controls and code behind. If all you are lookingto do is modify layout then it should be controllable. --Regards John Timney (Microsoft ASP.NET MVP)----------------------------------------------<shameless_author_plug>Professional .NET for Java Developers with C#ISBN:1-861007-91-4Professional Windows FormsISBN: 1861005547Professional JSP 2nd EditionISBN: 1861004958Professional JSPISBN: 1861003625Beginning JSP Web DevelopmentISBN: 1861002092</shameless_author_plug>---------------------------------------------- "SStory" <Th*******@TAKETHISSPAMBUSTEROUT.Softhome.net> wrote in messagenews:OF**************@tk2msftngp13.phx.gbl...做合同页面。 .... 如果我制作一个ASPX文件来处理某些事情,对于一个对此没有任何了解的人来说修改用户界面没有是多么简单困扰ASPX互动?我怎样才能最好地构建这样的页面。很多人当然不想要一个没有程序员干预就不能修改的页面。我认为ASPX可以做到这一点。 只是好奇地听到来自更有经验的ASP.NET开发人员对这个主题的一些评论。 谢谢, Doing pages for contract..... If I make an ASPX file that does certain things, how simple would it befor a person who know nothing about it to modify the user interface without bothering the ASPX interaction? How would I best build such pages. Many people of course don''t want a page that they can''t modify at all without programmer intervention. I think ASPX does this. Just curious to hear some comments on the subject from more experienced ASP.NET developers. Thanks, Shane 这篇关于ASPX - 允许HTML设计师修改...... ???的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
11-01 05:34