the dingus page is very useful.

off the top of my head there are also these:

1. The demo from my MR talk in London this May:
http://github.com/kenegozi/monorail-aspview-demo/tree/master
example for subview:
http://github.com/kenegozi/monorail-aspview-demo/tree/master/src/KenEgozi.Demos.MR.Web/Views/Lendables/Index.aspx

2. A project I'm doing as part of my Bachelor's degree
http://github.com/kenegozi/openuni/tree/master
it's rather dull but have some AspView usages in it





On Sun, Dec 7, 2008 at 9:23 PM, Gauthier Segay <[EMAIL PROTECTED]>wrote:

>
> you can use them really easily:
>
> <subview:report1parameters param1="<%=view.Report1.Param1%>"></
> subview:report1parameters>
>
> where report1parameters is a viewname located in the same folder which
> use a single parameter named param1
>
> I've used them to refactor multiple plage into a single one, but for
> more componentized view parts, I preffer to use viewcomponents
>
> I'm just figuring this is missing the syntax dingus page:
>
> http://using.castleproject.org/display/MR/AspView+view+syntax+dingus
>
>
> On Dec 7, 10:36 am, Ohad <[EMAIL PROTECTED]> wrote:
> > I'm looking for documentation of sample project that make use of
> > SubView (of the aspview engine),
> >
> > I coundn't find one.
> >
> > Thanks:)
> >
>


-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.delver.com
http://www.musicglue.com
http://www.castleproject.org
http://www.gotfriends.co.il

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to