bolek Posted May 19, 2005 Posted May 19, 2005 Hi, I'd like to write a program in C# that should be portable to ASP.NET web, standalone Win32 application and application running on mobile devices (PDA, smartphones). I understand I will have to change the user interface a bit, but the core routines must remain the same. Is it possible? Is .NET supported on PDAs and smartphones? Thanks for response Quote
Machaira Posted May 20, 2005 Posted May 20, 2005 Take a look at the .NET Compact Framework. Quote Here's what I'm up to.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.