PC Review


Reply
Thread Tools Rate Thread

Compact framework .NET SP2

 
 
=?Utf-8?B?UmFuaQ==?=
Guest
Posts: n/a
 
      27th Dec 2004
Hi every one :
Actually I have VS.net 2003 but idon't how 2 use the new features in the SP2
like the back color of the controls in the IDE can any one help

thanks and best regards

--
Mirror Mirror On The Wall Who Is The Master Of Them ALL
 
Reply With Quote
 
 
 
 
Daniel Moth
Guest
Posts: n/a
 
      27th Dec 2004
Nothing changes on the IDE side. You write code in VS exactly as you used to
e.g. SomeControl.BackColor = Color.SomeColor. SP2 should be installed on the
device. For info on where to get it or determining what version you are
running check this out:
http://wiki.opennetcf.org/ow.asp?Com...rminingVersion

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Rani" <(E-Mail Removed)> wrote in message
news:87335467-BB07-4184-B109-(E-Mail Removed)...
> Hi every one :
> Actually I have VS.net 2003 but idon't how 2 use the new features in the
> SP2
> like the back color of the controls in the IDE can any one help
>
> thanks and best regards
>
> --
> Mirror Mirror On The Wall Who Is The Master Of Them ALL



 
Reply With Quote
 
=?Utf-8?B?UmFuaQ==?=
Guest
Posts: n/a
 
      27th Dec 2004
Thanx Daniel :

How it will be for the new events that's a real issue!!!

rani

"Daniel Moth" wrote:

> Nothing changes on the IDE side. You write code in VS exactly as you used to
> e.g. SomeControl.BackColor = Color.SomeColor. SP2 should be installed on the
> device. For info on where to get it or determining what version you are
> running check this out:
> http://wiki.opennetcf.org/ow.asp?Com...rminingVersion
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "Rani" <(E-Mail Removed)> wrote in message
> news:87335467-BB07-4184-B109-(E-Mail Removed)...
> > Hi every one :
> > Actually I have VS.net 2003 but idon't how 2 use the new features in the
> > SP2
> > like the back color of the controls in the IDE can any one help
> >
> > thanks and best regards
> >
> > --
> > Mirror Mirror On The Wall Who Is The Master Of Them ALL

>
>
>

 
Reply With Quote
 
Daniel Moth
Guest
Posts: n/a
 
      27th Dec 2004
What new events? If you tell us the specific event of a specific control you
are interested in, we can be more specific. I am not aware of any event
supported by the latest CF version which do not appear in the IDE.
Generally, hook into the event from code as you usually do and if the event
is supported it will work. Note that many events show as supported in the
IDE but in reality are not (regardless of CF version); you have to try it
and see.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Rani" <(E-Mail Removed)> wrote in message
news:0E5D2474-84D3-45B6-B801-(E-Mail Removed)...
> Thanx Daniel :
>
> How it will be for the new events that's a real issue!!!
>
> rani
>
> "Daniel Moth" wrote:
>
>> Nothing changes on the IDE side. You write code in VS exactly as you used
>> to
>> e.g. SomeControl.BackColor = Color.SomeColor. SP2 should be installed on
>> the
>> device. For info on where to get it or determining what version you are
>> running check this out:
>> http://wiki.opennetcf.org/ow.asp?Com...rminingVersion
>>
>> Cheers
>> Daniel
>> --
>> http://www.danielmoth.com/Blog/
>>
>>
>> "Rani" <(E-Mail Removed)> wrote in message
>> news:87335467-BB07-4184-B109-(E-Mail Removed)...
>> > Hi every one :
>> > Actually I have VS.net 2003 but idon't how 2 use the new features in
>> > the
>> > SP2
>> > like the back color of the controls in the IDE can any one help
>> >
>> > thanks and best regards
>> >
>> > --
>> > Mirror Mirror On The Wall Who Is The Master Of Them ALL

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?UmFuaQ==?=
Guest
Posts: n/a
 
      27th Dec 2004
Thank you:.....

Now it's ok some mistesting but i want to ask more about CE ... actually
people i have an oem my problem is in imgdecmp.dll I know that microsoft will
tell ok consult ur OEM but my OEM is in a coma ) please can any body help

thanks again Daniel

"Daniel Moth" wrote:

> What new events? If you tell us the specific event of a specific control you
> are interested in, we can be more specific. I am not aware of any event
> supported by the latest CF version which do not appear in the IDE.
> Generally, hook into the event from code as you usually do and if the event
> is supported it will work. Note that many events show as supported in the
> IDE but in reality are not (regardless of CF version); you have to try it
> and see.
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "Rani" <(E-Mail Removed)> wrote in message
> news:0E5D2474-84D3-45B6-B801-(E-Mail Removed)...
> > Thanx Daniel :
> >
> > How it will be for the new events that's a real issue!!!
> >
> > rani
> >
> > "Daniel Moth" wrote:
> >
> >> Nothing changes on the IDE side. You write code in VS exactly as you used
> >> to
> >> e.g. SomeControl.BackColor = Color.SomeColor. SP2 should be installed on
> >> the
> >> device. For info on where to get it or determining what version you are
> >> running check this out:
> >> http://wiki.opennetcf.org/ow.asp?Com...rminingVersion
> >>
> >> Cheers
> >> Daniel
> >> --
> >> http://www.danielmoth.com/Blog/
> >>
> >>
> >> "Rani" <(E-Mail Removed)> wrote in message
> >> news:87335467-BB07-4184-B109-(E-Mail Removed)...
> >> > Hi every one :
> >> > Actually I have VS.net 2003 but idon't how 2 use the new features in
> >> > the
> >> > SP2
> >> > like the back color of the controls in the IDE can any one help
> >> >
> >> > thanks and best regards
> >> >
> >> > --
> >> > Mirror Mirror On The Wall Who Is The Master Of Them ALL
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Daniel Moth
Guest
Posts: n/a
 
      27th Dec 2004
I am not sure what you are asking? At a complete guess, you are working with
a CE-based device that does not include imgdecmp.dll and you require its
functionality. If so you must contact the OEM for including it in the device
image. If you have some other question about the said dll let us know (start
a new discussion thread) or use the archives:
http://groups-beta.google.com/group/...rch+this+group

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Rani" <(E-Mail Removed)> wrote in message
news:9E96B848-6BF8-4386-8281-(E-Mail Removed)...
> Thank you:.....
>
> Now it's ok some mistesting but i want to ask more about CE ...
> actually
> people i have an oem my problem is in imgdecmp.dll I know that microsoft
> will
> tell ok consult ur OEM but my OEM is in a coma ) please can any body
> help
>
> thanks again Daniel
>
> "Daniel Moth" wrote:
>
>> What new events? If you tell us the specific event of a specific control
>> you
>> are interested in, we can be more specific. I am not aware of any event
>> supported by the latest CF version which do not appear in the IDE.
>> Generally, hook into the event from code as you usually do and if the
>> event
>> is supported it will work. Note that many events show as supported in the
>> IDE but in reality are not (regardless of CF version); you have to try it
>> and see.
>>
>> Cheers
>> Daniel
>> --
>> http://www.danielmoth.com/Blog/
>>
>>
>> "Rani" <(E-Mail Removed)> wrote in message
>> news:0E5D2474-84D3-45B6-B801-(E-Mail Removed)...
>> > Thanx Daniel :
>> >
>> > How it will be for the new events that's a real issue!!!
>> >
>> > rani
>> >
>> > "Daniel Moth" wrote:
>> >
>> >> Nothing changes on the IDE side. You write code in VS exactly as you
>> >> used
>> >> to
>> >> e.g. SomeControl.BackColor = Color.SomeColor. SP2 should be installed
>> >> on
>> >> the
>> >> device. For info on where to get it or determining what version you
>> >> are
>> >> running check this out:
>> >> http://wiki.opennetcf.org/ow.asp?Com...rminingVersion
>> >>
>> >> Cheers
>> >> Daniel
>> >> --
>> >> http://www.danielmoth.com/Blog/
>> >>
>> >>
>> >> "Rani" <(E-Mail Removed)> wrote in message
>> >> news:87335467-BB07-4184-B109-(E-Mail Removed)...
>> >> > Hi every one :
>> >> > Actually I have VS.net 2003 but idon't how 2 use the new features in
>> >> > the
>> >> > SP2
>> >> > like the back color of the controls in the IDE can any one help
>> >> >
>> >> > thanks and best regards
>> >> >
>> >> > --
>> >> > Mirror Mirror On The Wall Who Is The Master Of Them ALL
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 04:22 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft Dot NET Framework 2 22nd May 2007 03:35 AM
.Net compact Framework throwing formatException which 'normal' framework doesn't John Haxton Microsoft Dot NET Framework 0 20th Apr 2004 03:47 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Compact Framework 1 2nd Apr 2004 11:14 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Framework 0 16th Mar 2004 05:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:49 PM.