It is needed to check whether your website is
available or down.It's better you create a WPF
application to check that.you can also check
status periodically besides checking status on
a button click.the following program shows how
to check the website status by clicking a button -
how to check if multiple same modules are in the page in dotnetnuke
Written by Super Usersometimes it's needed to check whether there are multiple same
modules in the current page or not to keep one version of the
module or some other checks.
how to assign specific role when user registers
Written by Super Userusing asp.net membership provider user
registration is done by the CreateUserWizard
control in the Register.aspx page.
how to autogenerete membership tables using membership provider
Written by Super Userwe know how to use asp.net membership provider.
most of the time we create membership tables
manualy.But those tables can be created
automatically by adding a line in the membership
provider configuration in web.config file.
for you plugin.To achieve this you have to create a admin settings page
accessible from wordpress admin dashboard.
there are many starter kits for visual web
developer to learn asp.net 2 and do the
common scenarios of web development.

logging in