Re: Multiplying Decimals



On Wed, 6 Jul 2005 21:35:28 -0500, Jay B. Harlow [MVP - Outlook] wrote:

> NOTE: MM displays months, while mm displays minutes.

Oops! I knew that; it's just that I usually get bitten by using mm where I
meant to use MM, and I forgot where mm really belongs.

> FromHours is a shared
> function its "best" to called from the Type itself (TimeSpan), rather then a
> variable theTimeSpan or ts.

I can understand that it's "canonical" to call shared functions from the
type, but are there actual advantages to prefer that to calling them from
the object? Won't it compile the same?
.



Relevant Pages

  • Re: FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
    ... > does not compile on 5.4-RELEASE ... Oops. ... The instructions should be as follows: ... Prev by Date: ...
    (FreeBSD-Security)
  • Re: Mapping using external assembly
    ... Because I've faced the same problem with the Shared Functions in the ... in BTS that u cannot use shared functions in your functoids. ... Prev by Date: ...
    (microsoft.public.biztalk.general)
  • HtmlEncode and HtmlDecode in windows service.
    ... in Windows service. ... Since these are not shared functions, I could not used it in non Web ... Is there any such functions available in other Namespaces? ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)