<?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] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/d8d5cdc9c3860403?show_docid=d8d5cdc9c3860403</link>
  <description>
  Isnt that exactly what the previous 3 posters said?
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/d8d5cdc9c3860403?show_docid=d8d5cdc9c3860403</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Thu, 11 Mar 2010 09:05:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Interface and Abstract class??</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/4db58509e19f0867/4a06351cf3175b47?show_docid=4a06351cf3175b47</link>
  <description>
  We used interface when we don&#39;t know the type of particular objects . but &lt;br&gt; abstract class defined the same objects type. &lt;br&gt; interface means unknown type objects and we can casting unknown type object &lt;br&gt; into interface type that is implemented by the class.
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/4db58509e19f0867/4a06351cf3175b47?show_docid=4a06351cf3175b47</guid>
  <author>
  pks.shar...@gmail.com
  (paurush sharma)
  </author>
  <pubDate>Wed, 10 Mar 2010 14:45:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Re: new char[] - please explain</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/9ed929b6f41d5bfa/edc97cfe2acc94e1?show_docid=edc97cfe2acc94e1</link>
  <description>
  *Only return Length of patch.*
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/9ed929b6f41d5bfa/edc97cfe2acc94e1?show_docid=edc97cfe2acc94e1</guid>
  <author>
  m19...@gmail.com
  (M.Badamchi)
  </author>
  <pubDate>Wed, 10 Mar 2010 21:26:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/cbac103f8d7f0028?show_docid=cbac103f8d7f0028</link>
  <description>
  Hi Santhosh &lt;br&gt; use Response.Redirect(dr[&amp;quot;permissi on&amp;quot;].ToString() + &amp;quot;.aspx&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/cbac103f8d7f0028?show_docid=cbac103f8d7f0028</guid>
  <author>
  pawanraisha...@gmail.com
  (Pawan Rai)
  </author>
  <pubDate>Wed, 10 Mar 2010 08:34:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/c300ffde5bcfe576?show_docid=c300ffde5bcfe576</link>
  <description>
  On Tue, Mar 9, 2010 at 3:39 AM, santhoshvkumar &lt;br&gt; ------------------ &lt;br&gt; As a heads up NEVER use sa. &lt;br&gt; I am not sure that you see my feelings on this so I&#39;ll try it again. &lt;br&gt; NEVER never NEVER never NEVER never NEVER never NEVER never NEVER &lt;br&gt; never NEVER never NEVER never use sa as a user for an application. &lt;br&gt; ;-&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/c300ffde5bcfe576?show_docid=c300ffde5bcfe576</guid>
  <author>
  srussell...@gmail.com
  (Stephen Russell)
  </author>
  <pubDate>Wed, 10 Mar 2010 14:03:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/89a833c8cfaee6a8?show_docid=89a833c8cfaee6a8</link>
  <description>
  Hey people you are doing it all false, &lt;br&gt; So step by step &amp;quot;*is &lt;br&gt; not working it shows array out of bound exception what I have to do &lt;br&gt; now.*&amp;quot; --&amp;gt; Your data reader have no column named &amp;quot;permission.aspx&amp;quot;, so &lt;br&gt; instruction dr[&amp;quot;permission&amp;quot;+&amp;quot;.aspx&amp;quot;] is false and will throw an exception &lt;br&gt; everytime, &lt;br&gt; do that: &lt;br&gt; &amp;quot;*select username, password, permission from logi where
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/89a833c8cfaee6a8?show_docid=89a833c8cfaee6a8</guid>
  <author>
  moeztou...@gmail.com
  (Moez Tounsi)
  </author>
  <pubDate>Wed, 10 Mar 2010 16:07:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: What type of a class is DataRow()?????</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/49827ebe9633fdeb/b3ac4bbe1fc4d04e?show_docid=b3ac4bbe1fc4d04e</link>
  <description>
  Use the below tool (in case you don&#39;t know about it ) : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.red-gate.com/products/reflector/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &amp;quot;NET Reflector is a class browser and analysis tool for .NET, that &lt;br&gt; allows you to navigate, search, disassemble and analyze .NET &lt;br&gt; components.&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/49827ebe9633fdeb/b3ac4bbe1fc4d04e?show_docid=b3ac4bbe1fc4d04e</guid>
  <author>
  aniruddha....@gmail.com
  (ThanderMaX)
  </author>
  <pubDate>Thu, 11 Mar 2010 04:21:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/f9b7ba41bb2fc01f?show_docid=f9b7ba41bb2fc01f</link>
  <description>
  cmd.CommandText = &amp;quot;select username, password, permission from logi where &lt;br&gt; username=@username &amp;lt;whereusername=@username&amp;gt; and password=@password&amp;quot;; &lt;br&gt; and &lt;br&gt; Response.Redirect(dr[&amp;quot;permissi on&amp;quot;] .Tostring () &amp;amp; &amp;quot;.aspx&amp;quot;); &lt;br&gt; Thankx &lt;br&gt; Vipin
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/f9b7ba41bb2fc01f?show_docid=f9b7ba41bb2fc01f</guid>
  <author>
  crazysan...@gmail.com
  (crazy)
  </author>
  <pubDate>Wed, 10 Mar 2010 15:27:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/4e51901794cf5e56?show_docid=4e51901794cf5e56</link>
  <description>
  Replace &lt;br&gt; Response.Redirect(dr[&amp;quot;permissi on&amp;quot;+&amp;quot;.aspx&amp;quot;].ToString()); &lt;br&gt; With &lt;br&gt; Response.Redirect(dr[&amp;quot;permissi on&amp;quot;] &amp;amp; &amp;quot;.aspx&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/4e51901794cf5e56?show_docid=4e51901794cf5e56</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Wed, 10 Mar 2010 09:12:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] ASP.NET GridView Question</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/69a01e4f9d16e923?show_docid=69a01e4f9d16e923</link>
  <description>
  Hi Greg, &lt;br&gt; You need to add a CommandField to your GridView, such as &lt;br&gt; &amp;lt;asp:CommandField ShowSelectButton=&amp;quot;True&amp;quot; SelectText=&amp;quot;Select&amp;quot; /&amp;gt; &lt;br&gt; This will fire the following event &lt;br&gt; Protected Sub GridView1_RowCommand(ByVal sender As Object, ByVal e As &lt;br&gt; System.Web.UI.WebControls.Grid ViewCommandEventArgs) Handles &lt;br&gt; GridView1.RowCommand
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/69a01e4f9d16e923?show_docid=69a01e4f9d16e923</guid>
  <author>
  jamie.fra...@gmail.com
  (Jamie Fraser)
  </author>
  <pubDate>Wed, 10 Mar 2010 09:11:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/489010fe7359f10d?show_docid=489010fe7359f10d</link>
  <description>
  String concatenation mixed with datatable data selection. &lt;br&gt; Check the statement. &lt;br&gt; ...dr[&amp;quot;permission&amp;quot;+&amp;quot;.aspx&amp;quot;]...
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/489010fe7359f10d?show_docid=489010fe7359f10d</guid>
  <author>
  santhosh...@gmail.com
  (santhosh vs)
  </author>
  <pubDate>Wed, 10 Mar 2010 08:42:48 UT
</pubDate>
  </item>
  <item>
  <title>RE: [DotNetDevelopment] Webbrowser question.</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/e9f698a98d5eca29/48ca8d6a20421338?show_docid=48ca8d6a20421338</link>
  <description>
  First off I would grab Debugbar if you are using IE. &lt;br&gt; This will allows you to see the document and select selections from it. &lt;br&gt; You can see each Div is of a certain class. &lt;br&gt; So if I use Google maps and type in Pizza, then I run Debugbar and place &lt;br&gt; te4h target over one of the listing on the left I see that each entry has a
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/e9f698a98d5eca29/48ca8d6a20421338?show_docid=48ca8d6a20421338</guid>
  <author>
  g...@keepthemsmiling.com
  (Greg Hile)
  </author>
  <pubDate>Tue, 09 Mar 2010 08:47:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [DotNetDevelopment] C# - Combo box. Different Text to Value?</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/52fd135dc60150a7/911052eaf8232694?show_docid=911052eaf8232694</link>
  <description>
  Hello Dear, &lt;br&gt; Follow the following steps to get the desirable result. &lt;br&gt; 1) Create a dataset with two column ID and Desc &lt;br&gt; 2) now set the valuemember property of combo box with id and display member &lt;br&gt; property with desc. &lt;br&gt; i.e &lt;br&gt; combobox1.Displaymember = &amp;quot;ID&amp;quot; ( case Sensitive) &lt;br&gt; Combobox1.valuemember = &amp;quot;Desc&amp;quot; ( case Sensitive)
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/52fd135dc60150a7/911052eaf8232694?show_docid=911052eaf8232694</guid>
  <author>
  vaibhav...@gmail.com
  (Vaibhav Goel)
  </author>
  <pubDate>Tue, 09 Mar 2010 08:35:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Text Box data - How to keep the current data in the text box, when validating text boxes.</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/7b613621379a57d9/d44f66ee5a11d4c2?show_docid=d44f66ee5a11d4c2</link>
  <description>
  Thanks for your feedback Cerebrus. I finally got a hold of our &lt;br&gt; corporate web group and we are allowed to use the validation control &lt;br&gt; but it has to be on the client and server side. &lt;br&gt; Everything is good here. &lt;br&gt; Thanks again, &lt;br&gt; William.
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/7b613621379a57d9/d44f66ee5a11d4c2?show_docid=d44f66ee5a11d4c2</guid>
  <author>
  william.vikt...@tc.gc.ca
  (Will)
  </author>
  <pubDate>Tue, 09 Mar 2010 17:01:05 UT
</pubDate>
  </item>
  <item>
  <title>ASP.NET GridView Question</title>
  <link>http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/2da9c86da0111b00?show_docid=2da9c86da0111b00</link>
  <description>
  I put a gridview on a page and populate it. But nothing in the gridview is &lt;br&gt; selectable. &lt;br&gt; &lt;p&gt;How can I make items in the gridview selectable? &lt;br&gt; &lt;p&gt;Here is the code. &lt;br&gt; &lt;p&gt;Thanks to all. &lt;br&gt; &lt;p&gt;Greg &lt;br&gt; &lt;p&gt;HTML: &lt;br&gt; &amp;lt;form id=&amp;quot;form1&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;div&amp;gt; &lt;br&gt; &amp;lt;asp:GridView ID=&amp;quot;GridView1&amp;quot; runat=&amp;quot;server&amp;quot; &lt;br&gt; AutoGenerateColumns=&amp;quot;True&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.sc/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/2da9c86da0111b00?show_docid=2da9c86da0111b00</guid>
  <author>
  g...@keepthemsmiling.com
  (Greg Hile)
  </author>
  <pubDate>Tue, 09 Mar 2010 11:29:43 UT
</pubDate>
  </item>
  </channel>
</rss>
