Hi,
i have a little question.
I need to add to all models of my application some common objects such as UserProfile to pass the username and so on to the view.
How to do this? Do you suggest to create a baseCommand and extend it by every form commands?
Thank you.


Reply With Quote
