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

C#

 
QuestionDo u find c# descent? Pin
Mark Kruger11-Apr-12 5:13
Mark Kruger11-Apr-12 5:13 
AnswerRe: Do u find c# descent? Pin
BobJanova11-Apr-12 5:21
BobJanova11-Apr-12 5:21 
AnswerRe: Do u find c# descent? Pin
PIEBALDconsult11-Apr-12 5:41
mvePIEBALDconsult11-Apr-12 5:41 
GeneralRe: Do u find c# descent? Pin
Mark Kruger11-Apr-12 6:13
Mark Kruger11-Apr-12 6:13 
AnswerRe: Do u find c# descent? Pin
Eddy Vluggen11-Apr-12 7:04
professionalEddy Vluggen11-Apr-12 7:04 
GeneralRe: Do u find c# descent? Pin
Mark Kruger11-Apr-12 7:38
Mark Kruger11-Apr-12 7:38 
GeneralRe: Do u find c# descent? Pin
BobJanova11-Apr-12 23:52
BobJanova11-Apr-12 23:52 
GeneralRe: Do u find c# descent? Pin
Mark Kruger12-Apr-12 1:29
Mark Kruger12-Apr-12 1:29 
A clear view i understand and agree with, thank you Smile | :)

Cause of the reactions yesterday ended up writing a field reader writer (including basetypes), which works on arrays and icollection(generic only) as well (and specially in those occations to make of copy of each cell) recursivly with an object array[,] to be able to detect when items and pointing to somethin' processed before in that case i place the copied variant on the spot. Implemented all real valuetypes (iow int, long, decimal, string) by individually copy lines to make sure those go well. Called my function GetDeadCopy and returns a boolean now whether it had succes or not. Have not implemented a field checker yet for combi with collection to see what's touched. But the total function does already a lot more then were i wrote the thing for. Being more easily able to use data packages in dictionaries and lists without having the need to give each package an own copy constructor (or clone however you want to name it).

Anyways thanx for the responds and the reason for me to look a bit deeper.
AnswerRe: Do u find c# descent? Pin
V.11-Apr-12 21:04
professionalV.11-Apr-12 21:04 
Questionsolid edge programming Pin
issSTE11-Apr-12 3:48
issSTE11-Apr-12 3:48 
AnswerRe: solid edge programming Pin
Richard MacCutchan11-Apr-12 5:06
mveRichard MacCutchan11-Apr-12 5:06 
JokeRe: solid edge programming Pin
ZurdoDev11-Apr-12 8:34
professionalZurdoDev11-Apr-12 8:34 
JokeRe: solid edge programming Pin
Richard MacCutchan11-Apr-12 21:54
mveRichard MacCutchan11-Apr-12 21:54 
Questionfind solution for deadlock Pin
numeracy11-Apr-12 0:21
numeracy11-Apr-12 0:21 
AnswerRe: find solution for deadlock Pin
Pete O'Hanlon11-Apr-12 0:28
mvePete O'Hanlon11-Apr-12 0:28 
GeneralRe: find solution for deadlock Pin
numeracy11-Apr-12 0:34
numeracy11-Apr-12 0:34 
GeneralRe: find solution for deadlock Pin
Wes Aday11-Apr-12 0:45
professionalWes Aday11-Apr-12 0:45 
GeneralRe: find solution for deadlock Pin
numeracy11-Apr-12 0:47
numeracy11-Apr-12 0:47 
GeneralRe: find solution for deadlock Pin
Pete O'Hanlon11-Apr-12 0:51
mvePete O'Hanlon11-Apr-12 0:51 
GeneralRe: find solution for deadlock Pin
numeracy11-Apr-12 1:00
numeracy11-Apr-12 1:00 
GeneralRe: find solution for deadlock Pin
Pete O'Hanlon11-Apr-12 1:40
mvePete O'Hanlon11-Apr-12 1:40 
GeneralRe: find solution for deadlock Pin
numeracy11-Apr-12 1:05
numeracy11-Apr-12 1:05 
GeneralRe: find solution for deadlock Pin
Pete O'Hanlon11-Apr-12 1:06
mvePete O'Hanlon11-Apr-12 1:06 
GeneralRe: find solution for deadlock Pin
numeracy11-Apr-12 1:11
numeracy11-Apr-12 1:11 
GeneralRe: find solution for deadlock Pin
Pete O'Hanlon11-Apr-12 1:13
mvePete O'Hanlon11-Apr-12 1:13 

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.