Click here to Skip to main content
15,892,697 members
Home / Discussions / C#
   

C#

 
AnswerRe: Hole Punching C#->PHP Pin
Cosby5-Dec-09 12:05
Cosby5-Dec-09 12:05 
GeneralRe: Hole Punching C#->PHP Pin
Mohd Iliyas Ahmad10-Jan-10 20:11
Mohd Iliyas Ahmad10-Jan-10 20:11 
QuestionRe: stack overflow Pin
hotthoughtguy11-May-09 8:18
hotthoughtguy11-May-09 8:18 
AnswerRe: stack overflow Pin
EliottA11-May-09 8:21
EliottA11-May-09 8:21 
GeneralRe: stack overflow Pin
Christian Graus11-May-09 8:22
protectorChristian Graus11-May-09 8:22 
GeneralRe: stack overflow Pin
EliottA11-May-09 8:24
EliottA11-May-09 8:24 
GeneralRe: stack overflow Pin
Vikram A Punathambekar11-May-09 18:45
Vikram A Punathambekar11-May-09 18:45 
AnswerRe: stack overflow Pin
Christian Graus11-May-09 8:22
protectorChristian Graus11-May-09 8:22 
I guess your method of recursion is causing the loop to call itself too many times, OR, longer words expose a bug that causes infinite recursion. So hard to say more without actual code.

It sounds like the number of calls increases exponentially, so option 1 is not off the cards.

Christian Graus

Driven to the arms of OSX by Vista.

"I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

GeneralRe: stack overflow Pin
hotthoughtguy11-May-09 8:33
hotthoughtguy11-May-09 8:33 
GeneralRe: stack overflow Pin
hotthoughtguy11-May-09 8:37
hotthoughtguy11-May-09 8:37 
AnswerRe: stack overflow Pin
Luc Pattyn11-May-09 9:13
sitebuilderLuc Pattyn11-May-09 9:13 
Questionproxy server Pin
yogesh_softworld12311-May-09 7:41
yogesh_softworld12311-May-09 7:41 
QuestionButtons and form show and close Pin
Star0911-May-09 7:30
Star0911-May-09 7:30 
QuestionRe: Buttons and form show and close Pin
harold aptroot11-May-09 7:32
harold aptroot11-May-09 7:32 
GeneralRe: Buttons and form show and close Pin
Star0911-May-09 7:51
Star0911-May-09 7:51 
GeneralRe: Buttons and form show and close Pin
harold aptroot11-May-09 8:12
harold aptroot11-May-09 8:12 
AnswerRe: Buttons and form show and close Pin
DaveyM6911-May-09 7:52
professionalDaveyM6911-May-09 7:52 
GeneralRe: Buttons and form show and close Pin
Star0911-May-09 7:55
Star0911-May-09 7:55 
Questionerror when created new datasource Pin
dotnetdev8111-May-09 7:18
dotnetdev8111-May-09 7:18 
Questionstack overflow Pin
hotthoughtguy11-May-09 6:21
hotthoughtguy11-May-09 6:21 
QuestionRe: stack overflow Pin
Ian McCaul11-May-09 6:26
Ian McCaul11-May-09 6:26 
AnswerRe: stack overflow Pin
J4amieC11-May-09 6:34
J4amieC11-May-09 6:34 
AnswerRe: stack overflow Pin
Dan Neely11-May-09 6:56
Dan Neely11-May-09 6:56 
AnswerRe: stack overflow Pin
Dave Kreskowiak11-May-09 7:00
mveDave Kreskowiak11-May-09 7:00 
GeneralRe: stack overflow Pin
hotthoughtguy11-May-09 7:12
hotthoughtguy11-May-09 7:12 

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.