<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://www.crowsprogramming.com/about/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crowsprogramming.com</link>
	<description>Computer Programming and Random Blurbs</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:06:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Rushforgames</title>
		<link>http://www.crowsprogramming.com/about/comment-page-1#comment-12795</link>
		<dc:creator>Rushforgames</dc:creator>
		<pubDate>Sun, 25 Oct 2009 17:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.crowsprogramming.com/?page_id=2#comment-12795</guid>
		<description>Hi, 

     I Am Really Intrested In Dot Net Scripting. 
So I Want To Know Is There Any Book Availbale Specially For This Which Can Help Me To Move Further. 
 
  And I Also Want To Know Is There Any Way To Get Data From Another Application (Like DataGridView&#039;s Data,Textbox&#039;s Text etc) Using C#.net or Vb.net.


Please Reply Me,I Will Be Very Gratefull

Thanks In Advance</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>     I Am Really Intrested In Dot Net Scripting.<br />
So I Want To Know Is There Any Book Availbale Specially For This Which Can Help Me To Move Further. </p>
<p>  And I Also Want To Know Is There Any Way To Get Data From Another Application (Like DataGridView&#8217;s Data,Textbox&#8217;s Text etc) Using C#.net or Vb.net.</p>
<p>Please Reply Me,I Will Be Very Gratefull</p>
<p>Thanks In Advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izzy</title>
		<link>http://www.crowsprogramming.com/about/comment-page-1#comment-707</link>
		<dc:creator>Izzy</dc:creator>
		<pubDate>Mon, 25 May 2009 16:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.crowsprogramming.com/?page_id=2#comment-707</guid>
		<description>Hi, Crows.
I read your post -- Dynamically Invoke Web Service At Runtime, it is very helpful to me. thanks

here, i met a problem. i hope if you have time, you can unscramble my confusion. i&#039;m very appreciated about your help and your time.

I write a function like this:

    public struct Test
    {
        public string str;
        public int num;
    }

    [WebMethod]

    public string TestFun(Test ts)
    {
        return ts.str + ts.num.ToString();
    }



Then, i found this time, i got 2 AvailableServices ,
one is &quot;MyService&quot;, and the other is &quot;Test&quot;.

also, I found for service &quot;Test&quot;, there are 4 corresponding methods : get_str, set_str, get_num, set_num 

Do you know how to invoke the function  TestFun???
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Crows.<br />
I read your post &#8212; Dynamically Invoke Web Service At Runtime, it is very helpful to me. thanks</p>
<p>here, i met a problem. i hope if you have time, you can unscramble my confusion. i&#8217;m very appreciated about your help and your time.</p>
<p>I write a function like this:</p>
<p>    public struct Test<br />
    {<br />
        public string str;<br />
        public int num;<br />
    }</p>
<p>    [WebMethod]</p>
<p>    public string TestFun(Test ts)<br />
    {<br />
        return ts.str + ts.num.ToString();<br />
    }</p>
<p>Then, i found this time, i got 2 AvailableServices ,<br />
one is &#8220;MyService&#8221;, and the other is &#8220;Test&#8221;.</p>
<p>also, I found for service &#8220;Test&#8221;, there are 4 corresponding methods : get_str, set_str, get_num, set_num </p>
<p>Do you know how to invoke the function  TestFun???<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

