does asp.net mysql security still need other party library for Providers -


2 years ago using mysql security providers [membership,role] code-project article:

http://www.codeproject.com/kb/database/mysqlmembershipprovider.aspx

do still need or current mysql-connector provide that? saw called [mysql.web.dll] replacement or not!

please en-light , guide me,

thanks,

you can use mysql providers. work great. no need other providers. advantage of custom provider maybe more flexibility. customized our own provider, cannot switch.

not sure more wanna know?


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -