Click here to Skip to main content
15,921,028 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Project can not be opended Pin
mpavas3-Apr-08 15:03
mpavas3-Apr-08 15:03 
QuestionHow Do I Do a Build Using Visual Web Developer Express 2005? Pin
Jeff Solochek2-Apr-08 19:56
Jeff Solochek2-Apr-08 19:56 
GeneralTrigger a controls event handler manually Pin
NumberXaero2-Apr-08 12:47
NumberXaero2-Apr-08 12:47 
GeneralRe: Trigger a controls event handler manually Pin
Luc Pattyn3-Apr-08 14:07
sitebuilderLuc Pattyn3-Apr-08 14:07 
Questionhow can I see the interbal details of an assembly Pin
sujithkumarsl2-Apr-08 3:10
sujithkumarsl2-Apr-08 3:10 
AnswerRe: how can I see the interbal details of an assembly Pin
Simon P Stevens2-Apr-08 3:22
Simon P Stevens2-Apr-08 3:22 
GeneralInheritance Pin
bort_verdon1-Apr-08 22:00
bort_verdon1-Apr-08 22:00 
GeneralRe: Inheritance Pin
Simon P Stevens1-Apr-08 23:18
Simon P Stevens1-Apr-08 23:18 
Are you using generics? (the <> don't show up, you have to use the buttons at the bottom of the text editor). If you're not, try generics.

You could make the base classes member an IList instead, and only instantiate it in the subclass. Then you won't have a problem with the cast because you can cast any generic List to an IList.

Simon

GeneralRe: Inheritance Pin
bort_verdon2-Apr-08 13:13
bort_verdon2-Apr-08 13:13 
GeneralOutOfMemoryException Pin
Rei Miyasaka31-Mar-08 20:37
Rei Miyasaka31-Mar-08 20:37 
GeneralRe: OutOfMemoryException Pin
led mike1-Apr-08 4:46
led mike1-Apr-08 4:46 
GeneralRe: OutOfMemoryException Pin
Luc Pattyn1-Apr-08 5:41
sitebuilderLuc Pattyn1-Apr-08 5:41 
GeneralRe: OutOfMemoryException Pin
Rei Miyasaka1-Apr-08 15:26
Rei Miyasaka1-Apr-08 15:26 
GeneralRe: OutOfMemoryException Pin
led mike2-Apr-08 4:39
led mike2-Apr-08 4:39 
GeneralRe: OutOfMemoryException Pin
Rei Miyasaka2-Apr-08 7:26
Rei Miyasaka2-Apr-08 7:26 
GeneralRe: OutOfMemoryException Pin
led mike2-Apr-08 8:22
led mike2-Apr-08 8:22 
GeneralRe: OutOfMemoryException Pin
Dave Kreskowiak2-Apr-08 9:37
mveDave Kreskowiak2-Apr-08 9:37 
GeneralWindows service error .. installutil.exe .. Pin
rajesh.tycoon31-Mar-08 17:00
rajesh.tycoon31-Mar-08 17:00 
GeneralRe: Windows service error .. installutil.exe .. Pin
led mike1-Apr-08 4:44
led mike1-Apr-08 4:44 
GeneralSOAP Deserialization Pin
lverre31-Mar-08 3:30
lverre31-Mar-08 3:30 
GeneralRe: SOAP Deserialization Pin
led mike31-Mar-08 4:33
led mike31-Mar-08 4:33 
QuestionTo mention single strong name key in an XML file for all prjoects Pin
Mushtaque Nizamani31-Mar-08 1:19
Mushtaque Nizamani31-Mar-08 1:19 
GeneralRe: To mention single strong name key in an XML file for all prjoects Pin
led mike31-Mar-08 4:34
led mike31-Mar-08 4:34 
GeneralUnable to load proxy class at runtime when using "Add Web Reference..." Pin
bwilhite30-Mar-08 11:58
bwilhite30-Mar-08 11:58 
GeneralRe: Unable to load proxy class at runtime when using "Add Web Reference..." Pin
led mike31-Mar-08 4:40
led mike31-Mar-08 4:40 

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.