Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
QuestiondataGrid SelectedIndexChanged Method not available in Compact Framework Pin
Paulo Mitchell4-Jun-09 20:27
Paulo Mitchell4-Jun-09 20:27 
AnswerRe: dataGrid SelectedIndexChanged Method not available in Compact Framework Pin
MickCurley5-Jun-09 0:16
MickCurley5-Jun-09 0:16 
GeneralRe: dataGrid SelectedIndexChanged Method not available in Compact Framework Pin
Paulo Mitchell5-Jun-09 3:18
Paulo Mitchell5-Jun-09 3:18 
GeneralRe: dataGrid SelectedIndexChanged Method not available in Compact Framework Pin
MickCurley5-Jun-09 4:05
MickCurley5-Jun-09 4:05 
QuestionBHO not gets injected? Pin
svt gdwl4-Jun-09 20:19
svt gdwl4-Jun-09 20:19 
AnswerThis is the error occured during installation Pin
svt gdwl4-Jun-09 21:14
svt gdwl4-Jun-09 21:14 
QuestionEquivalent C# 2.0 code Pin
Ankit Rajpoot4-Jun-09 18:56
Ankit Rajpoot4-Jun-09 18:56 
AnswerRe: Equivalent C# 2.0 code Pin
Christian Graus4-Jun-09 21:40
protectorChristian Graus4-Jun-09 21:40 
Ankit Rajpoot wrote:
OrderByDescending(x => x.Length).First().Length;


This code orders the collection from highest to lowest, based on the length, then grabs the first object. You could just iterate over the objects, and store the highest length.

Christian Graus

Driven to the arms of OSX by Vista.

Please read this[^] if you don't like the answer I gave to your question.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

QuestionHow to type special character such as √ ,Π in C#? Pin
tannghia4-Jun-09 17:19
tannghia4-Jun-09 17:19 
AnswerRe: How to type special character such as √ ,Π in C#? Pin
Christian Graus4-Jun-09 17:32
protectorChristian Graus4-Jun-09 17:32 
QuestionAutoscroll DataGridview Control Pin
Member 20251764-Jun-09 16:07
Member 20251764-Jun-09 16:07 
AnswerRe: Autoscroll DataGridview Control Pin
Niladri_Biswas4-Jun-09 16:25
Niladri_Biswas4-Jun-09 16:25 
GeneralRe: Autoscroll DataGridview Control Pin
Christian Graus4-Jun-09 16:26
protectorChristian Graus4-Jun-09 16:26 
AnswerRe: Autoscroll DataGridview Control Pin
Christian Graus4-Jun-09 16:25
protectorChristian Graus4-Jun-09 16:25 
QuestionHow to copy sysDiagrams when copying a database Pin
fiaolle4-Jun-09 8:51
fiaolle4-Jun-09 8:51 
QuestionIs it possible to use VB control in C#? Pin
Seraph_summer4-Jun-09 8:49
Seraph_summer4-Jun-09 8:49 
AnswerRe: Is it possible to use VB control in C#? Pin
DaveyM694-Jun-09 8:53
professionalDaveyM694-Jun-09 8:53 
AnswerRe: Is it possible to use VB control in C#? Pin
0x3c04-Jun-09 9:36
0x3c04-Jun-09 9:36 
GeneralRe: Is it possible to use VB control in C#? Pin
Seraph_summer4-Jun-09 10:08
Seraph_summer4-Jun-09 10:08 
GeneralRe: Is it possible to use VB control in C#? Pin
Dave Kreskowiak4-Jun-09 10:16
mveDave Kreskowiak4-Jun-09 10:16 
GeneralRe: Is it possible to use VB control in C#? Pin
0x3c04-Jun-09 10:24
0x3c04-Jun-09 10:24 
GeneralRe: Is it possible to use VB control in C#? Pin
harold aptroot4-Jun-09 10:45
harold aptroot4-Jun-09 10:45 
GeneralRe: Is it possible to use VB control in C#? Pin
Seraph_summer4-Jun-09 10:27
Seraph_summer4-Jun-09 10:27 
GeneralRe: Is it possible to use VB control in C#? Pin
harold aptroot4-Jun-09 10:53
harold aptroot4-Jun-09 10:53 
GeneralRe: Is it possible to use VB control in C#? Pin
Dave Kreskowiak4-Jun-09 12:58
mveDave Kreskowiak4-Jun-09 12:58 

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.