ASPX - 允许HTML设计师修改...... ??? [英] ASPX --allowing HTML Designers to modify... ???

查看:53
本文介绍了ASPX - 允许HTML设计师修改...... ???的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为合同做页面.....


如果我制作一个ASPX文件来做某些事情,那对于

a人来说有多简单什么都不知道修改用户界面没有

打扰ASPX交互?我怎样才能最好地构建这样的页面。很多人当然不想要一个他们根本无法修改的页面而没有

程序员干预。我认为ASPX就是这样做的。


只是好奇地听一些来自经验丰富的ASP.NET开发人员的关于这个主题的评论。

谢谢,


Shane

Doing pages for contract.....

If I make an ASPX file that does certain things, how simple would it be for
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 message
news:OF**************@tk2msftngp13.phx.gbl...
做合同页面。 ....

如果我制作一个ASPX文件来处理某些事情,对于一个对此没有任何了解的人来说修改用户界面没有
是多么简单
困扰ASPX互动?我怎样才能最好地构建这样的页面。很多人当然不想要一个没有程序员干预就不能修改的页面。我认为ASPX可以做到这一点。

只是好奇地听到来自更有经验的ASP.NET开发人员对这个主题的一些评论。

谢谢,
< Shane
Doing pages for contract.....

If I make an ASPX file that does certain things, how simple would it be for 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 message
news:OF**************@tk2msftngp13.phx.gbl...
做合同页面。 ....

如果我制作一个ASPX文件来处理某些事情,对于一个对此没有任何了解的人来说修改用户界面没有
是多么简单
困扰ASPX互动?我怎样才能最好地构建这样的页面。很多人当然不想要一个没有程序员干预就不能修改的页面。我认为ASPX可以做到这一点。

只是好奇地听到来自更有经验的ASP.NET开发人员对这个主题的一些评论。

谢谢,
< Shane
Doing pages for contract.....

If I make an ASPX file that does certain things, how simple would it be for 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 long
as the objects remain in the aspx page then you should have few issues.
That said, if you have used asp controls extensively, in particular custom
user controls then your html guy will likely require an understanding on the
page interactions between controls and code behind. If all you are looking
to 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-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------

"SStory" <Th*******@TAKETHISSPAMBUSTEROUT.Softhome.net> wrote in message
news:OF**************@tk2msftngp13.phx.gbl...
做合同页面。 ....

如果我制作一个ASPX文件来处理某些事情,对于一个对此没有任何了解的人来说修改用户界面没有
是多么简单
困扰ASPX互动?我怎样才能最好地构建这样的页面。很多人当然不想要一个没有程序员干预就不能修改的页面。我认为ASPX可以做到这一点。

只是好奇地听到来自更有经验的ASP.NET开发人员对这个主题的一些评论。

谢谢,
< Shane
Doing pages for contract.....

If I make an ASPX file that does certain things, how simple would it be for 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设计师修改...... ???的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆