Click here to Skip to main content
15,892,697 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert C# Code to run powershell Pin
Dikshitar V.6-Apr-16 5:18
Dikshitar V.6-Apr-16 5:18 
GeneralRe: Convert C# Code to run powershell Pin
CHill606-Apr-16 5:31
mveCHill606-Apr-16 5:31 
Questionhow to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
sudhir giet5-Apr-16 2:30
professionalsudhir giet5-Apr-16 2:30 
AnswerRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
Dave Kreskowiak5-Apr-16 2:41
mveDave Kreskowiak5-Apr-16 2:41 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
sudhir giet5-Apr-16 3:50
professionalsudhir giet5-Apr-16 3:50 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
Dave Kreskowiak5-Apr-16 4:17
mveDave Kreskowiak5-Apr-16 4:17 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
sudhir giet5-Apr-16 4:36
professionalsudhir giet5-Apr-16 4:36 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
Joan Magnet5-Apr-16 4:58
Joan Magnet5-Apr-16 4:58 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
sudhir giet5-Apr-16 5:30
professionalsudhir giet5-Apr-16 5:30 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
Dave Kreskowiak5-Apr-16 5:06
mveDave Kreskowiak5-Apr-16 5:06 
GeneralRe: how to save smtp sent mail messages to outlook sent items folder when sent from outlook addin Pin
sudhir giet5-Apr-16 5:31
professionalsudhir giet5-Apr-16 5:31 
QuestionJSON String to C# datagrid Convert Pin
C-Sharp14-Apr-16 17:32
C-Sharp14-Apr-16 17:32 
AnswerRe: JSON String to C# datagrid Convert Pin
Mycroft Holmes4-Apr-16 20:56
professionalMycroft Holmes4-Apr-16 20:56 
AnswerRe: JSON String to C# datagrid Convert Pin
Bernhard Hiller4-Apr-16 21:16
Bernhard Hiller4-Apr-16 21:16 
What's a JSON string? It is a representation of a serialized object.
What's a Datagrid? It is a UI element for showing data.
What have you to do now? Deserialize the JSON string to get the object. Define how to bind the object to the Datagrid. Then do it.
Questionwhat port for crystalReport in Firewall? Pin
Member 123470954-Apr-16 9:17
Member 123470954-Apr-16 9:17 
AnswerRe: what port for crystalReport in Firewall? Pin
Dave Kreskowiak4-Apr-16 11:24
mveDave Kreskowiak4-Apr-16 11:24 
AnswerRe: what port for crystalReport in Firewall? Pin
Patrice T4-Apr-16 13:11
mvePatrice T4-Apr-16 13:11 
AnswerRe: what port for crystalReport in Firewall? Pin
koolprasad20034-Apr-16 21:20
professionalkoolprasad20034-Apr-16 21:20 
AnswerRe: what port for crystalReport in Firewall? Pin
Suresh75-Apr-16 7:23
Suresh75-Apr-16 7:23 
QuestionVery strange exception when accessing the configuration system with .NET 4.6.1 Pin
mav.northwind4-Apr-16 5:18
mav.northwind4-Apr-16 5:18 
AnswerRe: Very strange exception when accessing the configuration system with .NET 4.6.1 Pin
Richard Deeming4-Apr-16 5:59
mveRichard Deeming4-Apr-16 5:59 
GeneralRe: Very strange exception when accessing the configuration system with .NET 4.6.1 Pin
mav.northwind4-Apr-16 7:36
mav.northwind4-Apr-16 7:36 
Questioncharacter division from the cursive data on image Pin
DNLMurthy3-Apr-16 18:31
professionalDNLMurthy3-Apr-16 18:31 
AnswerRe: character division from the cursive data on image Pin
Richard MacCutchan3-Apr-16 21:45
mveRichard MacCutchan3-Apr-16 21:45 
AnswerRe: character division from the cursive data on image Pin
Bernhard Hiller4-Apr-16 0:33
Bernhard Hiller4-Apr-16 0:33 

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.