J
Jacob
I've been programming WinForms for over a year, so you can spare me the
explanation for dummies. I know that "string" is a keyword for "String" as
is "int" for "Int32", and "object" for "Object".
But, why do I always see the fully qualified names in ASP.NET applications?
Why not use the keywords?
Thanks,
Jacob
explanation for dummies. I know that "string" is a keyword for "String" as
is "int" for "Int32", and "object" for "Object".
But, why do I always see the fully qualified names in ASP.NET applications?
Why not use the keywords?
Thanks,
Jacob