Setting application hooks - C#/ASP.NET -


Many popular applications such as WordPress, WHMCS, and most PHP Forum plugins to core application events (such as registration, logging in, posting) Etc.).

I understand that these applications have not been compiled before, but what is it possible to do with C #? I have seen in the event handler, but it seems that you can only accomplish this if the plugin has the ability to institute the class that we want (or at least it is what I have believed by searching )

Ideally, these hooks will be done in the event / methods of the category of business level and can be applied to by many objects , so it's WinForms or ASP. NET will work in MVC.

System.AddIn Tools and Samples



Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -