An additional advantage of Flex is that the UI is browser/platform independent, since it is rendered by the Flash Player and not the browser.
Also, the Flex paradigm moves significant state to the client. I find this much easier to work with compared to traditional server side session...
My ASP.NET(1.1) application acts as a pop3 client using TCPClient to retrieve messages from a special mailbox in Exchange 2003.
I can connect, log in, list and retrieve messages without problem. When I have finished processing a message, I use the DELE n command to delete the message, and I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.