How Can I make a relation between Event and User?
In my asp.net application, I'm using Event Registration. other part User Registration. As per requirement I need to allow to select Event for logged user. So How can I allow to Select Event List from user area also how to get ID and Store in database for selected Event Lists.