Click here to Skip to main content
16,004,944 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwhat is the use of this statement FormsAuthentication.SetAuthCookie(oUserID, False)........ Pin
Shaik Haneef20-Jun-08 18:23
Shaik Haneef20-Jun-08 18:23 
AnswerRe: what is the use of this statement FormsAuthentication.SetAuthCookie(oUserID, False)........ Pin
Sathesh Sakthivel20-Jun-08 19:00
Sathesh Sakthivel20-Jun-08 19:00 
QuestionDreaded "Operation Aborted" on IE7 but not IE6 Pin
astanton197820-Jun-08 10:22
astanton197820-Jun-08 10:22 
QuestionShare session variables between projects Pin
Asha100920-Jun-08 9:54
Asha100920-Jun-08 9:54 
AnswerRe: Share session variables between projects Pin
Abhijit Jana20-Jun-08 21:37
professionalAbhijit Jana20-Jun-08 21:37 
AnswerRe: Share session variables between projects Pin
Abhijit Jana20-Jun-08 23:20
professionalAbhijit Jana20-Jun-08 23:20 
GeneralRe: Share session variables between projects Pin
Asha100922-Jun-08 5:26
Asha100922-Jun-08 5:26 
QuestionRefactoring our security - need feedback Pin
gantww20-Jun-08 8:43
gantww20-Jun-08 8:43 
Hello all,
I'm at a fairly large company that has a number of ASP.NET applications running on our servers. The apps all use various back end databases to store data and do various operations. Because of IT policies, devs are no longer allowed to access production servers. Passwords, including those for service accounts, are to be changed on a regular schedule. So, I'm thinking that it might be possible in ASP.NET to set the account that each app uses and then used trusted connections for SQL server to do what we need. That way, the network operations people can change passwords without us being involved.

This is all due to Sarbanes-Oxley and HIPAA (as well as just common sense corporate security). Has anybody had to deal with this? If so, what did you use to streamline configuration management of your various deployed applications? Are there any solutions that you would recommend avoiding?

Thanks,
Will
QuestionCreating A Web From with database back-end Pin
ferronrsmith20-Jun-08 8:17
ferronrsmith20-Jun-08 8:17 
AnswerRe: Creating A Web From with database back-end Pin
SomeGuyThatIsMe20-Jun-08 8:34
SomeGuyThatIsMe20-Jun-08 8:34 
Questionpage_load for user control not firing when address is typed in browser window Pin
chacimulch20-Jun-08 8:06
chacimulch20-Jun-08 8:06 
AnswerRe: page_load for user control not firing when address is typed in browser window Pin
Shaik Haneef20-Jun-08 18:18
Shaik Haneef20-Jun-08 18:18 
GeneralRe: page_load for user control not firing when address is typed in browser window Pin
chacimulch23-Jun-08 4:16
chacimulch23-Jun-08 4:16 
GeneralRe: page_load for user control not firing when address is typed in browser window Pin
chacimulch23-Jun-08 5:40
chacimulch23-Jun-08 5:40 
Questionhandling dynamically generated controls Pin
Balram Watwani20-Jun-08 7:49
Balram Watwani20-Jun-08 7:49 
QuestionAdd image to a web page Pin
zvit20-Jun-08 7:34
zvit20-Jun-08 7:34 
AnswerRe: Add image to a web page Pin
tina->newcoder20-Jun-08 8:00
tina->newcoder20-Jun-08 8:00 
AnswerRe: Add image to a web page Pin
Sathesh Sakthivel20-Jun-08 19:06
Sathesh Sakthivel20-Jun-08 19:06 
AnswerRe: Add image to a web page Pin
Christian Graus20-Jun-08 21:46
protectorChristian Graus20-Jun-08 21:46 
QuestionCheckBox Control retaining state Pin
P Nandi20-Jun-08 5:41
P Nandi20-Jun-08 5:41 
QuestionNew to ASP Pin
KirkNew2ASP20-Jun-08 4:59
KirkNew2ASP20-Jun-08 4:59 
AnswerRe: New to ASP Pin
Jay Royall20-Jun-08 5:38
Jay Royall20-Jun-08 5:38 
QuestionDisable Copy Slide, Edit Slide and Print Slide options in .pps file. Pin
VivekNema20-Jun-08 4:39
VivekNema20-Jun-08 4:39 
Questiontextbox value addition Pin
ManiMughal20-Jun-08 4:36
ManiMughal20-Jun-08 4:36 
AnswerRe: textbox value addition Pin
windhopper20-Jun-08 4:45
windhopper20-Jun-08 4:45 

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.