Click here to Skip to main content
15,900,472 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to Generate FFMPEG dll Using C#.NET or How to make a FFMPEG dll in C#.net where the code is written in C++ Pin
balaji_vbr9-Nov-09 19:41
balaji_vbr9-Nov-09 19:41 
GeneralRe: How to Generate FFMPEG dll Using C#.NET or How to make a FFMPEG dll in C#.net where the code is written in C++ Pin
phong.cntt22-Feb-11 3:17
phong.cntt22-Feb-11 3:17 
AnswerRe: How to Generate FFMPEG dll Using C#.NET or How to make a FFMPEG dll in C#.net where the code is written in C++ Pin
DanielTaylor12321-Jun-10 22:58
DanielTaylor12321-Jun-10 22:58 
QuestionThread "BringToFront" Pin
damichab8-Nov-09 19:49
damichab8-Nov-09 19:49 
AnswerRe: Thread "BringToFront" Pin
Shameel8-Nov-09 23:58
professionalShameel8-Nov-09 23:58 
GeneralRe: Thread "BringToFront" Pin
damichab9-Nov-09 11:27
damichab9-Nov-09 11:27 
QuestionSetting DHCP options programtically using C# on Windows 2008 server [modified] Pin
Ganesh_T8-Nov-09 19:18
Ganesh_T8-Nov-09 19:18 
QuestionTravering a array in C# Pin
Pavan Navali8-Nov-09 18:28
Pavan Navali8-Nov-09 18:28 
I'm working on a application which simulates a pdf reader. I have a issue with traversing the page. Following are the details.

there are two buttons called, "Previous View" and "Next View". These fulnctionality of these two buttons is I can navigate to the previously visited pages.

My requirement is as follows.

Lets say I visit page 1, followed by 10, followed by 15, followed by 12 and back to 10.
i.e, 1->10->15->12->10.

Suppose If I'm @ page 12. if I click on "Previous View", I should nagigate to page 15 and If I click "Next View" I should go to page 10.

My issue is, Suppose I'm @ the last visited page. that is page 10, after page 12. If I click I "Next View" it should not navigate, because it is the last visited page. But what happening is it is navigating to page 15. The reason for that is I'm checking only for the first occurenece of a element. which is @ 2nd position.

this happens only if there is multple occurenec of a element.

I need help in developing the logic.

any suggestion is appreciated.
AnswerRe: Travering a array in C# Pin
Gerry Schmitz8-Nov-09 21:38
mveGerry Schmitz8-Nov-09 21:38 
AnswerRe: Travering a array in C# Pin
Luc Pattyn8-Nov-09 23:26
sitebuilderLuc Pattyn8-Nov-09 23:26 
AnswerRe: Travering a array in C# Pin
Shameel9-Nov-09 0:12
professionalShameel9-Nov-09 0:12 
QuestionDataGridViewComboBoxColumn not showing the contents Pin
sachinkalse8-Nov-09 18:00
sachinkalse8-Nov-09 18:00 
QuestionAlberto Venditti :I got the given sample code but when I am running the program ,the Host name and ,OFF,ON are not displaying on the Grid Control Pin
medara8-Nov-09 15:53
medara8-Nov-09 15:53 
AnswerRe: Alberto Venditti :I got the given sample code but when I am running the program ,the Host name and ,OFF,ON are not displaying on the Grid Control Pin
Wes Aday8-Nov-09 17:36
professionalWes Aday8-Nov-09 17:36 
QuestionC# Program Being Linked with Wrong .NET Version Pin
Richard Andrew x648-Nov-09 12:02
professionalRichard Andrew x648-Nov-09 12:02 
AnswerRe: C# Program Being Linked with Wrong .NET Version Pin
Abhishek Sur8-Nov-09 12:19
professionalAbhishek Sur8-Nov-09 12:19 
GeneralRe: C# Program Being Linked with Wrong .NET Version Pin
Richard Andrew x648-Nov-09 12:24
professionalRichard Andrew x648-Nov-09 12:24 
QuestionCreateProcess API for C# .NET? Pin
Krischu8-Nov-09 7:11
Krischu8-Nov-09 7:11 
AnswerRe: CreateProcess API for C# .NET? Pin
Dave Kreskowiak8-Nov-09 7:25
mveDave Kreskowiak8-Nov-09 7:25 
GeneralRe: CreateProcess API for C# .NET? Pin
April Fans9-Nov-09 21:16
April Fans9-Nov-09 21:16 
GeneralRe: CreateProcess API for C# .NET? Pin
Dave Kreskowiak10-Nov-09 1:01
mveDave Kreskowiak10-Nov-09 1:01 
QuestionTreeView Pin
farokhian8-Nov-09 7:02
farokhian8-Nov-09 7:02 
AnswerRe: TreeView Pin
Dave Kreskowiak8-Nov-09 7:24
mveDave Kreskowiak8-Nov-09 7:24 
AnswerRe: TreeView Pin
BillWoodruff8-Nov-09 15:50
professionalBillWoodruff8-Nov-09 15:50 
Questionhelp me... Pin
lailasha8-Nov-09 4:31
lailasha8-Nov-09 4:31 

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.