The Artima Developer Community
Sponsored Link

.NET Buzz Forum
New Microsoft (Standalone) Device Emulator 1.0 Community Preview

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sascha Corti

Posts: 797
Nickname: sascha
Registered: Aug, 2003

Sascha Corti is a developer evangelist for Microsoft in Switzerland.
New Microsoft (Standalone) Device Emulator 1.0 Community Preview Posted: Jun 15, 2005 3:45 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sascha Corti.
Original Post: New Microsoft (Standalone) Device Emulator 1.0 Community Preview
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sascha Corti
Latest Posts From Console.WriteLine("Hello World");

Advertisement

I spent much time looking into Visual Studio Team System recently and didn't follow device development that closely. That's maybe why I only just found out, that Microsoft is making a new standalone version of the "Microsoft Device Emulator 1.0" available as a community preview. This emulator can be installed on systems independently of the presence of the Visual Studio suite. Enhancements of the new emulator over the existing one that shipped with Visual Studio .NET 2003 are (quoted):

  • Runs code compiled for ARM processors rather than for x86 processors. In most cases, you can run the same binaries on the emulator as you do on the device.
  • Supports synchronizing with ActiveSync. You can use the Device Emulator with a full ActiveSync partnership. This feature allows you to debug applications that are syncing, or be able to use real synchronized data from within the Device Emulator.
  • Provides support for more development environments. The emulator has been tested for developing and debugging applications with Visual Studio 2005, Visual Studio .NET 2003, and with eMbedded Visual C++ 4.0 (eVC4) SP4, all using ActiveSync. No crossover serial cable is required.
  • The Device Emulator supports GAPI. You can write and debug GAPI games on the Device Emulator and expect them to work.

Of course you will get the same emulator if you install Visual Studio 2005.

Here's how to get the bits:

  • Visit http://beta.microsoft.com,
  • Login using your Passport account, or create one if you don't have one.
  • Use Guest ID MSDEVICE to access the Community Preview website

Read: New Microsoft (Standalone) Device Emulator 1.0 Community Preview

Topic: Language Specification 8.0 (Beta2) now available... Previous Topic   Next Topic Topic: SQLCLR UDF Returns a Truncation Exception

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use