Click here to Skip to main content
15,884,099 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: A network-related or instance-specific error occurred while establishing a connection to SQL Server Pin
Dave Kreskowiak23-Sep-15 16:33
mveDave Kreskowiak23-Sep-15 16:33 
GeneralRe: A network-related or instance-specific error occurred while establishing a connection to SQL Server Pin
Mtt12345678923-Sep-15 20:11
Mtt12345678923-Sep-15 20:11 
GeneralRe: A network-related or instance-specific error occurred while establishing a connection to SQL Server Pin
phil.o30-Sep-15 3:50
professionalphil.o30-Sep-15 3:50 
QuestionRead a text written on a computer ? Pin
Terch22-Sep-15 7:39
Terch22-Sep-15 7:39 
AnswerRe: Read a text written on a computer ? Pin
Dave Kreskowiak22-Sep-15 7:54
mveDave Kreskowiak22-Sep-15 7:54 
QuestionMoving from Silverlight to [insert answer here]. Pin
MehGerbil16-Sep-15 7:29
MehGerbil16-Sep-15 7:29 
AnswerRe: Moving from Silverlight to [insert answer here]. Pin
Kornfeld Eliyahu Peter19-Sep-15 20:13
professionalKornfeld Eliyahu Peter19-Sep-15 20:13 
QuestionAsymmetric encryption in XML Pin
greatoceansoftware11-Sep-15 14:36
greatoceansoftware11-Sep-15 14:36 
I have an XML document that needs to pass through 4 users hands, each using the public key to encrypt and send it to the next person. The public keys and private keys are stored in the XML file, with each user's private key being protected by SYMMETRIC encryption to which they know the password.

The .NET EncryptedXML class does not seem to handle this case, specifically the .encrypt and .decrypt methods of this class do not allow me to pass in an ASYMMETRIC key.

Am I left to encrypt the necessary XML elements using the "regular" encryption classes, or is there a way that I'm not seeing?

TIA, Randy
Questionhow to add pdf file dynamically and download it through ancher tag in asp.net Pin
Pr@senJeeT4-Sep-15 20:23
Pr@senJeeT4-Sep-15 20:23 
AnswerRe: how to add pdf file dynamically and download it through ancher tag in asp.net Pin
Richard MacCutchan4-Sep-15 21:33
mveRichard MacCutchan4-Sep-15 21:33 
QuestionHow to pass multiple parameters in autocomplete script Pin
Robymon1-Sep-15 9:17
Robymon1-Sep-15 9:17 
AnswerRe: How to pass multiple parameters in autocomplete script Pin
Pete O'Hanlon1-Sep-15 10:10
mvePete O'Hanlon1-Sep-15 10:10 
QuestionADO.NET EntityData Model Project for Postgresql Database Pin
Member 1151867926-Aug-15 21:33
Member 1151867926-Aug-15 21:33 
AnswerRe: ADO.NET EntityData Model Project for Postgresql Database Pin
Richard MacCutchan26-Aug-15 22:04
mveRichard MacCutchan26-Aug-15 22:04 
Questionhigh concurrency,principalContext.ValidateCredentials,slow Pin
Member 1193909726-Aug-15 19:59
Member 1193909726-Aug-15 19:59 
SuggestionRe: high concurrency,principalContext.ValidateCredentials,slow Pin
Richard MacCutchan26-Aug-15 22:03
mveRichard MacCutchan26-Aug-15 22:03 
QuestionUnable to Run 4.5 Framework Console Application exe via CMD prompt Pin
Kannan Mahes24-Aug-15 22:22
Kannan Mahes24-Aug-15 22:22 
AnswerRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
Eddy Vluggen24-Aug-15 22:29
professionalEddy Vluggen24-Aug-15 22:29 
GeneralRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
Kannan Mahes24-Aug-15 22:48
Kannan Mahes24-Aug-15 22:48 
GeneralRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
Eddy Vluggen24-Aug-15 23:14
professionalEddy Vluggen24-Aug-15 23:14 
GeneralRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
Richard MacCutchan25-Aug-15 3:24
mveRichard MacCutchan25-Aug-15 3:24 
GeneralRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
phil.o30-Sep-15 3:56
professionalphil.o30-Sep-15 3:56 
QuestionCan we run and execute this code in visual studio Pin
Ashfaque Choudhary24-Aug-15 20:43
Ashfaque Choudhary24-Aug-15 20:43 
QuestionRe: Can we run and execute this code in visual studio Pin
Richard MacCutchan24-Aug-15 21:32
mveRichard MacCutchan24-Aug-15 21:32 
AnswerRe: Can we run and execute this code in visual studio Pin
OriginalGriff24-Aug-15 21:37
mveOriginalGriff24-Aug-15 21:37 

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.