ASP.NET Membership provider for windows forms application
How to implement Membership provider and use the logon model in windows forms application? or for of开发者_运维百科fice templates in Visual Studio 2010.
Built-in ASP.NET membership provider is SQL-based so using in stand-alone desktop application seems to be inapplicable
精彩评论