Results 1 to 3 of 3

Thread: Urgent help with Pocket PC

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    8

    Red face Urgent help with Pocket PC

    I want to know if it is available in pocket pc programming using C# to do the following :

    (if a user wanna open a file he clicks it, i want my program to not-open the file but first looks up the parameters of the open function (name of file) in a database then the decision whether to open the file or not is based on a specific criteria)


    if this is aplicable, plz i want somebody to tell me how ,, if not plzzzzz, send me an alternative to it.... thanx in advance

    Note: this is a piece in my graduation project , which really makes me mad and i need ur help really soooooooooooon
    Last edited by wezaya; Jun 5th, 2006 at 07:36 PM.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Urgent help with Pocket PC

    Why are you doing a graduation project on an area that you don't know anything about?

    First what you need to do is associate files with your program (you'll have to choose which extensions you want your app to open) or you could have someone run your app and then choose the file to open with a simple OpenFileDialog.

    Then you'll have to read in whatever you need from the file and make your decision.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    8

    Arrow Re: Urgent help with Pocket PC

    Would u follow this link?
    http://www.vbforums.com/showthread.php?t=409459
    and then plz reply me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width