Log in

View Full Version : Go Really Hard Core with Web Service Enhancements


Andy Sjostrom
11-27-2003, 12:00 AM
<div class='os_post_top_link'><a href='http://www.devbuzz.com/content/zinc_smartphone_wse_pg1.asp' target='_blank'>http://www.devbuzz.com/content/zinc...one_wse_pg1.asp</a><br /><br /></div>If there was a black belt in .NET Compact Framework programming, I can think of one person who has earned it many times over. Casey Chesnut. Casey sometimes publishes articles on devbuzz.com and there you can find his bio: "casey is an independent consultant specializing in web services, mobile, tablet, and speech development. home site is <a href="http://www.brains-N-brawn.com">http://www.brains-N-brawn.com</a> when he bothers to keep his server running."<br /><br />Casey's latest article, <a href="http://www.devbuzz.com/content/zinc_smartphone_wse_pg1.asp">"SmartPhone (SP) and WebService Enhancements (WSE) with .NETcf"</a>, is an excellent four page adventure into the wonders of Web Service Enhancements.<br /><br />"So I had taken my first cut at WSE from the Compact Framework (.NETcf) many months ago (/cfWSE). Since then, I have gotten to do a lot more Web Service (WS) work using the .NETcf. So I felt I was ready for a second attempt to raise the bar ... although this article is really the third in a long running series. I could not continue the /cfWSE article because .NETcf was lacking the System.Security.Cryptography namespace; so that is why I wrote the follow up /spCrypt article. Now I can continue where I left off."

PeterLake
11-27-2003, 01:43 AM
Off topic, but what the heck!

Andy, I gather that you like devbuzz. What are your favorite compact .NET sites?

beq
11-27-2003, 02:24 AM
Thanks for the interesting link Andy. Admittedly I don't know much about .NETcf though...

I did finally install the WSE 2.0 tech preview awhile back. A lot more stuff there supporting the new WS-x proposals (I'm dealing w/ the new ways to handle SoapContext, and encryption tokens). But sometimes the WSE properties just disappear from the VS IDE until I reboot :roll: