<?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.nu/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] DataGridView</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/76bb7efc3ff4f403/9ff4c18a1a392a17?show_docid=9ff4c18a1a392a17</link>
  <description>
  This line &lt;br&gt; DT.Rows.Add(DT); &lt;br&gt; should be written as, &lt;br&gt; DT.Rows.Add(DR); &lt;br&gt; Obviously you should add a DataRow object in DataRow collection
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/76bb7efc3ff4f403/9ff4c18a1a392a17?show_docid=9ff4c18a1a392a17</guid>
  <author>
  sallus...@gmail.com
  (Arsalan Tamiz)
  </author>
  <pubDate>Fri, 12 Mar 2010 14:45:14 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Image uploading problem.</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/8d3a8e73dba9988e?show_docid=8d3a8e73dba9988e</link>
  <description>
  When the page is renedered, what does the &amp;lt;img&amp;gt; tag actually show?
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/8d3a8e73dba9988e?show_docid=8d3a8e73dba9988e</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 14:40:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Read Client Side Text File in ASP.Net?</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e770ad158a244538/c693fcaa4d5a8af7?show_docid=c693fcaa4d5a8af7</link>
  <description>
  You can&#39;t access client side files unless the user uploads them.
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e770ad158a244538/c693fcaa4d5a8af7?show_docid=c693fcaa4d5a8af7</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 14:39:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] DataGridView</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/76bb7efc3ff4f403/4f4711ee5956ac30?show_docid=4f4711ee5956ac30</link>
  <description>
  What is the markup for dataGridViewResults?
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/76bb7efc3ff4f403/4f4711ee5956ac30?show_docid=4f4711ee5956ac30</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 14:38:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] How do I get the emails of all the members of a given group in ActiveDirectory - Need help</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/19eaae6253b51c1a/0ff3c94b075d76d8?show_docid=0ff3c94b075d76d8</link>
  <description>
  This - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://lozanotek.com/blog/articles/149.aspx&quot;&gt;[link]&lt;/a&gt; - any use?
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/19eaae6253b51c1a/0ff3c94b075d76d8?show_docid=0ff3c94b075d76d8</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 14:38:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: Read Client Side Text File in ASP.Net?</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e770ad158a244538/7344dab51caf204f?show_docid=7344dab51caf204f</link>
  <description>
  You&#39;d have to request the client to upload the file to the server, at &lt;br&gt; which stage, it will not remain a client side file.
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e770ad158a244538/7344dab51caf204f?show_docid=7344dab51caf204f</guid>
  <author>
  zorg...@sify.com
  (Cerebrus)
  </author>
  <pubDate>Fri, 12 Mar 2010 13:39:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] In terms of performance, is it recommended the use of constructors?</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/b2b172ac1282810a/bf4f705ac6461b42?show_docid=bf4f705ac6461b42</link>
  <description>
  Hi &lt;br&gt; I don&#39;t think it is anything related to performance. The thing is that in &lt;br&gt; the first statement you are instantiating the object and sending parameters &lt;br&gt; to constructor, which may do anything on these parameters apart from copying &lt;br&gt; the values to object&#39;s fields/properties. When you know that certain fields
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/b2b172ac1282810a/bf4f705ac6461b42?show_docid=bf4f705ac6461b42</guid>
  <author>
  pawanraisha...@gmail.com
  (Pawan Rai)
  </author>
  <pubDate>Fri, 12 Mar 2010 06:05:30 UT
</pubDate>
  </item>
  <item>
  <title>DataGridView</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/76bb7efc3ff4f403/97ff562c1413c3c3?show_docid=97ff562c1413c3c3</link>
  <description>
  I have Windowws Application and am using a Datagridview bound to a &lt;br&gt; DataTable. &lt;br&gt; &lt;p&gt;DataTable DT = new DataTable(&amp;quot;Results&amp;quot;); &lt;br&gt; DataRow DR; &lt;br&gt; &lt;p&gt;DataColumn Column1 = new DataColumn(&amp;quot;First Column&amp;quot;, &lt;br&gt; Type.GetType(&amp;quot;System.String&amp;quot;)) ; &lt;br&gt; DataColumn Column2 = new DataColumn(&amp;quot;Second Column&amp;quot;,
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/76bb7efc3ff4f403/97ff562c1413c3c3?show_docid=97ff562c1413c3c3</guid>
  <author>
  g...@keepthemsmiling.com
  (Greg Hile)
  </author>
  <pubDate>Fri, 12 Mar 2010 10:45:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Image uploading problem.</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/ddf2a9803afde8d1?show_docid=ddf2a9803afde8d1</link>
  <description>
  Thanks for your response!! &lt;br&gt; The Images are stored in a folder named &amp;quot;Images&amp;quot; which is inside App_Data. &lt;br&gt; The code for DataList with the SQLDatasource is as follows: &lt;br&gt; The changes I made has been highlighted. &lt;br&gt; &amp;lt;asp:SqlDataSource ID=&amp;quot;SqlDataSource1&amp;quot; runat=&amp;quot;server&amp;quot; &lt;br&gt; ConnectionString=&amp;quot;&amp;lt;%$ ConnectionStrings:DatabaseConn ectionString
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/ddf2a9803afde8d1?show_docid=ddf2a9803afde8d1</guid>
  <author>
  alen48...@gmail.com
  (Alen Alexander)
  </author>
  <pubDate>Fri, 12 Mar 2010 12:10:16 UT
</pubDate>
  </item>
  <item>
  <title>Read Client Side Text File in ASP.Net?</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e770ad158a244538/a3447d81827c4584?show_docid=a3447d81827c4584</link>
  <description>
  Hi, &lt;br&gt; I would appreciate if some one could help me out. &lt;br&gt; I have to read a client side ini file in Aspx page and use that data &lt;br&gt; in &lt;br&gt; server side processing. Can any one help me out here? &lt;br&gt; Please refer to a link if possible. &lt;br&gt; Thanks,
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e770ad158a244538/a3447d81827c4584?show_docid=a3447d81827c4584</guid>
  <author>
  ms.muthulaks...@gmail.com
  (Sruthi)
  </author>
  <pubDate>Fri, 12 Mar 2010 06:32:17 UT
</pubDate>
  </item>
  <item>
  <title>How do I get the emails of all the members of a given group in ActiveDirectory - Need help</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/19eaae6253b51c1a/2e17484d1d53a062?show_docid=2e17484d1d53a062</link>
  <description>
  Hi, &lt;br&gt; I have a need to send out emails to all the people who are in a given &lt;br&gt; group say &amp;quot;HR Department&amp;quot;. I need to be able to get all the emails &lt;br&gt; through a for loop and then as it retrieves I should send emails to &lt;br&gt; them. Can some one please help me with the code how to get the emails &lt;br&gt; out of AD. &lt;br&gt; this is what I came up with but not sure how to go about writing a for
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/19eaae6253b51c1a/2e17484d1d53a062?show_docid=2e17484d1d53a062</guid>
  <author>
  pra...@gmail.com
  (Learner)
  </author>
  <pubDate>Fri, 12 Mar 2010 12:58:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Copyright date and version number in VB web application</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/dca0d6446529225d/e01a354d404776c6?show_docid=e01a354d404776c6</link>
  <description>
  Version.Text = System.String.Format(Version {0}.{1:00}.{2:00}, _ &lt;br&gt; My.Application.Info.Version.Ma jor, My.Application.Info.Version.Mi nor, _ &lt;br&gt; My.Application.Info.Version.Bu ild) &lt;br&gt; It&#39;s there :-)
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/dca0d6446529225d/e01a354d404776c6?show_docid=e01a354d404776c6</guid>
  <author>
  mike...@iafrica.com
  (Mike Fry)
  </author>
  <pubDate>Fri, 12 Mar 2010 09:54:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] In terms of performance, is it recommended the use of constructors?</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/b2b172ac1282810a/4063aaea2a6d670d?show_docid=4063aaea2a6d670d</link>
  <description>
  Why not do some code samples, performing it each way, and run it through &lt;br&gt; reflector to see the actual differences?
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/b2b172ac1282810a/4063aaea2a6d670d?show_docid=4063aaea2a6d670d</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 09:19:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] .NET 3.5 migration</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/56770b1cc3839d5c/aae52473be838657?show_docid=aae52473be838657</link>
  <description>
  Why not just use the bin directory?
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/56770b1cc3839d5c/aae52473be838657?show_docid=aae52473be838657</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 09:18:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Image uploading problem.</title>
  <link>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/569d6148e2c40417?show_docid=569d6148e2c40417</link>
  <description>
  If the images are getting saved correctly, then you probably don&#39;t need to &lt;br&gt; post the code that saves the images! &lt;br&gt; Could you post the markup and any codebehind for your DataList?
  </description>
  <guid isPermaLink="true">http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/cec3520408db8cc9/569d6148e2c40417?show_docid=569d6148e2c40417</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Fri, 12 Mar 2010 09:13:15 UT
</pubDate>
  </item>
  </channel>
</rss>
