Browse by Tags

  • Transfer a picture from a mobile device to SQL Server

    Hi there, I am new in windows mobile development. I want to transfer a picture from a mobile device to a SQL Server 200x using System.Net.Sockets. Does any body guide me how can i do it. What are the possible way to do it. Is any body has code, i will be greatful. thanks in advance
    Posted to How do I....? (Forum) by ramzananjum on 09-26-2010
  • how to use AnimateCtl1?

    Hi every body, how to use the AnimateCtl in opennetcf tools in vb.net. what is use of AnimateCtl1. explain it
    Posted to How do I....? (Forum) by pandian602 on 06-19-2010
  • GraphicsEX.CopyFromScreen

    Hi, Why does GraphicsEx.CopyFromScreen remove the top border from the screen? If i save the copied screen the top 30 pixel are removed from it. I can see the top border in my phonescreen but not in the image I save. public void getScreen(int startX, int startY, int endX, int endY) { System.Drawing.Bitmap...
    Posted to How do I....? (Forum) by Tahir on 04-16-2009
  • GDI+

    Hi, The Following code doesn't work. BrushPlus solidBrush = new LinearGradientBrush ( new GpRect (x, y, width, height), gradientStartColor, gradientEndColor, LinearGradientMode .LinearGradientModeVertical); FillPath(solidBrush, path); If I use the signature without LinearGradientMode everything works...
    Posted to Articles and Resources (Forum) by daniels on 11-22-2008
  • Add a grid to the Ink Control Canvas

    Is there anyway i can add a faint grid to the back of the ink cavas as a guide for someone to draw a diagram. Thanks
    Posted to How do I....? (Forum) by mconstantine on 10-31-2008
  • AxHost with CE version of Windows Media Player?

    Following the article by Alex Feinman is it possible to create a wrapper for the media player used on a CE device? It appears that the application CEPlayer uses the OCX on the CE device but I couldn't find where it is located. Anyone have any ideas? Thanks!
    Posted to How do I....? (Forum) by jrlichina on 10-15-2008
  • Extended statusBar Control

    Hello I am writing a .Net CF application which must run full screen and prevent users from accessing the underlying O/S and changing any settings. So I am looking to replicate the taskbar with a custom control which displays battery, time and possibly some kind of custom Start Menu. I read somewhere...
    Posted to How do I....? (Forum) by horsegun on 10-02-2008
  • Graphical Issues

    I'm reasonably new to .Net CF so please forgive my novice view on coding. I'm developing a simple application to track the first three shots of a badminton rally. The user clicks four times and on each mouseDown a coloured dot is drawn. After the last dot is drawn the user clicks one of two buttons...
    Posted to How do I....? (Forum) by DaveWestwood on 04-06-2008
  • Using GDI+ on Windows Mobile

    Alex Feinman OpenNETCF Consulting October 2007 Download the Source Code Download the PDF What is GDI+ GDI+ is a library created to add rich drawing and imaging feature to the basic set of Windows APIs. It has been introduced in Windows 2000 timeframe and eventually became a basis of System.Drawing and...
    Posted to Compact Framework (Weblog) by marteaga on 10-31-2007
  • Image Manipulation in Windows Mobile 5.0

    Rob Miles Department of Computer Science, University of Hull August 2007 Download Sample Image Capture Download Full Image Processing Game Download the PDF Introduction Windows Mobile 5.0 offers the prospect of games based on images which the player captures with the onboard camera. In this article you...
    Posted to Compact Framework (Weblog) by ctacke on 08-30-2007
Page 1 of 1 (10 items)