Sign In
Visual Studio For Devices
A Team blog from the Visual Studio for Devices Team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Author: Amit Chopra
Author: Amit Chopra Orcas
Author: Neil Enns
Author: Ori Amiga
connectivity
eMbedded Visual C++ 4.0
FAQs
Managed Development
Native Development
orcas beta1 vsd unittesting
Shows and Events
SP1
Archive
Archives
December 2007
(2)
November 2007
(3)
May 2007
(1)
April 2007
(1)
March 2007
(2)
January 2007
(1)
December 2006
(1)
November 2006
(1)
September 2006
(1)
July 2006
(5)
June 2006
(6)
May 2006
(3)
April 2006
(2)
February 2006
(2)
December 2005
(4)
November 2005
(6)
October 2005
(2)
September 2005
(3)
August 2005
(2)
July 2005
(2)
June 2005
(8)
May 2005
(3)
April 2005
(10)
March 2005
(3)
February 2005
(2)
January 2005
(3)
December 2004
(3)
October 2004
(4)
September 2004
(8)
August 2004
(7)
July 2004
(8)
MSDN Blogs
>
Visual Studio For Devices
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio For Devices
CoreCon API - Part V
Posted
over 5 years ago
by
MobileDevGroup
4
Comments
Last post we looked at how to write a device side agent. I am uploading the source for file viewer written using CoreCon API's. How to use You need to have visual studio 2008 installed in your machine. Extract the zip file. It has 2 solutions...
Visual Studio For Devices
CoreCon API - Part IV
Posted
over 5 years ago
by
MobileDevGroup
2
Comments
In the last post we saw how to create a package and use that for downloading set of files. Writing Device Agent What do I get if I write an my own agent? You can reliably start your agent. When the start call is completed you are guaranteed...
Visual Studio For Devices
CoreCon API – Part III
Posted
over 5 years ago
by
MobileDevGroup
2
Comments
Package More than often we would like to deploy multiple files as part of our application. Also these files might vary depending on the architecture of the device. To handle these CoreCon provides something called packages. Packages files are present...
Visual Studio For Devices
CoreCon API – Part II
Posted
over 5 years ago
by
MobileDevGroup
2
Comments
Let’s see some ways to do send/receive files to device and some process related functions. CoreCon provides a class called FileDeployer using which we can do file transfers across device and desktop. You should have established connection (Device.Connect...
Visual Studio For Devices
CoreCon API – Part 1
Posted
over 5 years ago
by
MobileDevGroup
7
Comments
VSD is shipping Set of connectivity API which could be used to write remote tools (Remote file viewer etc) kind of Apps. This series of blog is aimed at giving an introduction about the connectivity APIs. Datastore is a set of XML files on your...
Visual Studio For Devices
Orcas Feedback on Device Features
Posted
over 5 years ago
by
MobileDevGroup
1
Comments
A few days ago Visual Studio "Orcas" Beta 1 was made available for download. We also handed out DVDs at MEDC 2007 Las Vegas Last week. I hope you were able to install these bits and try out some of the new features we enabled. If you have not downloaded...
Visual Studio For Devices
Testing non-public methods in Orcas Beta1
Posted
over 5 years ago
by
MobileDevGroup
1
Comments
Unless you've been living under a rock, you're probably aware that we shipped Visual Studio Orcas Beta1 last week. Here's Soma's blog post on the release which also has a link to the download. This is a huge milestone for us as the product that we've...
Visual Studio For Devices
Breakpoints not getting bound/hit sometimes when debugging on Windows Mobile 6
Posted
over 5 years ago
by
MobileDevGroup
1
Comments
If you're using the new Windows Mobile 6 SDK, you might find that your breakpoints don't get hit anymore when you're debugging a managed application. In this case, check the NetCF version you have installed on the desktop - ensure that it is NetCF V2...
Visual Studio For Devices
Device Emulator V2 is Live
Posted
over 5 years ago
by
MobileDevGroup
1
Comments
For those of you developing on Windows Vista, the much awaited for Device Emulator V2 is now live. Check out: http://blogs.msdn.com/anandba/archive/2007/03/13/device-emulator-v2-is-live.aspx for details. Anand Balachandran
Visual Studio For Devices
Connectivity issues after installing Visual Studio SP1
Posted
over 5 years ago
by
MobileDevGroup
2
Comments
Issue: Developers who upgraded to VS 2005 SP1 from VS 2005 RTM may have noticed issues in their connectivity. When they try to connect to device they will be getting one of the following error messages depending on whether you have ActiveSync installed...
Visual Studio For Devices
VS 2005 SP1 is now available !
Posted
over 6 years ago
by
MobileDevGroup
2
Comments
Yes VS 2005 SP1 is now available for download. Here are some useful links I wanted to share. VSTS patches download http://www.microsoft.com/downloads/details.aspx?FamilyID=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc&DisplayLang=en...
Visual Studio For Devices
Unit Testing for .Net Compact Framework
Posted
over 6 years ago
by
MobileDevGroup
9
Comments
This blog post should have happened some time ago and the only reason it has taken so long is due to my laziness :-) With the recent Visual Studio Orcas CTPs, we are shipping preview bits of one of the biggest features Visual Studio for Devices has to...
Visual Studio For Devices
Platform Verification Task
Posted
over 6 years ago
by
MobileDevGroup
13
Comments
What is Platform Verification Task? Smart Device development involves writing applications that target a particular device platform. Toolbox filtering, the unsupported control designer and IntelliSense provide design time aid to the developer to add...
Visual Studio For Devices
Rory Blyth's demos on Windows Mobile Development
Posted
over 6 years ago
by
MobileDevGroup
5
Comments
Rory Blyth, an MSDN Events Presenter, plans to give a series of screencasts on the subject of Windows Mobile Development. You can access the link here . In his own words: " I've decided, humble as I am, to try and create the greatest series of screencasts...
Visual Studio For Devices
Shared Source Microsoft Device Emulator 1.0 Release
Posted
over 6 years ago
by
MobileDevGroup
1
Comments
Barry has just posted details on this here . For all you geeks out there, this is an incredible opportunity to peek into the innards of the device emulator [Sriram]
Visual Studio For Devices
REPOST (Which Versions of Compact Framework will VS "Orcas" Support
Posted
over 6 years ago
by
MobileDevGroup
2
Comments
In the previous ship cycle, one feedback we got from our developer community was that we didn’t share early on what runtimes and platforms the development tool will support. So for VS “Orcas” release, I would like to share where we are heading in terms...
Visual Studio For Devices
Device Security Manager for Windows Mobile 5.0
Posted
over 6 years ago
by
MobileDevGroup
2
Comments
Device Security Manager Powertoy for Windows Mobile 5.0 Released! This test tool helps developers of Windows Mobile applications test various security policies for Windows Mobile devices. Overview: It is designed as a desktop application that ships...
Visual Studio For Devices
Rory Blyth on Windows Mobile development
Posted
over 6 years ago
by
MobileDevGroup
2
Comments
The incomparable Rory Blyth has put up a bunch of screencasts on various aspects of smart device development. If you're new to smart device development or if you're having a lazy afternoon and there's nothing on TV, head on over to Channel 9 and watch...
Visual Studio For Devices
Windows Vista and smart device development
Posted
over 6 years ago
by
MobileDevGroup
11
Comments
Folks using Beta 2 and later CTPs of Windows Vista for device developers would have run into some rough weather over one or more of the following issues. Rest assured - we're aware of this (and some of these have already been fixed internally) and by...
Visual Studio For Devices
CTP of SQL Server 2005 Everywhere Edition Now Available
Posted
over 6 years ago
by
MobileDevGroup
2
Comments
SQL Server 2005 Everywhere Edition is the followup to SQL Server 2005 Mobile Edition (SQL Mobile). Everywhere Edition adds to the great data replication and synchronization capabilities available in SQL Mobile. With Everywhere Edition, you can use the...
Visual Studio For Devices
Get Your Applications Ready for the First Windows Mobile Powered Smartphones with 320x240 Screens
Posted
over 6 years ago
by
MobileDevGroup
3
Comments
The Motorola Q and Samsung i320 bring the first landscape 320x240 screens to Windows Mobile® powered Smartphones. These devices will be in the hands of many of your new and existing users. Is your app ready? Adapt Your App now with the new Landscape Smartphone...
Visual Studio For Devices
How does IntelliSense work in smart device projects?
Posted
over 6 years ago
by
MobileDevGroup
0
Comments
Would you like to know how Intellisense in Managed Smart Device Project is different from Intellisense in Managed Desktop projects? What is the base architecture that is used and how extensible is it? If so, then you may want to continue reading. Intellisense...
Visual Studio For Devices
What versions of .NETCF will VS "Orcas Support" ?
Posted
over 6 years ago
by
MobileDevGroup
5
Comments
In the previous ship cycle, one feedback we got from our developer community was that we didn’t share early on what runtimes and platforms the development tool will support. So for VS “Orcas” release, I would like to share where we are heading in terms...
Visual Studio For Devices
Mobile Client Software Factory – Community Technical Preview Release
Posted
over 6 years ago
by
MobileDevGroup
0
Comments
This is worth checking out for device developers. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/MCSFLP.asp The Mobile Client Software Factory provides an integrated set of guidance to help architects and developers create...
Visual Studio For Devices
Remote Tool code sample based on Corecon 1.0
Posted
over 6 years ago
by
MobileDevGroup
0
Comments
Anand Balachandran and Alex Feinman (MVP) gave a talk at MEDC 2006. Alex Feinman (NETCF MVP), showed two cool demos with code examples of how to use the CoreCon API to write simple tools. Check out Alex's sample code is now available on OpenNETCF . ...
Page 1 of 5 (109 items)
1
2
3
4
5