Related resources for Compact Framework
  • Best Practices of Compact Framework11/12/2013 11:19:44 AM. This shares a few recommendations for use in our day to day development of Compact Framework applications.
  • Logging Using Log4net in Compact Framework 2.0 in Visual Studio 20086/10/2013 12:27:44 AM. This article will show you how you can use log4net.dll to do logging in a Compact Framework 2.0 application.
  • Introduction to Pocket PC with VB.NET11/9/2012 6:39:53 AM. At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET.
  • Data Access Overview for Smart Device Extensions10/20/2012 5:10:54 AM. In this article we will take a brief look at ata Access for Smart Device Extensions.
  • Building Applications with .NET Compact Framework10/1/2012 8:25:52 AM. In this article, author explains various components of Microsoft .NET Compact Framework and how to build compact device applications using .NET Compact Framework.
  • Integrating Web Services with SDE 10/1/2012 8:06:47 AM. In this article, we will see how to integrate Web services with a smart device application.
  • Developing Pocket PC Applications using .NET Framework10/1/2012 7:52:18 AM. This article presents the rudimentary knowledge that a developer requires for developing Pocket PC Applications using .Net Compact Framework.
  • Flexible KeyBoard Control for Mobile Applications5/20/2012 6:40:50 AM. This article describes you how to create a customizable keyboard control by using Resco mobile forms toolkit.
  • Mobile Web Application Secret5/19/2012 7:11:14 AM. This article gives you a clear idea how an ASP.NET Web Application rendering works differently on hand held devices than running Web Applications on normal machines.
  • Programming with .NET Compact Framework 1.0 and SQL CE 2.0 : Part II5/19/2012 7:09:24 AM. In this article I am going to talk about garbage collection and JIT process in .NET compact framework and what are the differences between these two model of framework.
  • Packing List for the Pocket PC in the .NET Compact Framework5/19/2012 6:25:35 AM. This article demonstrates a pocket pc packing list application to help you track moving inventory. The application is written in C# for the .NET Compact Framework (1.1) and shows you how to overcome some limitations in the framework such as scrolling a form and searching nodes in XML.
  • Grid control on .NET Compact Framework5/19/2012 5:56:47 AM. In this article I will show some typical issues one can encounter when developing mobile applications and how to solve them using a grid control that was designed for mobile devices from the scratch.
  • Windows Mobile Utility on the Move, (Works For Indian Region only)3/3/2011 12:14:50 PM. This application can be used by any user to search the STD Code, Mobile operators circle easily throughout India. It's a very handy application which runs on Windows Mobile 6.1 & 6.5 professional devices.
  • .NET vs .NET CF Development10/30/2009 1:58:26 AM. Development of desktop and mobile .NET applications is nowadays more-or-less the same. Microsoft Visual Studio and .NET can be used to develop for both platforms. Even though the .NET Compact Framework is a subset of large .NET Framework, it allows developing mobile applications in a same way as the desktop ones. In addition, developer can use well known programming languages, such as C# or Visual Basic.
  • University Student Registration Application in ASP.NET7/8/2009 1:20:19 AM. The aim of this project is to implement a Web application, where students can register for an online course. If the user is an administrator, he can add and remove courses and modify the student information.
  • Visualize data on a mobile device using Visual Studio5/9/2008 12:23:42 AM. This article is about displaying data in mobile applications built on .NET Compact Framework platform. It demonstrates several typical data structures and their visualization on a small display of a mobile device
  • Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC 1/30/2007 6:05:48 AM. In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
  • Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC 1/30/2007 6:05:48 AM. In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
  • Introduction to Pocket PC1/31/2006 2:15:25 AM. At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET add-on for Pocket PC called the compact framework.
  • Introduction to Pocket PC1/31/2006 2:15:25 AM. At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET add-on for Pocket PC called the compact framework.
  • Display and Hiding SIP on a Pocket PC1/31/2006 1:16:53 AM. When you get your hands on a Pocket PC for the first time you have to wonder just how the heck do you enter information?
  • Display and Hiding SIP on a Pocket PC1/31/2006 1:16:53 AM. When you get your hands on a Pocket PC for the first time you have to wonder just how the heck do you enter information?
  • Getting NASDAQ Quotes with a Pocket PC1/31/2006 1:03:17 AM. If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may be wondering what you can do with it.
  • Getting NASDAQ Quotes with a Pocket PC1/31/2006 1:03:17 AM. If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may be wondering what you can do with it.
  • Unit Conversion Tool for Pocket PC with Compact Framework1/31/2006 12:48:07 AM. I have created a Unit conversion tool to calculate conversion from 16 different types.
  • Unit Conversion Tool for Pocket PC with Compact Framework1/31/2006 12:48:07 AM. I have created a Unit conversion tool to calculate conversion from 16 different types.
  • Using Map in a Pocket PC Application1/31/2006 12:01:28 AM. GPS enabled applications are a good example of using a Pocket PC to locate a Pocket PC user. This attached application is a location based Pocket PC application developed using .NET compact framework.
  • Using Map in a Pocket PC Application1/31/2006 12:01:28 AM. GPS enabled applications are a good example of using a Pocket PC to locate a Pocket PC user. This attached application is a location based Pocket PC application developed using .NET compact framework.
  • Pocket PC 2003 : Saving the Signature as a Bitmap1/30/2006 11:11:26 PM. The System.Drawing.Graphics namespace is commonly used for almost any forms in the desktop framework, hence it has got lots of facilities to draw any kind of image on to the device context.
  • Databinding with Pocket PC1/30/2006 6:29:30 AM. This articles shows how to write data-driven applications for Pocket PC using ADO.NET and .NET Compact Framework.
  • Using the .NET compact Framework12/21/2005 6:57:39 AM. In this article, we will see how to write a simple .NET Compact Framework application and deploy it onto a device. This article provides a step-by-step instruction on how to write the application.
  • Programming with .NET Compact Framework 1.0 and SQL CE 2.0 : Part I12/21/2005 1:10:08 AM. This article covers various major components for developing application for PDA .Before developing application targets to PDA device its very important to understand .NET compact framework, supported/unsupported features for smart device development, Difference between .NET compact framework and .NET framework and of course SQL CE if you want to store application data in SQL database.