I've been using umbraco v4 for a while now and am excited about developing new projects with v5. My biggest issue with this is macros. At the moment in v4 I'm used to being able to write a user control in visual studio, deploy it along with its corresponding dll, reference it in umbraco and everything works.
In v5 there are Partial View macros, Child Action macros, macro partials. There's no obvious way of referencing views and controllers written in vs.
Is there some sort of primer blog article or an example of "writing your first macro in v5".... I can't seem to find anything detailing this basic stuff.
Beginning Umbraco V5 Development
I've been using umbraco v4 for a while now and am excited about developing new projects with v5. My biggest issue with this is macros. At the moment in v4 I'm used to being able to write a user control in visual studio, deploy it along with its corresponding dll, reference it in umbraco and everything works.
In v5 there are Partial View macros, Child Action macros, macro partials. There's no obvious way of referencing views and controllers written in vs.
Is there some sort of primer blog article or an example of "writing your first macro in v5".... I can't seem to find anything detailing this basic stuff.
Thanks
S.
is working on a reply...