11 reputation
3
bio website
location
age
visits member for 6 months
seen 8 hours ago
stats profile views 7

Apr
15
comment Load different assembly or module for different client
i just have a separate solutions and use ninject. My question is can i load versioning assembly of "module" without reinstall a separate application for my customer if application is a SaaS?
Dec
5
comment mvc4 how define layout zone/section for component library
thank for a reply, razor section is annidate in the layout code, my idea is that the section/zone is defined by web designer and i can assign to component property the zone to be rendered. example web design define: in my component i must assign the "zone" top hope I was clear.
Nov
16
comment Many-to-many fluent NHibernate issue
Thank you for a reply,i have tried but still doesn't create the tables
Nov
15
comment Many-to-many fluent NHibernate issue
I have already tried this
Nov
15
comment Many-to-many fluent NHibernate issue
not work because in the database table appear only "CategoryProductsMap" but not Category and Product. Can you explain when write how does your CategoryMap? Perhaps you want to know how i have mapped category, excuse me but don't understand the question!