Contents tagged with General
-
MVP !
J'ai eu une bonne surprise ce 1er avril. Un email commençant par : :
[MVP Award Program] Bienvenue au sein du programme MVP!
C'est fait, je suis MVP : Visual C# !
Je ne dé … more
-
MVP !
I had a very good surprize on April 1st.I got en email with this as subject :
[MVP Award Program] Bienvenue au sein du programme MVP!
It is in French,it is to announce I am MVP : Visual C# ! … more
-
Out and Ref
Une question qui revient régulièrement quand on commence C# est : quelle est la différence entre Ref et Out ?
Tous deux passent le … more
-
Out and Ref
A classic question when starting in C# is : what is the difference between Ref and Out for method parameters? What is the usage?
Both pass the parameter by reference, but there are two subtle … more
