<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>India Stock Quotes</title><link>http://www.codeplex.com/IndiaStockQuotes/Project/ProjectRss.aspx</link><description>This component uses the Yahoo India Finance Web page to get the stock quote from both the BSE and NSE. </description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/IndiaStockQuotes/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This component uses the Yahoo India Finance Web page to get the stock quote from both the BSE and NSE. 
&lt;br /&gt; &lt;br /&gt;Updates and more information at my blog at &lt;a href="http://www.dotnetindia.com" class="externalLink"&gt;http://www.dotnetindia.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;There are currently no finance web site that provides feeds of Indian Stock Exchanges. I started writing this component quite some time back when I needed stock quotes for an app. This component, screen scrapes Yahoo India Finance website for the quotes. Currently, it just gets the quote given a correct symbol(either NSE's or BSE's).&lt;br /&gt; &lt;br /&gt;First Release is now available and I have started putting in some Help and Tips in the Discussions.&lt;br /&gt; &lt;br /&gt;Version 1.2.0 released - This version included the quotes from NSE India site as well as some reorg of the code etc.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Update: Have Updated the code base to .NET 3.5.  This version also fixes some of the problems due to the change in Yahoo site. Source has been checked in, A new release 1.2.1 has been created. This release now also has the sample application in the release&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Sat, 27 Sep 2008 01:50:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080927015035A</guid></item><item><title>Updated Release: IndiaStockQuotes Version 1.2.1 (Sep 27, 2008)</title><link>http://www.codeplex.com/IndiaStockQuotes/Release/ProjectReleases.aspx?ReleaseId=17729</link><description>&lt;div&gt;
A minor release with a lot of bug fixes and internal modifications. From a usage perspective the only major change is the move to version 3.5 of .NET Framework. So to use this version of the library or the sample application, you will need .NET Framework 3.5 to be installed in your machine. It should be part of the Windows Update and already be a part of your machine, if not you can download it from the Microsoft site, &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=333325fd-ae52-4e35-b531-508d977d32a6&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=333325fd-ae52-4e35-b531-508d977d32a6&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt; &lt;br&gt;The sample application is also part of the Release Package this time. &lt;br&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Sat, 27 Sep 2008 01:49:03 GMT</pubDate><guid isPermaLink="false">Updated Release: IndiaStockQuotes Version 1.2.1 (Sep 27, 2008) 20080927014903A</guid></item><item><title>Released: IndiaStockQuotes Version 1.2.1 (Sep 27, 2008)</title><link>http://www.codeplex.com/IndiaStockQuotes/Release/ProjectReleases.aspx?ReleaseId=17729</link><description>&lt;div&gt;
A minor release with a lot of bug fixes and internal modifications. From a usage perspective the only major change is the move to version 3.5 of .NET Framework. So to use this version of the library or the sample application, you will need .NET Framework 3.5 to be installed in your machine. It should be part of the Windows Update and already be a part of your machine, if not you can download it from the Microsoft site, &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=333325fd-ae52-4e35-b531-508d977d32a6&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=333325fd-ae52-4e35-b531-508d977d32a6&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt; &lt;br&gt;The sample application is also part of the Release Package this time. &lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 27 Sep 2008 01:49:01 GMT</pubDate><guid isPermaLink="false">Released: IndiaStockQuotes Version 1.2.1 (Sep 27, 2008) 20080927014901A</guid></item><item><title>Source code checked in, #17793</title><link>http://www.codeplex.com/IndiaStockQuotes/SourceControl/ListDownloadableCommits.aspx</link><description>Added the Sample as a part of the main solution&amp;#13;&amp;#10;Added a check to throw an exception when NSE site is down</description><author>anandm</author><pubDate>Sat, 27 Sep 2008 01:23:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17793 20080927012344A</guid></item><item><title>Source code checked in, #17790</title><link>http://www.codeplex.com/IndiaStockQuotes/SourceControl/ListDownloadableCommits.aspx</link><description>Minor Namespace Changes</description><author>anandm</author><pubDate>Fri, 26 Sep 2008 14:31:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17790 20080926023138P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/IndiaStockQuotes/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This component uses the Yahoo India Finance Web page to get the stock quote from both the BSE and NSE. 
&lt;br /&gt; &lt;br /&gt;Updates and more information at my blog at &lt;a href="http://www.dotnetindia.com" class="externalLink"&gt;http://www.dotnetindia.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;There are currently no finance web site that provides feeds of Indian Stock Exchanges. I started writing this component quite some time back when I needed stock quotes for an app. This component, screen scrapes Yahoo India Finance website for the quotes. Currently, it just gets the quote given a correct symbol(either NSE's or BSE's).&lt;br /&gt; &lt;br /&gt;First Release is now available and I have started putting in some Help and Tips in the Discussions.&lt;br /&gt; &lt;br /&gt;Version 1.2.0 released - This version included the quotes from NSE India site as well as some reorg of the code etc.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Update: Have Updated the code base to .NET 3.5.  This version also fixes some of the problems due to the change in Yahoo site. Source has been checked in, but have not yet created a new release for this version. A new release will come in a couple of days&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Fri, 26 Sep 2008 13:10:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080926011001P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/IndiaStockQuotes/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This component uses the Yahoo India Finance Web page to get the stock quote from both the BSE and NSE. 
&lt;br /&gt; &lt;br /&gt;Updates and more information at my blog at &lt;a href="http://www.dotnetindia.com" class="externalLink"&gt;http://www.dotnetindia.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;There are currently no finance web site that provides feeds of Indian Stock Exchanges. I started writing this component quite some time back when I needed stock quotes for an app. This component, screen scrapes Yahoo India Finance website for the quotes. Currently, it just gets the quote given a correct symbol(either NSE's or BSE's).&lt;br /&gt; &lt;br /&gt;First Release is now available and I have started putting in some Help and Tips in the Discussions.&lt;br /&gt; &lt;br /&gt;Version 1.2.0 released - This version included the quotes from NSE India site as well as some reorg of the code etc.&lt;br /&gt; &lt;br /&gt;*Update: Have Updated the code base to .NET 3.5.  This version also fixes some of the problems due to the change in Yahoo site. Source has been checked in, but have not yet created a new release for this version. A new release will come in a couple of days *&lt;br /&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Fri, 26 Sep 2008 13:06:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080926010611P</guid></item><item><title>Source code checked in, #17789</title><link>http://www.codeplex.com/IndiaStockQuotes/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>anandm</author><pubDate>Fri, 26 Sep 2008 13:03:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17789 20080926010342P</guid></item><item><title>Source code checked in, #17788</title><link>http://www.codeplex.com/IndiaStockQuotes/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed issues in Yahoo Component, due to changes in Yahoo Finance Site&amp;#13;&amp;#10;Added the NSE StockPrice Failure Test for the NSE Provider&amp;#13;&amp;#10;Updated assembly information&amp;#13;&amp;#10;Version moved to 1.2.1</description><author>anandm</author><pubDate>Fri, 26 Sep 2008 13:03:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17788 20080926010334P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IndiaStockQuotes/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This component uses the Yahoo India Finance Web page to get the stock quote from both the BSE and NSE. 
&lt;br /&gt; &lt;br /&gt;Updates and more information at my blog at &lt;a href="http://www.dotnetindia.com" class="externalLink"&gt;http://www.dotnetindia.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;There are currently no finance web site that provides feeds of Indian Stock Exchanges. I started writing this component quite some time back when I needed stock quotes for an app. This component, screen scrapes Yahoo India Finance website for the quotes. Currently, it just gets the quote given a correct symbol(either NSE's or BSE's).&lt;br /&gt; &lt;br /&gt;First Release is now available and I have started putting in some Help and Tips in the Discussions.&lt;br /&gt; &lt;br /&gt;Version 1.2.0 released - This version included the quotes from NSE India site as well as some reorg of the code etc.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;UPDATE: Pls see the Announcement section in the discussions for a update on problems due to changes at Yahoo Finance&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Sun, 13 Jan 2008 22:39:48 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080113103948P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IndiaStockQuotes/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This component uses the Yahoo India Finance Web page to get the stock quote from both the BSE and NSE. 
&lt;br /&gt; &lt;br /&gt;Updates and more information at my blog at &lt;a href="http://www.dotnetindia.com" class="externalLink"&gt;http://www.dotnetindia.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;There are currently no finance web site that provides feeds of Indian Stock Exchanges. I started writing this component quite some time back when I needed stock quotes for an app. This component, screen scrapes Yahoo India Finance website for the quotes. Currently, it just gets the quote given a correct symbol(either NSE's or BSE's).&lt;br /&gt; &lt;br /&gt;First Release is now available and I have started putting in some Help and Tips in the Discussions.&lt;br /&gt; &lt;br /&gt;Version 1.2.0 released - This version included the quotes from NSE India site as well as some reorg of the code etc.&lt;br /&gt; &lt;br /&gt;UPDATE: Pls see the Announcement section in the discussions for a update on problems due to changes at Yahoo Finance&lt;br /&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Sun, 13 Jan 2008 22:39:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080113103933P</guid></item><item><title>NEW POST: Announcements</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=16045</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Update on changes in the Yahoo Finance Site&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The Yahoo finance site has changed and this has broken some parts of the ISQ component. This post lists the parts that are broken and and workarounds if avbl.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The way yahoo handles and reports wrong symbols has changed and this has broken the Invalid symbol recognization. This will be fixed in the next version&lt;/li&gt;&lt;li&gt;The way yahoo handles symbol and exchange matching has changed. So when you provide the symbol and exchange the component may break. &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The workaround for this is to use the fully qualified symbol. ie. the symbol also contains the exchange information (.NS or .BO).&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;The next version of the component will work with the new changes&lt;br /&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Sun, 13 Jan 2008 22:38:04 GMT</pubDate><guid isPermaLink="false">NEW POST: Announcements 20080113103804P</guid></item><item><title>NEW POST: Feature Requests</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=15959</link><description>&lt;div class="wikidoc"&gt;
Try the symbol BSESN for BSE Sensex and NSEI for the Nifty. I have not checked this as initially the component was aimed to retrieve quotes and charts of companies only. Also do note only NSE charts are currently supported and not BSE charts.&lt;br /&gt; &lt;br /&gt;Rgds,&lt;br /&gt;Anand&lt;br /&gt;http://www.dotnetindia.com&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;tejeshkamble wrote:&lt;br /&gt;I would like to thank u for the very nice and useful Component.&lt;br /&gt;Whether it is possible to obtain chart of NIFTY and Sensex?&lt;br /&gt;           &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>anandm</author><pubDate>Thu, 03 Jan 2008 17:34:41 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Requests 20080103053441P</guid></item><item><title>NEW POST: Help, Tips &amp; FAQ</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=16282</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;Vikas,&lt;br /&gt;I think you don't have Microsoft .NET Framework Version 2.0 Redistributable Package installed on your computer.&lt;br /&gt;Please try after installing the framework.&lt;br /&gt;You can get Microsoft .NET Framework Version 2.0 Redistributable Package from here&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Hope this helps you.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;vikasgargvikky wrote:&lt;br /&gt;I have done as u have asked me to do, i.e. downloaded, unzipped, but when i click on the file u have asked me to , it says 'the appliacation fialed to initialize properly 0xc0000135.&lt;br /&gt;Plz help.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>hemant_kamalakar</author><pubDate>Fri, 07 Dec 2007 14:07:26 GMT</pubDate><guid isPermaLink="false">NEW POST: Help, Tips &amp; FAQ 20071207020726P</guid></item><item><title>NEW POST: Help, Tips &amp; FAQ</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=16282</link><description>&lt;div class="wikidoc"&gt;
I have done as u have asked me to do, i.e. downloaded, unzipped, but when i click on the file u have asked me to , it says 'the appliacation fialed to initialize properly 0xc0000135.&lt;br /&gt;Plz help.&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgargvikky</author><pubDate>Fri, 07 Dec 2007 11:38:53 GMT</pubDate><guid isPermaLink="false">NEW POST: Help, Tips &amp; FAQ 20071207113853A</guid></item><item><title>NEW POST: Feature Requests</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=15959</link><description>&lt;div class="wikidoc"&gt;
Vikas,&lt;br /&gt;If you have downloaded the ZIP file.&lt;br /&gt;Unzip the file.&lt;br /&gt;Browse to the \IndiaStockQuotesTest\IndiaStockQuotesTest\bin\debug\StockQuotesTest.exe file&lt;br /&gt;Double click the StockQuotesTest file.&lt;br /&gt;On the Top Left corner of the window.&lt;br /&gt;A)For Stock Quotes&lt;br /&gt;Click on the Down arrow.&lt;br /&gt;Then select the Exchange, Type the Symbol (e.g. INFY)&lt;br /&gt;Click on Get quotes Button.&lt;br /&gt;You will get stock details of that Symbol.&lt;br /&gt;B) For Stock Chart Test&lt;br /&gt;Click on the next image to the Down arrow.&lt;br /&gt;Then Type the Symbol (e.g. RPL)&lt;br /&gt;Click on Get Chart Button.&lt;br /&gt;You will get stock Chart of that Symbol.&lt;br /&gt; &lt;br /&gt;Hope this helps you.&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;vikasgargvikky wrote:&lt;br /&gt;Dear Anand,&lt;br /&gt;Please tell how to make a runnig software out of the project files which u have uploaded, coz i m not a computer expert and i dont know how to assemble them.&lt;br /&gt;If u can then plz send the executable file as an attachment.&lt;br /&gt;Thanks&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>hemant_kamalakar</author><pubDate>Thu, 06 Dec 2007 12:07:54 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Requests 20071206120754P</guid></item><item><title>NEW POST: Help, Tips &amp; FAQ</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=16282</link><description>&lt;div class="wikidoc"&gt;
Vikas,&lt;br /&gt;If you have downloaded the ZIP file.&lt;br /&gt;Unzip the file.&lt;br /&gt;Browse to the \IndiaStockQuotesTest\IndiaStockQuotesTest\bin\debug\StockQuotesTest.exe file&lt;br /&gt;Double click the StockQuotesTest file.&lt;br /&gt;On the Top Left corner of the window.&lt;br /&gt;A)For Stock Quotes&lt;br /&gt;   Click on the Down arrow.&lt;br /&gt;   Then select the Exchange, Type the Symbol (e.g. INFY)&lt;br /&gt;   Click on Get quotes Button.&lt;br /&gt;   You will get stock details of that Symbol.&lt;br /&gt;B) For Stock Chart Test&lt;br /&gt;   Click on the next image to the Down arrow.&lt;br /&gt;   Then Type the Symbol (e.g. RPL)&lt;br /&gt;   Click on Get Chart Button.&lt;br /&gt;   You will get stock Chart of that Symbol.&lt;br /&gt; &lt;br /&gt;Hope this helps you.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;vikasgargvikky wrote:&lt;br /&gt;Dear Anand,&lt;br /&gt;Please tell how to make a runnig software out of the project files which u have uploaded, coz i m not a computer expert and i dont know how to assemble them.&lt;br /&gt;If u can then plz send the executable file as an attachment.&lt;br /&gt;Thanks&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>hemant_kamalakar</author><pubDate>Thu, 06 Dec 2007 11:54:27 GMT</pubDate><guid isPermaLink="false">NEW POST: Help, Tips &amp; FAQ 20071206115427A</guid></item><item><title>NEW POST: Feature Requests</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=15959</link><description>&lt;div class="wikidoc"&gt;
Dear Anand,&lt;br /&gt;Please tell how to make a runnig software out of the project files which u have uploaded, coz i m not a computer expert and i dont know how to assemble them.&lt;br /&gt;If u can then plz send the executable file as an attachment.&lt;br /&gt;Thanks&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgargvikky</author><pubDate>Thu, 06 Dec 2007 11:04:54 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Requests 20071206110454A</guid></item><item><title>NEW POST: Help, Tips &amp; FAQ</title><link>http://www.codeplex.com/IndiaStockQuotes/Thread/View.aspx?ThreadId=16282</link><description>&lt;div class="wikidoc"&gt;
Dear Anand,&lt;br /&gt;Please tell how to make a runnig software out of the project files which u have uploaded, coz i m not a computer expert and i dont know how to assemble them.&lt;br /&gt;If u can then plz send the executable file as an attachment.&lt;br /&gt;Thanks&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgargvikky</author><pubDate>Thu, 06 Dec 2007 11:03:14 GMT</pubDate><guid isPermaLink="false">NEW POST: Help, Tips &amp; FAQ 20071206110314A</guid></item><item><title>UPDATED RELEASE: StockQuotes Version 1.2.0 (Oct 21, 2007)</title><link>http://www.codeplex.com/IndiaStockQuotes/Release/ProjectReleases.aspx?ReleaseId=7712</link><description>This new release contains quotes from the NSE website too. So you will have the option to either choose quotes from the Yahoo site or the NSE site.&lt;br /&gt;&lt;br /&gt;Update&amp;#58; Added the Sample Application also as part of this release</description><author></author><pubDate>Sat, 01 Dec 2007 13:56:49 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: StockQuotes Version 1.2.0 (Oct 21, 2007) 20071201015649P</guid></item></channel></rss>