Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
Generaltext files in xml Pin
Member 131560023-Aug-04 3:01
Member 131560023-Aug-04 3:01 
GeneralRe: text files in xml Pin
leppie23-Aug-04 3:54
leppie23-Aug-04 3:54 
GeneralRe: text files in xml Pin
David Salter23-Aug-04 4:04
David Salter23-Aug-04 4:04 
GeneralRe: text files in xml Pin
Heath Stewart23-Aug-04 5:59
protectorHeath Stewart23-Aug-04 5:59 
GeneralRe: text files in xml Pin
Salil Khedkar23-Aug-04 19:59
Salil Khedkar23-Aug-04 19:59 
GeneralRe: text files in xml Pin
Salil Khedkar23-Aug-04 20:09
Salil Khedkar23-Aug-04 20:09 
Generalsign a xml document with a x509 certificate Pin
Escroto23-Aug-04 2:11
Escroto23-Aug-04 2:11 
GeneralRe: sign a xml document with a x509 certificate Pin
Heath Stewart23-Aug-04 5:56
protectorHeath Stewart23-Aug-04 5:56 
Read my article, XML Digital Signatures for Application Licensing[^]. It uses the classes in the .NET BCL for xmldsig. Many people - including my first work that lead to this article - use Microsoft.Web.Services.dll assembly because the documentation for the the BCL assemblies isn't so great - but it is possible. It just requires some digging into the IL in the System.Security.dll assembly.

Microsoft.Web.Services.dll, BTW, is actually from the Web Service Enhancements, or WSE. There are two versions - 1.0 and 2.0. You can read about the WSE at http://msdn.microsoft.com/webservices/building/wse/[^]. WSE 1.0 will work with both .NET 1.0 and 1.1.

 

Software Design Engineer
Developer Division Sustained Engineering, Microsoft
My Articles
GeneralRe: sign a xml document with a x509 certificate Pin
Escroto24-Aug-04 0:10
Escroto24-Aug-04 0:10 
GeneralFacing problem while calling FOR EACH st. in vb from C# DLL Pin
Ami Shah23-Aug-04 2:06
Ami Shah23-Aug-04 2:06 
GeneralRe: Facing problem while calling FOR EACH st. in vb from C# DLL Pin
Colin Angus Mackay23-Aug-04 2:24
Colin Angus Mackay23-Aug-04 2:24 
GeneralRe: Facing problem while calling FOR EACH st. in vb from C# DLL Pin
Ami Shah23-Aug-04 2:37
Ami Shah23-Aug-04 2:37 
GeneralRe: Facing problem while calling FOR EACH st. in vb from C# DLL Pin
Colin Angus Mackay23-Aug-04 3:19
Colin Angus Mackay23-Aug-04 3:19 
GeneralRe: Facing problem while calling FOR EACH st. in vb from C# DLL Pin
Ami Shah23-Aug-04 3:34
Ami Shah23-Aug-04 3:34 
GeneralRe: Facing problem while calling FOR EACH st. in vb from C# DLL Pin
Colin Angus Mackay23-Aug-04 4:03
Colin Angus Mackay23-Aug-04 4:03 
GeneralRe: Facing problem while calling FOR EACH st. in vb from C# DLL Pin
leppie23-Aug-04 4:02
leppie23-Aug-04 4:02 
GeneralDesigner - Components - Properties only visible in derived classes Pin
STW23-Aug-04 1:45
STW23-Aug-04 1:45 
GeneralRe: Designer - Components - Properties only visible in derived classes Pin
leppie23-Aug-04 4:00
leppie23-Aug-04 4:00 
GeneralRe: Designer - Components - Properties only visible in derived classes Pin
STW23-Aug-04 6:26
STW23-Aug-04 6:26 
QuestionC# Delete and Write specific data in a text file??? Pin
gman4423-Aug-04 1:07
gman4423-Aug-04 1:07 
AnswerRe: C# Delete and Write specific data in a text file??? Pin
leppie23-Aug-04 3:57
leppie23-Aug-04 3:57 
Generalhowto add control dynamicaly Pin
Stephan Wright22-Aug-04 23:56
Stephan Wright22-Aug-04 23:56 
GeneralRe: howto add control dynamicaly Pin
S Sansanwal23-Aug-04 0:20
S Sansanwal23-Aug-04 0:20 
GeneralRe: howto add control dynamicaly Pin
Stephan Wright23-Aug-04 0:39
Stephan Wright23-Aug-04 0:39 
GeneralRe: howto add control dynamicaly Pin
Nick Parker23-Aug-04 4:07
protectorNick Parker23-Aug-04 4:07 

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.