Base solution for your next web application

Activities of "hikalkan"

Question

Sure, contact with me: <a class="postlink" href="http://halilibrahimkalkan.com/contact/">http://halilibrahimkalkan.com/contact/</a>

Hi,

Yes ABP also uses NHibernate events. But..

ABP has already audit log feature. Why don't you use it?

If you want to handle entity insert, update or delete events, ABP has eventbus events for these (see <a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents/EventBus-Domain-Events#DocPredefinedEvents">http://www.aspnetboilerplate.com/Pages/ ... inedEvents</a>). So, you can write an event handler to handle these events and write your audit logging code.

Question

Welcome to ASP.NET Zero premium support forum.

ASP.NET Zero (<a class="postlink" href="https://aspnetzero.com/">https://aspnetzero.com/</a>) is a commerical startup project built on ASP.NET Boilerplate application framework.

This forum is created to support purchased users. If you have purchased it and have no access to this forum, please send an email to <a href="mailto:[email protected]">[email protected]</a>

Question

Welcome to ASP.NET Boilerplate forum.

This forum is created to ask questions, to join discussions and request help on ASP.NET Boilerplate core framework.

  • Before asking a question, be sure to check documentation: <a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents">http://www.aspnetboilerplate.com/Pages/Documents</a>
  • For questions on module zero, go to it's own forum: <a class="postlink-local" href="http://forum.aspnetboilerplate.com/viewforum.php?f=3">viewforum.php?f=3</a>
  • For bug reports or feature requests, go to <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues">https://github.com/aspnetboilerplate/as ... ate/issues</a>
Showing 1 to 4 of 4 entries