<?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.sc/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: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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.sc/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>
  <item>
  <title>Re: [DotNetDevelopment] Plz Help....it is Urgent........</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/deb6d4a477cf33fb?show_docid=deb6d4a477cf33fb</link>
  <description>
  keyboard/chair problem? &lt;br&gt; 2010/3/17 Vaibhav Goel &amp;lt;vaibhav...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/deb6d4a477cf33fb?show_docid=deb6d4a477cf33fb</guid>
  <author>
  processor.de...@gmail.com
  (Processor Devil)
  </author>
  <pubDate>Thu, 18 Mar 2010 05:12:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: Format Dataset Values</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/c31c5fa7db2c7ab4?show_docid=c31c5fa7db2c7ab4</link>
  <description>
  Currently, binding to the datagrid is for testing purposes only so &lt;br&gt; that I can see the values in the dataset. The issue is that the data &lt;br&gt; is being uploaded via a vendor, who have added the &amp;quot;-&amp;quot; into the &lt;br&gt; string. I need to strip out that &amp;quot;-&amp;quot; so that it conforms with our &lt;br&gt; systems. The vendor is unable to remove the &amp;quot;-&amp;quot; prior to uploading
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/c31c5fa7db2c7ab4?show_docid=c31c5fa7db2c7ab4</guid>
  <author>
  blankenship.k...@gmail.com
  (Kyle Blankenship)
  </author>
  <pubDate>Wed, 17 Mar 2010 14:52:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Re: Multiple tread</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/9d4ecd02ad3847e8/7e6da2a1fc2fb9dc?show_docid=7e6da2a1fc2fb9dc</link>
  <description>
  thanks 4 reply. &lt;br&gt; am using the language c# and using the UI components.. &lt;br&gt; thanks again &lt;br&gt; Biju
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/9d4ecd02ad3847e8/7e6da2a1fc2fb9dc?show_docid=7e6da2a1fc2fb9dc</guid>
  <author>
  ajb...@gmail.com
  (BIJU A.J)
  </author>
  <pubDate>Thu, 18 Mar 2010 03:53:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Format Dataset Values</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/1883c4fec4520492?show_docid=1883c4fec4520492</link>
  <description>
  The datagrid is only there for testing purposes to allow me to view &lt;br&gt; the dataset values. The vendor who is uploading the file has added &lt;br&gt; the &amp;quot;-&amp;quot;, which they are unable to remove prior to uploading the .csv. &lt;br&gt; I need to remove the &amp;quot;-&amp;quot; in order to process the file into our system.
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f6da90225b1245b8/1883c4fec4520492?show_docid=1883c4fec4520492</guid>
  <author>
  blankenship.k...@gmail.com
  (Kyle Blankenship)
  </author>
  <pubDate>Wed, 17 Mar 2010 15:14:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: Garbage Collection, Memory Leaks and the Dispose() Method</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/012769ae6185189a/f5ebf9d9f94d2627?show_docid=f5ebf9d9f94d2627</link>
  <description>
  Try reading &amp;quot; Code Complete, Second Edition&amp;quot;, it gives good info on &lt;br&gt; design patterns, and &lt;br&gt; reasons for memory leaks. &lt;br&gt; Yes, with every new version of .NET framework, GC is modified &lt;br&gt; and many issues are fixed with the older version.
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/012769ae6185189a/f5ebf9d9f94d2627?show_docid=f5ebf9d9f94d2627</guid>
  <author>
  ankit.gameprogram...@gmail.com
  (Neo)
  </author>
  <pubDate>Wed, 17 Mar 2010 20:09:12 UT
</pubDate>
  </item>
  <item>
  <title>Evoking a method on another form</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/e5716e7982450eb9/59abeb011172110a?show_docid=59abeb011172110a</link>
  <description>
  Hi, I have a class wich receives a form as parameter &lt;br&gt; public EspecificPercent(CalcPosicao Parentform, int index) &lt;br&gt; { &lt;br&gt; InitializeComponent(); &lt;br&gt; IndexRow = index; &lt;br&gt; workForm = Parentform; &lt;br&gt; Then, I want change the value of a cell on Parentform.datagridview1 and, after, I change this value, raise the CellEndEdit event, because this event call a method that do a lot of stuffs with the data from datagridview, but I don´t know how to do this, I tried this code:
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/e5716e7982450eb9/59abeb011172110a?show_docid=59abeb011172110a</guid>
  <author>
  r...@stones.com
  (Renato)
  </author>
  <pubDate>Wed, 17 Mar 2010 15:40:00 UT
</pubDate>
  </item>
  <item>
  <title>Plz Help....it is Urgent........</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/20502ca0dad7a91a?show_docid=20502ca0dad7a91a</link>
  <description>
  Dear All, &lt;br&gt; First of all thanks to support to this group.I am facing a problem &lt;br&gt; Since last few days. &lt;br&gt; Actually i am using Sql server Database which is located at different &lt;br&gt; system. I remotely access this Database Server. &lt;br&gt; I have one table in my database.This table contain around 60 fileds. and i &lt;br&gt; wrote a Stored procedure to update 50 columns of this tables. Other 10
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/f8fead4eb2f1dd4a/20502ca0dad7a91a?show_docid=20502ca0dad7a91a</guid>
  <author>
  vaibhav...@gmail.com
  (Vaibhav Goel)
  </author>
  <pubDate>Wed, 17 Mar 2010 10:17:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Creating WebService test harness</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/b7d15d18c36497b2/6e8352f4bd01737e?show_docid=6e8352f4bd01737e</link>
  <description>
  what type of URI you are entering ?, and what type of parameters are &lt;br&gt; expected ?, &lt;br&gt; please clarify your question with an example. ;)
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/b7d15d18c36497b2/6e8352f4bd01737e?show_docid=6e8352f4bd01737e</guid>
  <author>
  ankit.gameprogram...@gmail.com
  (Neo)
  </author>
  <pubDate>Wed, 17 Mar 2010 19:59:47 UT
</pubDate>
  </item>
  <item>
  <title>Crystal Report - Load report failed error on report.SetDataSource method</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/8671297d81b7d8b6/f78213524be752a9?show_docid=f78213524be752a9</link>
  <description>
  Dear all &lt;br&gt; The full(ish) error is: &lt;br&gt; CrystalDecisions.Shared.Crysta lReportsException: Load report failed. &lt;br&gt; ---&amp;gt; System.Threading.ThreadAbortEx ception: Thread was being &lt;br&gt; aborted. at &lt;br&gt; CrystalDecisions.ReportAppServ er.ReportClientDocumentWrapper .get_ReportID() &lt;br&gt; at &lt;br&gt; CrystalDecisions.ReportAppServ er.ReportClientDocumentWrapper .Open(Object&amp;amp;
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/8671297d81b7d8b6/f78213524be752a9?show_docid=f78213524be752a9</guid>
  <author>
  davethoma...@googlemail.com
  (DaveT)
  </author>
  <pubDate>Wed, 17 Mar 2010 11:41:14 UT
</pubDate>
  </item>
  </channel>
</rss>
