Click here to Skip to main content
15,912,756 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sharing DLLs across multiple ASP.NET apps Pin
Christian Graus4-Sep-07 5:28
protectorChristian Graus4-Sep-07 5:28 
GeneralRe: Sharing DLLs across multiple ASP.NET apps Pin
JamminJimE4-Sep-07 6:47
JamminJimE4-Sep-07 6:47 
GeneralRe: Sharing DLLs across multiple ASP.NET apps Pin
Christian Graus4-Sep-07 7:23
protectorChristian Graus4-Sep-07 7:23 
AnswerRe: Sharing DLLs across multiple ASP.NET apps Pin
Lucky Sheikh5-Sep-07 1:10
Lucky Sheikh5-Sep-07 1:10 
GeneralRe: Sharing DLLs across multiple ASP.NET apps Pin
JamminJimE5-Sep-07 1:49
JamminJimE5-Sep-07 1:49 
QuestionGridview paging row Pin
ctlqt124-Sep-07 4:51
ctlqt124-Sep-07 4:51 
AnswerRe: Gridview paging row Pin
Lucky Sheikh5-Sep-07 1:12
Lucky Sheikh5-Sep-07 1:12 
QuestionContent Management System: Admin section. Best practices? Pin
Goalie354-Sep-07 4:28
Goalie354-Sep-07 4:28 
I have 2 questions in regards to the best practices for creating an "Admin" section of a content management system:

1) For security purposes, should the "Administration" section be an entirely separate web project that simply connects to the same sql server database, or is it safe enough to simply create an additional admin folder in my current web project?
2) What's the best practice for storing admin logins in the database? Should they be stored in their own table or should I store them with the rest of the logins in the "aspnet_users" table and just set them up with a different membership role?

Does anyone know of a tutorial that perhaps explains the best practices in regards to this?

Thanks.

-Goalie35
AnswerRe: Content Management System: Admin section. Best practices? Pin
Christian Graus4-Sep-07 4:50
protectorChristian Graus4-Sep-07 4:50 
QuestionHow to Filter gridview? Pin
indiaone4-Sep-07 3:33
indiaone4-Sep-07 3:33 
AnswerRe: How to Filter gridview? Pin
Christian Graus4-Sep-07 3:43
protectorChristian Graus4-Sep-07 3:43 
GeneralRe: How to Filter gridview? Pin
indiaone4-Sep-07 4:11
indiaone4-Sep-07 4:11 
GeneralRe: How to Filter gridview? Pin
Christian Graus4-Sep-07 4:49
protectorChristian Graus4-Sep-07 4:49 
QuestionLogin controls Pin
marvc14-Sep-07 3:18
marvc14-Sep-07 3:18 
AnswerRe: Login controls Pin
marvc14-Sep-07 3:21
marvc14-Sep-07 3:21 
QuestionDoubt in DropDownList Pin
jayarajmrj4-Sep-07 2:47
jayarajmrj4-Sep-07 2:47 
AnswerRe: Doubt in DropDownList Pin
Paddy Boyd4-Sep-07 2:49
Paddy Boyd4-Sep-07 2:49 
AnswerRe: Doubt in DropDownList Pin
Blue_Boy4-Sep-07 4:13
Blue_Boy4-Sep-07 4:13 
AnswerRe: Doubt in DropDownList Pin
Lucky Sheikh5-Sep-07 1:16
Lucky Sheikh5-Sep-07 1:16 
GeneralRe: How to disable the back button and backspace key using Javascript..? Pin
Balagurunathan S4-Sep-07 1:05
Balagurunathan S4-Sep-07 1:05 
GeneralRe: How to disable the back button and backspace key using Javascript..? Pin
Sandeep Akhare4-Sep-07 1:54
Sandeep Akhare4-Sep-07 1:54 
GeneralRe: How to disable the back button and backspace key using Javascript..? Pin
Balagurunathan S4-Sep-07 20:05
Balagurunathan S4-Sep-07 20:05 
QuestionBreadcrumb Navigation + xmlDataSource1 Pin
Naveed Kamboh4-Sep-07 0:54
Naveed Kamboh4-Sep-07 0:54 
QuestionVidoe Control in ASP.Net Pin
kibromg4-Sep-07 0:39
kibromg4-Sep-07 0:39 
QuestionReal estate site project architecture Pin
Sujit Mandal4-Sep-07 0:12
Sujit Mandal4-Sep-07 0:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.