<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting Google Group</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment</link>
  <description>Feel free to ask any questions, problems, issues regarding VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services, .NET Remoting, Crystal Reports .NET, Visual Studio .NET and more http://feeds.feedburner.com/DotNetDevelopment </description>
  <language>en</language>
  <item>
  <title>Re: Format Dataset Values</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/648bdbc2e7e97991?show_docid=648bdbc2e7e97991</link>
  <description>
  Cool ! Just make sure to handle Null values. &lt;br&gt; On Mar 18, 6:02 pm, Kyle Blankenship &amp;lt;blankenship.k...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/648bdbc2e7e97991?show_docid=648bdbc2e7e97991</guid>
  <author>
  zorg...@sify.com
  (Cerebrus)
  </author>
  <pubDate>Fri, 19 Mar 2010 11:01:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/1e3e0b4902515c87?show_docid=1e3e0b4902515c87</link>
  <description>
  Set the default value constain to the 10 columns with default value as null.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/1e3e0b4902515c87?show_docid=1e3e0b4902515c87</guid>
  <author>
  atula...@gmail.com
  (Atul Atey)
  </author>
  <pubDate>Thu, 18 Mar 2010 10:23:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Format Dataset Values</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/9be0e548958627c0?show_docid=9be0e548958627c0</link>
  <description>
  Thanks, I used the following foreach loop to correct the value: &lt;br&gt; foreach (DataRow dr in dsprocoverpay.Tables[0].Rows) &lt;br&gt; { &lt;br&gt; dr[0] = dr[0].ToString().Replace(&amp;quot;-&amp;quot;, &amp;quot;&amp;quot;); &lt;br&gt; } &lt;br&gt; Thanks for the suggestion.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/9be0e548958627c0?show_docid=9be0e548958627c0</guid>
  <author>
  blankenship.k...@gmail.com
  (Kyle Blankenship)
  </author>
  <pubDate>Thu, 18 Mar 2010 13:02:55 UT
</pubDate>
  </item>
  <item>
  <title>Integrating Pagseguro in web appliction</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/74fdf669e1993a91/f64166bddd30d680?show_docid=f64166bddd30d680</link>
  <description>
  Hi &lt;br&gt; Has any one used Pagseguro . I am trying to integrate Pagseguro in my &lt;br&gt; web application for making the payment . &lt;br&gt; Thanks &lt;br&gt; JAYASON
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/74fdf669e1993a91/f64166bddd30d680?show_docid=f64166bddd30d680</guid>
  <author>
  jayaso...@gmail.com
  (json)
  </author>
  <pubDate>Fri, 19 Mar 2010 04:45:48 UT
</pubDate>
  </item>
  <item>
  <title>Know when the user ( client ) close the web application</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/61f99d5cd354c736/e0aa593ed5096bd4?show_docid=e0aa593ed5096bd4</link>
  <description>
  Hi, &lt;br&gt; I try to know when the user close my web app, because the global.asax don´t &lt;br&gt; detect when the user click the close button of the browser. &lt;br&gt; Someone know how to??? &lt;br&gt; thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/61f99d5cd354c736/e0aa593ed5096bd4?show_docid=e0aa593ed5096bd4</guid>
  <author>
  carlos.candres6...@gmail.com
  (Carlos Arias)
  </author>
  <pubDate>Thu, 18 Mar 2010 17:57:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/71d01f8e8dccc210?show_docid=71d01f8e8dccc210</link>
  <description>
  I think it&#39;s the best solution too srihari! &lt;br&gt; Regards &lt;br&gt; Bruno Soares.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/71d01f8e8dccc210?show_docid=71d01f8e8dccc210</guid>
  <author>
  professorsoa...@gmail.com
  (Bruno Soares)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:28:13 UT
</pubDate>
  </item>
  <item>
  <title>SubReport not showing correct values when taking SubTotal in Matrix Report</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/32534a3a0c71cfdd/6259b46f6eeac78f?show_docid=6259b46f6eeac78f</link>
  <description>
  Can anyone help me in solving this issue.... &lt;br&gt; I am using a matrix report, with Row groups as &lt;br&gt; AccountGroup,Account,Allocatio n, and in the columngroup field I have &lt;br&gt; an Amount field as subpart, which is given a rectangle.It contains &lt;br&gt; both a textbox with value =Sum(Fields!Value.Value) and a &lt;br&gt; subreport.AccountID, AllocationID parameter is passed to
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/32534a3a0c71cfdd/6259b46f6eeac78f?show_docid=6259b46f6eeac78f</guid>
  <author>
  soniactho...@gmail.com
  (SONIA)
  </author>
  <pubDate>Fri, 19 Mar 2010 07:52:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Databound Control Focus Change Issue</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/9af00104bbdbaf4b/194d61bcce35b928?show_docid=194d61bcce35b928</link>
  <description>
  Thanks for both replies! I don&#39;t like what I did to go around this, &lt;br&gt; but it works. I set the CausesValidation of the field to False and &lt;br&gt; then I put an event on lost focus that validates that the value is &lt;br&gt; numeric. If it isn&#39;t, the value is erased and the user is given an &lt;br&gt; error. &lt;br&gt; Private Sub PriceTextBox_LostFocus(ByVal sender As Object, ByVal e As
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/9af00104bbdbaf4b/194d61bcce35b928?show_docid=194d61bcce35b928</guid>
  <author>
  david.lachow...@gmail.com
  (Gojavid)
  </author>
  <pubDate>Thu, 18 Mar 2010 18:21:46 UT
</pubDate>
  </item>
  <item>
  <title>Ajax Auto complete</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/c864994bb343c72f/01a2818579a92d01?show_docid=01a2818579a92d01</link>
  <description>
  Hi All! &lt;br&gt; I want to use ajax Auto complete in my web application for Searching &lt;br&gt; country ..Any one tell me how i do this..without using Web services... &lt;br&gt; &lt;p&gt;Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/c864994bb343c72f/01a2818579a92d01?show_docid=01a2818579a92d01</guid>
  <author>
  vishnoi.gou...@gmail.com
  (Gourav)
  </author>
  <pubDate>Thu, 18 Mar 2010 10:55:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/ad3d77e88ca37d3a?show_docid=ad3d77e88ca37d3a</link>
  <description>
  HI, &lt;br&gt; while inserting , pass that 10 columns with null values &lt;br&gt; insert into emp ( empid , empname ) values ( null , null) &lt;br&gt; or you also declare a input parameter and pass it while inserting into &lt;br&gt; table. &lt;br&gt; @empname VARCHAR(20) = null; &lt;br&gt; insert into emp ( empname ) values ( @empname) &lt;br&gt; -- Srihari
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/ad3d77e88ca37d3a?show_docid=ad3d77e88ca37d3a</guid>
  <author>
  hari...@gmail.com
  (srihari k)
  </author>
  <pubDate>Thu, 18 Mar 2010 13:17:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/aaa59ae227268113?show_docid=aaa59ae227268113</link>
  <description>
  can u post the stored procedure script &lt;br&gt; On Thu, Mar 18, 2010 at 10:42 AM, Processor Devil &amp;lt;processor.de...@gmail.com
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/aaa59ae227268113?show_docid=aaa59ae227268113</guid>
  <author>
  krishna.1...@gmail.com
  (Krishna)
  </author>
  <pubDate>Thu, 18 Mar 2010 05:26:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Re: Image uploading problem.</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/6aa4751699c99f4b?show_docid=6aa4751699c99f4b</link>
  <description>
  Thanks evryone 4 all your valuable inputs.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/6aa4751699c99f4b?show_docid=6aa4751699c99f4b</guid>
  <author>
  alen48...@gmail.com
  (Alen Alexander)
  </author>
  <pubDate>Thu, 18 Mar 2010 07:38:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/ef43e38c6bf4a21a?show_docid=ef43e38c6bf4a21a</link>
  <description>
  Care to post a sample of your Stored Procedure? &lt;br&gt; Or post the whole thing on pastebin.com
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/ef43e38c6bf4a21a?show_docid=ef43e38c6bf4a21a</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Thu, 18 Mar 2010 09:13:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Image uploading problem.</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/f327a5ae770b6a10?show_docid=f327a5ae770b6a10</link>
  <description>
  hi dude &lt;br&gt; following eample may help you &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://freshinterview.com/ShowArticle.aspx?ID=21&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://freshinterview.com/ShowArticle.aspx?ID=22&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/f327a5ae770b6a10?show_docid=f327a5ae770b6a10</guid>
  <author>
  nagesh...@gmail.com
  (nag)
  </author>
  <pubDate>Thu, 18 Mar 2010 06:53:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Format Dataset Values</title>
  <link>http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/cf6a2a7ece804039?show_docid=cf6a2a7ece804039</link>
  <description>
  I get it. Then you correctly assume that you would need to iterate &lt;br&gt; through the Datatable and modify the relevant column&#39;s values. &lt;br&gt; Something like: &lt;br&gt; --- &lt;br&gt; foreach (DataRow dr in dsprocoverpay.Tables[0].Rows) &lt;br&gt; { &lt;br&gt; string oldValue = dr[&amp;quot;MyColumnName&amp;quot;]; // &amp;quot;###-######&amp;quot; &lt;br&gt; string newValue = oldValue.Replace(&amp;quot;-&amp;quot;, &amp;quot;&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/cf6a2a7ece804039?show_docid=cf6a2a7ece804039</guid>
  <author>
  zorg...@sify.com
  (Cerebrus)
  </author>
  <pubDate>Thu, 18 Mar 2010 05:23:11 UT
</pubDate>
  </item>
  </channel>
</rss>
