Beginner Questions

  • Thread starter Thread starter Robert L. Wells
  • Start date Start date
R

Robert L. Wells

Dear Sir or Madam,

Why did the designers of C# remove the ability to use static local
variables? What are the alternatives?

What books are the best for someone of intermediate skill level that is
migrating from MFC/C++ into C#?

I have MS VS.Net 2002 Enterprise Edition and am not able to upgrade to
version 2003 right now. What am I missing out on in terms of features, bug
fixes and and must have new features?

Thanks,

Bob Wells
 
Why did the designers of C# remove the ability to use static local
variables? What are the alternatives?

Do you meen function static local variables?
Faster switch your mind to OO program design, less such questions.

Sest regards.

Non sibi!
Wlad [UR3LOS]
 
Back
Top