<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx</link><description>Let me start by first apologizing for sharing some information that you are not going to be able to go out and try right away.&amp;#160; During one of the interactive Q&amp;amp;A sessions at TechEd, people asked about working with Web Services.&amp;#160; I referred</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8598759</link><pubDate>Sun, 15 Jun 2008 03:04:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8598759</guid><dc:creator>Marco Shaw</dc:creator><description>&lt;p&gt;I think not only are CTPs a nice look into the future, but also these little bits of information are also nice to know.&lt;/p&gt;
&lt;p&gt;I'm glad to know this is something being strongly considered for a future release...&lt;/p&gt;</description></item><item><title>re: Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8598885</link><pubDate>Sun, 15 Jun 2008 04:18:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8598885</guid><dc:creator>Kris</dc:creator><description>&lt;p&gt;I need it now! Wondering if you could post something along the same lines which makes use of HTTP POST to communicate with POX based services on WCF. &lt;/p&gt;</description></item><item><title>re: Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8602620</link><pubDate>Mon, 16 Jun 2008 05:35:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8602620</guid><dc:creator>Victor Martinez</dc:creator><description>&lt;p&gt;This is great! As a heavy Exchange 2007 admin, I have already searched for snippets that work with web services. It is nice to have this finally built-in. I could have used this months ago. When can we get the updated code? &lt;/p&gt;</description></item><item><title>re: Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8602933</link><pubDate>Mon, 16 Jun 2008 07:02:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8602933</guid><dc:creator>lrbell</dc:creator><description>&lt;p&gt;Great stuff and I can think of umpteen ways to leverage this.&lt;/p&gt;
&lt;p&gt;As the 1st comment/reply states, &amp;quot;these little bits of information are also nice to know.&amp;quot;&lt;/p&gt;
&lt;p&gt;Could not agree more.&lt;/p&gt;
&lt;p&gt;L in IL&lt;/p&gt;</description></item><item><title>re: Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8604034</link><pubDate>Mon, 16 Jun 2008 12:27:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8604034</guid><dc:creator>Pablo</dc:creator><description>&lt;p&gt;very interesting feature! we are awaiting the next powershell update!&lt;/p&gt;</description></item><item><title>@Victor Martinez</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8611190</link><pubDate>Tue, 17 Jun 2008 15:28:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8611190</guid><dc:creator>Marco Shaw</dc:creator><description>&lt;p&gt;It hasn't been normal practice for the PowerShell team to announce CTPs ahead of time. &amp;nbsp;CTP1 and CTP2 were publically announced only a few days before release.&lt;/p&gt;
&lt;p&gt;If I could offer you a *guess* based on the CTP1 and CTP2 timelines, I'd *guess* we might see CTP3 just before the end of 2008.&lt;/p&gt;
&lt;p&gt;Santa might be coming early...&lt;/p&gt;</description></item><item><title>Web services</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8611200</link><pubDate>Tue, 17 Jun 2008 15:31:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8611200</guid><dc:creator>Marco Shaw</dc:creator><description>&lt;p&gt;All,&lt;/p&gt;
&lt;p&gt;Check this post for info on how one can use the .NET Framework (and packaged C# compiler) to call a webservice:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://keithhill.spaces.live.com/blog/cns"&gt;http://keithhill.spaces.live.com/blog/cns&lt;/a&gt;!5A8D2641E0963A97!512.entry&lt;/p&gt;
&lt;p&gt;(You don't have to setup all of the Visual Studio environment variables actually.)&lt;/p&gt;</description></item><item><title>re: Working With Web Services (Post CTP2 V2 Feature)</title><link>http://blogs.msdn.com/powershell/archive/2008/06/14/working-with-web-services-post-ctp2-v2-feature.aspx#8663049</link><pubDate>Sat, 28 Jun 2008 02:39:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8663049</guid><dc:creator>John Saunders</dc:creator><description>&lt;p&gt;Please make sure to support WCF out of the box. In particular, you need to support metadata exchange (mex).&lt;/p&gt;
&lt;p&gt;Also, please be sure to test scenarios where the WSDL and schemas are being read off of disk, and not being fetched over the Internet.&lt;/p&gt;</description></item></channel></rss>