Click here to Skip to main content
15,899,937 members
Home / Discussions / C#
   

C#

 
QuestionHow can I type cast an string as an htmlTable ? Pin
MasudM2-Mar-04 20:34
MasudM2-Mar-04 20:34 
AnswerRe: How can I type cast an string as an htmlTable ? Pin
Corinna John2-Mar-04 22:11
Corinna John2-Mar-04 22:11 
GeneralRe: How can I type cast an string as an htmlTable ? Pin
Heath Stewart3-Mar-04 6:00
protectorHeath Stewart3-Mar-04 6:00 
AnswerRe: How can I type cast an string as an htmlTable ? Pin
MasudM5-Mar-04 1:31
MasudM5-Mar-04 1:31 
QuestionHow To convert Xml to Html Pin
Inam2-Mar-04 18:01
Inam2-Mar-04 18:01 
AnswerRe: How To convert Xml to Html Pin
Hojtha Karlsson2-Mar-04 22:15
Hojtha Karlsson2-Mar-04 22:15 
GeneralClickety Pin
Mazdak3-Mar-04 5:30
Mazdak3-Mar-04 5:30 
AnswerRe: How To convert Xml to Html Pin
Heath Stewart3-Mar-04 3:59
protectorHeath Stewart3-Mar-04 3:59 
See the System.Xml.Xsl.XslTransform class documentation in the .NET Framework SDK. It includes examples, including a sample method that does just that. You still need to construct your XSLT. A good, comprehensive resource for that is on MSDN at http://msdn.microsoft.com/library/en-us/xmlsdk30/htm/xmrefxsltreference.asp[^].

 

Microsoft MVP, Visual C#
My Articles
GeneralAbout Dispose method Pin
Andres Coder2-Mar-04 17:29
Andres Coder2-Mar-04 17:29 
GeneralRe: About Dispose method Pin
Meysam Mahfouzi2-Mar-04 18:13
Meysam Mahfouzi2-Mar-04 18:13 
GeneralRe: About Dispose method Pin
Heath Stewart3-Mar-04 3:45
protectorHeath Stewart3-Mar-04 3:45 
GeneralRe: About Dispose method Pin
joan_fl3-Mar-04 5:21
joan_fl3-Mar-04 5:21 
QuestionHow to scroll between 2 Panels? Pin
jason_htun2-Mar-04 16:42
jason_htun2-Mar-04 16:42 
AnswerRe: How to scroll between 2 Panels? Pin
Matthew Hazlett2-Mar-04 16:49
Matthew Hazlett2-Mar-04 16:49 
GeneralRe: How to scroll between 2 Panels? Pin
jason_htun2-Mar-04 23:06
jason_htun2-Mar-04 23:06 
GeneralSearching PDF with C# Pin
Craig Suthers2-Mar-04 15:01
Craig Suthers2-Mar-04 15:01 
GeneralRe: Searching PDF with C# Pin
Matthew Hazlett2-Mar-04 16:17
Matthew Hazlett2-Mar-04 16:17 
GeneralRe: Searching PDF with C# Pin
Craig Suthers2-Mar-04 20:17
Craig Suthers2-Mar-04 20:17 
GeneralRe: Searching PDF with C# Pin
Heath Stewart3-Mar-04 3:40
protectorHeath Stewart3-Mar-04 3:40 
GeneralRe: Searching PDF with C# Pin
Philip Fitzsimons3-Mar-04 5:29
Philip Fitzsimons3-Mar-04 5:29 
QuestionHow marshall byte* ? Pin
Alexsander Antunes2-Mar-04 14:18
professionalAlexsander Antunes2-Mar-04 14:18 
AnswerRe: How marshall byte* ? Pin
Matthew Hazlett2-Mar-04 16:25
Matthew Hazlett2-Mar-04 16:25 
GeneralRe: How marshall byte* ? Pin
Alexsander Antunes3-Mar-04 0:59
professionalAlexsander Antunes3-Mar-04 0:59 
GeneralRe: How marshall byte* ? Pin
Matthew Hazlett3-Mar-04 3:18
Matthew Hazlett3-Mar-04 3:18 
GeneralRe: How marshall byte* ? Pin
Alexsander Antunes3-Mar-04 3:47
professionalAlexsander Antunes3-Mar-04 3: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.