[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

How to use Mobile Web in Warehouse Management System?

Art

7/16/2002 12:11:00 PM

I'm thinking of implementing mobile web portal for the warehouse system to
control the inventory for both raw materials and finished goods. Do any of
you have any idea of how should I do it?

Please comment and give me suggestion as much as you can.

Thank you.


2 Answers

Patrick Long

7/19/2002 10:29:00 AM

0

I know it is still in beta but would the Compact Framework (CF) be a better
bet. The main reason i say this is because an MMIT developed UI needs to be
constantly connect to the internet or in your case probably an intranet. I
guess if you can be sure of being constanly on line and you do not need the
richer UI that the CF could give you then MMIT it is.

Pat


"Art" <ashannon@sfsu.edu> wrote in message
news:KjSY8.621$KZ7.40199322@newssvr21.news.prodigy.com...
> I'm thinking of implementing mobile web portal for the warehouse system to
> control the inventory for both raw materials and finished goods. Do any of
> you have any idea of how should I do it?
>
> Please comment and give me suggestion as much as you can.
>
> Thank you.
>
>


(Andres Sanabria)

7/26/2002 12:25:00 AM

0

If the application is based on the web then use the Microsoft Mobile
Internet Toolkit http://msdn.microsoft.com/vstudio/devi...

If the application is a client side and use manage code then use the .NEt
CF, if it use unmanages code use the Embeded visual tookit

hope this helps

AndresS

"This posting is provided "AS IS" with no warranties, and confers no
rights."