Hi ,
Actually, I want to place all my visual scripts at a single place (maybe I would make a Library or directly add the visual Scripts at my solution ) and then I want to give the reference of these visual scripts to my Events which are performed on the forms.
There are three reasons of doing the above things..
Another developer will be able to see the Visual Scripts easily because he would not needed to go to the particular object which has performed the event and then find out the script.
Helpful in code review activities.
Two Events if by anyway perfoming the same things then we could reference a single visual script to them.
Right now I don't see any place from where I could give the refernce of these visual scripts on the events. Could you please tell me the solution??
Regards!!
Amitabh.