Click here to Skip to main content
15,916,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRequiredFildValidator in Update panel Pin
Imran Khan Pathan29-Jun-07 20:05
Imran Khan Pathan29-Jun-07 20:05 
Questionxml read / parse resources Pin
firestoper29-Jun-07 19:53
firestoper29-Jun-07 19:53 
AnswerRe: xml read / parse resources Pin
Fred_Smith29-Jun-07 23:17
Fred_Smith29-Jun-07 23:17 
GeneralRe: xml read / parse resources Pin
firestoper1-Jul-07 19:21
firestoper1-Jul-07 19:21 
QuestionDatasets with Crystal reports.. Pin
SrividhyaS29-Jun-07 19:43
SrividhyaS29-Jun-07 19:43 
QuestionGridview Button and Checkbox Control Pin
Sarfaraj Ahmed29-Jun-07 17:43
Sarfaraj Ahmed29-Jun-07 17:43 
QuestionCalling a webservice using WCF? [modified] Pin
moazzamahmed29-Jun-07 16:05
moazzamahmed29-Jun-07 16:05 
QuestionSetting file access restrictions... Pin
dekart_roo29-Jun-07 9:28
dekart_roo29-Jun-07 9:28 
For an asp.net application, I'm using an xml file to read in configuration settings. The problem is... some of the settings can hold sensitive data. I want to ensure that the application can read in the values, but that the server will not acknowledge any http requests on the file. Prior programming conventions would dictate placing the configuration file somewhere outside of the scope of the web root, but that makes for more difficult installations... I'm trying to keep the whole application limited to one directory.

So... is there a web.config setting I could use to grant server access to a file, but not http access?
AnswerRe: Setting file access restrictions... Pin
Bassam Saoud29-Jun-07 9:49
Bassam Saoud29-Jun-07 9:49 
GeneralRe: Setting file access restrictions... Pin
dekart_roo29-Jun-07 9:55
dekart_roo29-Jun-07 9:55 
GeneralRe: Setting file access restrictions... Pin
Bassam Saoud29-Jun-07 10:07
Bassam Saoud29-Jun-07 10:07 
QuestionRow index for a link button in a grid Pin
Martin_29-Jun-07 5:08
Martin_29-Jun-07 5:08 
AnswerRe: Row index for a link button in a grid Pin
kubben29-Jun-07 5:43
kubben29-Jun-07 5:43 
GeneralRe: Row index for a link button in a grid Pin
Martin_29-Jun-07 6:11
Martin_29-Jun-07 6:11 
GeneralRe: Row index for a link button in a grid Pin
kubben29-Jun-07 6:12
kubben29-Jun-07 6:12 
Questionunable to set connectionstring property of Sqldatasource dynamically Pin
yogita charhate29-Jun-07 4:43
yogita charhate29-Jun-07 4:43 
AnswerRe: unable to set connectionstring property of Sqldatasource dynamically Pin
szukuro29-Jun-07 5:35
szukuro29-Jun-07 5:35 
GeneralRe: unable to set connectionstring property of Sqldatasource dynamically Pin
yogita charhate30-Jun-07 1:41
yogita charhate30-Jun-07 1:41 
QuestionData Grid Grid View Conversion Issue Pin
Sam Heller29-Jun-07 3:39
Sam Heller29-Jun-07 3:39 
AnswerRe: Data Grid Grid View Conversion Issue Pin
kubben29-Jun-07 4:18
kubben29-Jun-07 4:18 
AnswerRe: Data Grid Grid View Conversion Issue Pin
sathesh pandian29-Jun-07 4:19
sathesh pandian29-Jun-07 4:19 
GeneralRe: Data Grid Grid View Conversion Issue Pin
Sam Heller29-Jun-07 5:24
Sam Heller29-Jun-07 5:24 
GeneralRe: Data Grid Grid View Conversion Issue Pin
kubben29-Jun-07 6:03
kubben29-Jun-07 6:03 
Questionsqldataadapter. update Pin
Sebastian T Xavier29-Jun-07 3:34
Sebastian T Xavier29-Jun-07 3:34 
AnswerRe: sqldataadapter. update Pin
Pallavi Bhoite29-Jun-07 18:54
Pallavi Bhoite29-Jun-07 18:54 

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.