Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
QuestionC# Newbie - Vector Printing of Visio Document using AxVisioViewer ActiveX control. Pin
chubbsy1-May-18 23:02
chubbsy1-May-18 23:02 
AnswerRe: C# Newbie - Vector Printing of Visio Document using AxVisioViewer ActiveX control. Pin
Eddy Vluggen2-May-18 7:36
professionalEddy Vluggen2-May-18 7:36 
GeneralRe: C# Newbie - Vector Printing of Visio Document using AxVisioViewer ActiveX control. Pin
chubbsy22-May-18 1:46
chubbsy22-May-18 1:46 
GeneralRe: C# Newbie - Vector Printing of Visio Document using AxVisioViewer ActiveX control. Pin
Eddy Vluggen22-May-18 1:48
professionalEddy Vluggen22-May-18 1:48 
QuestioniTextSharp - Saving file to a remote server Pin
User 136751141-May-18 22:21
User 136751141-May-18 22:21 
AnswerRe: iTextSharp - Saving file to a remote server Pin
Jochen Arndt2-May-18 1:46
professionalJochen Arndt2-May-18 1:46 
GeneralRe: iTextSharp - Saving file to a remote server Pin
User 136751142-May-18 1:50
User 136751142-May-18 1:50 
GeneralRe: iTextSharp - Saving file to a remote server Pin
Jochen Arndt2-May-18 2:00
professionalJochen Arndt2-May-18 2:00 
Use
//ComputerName/ShareName/[SubDirectory/]FileName
when the user account of the local machine has write access to the share on the remote system (e.g. when using domain accounts).

If you have to pass the credentials from your code it is getting more complicated. Search the web for something like "c# access network share with credentials".
QuestionSIMD Experiment (System.Numeric.Vectors.Vector2 test) Pin
Super Lloyd29-Apr-18 16:12
Super Lloyd29-Apr-18 16:12 
AnswerRe: SIMD Experiment (System.Numeric.Vectors.Vector2 test) Pin
Jochen Arndt1-May-18 23:41
professionalJochen Arndt1-May-18 23:41 
GeneralRe: SIMD Experiment (System.Numeric.Vectors.Vector2 test) Pin
Super Lloyd2-May-18 2:35
Super Lloyd2-May-18 2:35 
GeneralRe: SIMD Experiment (System.Numeric.Vectors.Vector2 test) Pin
Jochen Arndt2-May-18 2:48
professionalJochen Arndt2-May-18 2:48 
QuestionSystem.Numerics.Vectors (SIMD) Pin
Super Lloyd29-Apr-18 14:40
Super Lloyd29-Apr-18 14:40 
Questionlibvlc dll with network streaming is not working Pin
Member 1288274528-Apr-18 19:34
Member 1288274528-Apr-18 19:34 
AnswerRe: libvlc dll with network streaming is not working Pin
Jochen Arndt29-Apr-18 1:09
professionalJochen Arndt29-Apr-18 1:09 
GeneralRe: libvlc dll with network streaming is not working Pin
Member 1288274529-Apr-18 19:01
Member 1288274529-Apr-18 19:01 
GeneralRe: libvlc dll with network streaming is not working Pin
Jochen Arndt29-Apr-18 21:10
professionalJochen Arndt29-Apr-18 21:10 
GeneralRe: libvlc dll with network streaming is not working Pin
Member 1288274529-Apr-18 23:15
Member 1288274529-Apr-18 23:15 
GeneralRe: libvlc dll with network streaming is not working Pin
Member 128827452-May-18 19:33
Member 128827452-May-18 19:33 
QuestionTax Calculator using C# in a Cross Platform file. Pin
Aishah Alsaadi28-Apr-18 2:21
professionalAishah Alsaadi28-Apr-18 2:21 
AnswerRe: Tax Calculator using C# in a Cross Platform file. Pin
OriginalGriff28-Apr-18 2:43
mveOriginalGriff28-Apr-18 2:43 
AnswerRe: Tax Calculator using C# in a Cross Platform file. Pin
hamid1829-Apr-18 23:48
hamid1829-Apr-18 23:48 
QuestionUWP / VisualStudio 2017 and StackOverflowException Pin
Super Lloyd26-Apr-18 21:07
Super Lloyd26-Apr-18 21:07 
GeneralRe: UWP / VisualStudio 2017 and StackOverflowException Pin
Richard MacCutchan26-Apr-18 22:47
mveRichard MacCutchan26-Apr-18 22:47 
QuestionRe: UWP / VisualStudio 2017 and StackOverflowException Pin
Super Lloyd27-Apr-18 0:35
Super Lloyd27-Apr-18 0:35 

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.