Jason, to what sample app are you referring to?
take a look at:
http://github.com/kenegozi/openuni/blob/ea86d2dcabf551866e31bef72b85ba0f17512f61/src/OpenUni.Web.UI/Views/People/Profiles/Professor.aspx

(it's part of a half baked university project so it's not a super-great
reference, but you can see an example for typed access there)


On Wed, Jan 14, 2009 at 12:56 PM, Ben Lovell <benjamin.lov...@gmail.com>wrote:

> Ouch that code hurts my eyes. =)
>
> On Wed, Jan 14, 2009 at 8:48 AM, Colin Ramsay <colinram...@gmail.com>wrote:
>
>>
>> <%=
>> this.RenderPartial().Using<BlogPostComment>().WithDefault("<h3>{0}</h3>".ToFormat(Resources.Strings.NO_COMMENTS_HERE)).ForEachOf(Model.Post.Comments)
>> %>
>>
>>
>
> >
>


-- 
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 castle-project-users@googlegroups.com
To unsubscribe from this group, send email to 
castle-project-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to