Click here to Skip to main content
15,914,500 members
Home / Discussions / C#
   

C#

 
Questiondecode XmlDocument.OuterText Pin
giddy_guitarist12-Dec-09 6:10
giddy_guitarist12-Dec-09 6:10 
AnswerRe: decode XmlDocument.OuterText Pin
Migounette12-Dec-09 7:27
Migounette12-Dec-09 7:27 
AnswerRe: decode XmlDocument.OuterText Pin
PIEBALDconsult12-Dec-09 9:19
mvePIEBALDconsult12-Dec-09 9:19 
AnswerRe: decode XmlDocument.OuterText Pin
giddy_guitarist12-Dec-09 20:08
giddy_guitarist12-Dec-09 20:08 
QuestionSQL sync with SQLCE Pin
redspiderke12-Dec-09 3:19
redspiderke12-Dec-09 3:19 
QuestionReplace "inner list" of a generic class inheriting from List<T> ? Pin
BillWoodruff12-Dec-09 2:13
professionalBillWoodruff12-Dec-09 2:13 
AnswerRe: Replace "inner list" of a generic class inheriting from List<T> ? [modified] Pin
PIEBALDconsult12-Dec-09 3:45
mvePIEBALDconsult12-Dec-09 3:45 
GeneralRe: Replace "inner list" of a generic class inheriting from List<T> ? Pin
BillWoodruff12-Dec-09 7:07
professionalBillWoodruff12-Dec-09 7:07 
Hi PieBaldConsult,

Well, I thought I was writing 'implicit and/or 'explicit conversion operators in the attempts I documented in the question that result in compile-time and run-time errors.

And, while, yes, I could write a ClearAndAddRange method : the whole purpose of the question is part of my "self-education" in Linq which (for me) is best done by posing problems and then trying to solve them.

I have the feeling that somewhere there's a way to use some of the Linq commands like ConvertAll, Cast, OfType that will do the "right thing" easily. to get from one List<int> instance into a form that can be assigned to an instance of 'anyDamnList.

After all, if you build the example and type instanceOfAnyDamnList. ... you get the intellisense you expect including methods like 'Count.

This is the kind of question that Jon Skeet could answer in his sleep Smile | :)

Thanks for responding !

best, Bill

"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844

GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
PIEBALDconsult12-Dec-09 7:42
mvePIEBALDconsult12-Dec-09 7:42 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
BillWoodruff12-Dec-09 8:09
professionalBillWoodruff12-Dec-09 8:09 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
PIEBALDconsult12-Dec-09 9:49
mvePIEBALDconsult12-Dec-09 9:49 
AnswerRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
DaveyM6912-Dec-09 7:44
professionalDaveyM6912-Dec-09 7:44 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
BillWoodruff12-Dec-09 8:30
professionalBillWoodruff12-Dec-09 8:30 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
PIEBALDconsult12-Dec-09 9:06
mvePIEBALDconsult12-Dec-09 9:06 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
Gideon Engelberth12-Dec-09 10:56
Gideon Engelberth12-Dec-09 10:56 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
BillWoodruff13-Dec-09 12:28
professionalBillWoodruff13-Dec-09 12:28 
AnswerRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
Nicholas Butler12-Dec-09 23:28
sitebuilderNicholas Butler12-Dec-09 23:28 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
BillWoodruff13-Dec-09 12:21
professionalBillWoodruff13-Dec-09 12:21 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
Nicholas Butler13-Dec-09 22:45
sitebuilderNicholas Butler13-Dec-09 22:45 
GeneralRe: Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? [modified] Pin
BillWoodruff14-Dec-09 4:50
professionalBillWoodruff14-Dec-09 4:50 
Answera "partial solution" to : re : Replace "inner list" of a generic class inheriting from List&lt;T&gt; ? Pin
BillWoodruff13-Dec-09 12:51
professionalBillWoodruff13-Dec-09 12:51 
QuestionUsing Methods within a Switch Case Pin
DevonDaDude11-Dec-09 22:47
DevonDaDude11-Dec-09 22:47 
AnswerRe: Using Methods within a Switch Case Pin
Abhinav S11-Dec-09 22:56
Abhinav S11-Dec-09 22:56 
GeneralRe: Using Methods within a Switch Case Pin
OriginalGriff11-Dec-09 23:03
mveOriginalGriff11-Dec-09 23:03 
GeneralRe: Using Methods within a Switch Case Pin
Abhinav S11-Dec-09 23:09
Abhinav S11-Dec-09 23:09 

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.