Hi,

I m working on app mobile, and i need write key + values on registry. How i
do that?

Framework version: CF 3.5
Plataform: Windows Mobile 6 Professional SDK

--
Armando Rocha
Mobile Developer

http://www.ifthensoftware.com

Re: Registry Keys by Peter

Peter
Wed Apr 23 09:47:45 CDT 2008

.NETCF 2.0 and upwards has registry classes to match those in the full
framework in the Microsoft.Win32 namespace. You should find numerous samples
involving the Registry and RegistryKey classes.

Peter

--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

"Armando Rocha" <armandorocha@ifthensoftware.com> wrote in message
news:F011F736-5110-47A3-8463-5FCF4FD11F2E@microsoft.com...
> Hi,
>
> I m working on app mobile, and i need write key + values on registry. How
> i do that?
>
> Framework version: CF 3.5
> Plataform: Windows Mobile 6 Professional SDK
>
> --
> Armando Rocha
> Mobile Developer
>
> http://www.ifthensoftware.com


Re: Registry Keys by Armando

Armando
Wed Apr 23 11:09:29 CDT 2008

Thanks for your help Peter.

By the way, your book (Microsoft Mobile Development Handbook) is very good.

--
Armando Rocha
(Portugal)
Mobile Developer

http://www.ifthensoftware.com
"Peter Foot" <feedback@nospam-inthehand.com> escreveu na mensagem
news:79C6DFF8-C065-44A3-8BA8-2848B93BCFC4@microsoft.com...
> .NETCF 2.0 and upwards has registry classes to match those in the full
> framework in the Microsoft.Win32 namespace. You should find numerous
> samples involving the Registry and RegistryKey classes.
>
> Peter
>
> --
> Peter Foot
> Microsoft Device Application Development MVP
> www.peterfoot.net | www.inthehand.com
> In The Hand Ltd - .NET Solutions for Mobility
>
> "Armando Rocha" <armandorocha@ifthensoftware.com> wrote in message
> news:F011F736-5110-47A3-8463-5FCF4FD11F2E@microsoft.com...
>> Hi,
>>
>> I m working on app mobile, and i need write key + values on registry. How
>> i do that?
>>
>> Framework version: CF 3.5
>> Plataform: Windows Mobile 6 Professional SDK
>>
>> --
>> Armando Rocha
>> Mobile Developer
>>
>> http://www.ifthensoftware.com
>