Click here to Skip to main content
15,881,882 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: i need a simple piece of code Pin
brimbis1-Oct-08 9:21
brimbis1-Oct-08 9:21 
QuestionJavaScript using Client-Side FSO CopyFile Pin
jonatec1-Oct-08 5:08
jonatec1-Oct-08 5:08 
AnswerRe: JavaScript using Client-Side FSO CopyFile Pin
Ashfield2-Oct-08 3:47
Ashfield2-Oct-08 3:47 
GeneralRe: JavaScript using Client-Side FSO CopyFile Pin
jonatec2-Oct-08 6:07
jonatec2-Oct-08 6:07 
GeneralRe: JavaScript using Client-Side FSO CopyFile Pin
Ashfield2-Oct-08 8:36
Ashfield2-Oct-08 8:36 
QuestionPDF content not rendering Pin
kc_krishnan30-Sep-08 22:56
kc_krishnan30-Sep-08 22:56 
AnswerRe: PDF content not rendering Pin
kc_krishnan1-Oct-08 4:59
kc_krishnan1-Oct-08 4:59 
QuestionASP .net app, and server side assembly that needs to read an XSL resource Pin
Braulio Dez30-Sep-08 19:57
Braulio Dez30-Sep-08 19:57 
I have an ASP .net app and an additional server side project to perform some transforms via XSL.

In the additional server side project I just load an XSL template depending on some params and perform a transformation (the results are passed back to the ASP .net application).

I'm not quite sure what could be the best approach to store and access the XSL templates:

-> I could implement the XSL "choose" logic in the ASP .net application and have the XSL in a web folder (just pass it back as a param to the external assembly).

-> Another idea was to embedd the XSL templates into my servier side assembly, but not sure if this only will work on the "EXE" world and not on the web (or if I could have performance issues).

-> The last one that I had was to add it as a resource and mark the copy to output directory,but again I think that won't be situable for the web world.

What option will work better in my web app?

Regards
Braulio

/// -------------------------
     Braulio Díez

     tipsdotnet.com
/// -------------------------

QuestionHow to update a HTML textbox from a 'C' executable running in the background Pin
sccjazz130-Sep-08 16:20
sccjazz130-Sep-08 16:20 
AnswerRe: How to update a HTML textbox from a 'C' executable running in the background Pin
sccjazz13-Oct-08 16:02
sccjazz13-Oct-08 16:02 
QuestionInternet explorer and fire fox help :D Pin
JACENZ30-Sep-08 14:06
JACENZ30-Sep-08 14:06 
AnswerRe: Internet explorer and fire fox help :D Pin
Shog930-Sep-08 14:55
sitebuilderShog930-Sep-08 14:55 
QuestionHow to code file handling vb program to c#. Pin
abhichin30-Sep-08 8:50
abhichin30-Sep-08 8:50 
QuestionConditional operators Pin
t7bros30-Sep-08 3:51
t7bros30-Sep-08 3:51 
AnswerRe: Conditional operators Pin
NeverHeardOfMe30-Sep-08 5:16
NeverHeardOfMe30-Sep-08 5:16 
GeneralRe: Conditional operators Pin
t7bros30-Sep-08 6:45
t7bros30-Sep-08 6:45 
QuestionA connection could not be made to the report server http://localhost/reports$SQLExpress Pin
hifiger200429-Sep-08 21:47
hifiger200429-Sep-08 21:47 
QuestionHow to get Value from Drop Down List (SELECT)? Pin
FishiFishi29-Sep-08 2:36
FishiFishi29-Sep-08 2:36 
AnswerRe: How to get Value from Drop Down List (SELECT)? Pin
SomeGuyThatIsMe29-Sep-08 8:31
SomeGuyThatIsMe29-Sep-08 8:31 
QuestionHTML Emails Outlook 2007 (Shudder...) Pin
markymark8228-Sep-08 23:24
markymark8228-Sep-08 23:24 
AnswerRe: HTML Emails Outlook 2007 (Shudder...) Pin
NeverHeardOfMe29-Sep-08 4:48
NeverHeardOfMe29-Sep-08 4:48 
GeneralRe: HTML Emails Outlook 2007 (Shudder...) [modified] Pin
markymark8229-Sep-08 5:02
markymark8229-Sep-08 5:02 
QuestionPHP IMPORT EXPORT Pin
w20927-Sep-08 19:14
w20927-Sep-08 19:14 
AnswerRe: PHP IMPORT EXPORT Pin
Mohammad Dayyan27-Sep-08 19:50
Mohammad Dayyan27-Sep-08 19:50 
GeneralRe: PHP IMPORT EXPORT Pin
w20927-Sep-08 19:55
w20927-Sep-08 19:55 

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.