| CBFalconer 2004-10-30, 3:56 am |
| Randy Howard wrote:
> alfps@start.no says...
>
>
> Disclaimer: I've not written a line of C# and don't intend to.
>
> However, previous experience with Visual Studio makes me wonder how
> much of the old code is still lying around in there. I have seen
> cases with previous versions and large C or C++ projects where
> enabling pre-compiled headers would case the compiler to just blow
> up after some amount of time working with a project file with a
> very helpful "internal compiler error" and crash. If something
> analagous is done with C#, that might be worth trying.
My recommendation is to get rid of that buggy Visual Studio and
learn how to use the fundamental tools. In practice this means
abandoning Micro$loth software.
--
Chuck F (cbfalconer@yahoo.com) (cbfalconer@worldnet.att.net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
|