Skip to content
| Marketplace
Sign in
Visual Studio>Templates>CustomMembershipProvider
CustomMembershipProvider

CustomMembershipProvider

vs2015junkie

|
1,299 installs
| (0) | Free
Custom ASP.Net Membership Provider Item Template
Download

One of the limitations with using abstract classes is that there is no easy way to implement all of the overrides that are associated with an abstract class.  Unlike an Interface whereby one can easily right click on the Interface name and select "Implement Interface", there is no such corresponding capability for abstract classes.

Therefore, implementing all of the necessary overrides can be very time consuming when working with the various ASP.Net Provider classes such as the MembershipProvider class.

This Item Template provides a shell of all of the necessary overrides for the MembershipProvider abstract class which developers can then use to fill out their own custom logic.  It is available under the Visual C#/Web category for adding to Web Application projects.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft