Jaa


How To: Showing Notifications with Mobile 5

Question: My company is in the process of developing an Windows Mobile 5 mobile application. One of the things that we need to do for the application design is show notification. I have read that this can be done. However, I can’t seem to figure out how it can be done. Do you have any code samples or ideas about how this can be done?

 

Answer: When developing mobile applications using Windows Mobile 5 this is definitely an extremely useful feature to include within your application. The Microsoft.WindowsCE.Forms namespace provides a managed implementation of the notifications function. It is important to remember that this is only supported on the Pocket PC platform. <<More>>

 

<<Read More>>