DotNetDash just works! Drop it in and it just works... nice! DotNetDash just works!
Brian Miller, Developer
"This tool is a god-send, especially when it comes to resetting locked-out users"
Andrew Larson, CEO Lark Studios

DotNetDash is an essential tool for any web application that uses Asp.Net Membership.

This is a complete system for the administration of Asp.Net membership users. It includes a dashboard that provides visibility of new members, login activity and locked-out users. The Membership Manager lets you quickly find users for a variety of search criteria then change usernames, reset passwords, edit profile data and more. The Role Manager lets you create or delete roles and view, add, remove members from roles.

Easily implemented
Just like the Asp.Net Membership Login controls, DotNetDash is a control that you can simply drop onto any web form. For MVC views, fluent html helper methods let you easily specify rendering options. DotNetDash works with your existing Master Pages and navigation system and does not require that you create folders of images or user controls.
Blazing fast
DotNetDash runs entirely on the client with zero-postbacks. The control renders all the Html and script needed to load a rich Silverlight 3 application on the browser. As you manage members, maintain roles and use other features, the client asynchronously connects to a secure REST API on your server using minimal web traffic. Even with very large membership databases, you'll enjoy nearly instantaneous response times.
It works right out of the box
Drop it into your site and it just works! Profile settings are automatically detected and our API adds extra functionality to standard Asp.Net Sql Membership Providers to give you extended searching capabilities, as well as the ability to administratively change passwords, usernames and password formats. If you've built your own providers, just implement a simple interface and it will work for you too!
100% Royalty Free
Distribute DotNetDash with your own applications and use it on any number of servers with no run-time license required. You can even re-brand the tool with a custom name!

News and Articles

March 8, 2010
Using with IIS 7 Integrated Mode
How to configure Url Routing on IIS 7 under Integrated Managed Pipeline Mode.
March 9, 2010
Download latest version
Version 10.1.0309 now lets you specify your own controller path.
September 20, 2009
Improved Role Manager
We've added the ability to show all users including those not in the role.
August 24, 2009
How to Add Membership Users
See how to quickly add members when setting up your system.
July 17, 2009
Fluent Html Helper
Let intellisense guide you through configuring the settings on your MVC view.

Quick Links

HomeF.A.Q. Hands-on demo Buy Learn Support About
  • Manage Members

    • Search for membership users
    • Update member information
    • Fast AJAX performance
  • Manage Roles

    • Create or remove roles
    • View users in roles
    • Assign users to roles
  • Dashboard

    • High-level views
    • Alerts
    • Easy drop-in control
  • Powerful API

    • Extends built-in providers
    • HTTP REST accessible
    • Works with MVC