Re: Why does the instance change?
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Mon, 1 May 2006 19:13:17 +0100
Daniel <DanielV@xxxxxxxxxxxxxxxx> wrote:
This goes through one huge class, which calls another class which is
inherited down from two more. Its impossbile to show a complete example.
No it's not. It just requires a little work. No-one's asking you to
post everything in your real classes - just enough for us to compile
and run a program which demonstrates the problem.
Hence my original shortened version that showed only the parts needed to
recreate my problem. Ok i will sort this one out for myself, thanks
anyway.
It's great to show a shortened version that only shows the parts needed
- but it *didn't* allow anyone to recreate the problem. You need to
post:
1) Enough that people can compile and run the program
2) Not too much: nothing that isn't required to show the problem
3) What you expect to happen and what actually happened
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Why does the instance change?
- From: Daniel
- Re: Why does the instance change?
- References:
- Why does the instance change?
- From: Daniel
- Re: Why does the instance change?
- From: Göran Andersson
- Re: Why does the instance change?
- From: Daniel
- Re: Why does the instance change?
- From: Jon Skeet [C# MVP]
- Re: Why does the instance change?
- From: Daniel
- Why does the instance change?
- Prev by Date: Re: Install assembly in GAC ?? Not visible inside the IDE
- Next by Date: Re: scope of singleton static refs in ASP.NET 2.0
- Previous by thread: Re: Why does the instance change?
- Next by thread: Re: Why does the instance change?
- Index(es):
Relevant Pages
|