Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
QuestionSubmatrix problem Pin
maxflair27-Mar-09 14:42
maxflair27-Mar-09 14:42 
AnswerRe: Submatrix problem Pin
Luc Pattyn27-Mar-09 20:55
sitebuilderLuc Pattyn27-Mar-09 20:55 
GeneralRe: Submatrix problem Pin
maxflair27-Mar-09 23:16
maxflair27-Mar-09 23:16 
QuestionWPF listbox bug? Pin
Viplex27-Mar-09 14:11
Viplex27-Mar-09 14:11 
Answerpls ignore my question Pin
Viplex27-Mar-09 14:29
Viplex27-Mar-09 14:29 
QuestionCross Page Postback Pin
stormcandi27-Mar-09 11:31
stormcandi27-Mar-09 11:31 
QuestionSearching words in a matrix Pin
nike_arh27-Mar-09 10:42
nike_arh27-Mar-09 10:42 
AnswerRe: Searching words in a matrix Pin
Deresen27-Mar-09 12:02
Deresen27-Mar-09 12:02 
I can understand this code is slow :P.

But I don't really get what you want to achieve? Can you maybe clearify that?
Is it like a snake? which will check for a word like this:

{a, b, c}
{d, e, f}
{h, i, j}

and if you try the word 'abf' it will find it and starts at point 0,0 and ends at 2,1. But if you try 'abj', it won't find anything?

If it is, I think it is funny and I'll try to code it Big Grin | :-D , if it isn't please explain how and what you mean exactly.
GeneralRe: Searching words in a matrix Pin
nike_arh27-Mar-09 12:32
nike_arh27-Mar-09 12:32 
AnswerRe: Searching words in a matrix Pin
Luc Pattyn27-Mar-09 21:21
sitebuilderLuc Pattyn27-Mar-09 21:21 
GeneralRe: Searching words in a matrix Pin
nike_arh27-Mar-09 23:27
nike_arh27-Mar-09 23:27 
AnswerRe: Searching words in a matrix Pin
nike_arh28-Mar-09 6:56
nike_arh28-Mar-09 6:56 
QuestionDragging and resizing blocks thread Pin
invader8227-Mar-09 9:40
invader8227-Mar-09 9:40 
AnswerRe: Dragging and resizing blocks thread Pin
Dave Kreskowiak27-Mar-09 12:08
mveDave Kreskowiak27-Mar-09 12:08 
GeneralRe: Dragging and resizing blocks thread Pin
invader8229-Mar-09 23:05
invader8229-Mar-09 23:05 
AnswerRe: Dragging and resizing blocks thread Pin
Alan N28-Mar-09 7:48
Alan N28-Mar-09 7:48 
GeneralRe: Dragging and resizing blocks thread Pin
invader8229-Mar-09 23:11
invader8229-Mar-09 23:11 
QuestionUserPrinicipal Enabled... Nullable type? Pin
Jacob Dixon27-Mar-09 9:18
Jacob Dixon27-Mar-09 9:18 
AnswerRe: UserPrinicipal Enabled... Nullable type? Pin
Big Daddy Farang27-Mar-09 12:05
Big Daddy Farang27-Mar-09 12:05 
GeneralRe: UserPrinicipal Enabled... Nullable type? Pin
Jacob Dixon27-Mar-09 12:08
Jacob Dixon27-Mar-09 12:08 
GeneralRe: UserPrinicipal Enabled... Nullable type? Pin
Big Daddy Farang27-Mar-09 12:48
Big Daddy Farang27-Mar-09 12:48 
QuestionRounding statement not working in C# program Pin
Vin Calitri27-Mar-09 8:56
Vin Calitri27-Mar-09 8:56 
AnswerRe: Rounding statement not working in C# program Pin
Alan N27-Mar-09 9:32
Alan N27-Mar-09 9:32 
AnswerRe: Rounding statement not working in C# program Pin
Ian Shlasko27-Mar-09 10:06
Ian Shlasko27-Mar-09 10:06 
AnswerRe: Rounding statement not working in C# program Pin
Luc Pattyn27-Mar-09 21:29
sitebuilderLuc Pattyn27-Mar-09 21:29 

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.