Is it possible to impliment web moduls such as News, Image Gallery and etc In One web app with ASP.NET membership Profile?
If it's okay, pl开发者_如何学编程ease present me with your solution.
Thanks.
Membership was designed solely for security; it wasn't meant as a module built-in feature. Look for a modular framework that may be open source, or depending on your needs, using web parts framework may be all that you need?
HTH.
精彩评论