3
Answers

Gallery with album

Can any one help me how i can create a gallery page with album?
 
like we have 5-6 album like diwali,holi,new year,etc...when i click on diwali all diwali pic show .
means i have multiple album photo .please give any code without using database .if not possible then give with database. 
Answers (3)
0
Muralidharan Deenathayalan

Muralidharan Deenathayalan

NA 11.9k 1.5m 11y
You have to add authentication + authorization module in your services.
Based on the service context + operation context + user authorization you should be able to restrict the access.

You may need to maintain some kind of roles + users in the database / in configuration xml file to maintain the authorized users list.

Accepted
0
bn raju

bn raju

NA 28 8.6k 11y
Thanks Dude, 
This concept is very usefull for me---

http://www.dotnetcurry.com/ShowArticle.aspx?ID=592