Jump to content

Recommended Posts

Guest objectuser
Posted

I've created a simple note application that is similar to the note feature in Outlook. It's pretty simple, but seems to do what I want.

It requires the Microsoft .NET Compact Framework 2.0 and I've only tested it for Windows Mobile 5.0 Smartphones with QVGA. Here are a couple of screen shots (of the only two screens).

NoteList.gif

EditNote.gif

The application is packaged as an Microsoft Installer file. This means it installs a file on your PC and then deploys a CAB to your Smartphone through ActiveSynch. The uninstall procedure requires you to remove the file in ActiveSynch and then from your PC's Add or Remove Programs. It seems to clean up just fine. It also creates a shortcut in the Start menu.

If anyone is interested, I'll upload the install to the files section.

You should know that this is the first and only application I've ever created for the .NET Compact Framework or a Smartphone. It's likely that there are bugs. The program may not work for you as intended, or at all. It's also possible that this application will damage your phone and cause data loss. So you should use it at your own risk. It works for me, but it may not work for you.

Posted
I've created a simple note application that is similar to the note feature in Outlook.  It's pretty simple, but seems to do what I want.

It requires the Microsoft .NET Compact Framework 2.0 and I've only tested it for Windows Mobile 5.0 Smartphones with QVGA.  Here are a couple of screen shots (of the only two screens).

NoteList.gif

EditNote.gif

The application is packaged as an Microsoft Installer file.  This means it installs a file on your PC and then deploys a CAB to your Smartphone through ActiveSynch.  The uninstall procedure requires you to remove the file in ActiveSynch and then from your PC's Add or Remove Programs.  It seems to clean up just fine.  It also creates a shortcut in the Start menu.

If anyone is interested, I'll upload the install to the files section.

You should know that this is the first and only application I've ever created for the .NET Compact Framework or a Smartphone.  It's likely that there are bugs.  The program may not work for you as intended, or at all.  It's also possible that this application will damage your phone and cause data loss.  So you should use it at your own risk.  It works for me, but it may not work for you.

<{POST_SNAPBACK}>

Nice work mate!

I'm very interested!

hope you post it here.

thank you very much

Guest objectuser
Posted

I've uploaded it to the downloads area on this site. It's under the Tools/Productivity category and is called SoloNote.

Let me know if you give it a try.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.