0
votes
3answers
46 views
ISO standards for .NET 3.5
Does anyone know the ISO standard that covers .NET 3.5? I found ISO/IEC 23270:2006, but I am not sure if this is the right/latest one. I need to put this in my SRS document.
5
votes
11answers
1k views
How to Digitally “Sign” a document
I don't like paper documents. I like everything stored on a server. I'd like to avoid printing, signing, and scanning, if possible.
How do I get signatures from people to sign-o …
0
votes
1answer
113 views
How to download Visual Studio Express Edition ISO from an FTP Mirror
Does Microsoft provide the ISOs of Visual Studio Express Edition 2008 via FTP? I have doubts they do but if anyone knows... please let me know.
0
votes
6answers
120 views
Should i use ISO 3166 country codes (US) or culture codes (en-US) ?
ISO 3166 has a list of 2 character country codes such as US, UK, FR.
A shopping cart I've used has both these codes and also the culture codes such as en-US or en-UK.
For a separ …
1
vote
4answers
162 views
Declaring fixed-size integer typedef in Standard C
Is there a reliable way to declare typedefs for integer types of fixed 8,16,32, and 64 bit length in ISO Standard C?
When I say ISO Standard C, I mean that strictly:
ISO C89/C90 …
0
votes
3answers
105 views
Is there DTMF API or standard that includes letters as well as standard numeric values?
I have not been able to find any literature on the subject.
1
vote
2answers
87 views
Source of ISO data in xml format?
Hi All,
I was just wondering if anyone knew of a source of standard ISO data in xml format, such as ISO 3166 (Country codes/names), ISO 4217 (Currency Codes) or ISO 639 (Languages …
0
votes
1answer
53 views
How can I determine the storing standards, such as UTF-8, for files?
The question arises from the reply.
How can I change the storing from an ISO-standard to UTF-8?
Some details:
I used Mac with some ISO-standard. I formatted it, so I cannot kno …
2
votes
2answers
5k views
Best way to convert UIF to ISO
I have a UIF file and would like to convert it to an ISO file. What is the best way to do this on Windows.
0
votes
2answers
129 views
.NET Currency exponent ISO_4217
Hi guys,
I'm developing something for international use. Wondering if anyone can shed any light on whether the CultureInfo class has support for finding currency exponents for par …
5
votes
6answers
1k views
Why is getcwd() not ISO C++ compliant?
This MSDN article states that getcwd() has been deprecated and that the ISO C++ compatible _getcwd should be used instead, which raises the question: what makes getcwd() not ISO-co …
0
votes
1answer
395 views
Using an iso to create a VMware vmdk
Can anyone point me to some documentation about how I can use an Iso to create a Vmware environment.
For instance, there's this guy who made his own version of Ubuntu, with loads …
2
votes
2answers
281 views
ISO Country/Currency data
All,
Our application requires data on ISO countries and currencies (where the data must be up to date). We did purchase country/currency data from ISO themselves, however we still …
2
votes
1answer
110 views
Pack existing ubuntu installation to iso
How would you pack a current installation of linux to an iso that can be used to boot from?
What I'm trying to do is have my current ubuntu installation on a dvd and whenever I'm …
7
votes
13answers
11k views
What is the best free iso mounting software?
I download alot of images from MSDN and they have a iso mounting tool available for use but it's not very slick. I've heard of Daemon Tools but haven't tried it. Anyone have anythi …
