Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Tips and Tricks » Configuration   (RSS)
Sorry, but there are no more tags available to filter with.

Is your application running on version 2 of the .NET Compact Framework?

Now that version 2 of the .NET Compact Framework has been released and Visual Studio 2005 has been launched, I thought it would be a good idea to post an update to the application configuration (app.config) file needed to allow your .NET Compact Framework

Running NetCF v1 Applications on v2 - Part II

Several months ago, I posted on using an application configuration file to instruct your NetCF v1 application to run against NetCF v2. As with Beta 1, this file must be named <appname>.exe.config and must be located in the same directory as your

How do I force my NetCF v1 application to run against NetCF v2?

In my “NetCF v2 now supports NTLM” post , I mentioned that the 3 ways to gain NTLM support with existing code are: Building your application against the v2 beta Uninstall v1 from your device (not possible on PPC 2003 devices, as v1 is installed
 
Page view tracker