Home All Groups Group Topic Archive Search About
Author
10 Apr 2006 9:32 PM
rodchar
hey all,

when describing the .net framework the term type-safety comes up. can you
give me an example that would explain this a bit more for a beginner.

thanks,
rodchar

Author
11 Apr 2006 11:38 AM
Andrew Morton
rodchar wrote:
> when describing the .net framework the term type-safety comes up. can
> you give me an example that would explain this a bit more for a
> beginner.

http://en.wikipedia.org/wiki/Type_safety

Another useful site for beginners:-
http://www.google.com

If you use a search like
define:type safety

it will try to find definitions for you. (It didn't catch the wikipedia
entry.)

Also useful: www.acronymfinder.com

HTH

Andrew
Author
11 Apr 2006 12:02 PM
Cerebrus
>> Another useful site for beginners:-
>> http://www.google.com

LOLZ ! That's just great ! ;-)
Author
11 Apr 2006 2:39 PM
Cor Ligthert [MVP]
> LOLZ ! That's just great ! ;-)
>
A pity is that it is not exact the best one.

http://groups.google.com/grphp?hl=en&tab=wg&q=

This one gives a more safely typed information because it is often better
crosschecked.

For VBNet it is.

http://groups.google.com/group/microsoft.public.dotnet.languages.vb?hl=en&lr=&ie=UTF-8

Cor