C
Chad Z. Hower aka Kudzu
I want to do this.
I want my programmers to do all the code. All of it - run at server and run
at client.
I then want a graphic artist to make the look and the layout of the pages.
The graphic artists cannot use VS to edit the files. They will use any HTML
tool of their choice.
The files that they edit must not contain any developer code. That is the two
must be independent files so that at a later date a graphic artist can
redesign the site without a developer, or any developer tools.
And the opposite, developers must be able to change the logic (but not what
controls exist, or add new ones) without modifying the designer files, or
involving a designer.
It appears that this is not possible in ASP.net. I know about code behind,
but its my understanding that client side JS and other aspects would still
end up in the files the desinger would need.
a) Is my understanding correct.
b) Is there a way to do this is in ASP.net now? If not how about in ASP.net
2?
c) What is the guessimated time of release for ASP.net 2?
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
ELKNews - Get your free copy at http://www.atozedsoftware.com
I want my programmers to do all the code. All of it - run at server and run
at client.
I then want a graphic artist to make the look and the layout of the pages.
The graphic artists cannot use VS to edit the files. They will use any HTML
tool of their choice.
The files that they edit must not contain any developer code. That is the two
must be independent files so that at a later date a graphic artist can
redesign the site without a developer, or any developer tools.
And the opposite, developers must be able to change the logic (but not what
controls exist, or add new ones) without modifying the designer files, or
involving a designer.
It appears that this is not possible in ASP.net. I know about code behind,
but its my understanding that client side JS and other aspects would still
end up in the files the desinger would need.
a) Is my understanding correct.
b) Is there a way to do this is in ASP.net now? If not how about in ASP.net
2?
c) What is the guessimated time of release for ASP.net 2?
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
ELKNews - Get your free copy at http://www.atozedsoftware.com