Welcome to MSDN Blogs Sign in | Join | Help

Visual Studio For Devices

A Team blog from the Visual Studio for Devices Team

Browse by Tags

All Tags » connectivity   (RSS)
CoreCon API - Part V
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 and 2 xsl Read More...

Posted Thursday, December 06, 2007 5:00 AM by MobileDevGroup | 4 Comments

Filed under:

Attachment(s): fileviewer.zip

CoreCon API - Part IV
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 that your Read More...

Posted Monday, December 03, 2007 11:18 AM by MobileDevGroup | 2 Comments

Filed under:

CoreCon API – Part III
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 Read More...

Posted Wednesday, November 21, 2007 1:32 AM by MobileDevGroup | 2 Comments

Filed under:

CoreCon API – Part II
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()) Read More...

Posted Tuesday, November 20, 2007 6:09 AM by MobileDevGroup | 2 Comments

Filed under:

CoreCon API – Part 1
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 desktop Read More...

Posted Tuesday, November 20, 2007 2:01 AM by MobileDevGroup | 7 Comments

Filed under:

Connectivity issues after installing Visual Studio SP1
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 Read More...

Posted Thursday, January 18, 2007 10:18 PM by MobileDevGroup | 2 Comments

Filed under: ,

Page view tracker