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

C#

 
AnswerRe: WMI remote call Pin
Dave Kreskowiak11-Mar-13 10:05
mveDave Kreskowiak11-Mar-13 10:05 
GeneralRe: WMI remote call Pin
vanikanc11-Mar-13 10:29
vanikanc11-Mar-13 10:29 
QuestionOpenoffice Impress using C# Pin
Sachin k Rajput 11-Mar-13 1:43
Sachin k Rajput 11-Mar-13 1:43 
AnswerRe: Openoffice Impress using C# Pin
Richard MacCutchan11-Mar-13 1:49
mveRichard MacCutchan11-Mar-13 1:49 
GeneralRe: Openoffice Impress using C# Pin
Sachin k Rajput 11-Mar-13 2:21
Sachin k Rajput 11-Mar-13 2:21 
GeneralRe: Openoffice Impress using C# Pin
Richard MacCutchan11-Mar-13 2:51
mveRichard MacCutchan11-Mar-13 2:51 
AnswerRe: Openoffice Impress using C# Pin
Eddy Vluggen11-Mar-13 3:32
professionalEddy Vluggen11-Mar-13 3:32 
Questionslope of a line Pin
Naman200710-Mar-13 22:32
Naman200710-Mar-13 22:32 
I have a text file containing the following content:
VB
0 12
1 15
2 6
3 4
4 3
5 6
6 12
7 8
8 8
9 9
10 13


the first column specifies the x coordinate of a point and second column specifies the y coordinate.i need to read this file and find slope between all points. like first i find slope between (0,12) and (1,15) and then between (0,15) and (2,6) and so on.i am basically building a wpf application.can anyone help?
AnswerRe: slope of a line Pin
Abhinav S10-Mar-13 22:38
Abhinav S10-Mar-13 22:38 
GeneralRe: slope of a line Pin
Naman200710-Mar-13 22:47
Naman200710-Mar-13 22:47 
AnswerRe: slope of a line Pin
Abhinav S10-Mar-13 22:57
Abhinav S10-Mar-13 22:57 
GeneralRe: slope of a line Pin
harold aptroot11-Mar-13 2:41
harold aptroot11-Mar-13 2:41 
GeneralRe: slope of a line Pin
Naman200713-Mar-13 4:34
Naman200713-Mar-13 4:34 
AnswerRe: slope of a line Pin
Abhinav S13-Mar-13 6:25
Abhinav S13-Mar-13 6:25 
QuestionPresentation Controller(PPT viewer) Pin
Sachin k Rajput 10-Mar-13 19:30
Sachin k Rajput 10-Mar-13 19:30 
AnswerRe: Presentation Controller(PPT viewer) Pin
DaveyM6910-Mar-13 20:52
professionalDaveyM6910-Mar-13 20:52 
GeneralRe: Presentation Controller(PPT viewer) Pin
Sachin k Rajput 10-Mar-13 21:24
Sachin k Rajput 10-Mar-13 21:24 
GeneralRe: Presentation Controller(PPT viewer) Pin
DaveyM6911-Mar-13 14:01
professionalDaveyM6911-Mar-13 14:01 
QuestionC# foreach for loop Pin
dcof10-Mar-13 11:54
dcof10-Mar-13 11:54 
AnswerRe: C# foreach for loop Pin
SledgeHammer0110-Mar-13 13:24
SledgeHammer0110-Mar-13 13:24 
AnswerRe: C# foreach for loop Pin
Jegan Thiyagesan10-Mar-13 14:03
Jegan Thiyagesan10-Mar-13 14:03 
GeneralRe: C# foreach for loop Pin
dcof10-Mar-13 15:46
dcof10-Mar-13 15:46 
QuestionTYPE OF THE FIELD PASSWORD IN ACCESS Pin
User349010-Mar-13 9:17
User349010-Mar-13 9:17 
AnswerRe: TYPE OF THE FIELD PASSWORD IN ACCESS Pin
PIEBALDconsult10-Mar-13 10:32
mvePIEBALDconsult10-Mar-13 10:32 
GeneralMessage Closed Pin
10-Mar-13 10:50
User349010-Mar-13 10:50 

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.