Click here to Skip to main content
15,885,880 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Popup Blocker Detection using Javascript Pin
babutkchn6-Mar-07 0:36
babutkchn6-Mar-07 0:36 
GeneralRe: Popup Blocker Detection using Javascript Pin
Guffa6-Mar-07 0:53
Guffa6-Mar-07 0:53 
AnswerRe: Popup Blocker Detection using Javascript Pin
WoutL6-Mar-07 1:56
WoutL6-Mar-07 1:56 
AnswerRe: Popup Blocker Detection using Javascript Pin
Vasudevan Deepak Kumar6-Mar-07 10:06
Vasudevan Deepak Kumar6-Mar-07 10:06 
QuestionDataset or XML Schema as return type for Web Service Pin
duaatul5-Mar-07 4:50
duaatul5-Mar-07 4:50 
AnswerRe: Dataset or XML Schema as return type for Web Service Pin
kubben5-Mar-07 4:58
kubben5-Mar-07 4:58 
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
duaatul5-Mar-07 5:04
duaatul5-Mar-07 5:04 
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
kubben5-Mar-07 5:15
kubben5-Mar-07 5:15 
Right, but you could also put the empty dataset.xml in the App_Data folder as well. Not that you need to, but that is where it would naturally go and since the schema file (xsd) applies to that xml dataset, I would say it logically suggests to put the xsd file in the App_Data folder. Normally the only thing I put into App_Code is BasePage type stuff that all my pages inherit from or some BaseUserControl stuff. I also have some HTTPHandler stuff in that folder. I don't really consider an xsd file code so I would not put it in the App_Code folder. I guess if you had several xsd files perhaps you would want a new folder.

Ben
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
badgrs5-Mar-07 23:24
badgrs5-Mar-07 23:24 
GeneralRe: Dataset or XML Schema as return type for Web Service Pin
kubben6-Mar-07 2:36
kubben6-Mar-07 2:36 
Questionweb.config security settings Pin
BLOEDHOND5-Mar-07 2:39
BLOEDHOND5-Mar-07 2:39 
AnswerRe: web.config security settings Pin
Hesham Amin5-Mar-07 3:09
Hesham Amin5-Mar-07 3:09 
GeneralRe: web.config security settings Pin
BLOEDHOND5-Mar-07 3:19
BLOEDHOND5-Mar-07 3:19 
AnswerRe: web.config security settings Pin
Vasudevan Deepak Kumar5-Mar-07 3:16
Vasudevan Deepak Kumar5-Mar-07 3:16 
AnswerRe: web.config security settings Pin
kubben5-Mar-07 3:29
kubben5-Mar-07 3:29 
GeneralRe: web.config security settings Pin
BLOEDHOND5-Mar-07 20:55
BLOEDHOND5-Mar-07 20:55 
QuestionCDO.Message Pin
Rajkamal_dfine5-Mar-07 0:48
Rajkamal_dfine5-Mar-07 0:48 
AnswerRe: CDO.Message Pin
Bradml5-Mar-07 1:22
Bradml5-Mar-07 1:22 
GeneralRe: CDO.Message Pin
Rajkamal_dfine5-Mar-07 18:43
Rajkamal_dfine5-Mar-07 18:43 
GeneralRe: CDO.Message Pin
Bradml5-Mar-07 22:21
Bradml5-Mar-07 22:21 
AnswerRe: CDO.Message Pin
Vasudevan Deepak Kumar5-Mar-07 3:17
Vasudevan Deepak Kumar5-Mar-07 3:17 
GeneralRe: CDO.Message Pin
Rajkamal_dfine5-Mar-07 18:45
Rajkamal_dfine5-Mar-07 18:45 
GeneralRe: CDO.Message Pin
Vasudevan Deepak Kumar6-Mar-07 10:06
Vasudevan Deepak Kumar6-Mar-07 10:06 
QuestionUpload a file from local pc to the server Pin
hiral_shah5-Mar-07 0:36
hiral_shah5-Mar-07 0:36 
AnswerRe: Upload a file from local pc to the server Pin
badgrs5-Mar-07 0:47
badgrs5-Mar-07 0:47 

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.