Sean Liming \(eMVP\) replied...
05-Feb-07 05:39 PM
Cool
-Sean
Micro
(1)
Framework
(1)
Newsgroup
(1)
  Thomas Scheidegger [MVP] replied...
05-Feb-07 07:47 PM
related links:

http://msdn.microsoft.com/embedded/netmf/
http://blogs.msdn.com/mikehall/archive/2007/02/05/net-microframework-and-windows-ce-what-s-the-difference.aspx
http://www.dotnetmicroframework.com
http://en.wikipedia.org/wiki/.NET_Micro_Framework




--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/
  Kerem Gümrükcü replied...
06-Feb-07 08:18 PM
Hi Sean,

what does this "e" stand for in your MVP?
Never heard that before...


Beste regards

Kerem Gümrükcü
  Sean Liming \(eMVP\) replied...
06-Feb-07 08:22 PM
e -Embedded MVP

-Sean
  Kerem Gümrükcü replied...
06-Feb-07 11:23 PM
Hi Sean,

ah i see. This must be some new title i think.
By the Way: I did much developing on
Windows and other OS, but i want to start
with embedded and microcontrollers. I have
a strong knowledge in Asm, C/C++ and Microsoft
VStudio and in lots of other Programming Languages.
I did nearly anything from GUI Applications, Databases
and even Drivers for Linux and Windows.

Can you give me some advise where to start with
embedded microframework. Is there some
virtual Environment where i can start and do my
first steps...


Best regards

Kerem Gümrükcü
  Kerem Gümrükcü replied...
07-Feb-07 12:50 AM
Ok,

got it...


Regards

Kerem
  Sean Liming \(eMVP\) replied...
07-Feb-07 06:21 PM
If you are interested in getting started, I believe you can download the
.NET SDK from the website:
http://msdn2.microsoft.com/en-us/embedded/bb267253.aspx

Regards,

Sean Liming
Managing Director
SJJ Embedded Micro Solutions (www.sjjmicro.com / www.seanliming.com)
  Kerem Gümrükcü replied...
07-Feb-07 09:52 PM
Hi Sean,

thanks for the link...


Best regards

Kerem Gümrükcü
  kenlesurvivan replied...
11-Feb-07 09:23 PM

         
  Pe replied...
15-Feb-07 10:41 AM
Late... but here!
Regards,

--
[MVP] Visual Developer - Visual Basic
  .TUN replied...
16-Feb-07 06:41 PM

         
.NET Framework - .NET Micro Framework Newsgroup
Asked By netmfbi
05-Feb-07 12:11 PM
Welcome to the .NET Micro Framework Newsgroup.
  EmbeddedLarr replied...
19-Feb-07 05:49 PM
Double cool
  DavidConge replied...
20-Feb-07 03:56 PM
Downloading the SDK is a good place to start. The SDK comes with an
extensible emulator that you can use to write some programs of your own. I
would suggest starting by writing a program for the sample emulator that
comes with the SDK. Then you can write your own emulator for whatever type of
device you would like to develop on. This will work whether the device
currently exists or not.
--
Programmer/Writer
.NET Micro Framework
Microsoft Corporation
  Sunny replied...
23-Feb-07 08:30 AM
Hello everyone ,

I need some information on eMVP.
I am working on eVC++/CE 5.0 and i would like know whether i would be able
to certified as eMVP.
Is there any certification process/exam for eMVP.
If so give some info/links

Regards
Sunny
 
23-Feb-07 09:01 AM
No, it is not a certification, it's an awarded recognition.

http://mvp.support.microsoft.com/


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
  Sunny replied...
24-Feb-07 01:19 AM
Thank you Chris Tacke

Regards
Sunny
  Stan Chen replied to Thomas Scheidegger [MVP]
09-May-10 01:05 AM
I would like to share with you that we had successfully port Microsoft .NET Micro Framework to TI Stellaris MCU.

Please refer to following video link for TI Stellaris LM3S9B96 runs Microsoft .NET Micro Framework live demo.



http://armcortexm3.blogspot.com/



If you are interested, please conatct us.



Stan Chen

Golden IC technology Co., Ltd.

Stan@golden-IC.com

http://www.Golden-IC.com/page1.php

Tel: +886-2-89920883 Ext.101
help
Welcome to the .NET Micro Framework Porting Kit newsgroup .NET Framework This newsgroup is where you''ll find information about using the .NET Micro Framework Porting Kit for supporting new hardware with the Micro Framework or for extending a HAL through interop and native code. .NET Microframework Porting Discussions
Micro Framework V2.0 Service Pack 1 Beta is available for download .NET Framework The beta release of the Micro Framework V2.0 Service Pack 1 is available at http: / / connect.microsoft.com under the .NET Micro Framework program. The Service pack offers a number of new features and enhancements while maintaining compatibility with applications developed with the .NET Micro Framework V2.0. Additional details about the new functionality can be found in the release
Visual Studio 2008 support .NET Framework Installed Visual Studio Team System 2008 Development Edition and removed VS2005 installation without taking into account .NET Micro Framework. I really did not expect.NET Micro Framework 2.5 SDK not being available for VS2008. For when do you plan to support NET Micro Framework SDK under VS2008? Thanks very much in advance. .NET Microframework Discussions NET Micro Framework (1) Visual Studio 2008 (1) Check (1) MailletProgram (1) Miguel (1) Announcement (1) A8217E012D32
SDK documentation .NET Framework Hello: I've installed .Net Micro Framework and I can create projects using templates from VS2005. I also can build and run samples. Intstallations folder has all Help files. At the same time .Net Micro Framework' documentation isn't in VS2005 Help. Any suggestions ? Thank you, dave .NET Microframework Discussions XP install the SDK. From Visual Studio's Help menu, select Contents. You should see .NET Micro Framework Development in the Table of Contents pane on the left side of the window. It appears (Document Explorer) has a Search box near the top right. Type in the keywords micro framework and click the Search button. Topics from our documentation should appear. - - David Conger Programmer