Re: Set Types
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
>Is there no set type in .NET?
Not in the BCL, no. But there are third party implementations, I bet
you can find some with Google.
Mattias
--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ |
http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
Relevant Pages
- Re: SV: [PHP] Mail system
... Seriously though, Google for an existing solution, and if there isn't one have a go yourself and then ask for help if you have problems. ... Till: mattias ... I want to have a signup script ... using some form of text editor! ... (php.general) - Re: thread pooling and short lived threads
... The threadpool is a system wide resource that by default provides 25 ... The BCL uses this internally for many of its operations so if you ... There are plenty of opensource threadpool classes ... available that you can use for those tasks; use google to locate one. ... (microsoft.public.dotnet.general) - Re: How to determine if a number is odd or even?
... Google did not exsits. ... Or if odd I want to add 2 to that number and multiply by 5 ... Mattias Sjögren mattias @ mvps.org ... (microsoft.public.dotnet.languages.vb) - Re: Converting VB.Net code C#
... there are online language conversion tools that can help you with ... I bet google can help you find one. ... public virtual bool CaseSenitiveKeySort ... Mattias Sjögren mattias @ mvps.org ... (microsoft.public.dotnet.general) - Re: [PHP] Mail system
... mattias wrote: ... I want to have a signup script ... There's a good chance someone has already done this, so I'd start with Google. ... (php.general) |
|