<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Thanigainathan Siranjeevi</title>
        <link>http://geekswithblogs.net/thanigai/Default.aspx</link>
        <description>Sharing my learning</description>
        <language>en-US</language>
        <copyright>thanigai</copyright>
        <managingEditor>thanigainathan@hotmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <creativeCommons:license>Creative Commons</creativeCommons:license>
        <image>
            <title>Thanigainathan Siranjeevi</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/thanigai/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>I moved to new blog</title>
            <link>http://geekswithblogs.net/thanigai/archive/2011/06/27/i-moved-to-new-blog.aspx</link>
            <description>&lt;p&gt;I have moved myself to a new website . Going forward I will be posting there. So please change your bookmarks.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thanigai.net"&gt;http://thanigai.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is going to be my technical blog . cheers :)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/145998.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2011/06/27/i-moved-to-new-blog.aspx</guid>
            <pubDate>Tue, 28 Jun 2011 11:33:37 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/145998.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2011/06/27/i-moved-to-new-blog.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/145998.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/145998.aspx</trackback:ping>
        </item>
        <item>
            <title>Jquery dropdown selected value</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/12/04/jquery-dropdown-selected-value.aspx</link>
            <description>&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Today we had a little situation where to get the selected text of Dropdown in Jquery. As far as I know we can get only the value as given below
&lt;/p&gt;&lt;div&gt;&lt;table style="border-collapse:collapse; background: #1f497d" border="0"&gt;&lt;colgroup&gt;&lt;col style="width:638px" /&gt;&lt;/colgroup&gt;&lt;tbody valign="top"&gt;&lt;tr&gt;&lt;td style="padding-left: 7px; padding-right: 7px; border-top:  solid black 0.5pt; border-left:  solid black 0.5pt; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt"&gt;&lt;p&gt;&lt;span style="color:white"&gt;&lt;strong&gt;$("#somedrop").val()
&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;This gives the selected value. I did a little google and found a helpful text in discussion forums . The answer will be simple.
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;div&gt;&lt;table style="border-collapse:collapse; background: #1f497d" border="0"&gt;&lt;colgroup&gt;&lt;col style="width:638px" /&gt;&lt;/colgroup&gt;&lt;tbody valign="top"&gt;&lt;tr&gt;&lt;td style="padding-left: 7px; padding-right: 7px; border-top:  solid black 0.5pt; border-left:  solid black 0.5pt; border-bottom:  solid black 0.5pt; border-right:  solid black 0.5pt"&gt;&lt;p&gt;&lt;span style="color:white"&gt;&lt;strong&gt;$("#somedrop option:selected").text()
&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Please let me know if you have some other ways also.
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Thanks,
&lt;/p&gt;&lt;p&gt;Thani&lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/136684.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/12/04/jquery-dropdown-selected-value.aspx</guid>
            <pubDate>Fri, 04 Dec 2009 13:08:31 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/136684.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/12/04/jquery-dropdown-selected-value.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/136684.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/136684.aspx</trackback:ping>
        </item>
        <item>
            <title>WCF Services IIS Config</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/11/16/wcf-services-iis-config.aspx</link>
            <description>&lt;p&gt;All these days I was trying out with ADO.Net Dataservices in my local Visual Studio 2008 express which used to run in the Cassini WebServer which comes along with that. I was having some problem with the port as the number is dynamic.So I decided myself to upload the same in IIS and did so. When tried running the app pointing to the DataService file &lt;strong&gt;"Data.svc"&lt;/strong&gt; I got a boom error saying the MIME type was not registered. I was going through IIS trying to find a possible solutions .I tried adding the Extension in the IIS manually. But I could not find the handlers for that. Then I did a little bing and found some solution. We need to register the WCF module with IIS otherwise we wont be getting those MIME types. The commands are as follows.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://geekswithblogs.net/images/geekswithblogs_net/thanigai/111609_1539_WCFServices1.png" /&gt;&lt;/p&gt;
&lt;p&gt;This command used to be "ServiceModel.exe –I" in previous versions and now it changed to "ServiceModel1Reg.exe -i". After this you will get the installations done as below.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://geekswithblogs.net/images/geekswithblogs_net/thanigai/111609_1539_WCFServices2.png" /&gt;&lt;/p&gt;
&lt;p&gt;That's it .We can see the MIME types up in the IIS as below.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://geekswithblogs.net/images/geekswithblogs_net/thanigai/111609_1539_WCFServices3.png" /&gt;&lt;/p&gt;
&lt;p&gt;I referred the following link&lt;/p&gt;
&lt;p&gt;&lt;a href="http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataservices/thread/f447c6df-6402-4a13-875c-925445fd7be8/"&gt;http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataservices/thread/f447c6df-6402-4a13-875c-925445fd7be8/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Thani&lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/136329.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/11/16/wcf-services-iis-config.aspx</guid>
            <pubDate>Mon, 16 Nov 2009 21:39:01 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/136329.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/11/16/wcf-services-iis-config.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/136329.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/136329.aspx</trackback:ping>
        </item>
        <item>
            <title>.Net RIA services is live</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/11/08/.net-ria-services-is-live.aspx</link>
            <description>&lt;p&gt;&lt;span style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium &amp;quot;Times New Roman&amp;quot;; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="Apple-style-span"&gt;&lt;span style="FONT-FAMILY: monospace; WHITE-SPACE: pre-wrap; FONT-SIZE: 13px" class="Apple-style-span"&gt;Hi All,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium &amp;quot;Times New Roman&amp;quot;; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="Apple-style-span"&gt;&lt;span style="FONT-FAMILY: monospace; WHITE-SPACE: pre-wrap; FONT-SIZE: 13px" class="Apple-style-span"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium &amp;quot;Times New Roman&amp;quot;; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="Apple-style-span"&gt;&lt;span style="FONT-FAMILY: monospace; WHITE-SPACE: pre-wrap; FONT-SIZE: 13px" class="Apple-style-span"&gt;The most awaited RIA services is live. You can check the below blog post. &lt;a href="http://blogs.msdn.com/brada/default.aspx"&gt;http://blogs.msdn.com/brada/default.aspx&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium &amp;quot;Times New Roman&amp;quot;; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="Apple-style-span"&gt;&lt;span style="FONT-FAMILY: monospace; WHITE-SPACE: pre-wrap; FONT-SIZE: 13px" class="Apple-style-span"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium &amp;quot;Times New Roman&amp;quot;; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="Apple-style-span"&gt;&lt;span style="FONT-FAMILY: monospace; WHITE-SPACE: pre-wrap; FONT-SIZE: 13px" class="Apple-style-span"&gt;Thanks, Thani&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/136138.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/11/08/.net-ria-services-is-live.aspx</guid>
            <pubDate>Sun, 08 Nov 2009 21:44:39 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/136138.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/11/08/.net-ria-services-is-live.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/136138.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/136138.aspx</trackback:ping>
        </item>
        <item>
            <title>Some useful Links I am reading</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/11/02/some-useful-links-i-am-reading.aspx</link>
            <description>&lt;p&gt;I am currently studying some of the listed articles  which may be of useful for you guys
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.javaworld.com/javaworld/jw-05-1997/jw-05-persistence.html"&gt;Study material on Object Persistence&lt;/a&gt; (This is in Java but subject is general)
&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms171868(VS.100).aspx"&gt;New things in .Net 4 Beta 2&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;&lt;a href="http://weblogs.asp.net/bleroy/archive/2009/10/30/javascript-class-browser-once-again-with-jquery.aspx"&gt;Javascript Class browser&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.west-wind.com/Weblog/posts/896411.aspx"&gt;Making jQuery calls to WCF/ASMX with a ServiceProxy Client&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;&lt;a href="http://blog.ysatech.com/post/2009/08/13/Disable-an-ASPNET-button-during-PostBack-with-AJAX-loading-background-image.aspx"&gt;Disable button during postback&lt;/a&gt;
		&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color:black"&gt;Hope they will be of great use.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black"&gt;Thanks,
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black"&gt;Thanigainathan.S&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/135944.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/11/02/some-useful-links-i-am-reading.aspx</guid>
            <pubDate>Mon, 02 Nov 2009 20:02:54 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/135944.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/11/02/some-useful-links-i-am-reading.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/135944.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/135944.aspx</trackback:ping>
        </item>
        <item>
            <title>Calling asp.net webservice from JQuery</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/10/30/calling-asp.net-webservice-from-jquery.aspx</link>
            <description>&lt;p&gt;Today I was trying to call ASP.Net web service from JQuery. I thought it was easy first. But when tried implementing them I felt the difficulty. I don't had this problem while calling Ajax enabled WCF service from JQuery. Hence I did a small Bing and found out some useful tips to share. I referred links below.
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.mikesdotnetting.com/Article/97/Cascading-DropDownLists-with-jQuery-and-ASP.NET"&gt;http://www.mikesdotnetting.com/Article/97/Cascading-DropDownLists-with-jQuery-and-ASP.NET&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=320"&gt;http://www.dotnetcurry.com/ShowArticle.aspx?ID=320&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;&lt;a href="http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/"&gt;http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/&lt;/a&gt;
		&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The above links are very helpful. In addition to that you may need the following prerequisites.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Visual Studio 2008
&lt;/li&gt;&lt;li&gt;&lt;a href="www.Jquery.com"&gt;Jquery 1.3.2&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;Jquery-1.3.2-vsdoc.js
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;I will list the steps I have followed. Create a New ASP.net application and name as you want. In my case I named it AjaxDemo.
&lt;/p&gt;&lt;p&gt;&lt;img src="http://geekswithblogs.net/images/geekswithblogs_net/thanigai/103009_1337_Callingaspn1.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Once the project is created you can copy the Jquery 1.3.2 and Jquery-1.3.2-vsdoc  file into the project folder. Add a new WebService named WebService1.asmx.
&lt;/p&gt;&lt;p&gt;&lt;img src="http://geekswithblogs.net/images/geekswithblogs_net/thanigai/103009_1337_Callingaspn2.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Now import two namespaces for enabling the WebService to be accessed from JavaScript.
&lt;/p&gt;&lt;p style="background: #eeece1"&gt;&lt;span style="color:white; font-family:Consolas; background-color:black"&gt;using &lt;a href="http://msdn.microsoft.com/en-us/library/system.web.script.serialization.javascriptconverter.aspx"&gt;System.Web.Script.Serialization&lt;/a&gt;;
&lt;/span&gt;&lt;/p&gt;&lt;p style="background: #eeece1"&gt;&lt;span style="color:white; font-family:Consolas"&gt;&lt;span style="background-color:black"&gt;using &lt;a href="http://msdn.microsoft.com/en-us/library/system.web.script.services.scriptserviceattribute.aspx"&gt;System.Web.Script.Services&lt;/a&gt;;&lt;/span&gt;
		&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black"&gt;The class Webservice1 has to be marked as ScriptService .This is very important.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;[&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;System&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Web&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Script&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Services&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;ScriptService&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;]     
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;public&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;class&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;WebService1&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt; : &lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;System&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Web&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Services&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;WebService
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#e0e0e0; font-family:Consolas"&gt;&lt;span style="background-color:black"&gt;    {&lt;/span&gt;
		&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;Next the method needs to be marked as WebMethod as usual and ScriptMethod for enabling client access.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;[&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;WebMethod&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;]
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;        [&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;ScriptMethod&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;UseHttpGet&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt; = &lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;false&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;, &lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;ResponseFormat&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt; = &lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;ResponseFormat&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Json&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;)]
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;public&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;string&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;HelloWorld&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#e0e0e0; font-family:Consolas"&gt;&lt;span style="background-color:black"&gt;        {&lt;/span&gt;
		&lt;/span&gt;&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;Since I am using the JSON as the data type I am marking the Response format as JSON. The data that has to be sent from server has to be serialized as JSON. I have give a sample below.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;JavaScriptSerializer&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;js&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt; = &lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;new&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;JavaScriptSerializer&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;();&lt;/span&gt;&lt;span style="color:#c080c0; background-color:black"&gt;// Use this when formatting the data as JSON
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;return&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;js&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;Serialize&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"Hello World"&lt;/span&gt;&lt;span style="color:#e0e0e0"&gt;&lt;span style="background-color:black"&gt;);&lt;/span&gt;
			&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;That's all needed on server side. Next we will look at JQUERY client invokation.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;html&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;xmlns&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"http://www.w3.org/1999/xhtml"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#5f5fd8; font-family:Consolas; background-color:black"&gt;&amp;lt;head&amp;gt;
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;script&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;src&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"jquery-1.3.2.js"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;type&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"text/javascript"&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;gt;&amp;lt;/script&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;script&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;language&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"javascript"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;type&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"text/javascript"&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;$&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;ajax&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;({ &lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;type&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;: &lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"GET"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;contenttype&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;: &lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"application/json; charset=utf-8"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;data&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;: &lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"{null}"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;url&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;: &lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"WebService1.asmx/HelloWorld"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;dataTyp&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;:&lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"json"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;success&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;: &lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;function&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;res&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;$&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#60ff60; background-color:black"&gt;"#Text1"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;).&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;val&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;res&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;.&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;text&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;); 
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#e0e0e0; font-family:Consolas; background-color:black"&gt;                        },
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;error&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;: &lt;/span&gt;&lt;span style="color:#8080c0; background-color:black"&gt;function&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;err&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;alert&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;(&lt;/span&gt;&lt;span style="color:#fef1a9; background-color:black"&gt;err&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#e0e0e0; font-family:Consolas; background-color:black"&gt;            }
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#e0e0e0; font-family:Consolas; background-color:black"&gt;        });                    
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;/script&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#5f5fd8; font-family:Consolas; background-color:black"&gt;&amp;lt;/head&amp;gt;
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#5f5fd8; font-family:Consolas; background-color:black"&gt;&amp;lt;body&amp;gt;
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;form&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;id&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"myForm"&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;input&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;id&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"Text1"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;type&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;=&lt;/span&gt;&lt;span style="color:#c7c7f1; background-color:black"&gt;"text"&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;/&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Consolas"&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;span style="color:#5f5fd8; background-color:black"&gt;&amp;lt;/form&amp;gt;&lt;/span&gt;&lt;span style="color:#e0e0e0; background-color:black"&gt;
			&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#5f5fd8; font-family:Consolas; background-color:black"&gt;&amp;lt;/body&amp;gt;
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#5f5fd8; font-family:Consolas"&gt;&lt;span style="background-color:black"&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;
		&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;As you can see from above $.ajax is used to call the WebService. The data send should be as "{null}". This is very important otherwise it wont work.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;Here I have assigned the result to only a text box. The same scenario can be applied for complex situations. I will discuss about the complex things later.&lt;br /&gt;
		&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;Thanks.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;span style="color:black; font-family:Consolas"&gt;
		&lt;/span&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/135862.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/10/30/calling-asp.net-webservice-from-jquery.aspx</guid>
            <pubDate>Fri, 30 Oct 2009 20:37:19 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/135862.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/10/30/calling-asp.net-webservice-from-jquery.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/135862.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/135862.aspx</trackback:ping>
        </item>
        <item>
            <title>Visual S 2010 Beta 2 ISO available</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/10/28/visual-s-2010-beta-2-iso-available.aspx</link>
            <description>&lt;p&gt;Visual Studio 2010 Beta 2 is released. I tried searching for the ISo copy and could not find one. Finally they released the ISO copy also.&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://msdn.microsoft.com/hi-in/vstudio/dd582936(en-us).aspx"&gt;http://msdn.microsoft.com/hi-in/vstudio/dd582936(en-us).aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;There under the downloads section you can find the ISO link of rthe Ulitmate,Premium and professional edition.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Thani&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/135768.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/10/28/visual-s-2010-beta-2-iso-available.aspx</guid>
            <pubDate>Wed, 28 Oct 2009 15:25:50 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/135768.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/10/28/visual-s-2010-beta-2-iso-available.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/135768.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/135768.aspx</trackback:ping>
        </item>
        <item>
            <title>VS2010 and .Net 4</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/10/23/vs2010-and-.net-4.aspx</link>
            <description>&lt;p&gt;I should definetely share this link by Scott Gu on the updates of VS10. There are some series of 10 posts in them. Please read them .&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/135675.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/10/23/vs2010-and-.net-4.aspx</guid>
            <pubDate>Fri, 23 Oct 2009 20:39:11 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/135675.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/10/23/vs2010-and-.net-4.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/135675.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/135675.aspx</trackback:ping>
        </item>
        <item>
            <title>VS2010 Intellisense Update</title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/10/23/vs2010-intellisense-update.aspx</link>
            <description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I got a chance to read the Blog from &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/22/vs-2010-code-intellisense-improvements-vs-2010-and-net-4-0-series.aspx?CommentPosted=true#commentmessage"&gt;Scott Gu&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Very nice post explaining the new intellisense features available in VS 2010. I am sure MS would have done a good R&amp;amp;D in this field and came up with the solution. The intellisense members are now searched based on&lt;/p&gt;
&lt;p&gt;1. Events,Methods and Properties listing all of them .We don had this feature previously. &lt;/p&gt;
&lt;p&gt;2.Keyword searching .For example typing Mouse will list all the events and methods related to that.&lt;/p&gt;
&lt;p&gt;3.Type searching . When we type the name like Hash the all the types are listed filetring the events and other unwanted things.&lt;/p&gt;
&lt;p&gt;4. Pascal Intellisense. Typing "LI" both are caps here. will list the ListItem and other related things here.&lt;/p&gt;
&lt;p&gt;Please visit the link I have give below.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Thani&lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/135673.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/10/23/vs2010-intellisense-update.aspx</guid>
            <pubDate>Fri, 23 Oct 2009 20:29:14 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/135673.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/10/23/vs2010-intellisense-update.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/135673.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/135673.aspx</trackback:ping>
        </item>
        <item>
            <title>Visual Studio 2010 beta 2 </title>
            <link>http://geekswithblogs.net/thanigai/archive/2009/10/22/visual-studio-2010-beta-2.aspx</link>
            <description>&lt;p&gt;Wednesday is a fantastic day for me as Visual Studio 2010 Beta 2 is launched (though MSDN subscribers got them on tuesday itself). I tried download them and installed. I would like to give some useful links where youcan get some info on them for reference.&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx"&gt;http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx&lt;/a&gt; -  This is a web install and does nto have an ISO &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.microsoft.com/express/future/"&gt;http://www.microsoft.com/express/future/&lt;/a&gt; -  This page has the express editions and have an downloadable ISO copy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/vstudio/dd441784.aspx"&gt;Visual Studio 2010 and .Net Framework 4.0 walkthrough&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ee532866(VS.100).aspx"&gt;ASP.Net 4 Beta 2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Som blog posts on them&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://blogs.msdn.com/webdevtools/archive/2009/10/21/web-tools-beta-2-overview.aspx"&gt;http://blogs.msdn.com/webdevtools/archive/2009/10/21/web-tools-beta-2-overview.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://stephenwalther.com/blog/archive/2009/10/21/the-microsoft-ajax-library-and-visual-studio-beta-2.aspx"&gt;http://stephenwalther.com/blog/archive/2009/10/21/the-microsoft-ajax-library-and-visual-studio-beta-2.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://geekswithblogs.net/ranganh/archive/2009/10/21/visual-studio-2010-beta-2-ndash-a-first-look-at.aspx"&gt;http://geekswithblogs.net/ranganh/archive/2009/10/21/visual-studio-2010-beta-2-ndash-a-first-look-at.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Thani&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/thanigai/aggbug/135647.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>thanigai</dc:creator>
            <guid>http://geekswithblogs.net/thanigai/archive/2009/10/22/visual-studio-2010-beta-2.aspx</guid>
            <pubDate>Thu, 22 Oct 2009 13:39:27 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/thanigai/comments/135647.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/thanigai/archive/2009/10/22/visual-studio-2010-beta-2.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/thanigai/comments/commentRss/135647.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/thanigai/services/trackbacks/135647.aspx</trackback:ping>
        </item>
    </channel>
</rss>
