I've read a bit about role based interfaces but I've never really quite understood how the idea could be applied into our code – this week my colleague Matt Dunn has been teaching me. We had a requirement to show some content on every page of the website we're working on. The content would be slightly different depending on which business process you're doing. Our first solution made use of an already defined 'BusinessType' property which allowed us to work out which content we needed to create.publicc...
|
7
shouts |
|
|||
No comments yet, be the first one to post comment.