<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.nu/group/dotnetdevelopment</id>
  <title type="text">DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting Google Group</title>
  <subtitle type="text">
  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
  </subtitle>
  <link href="/group/dotnetdevelopment/feed/atom_v1_0_msgs.xml" rel="self" title="DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting feed"/>
  <updated>2010-03-11T04:21:52Z</updated>
  <generator uri="http://groups.google.nu" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>paurush sharma</name>
  <email>pks.shar...@gmail.com</email>
  </author>
  <updated>2010-03-10T14:45:13Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/4db58509e19f0867/4a06351cf3175b47?show_docid=4a06351cf3175b47</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/4db58509e19f0867/4a06351cf3175b47?show_docid=4a06351cf3175b47"/>
  <title type="text">Re: [DotNetDevelopment] Interface and Abstract class??</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>M.Badamchi</name>
  <email>m19...@gmail.com</email>
  </author>
  <updated>2010-03-10T21:26:17Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/9ed929b6f41d5bfa/edc97cfe2acc94e1?show_docid=edc97cfe2acc94e1</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/9ed929b6f41d5bfa/edc97cfe2acc94e1?show_docid=edc97cfe2acc94e1"/>
  <title type="text">Re: [DotNetDevelopment] Re: new char[] - please explain</title>
  <summary type="html" xml:space="preserve">
  *Only return Length of patch.*
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pawan Rai</name>
  <email>pawanraisha...@gmail.com</email>
  </author>
  <updated>2010-03-10T08:34:29Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/cbac103f8d7f0028?show_docid=cbac103f8d7f0028</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/cbac103f8d7f0028?show_docid=cbac103f8d7f0028"/>
  <title type="text">Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <summary type="html" xml:space="preserve">
  Hi Santhosh &lt;br&gt; use Response.Redirect(dr[&amp;quot;permissi on&amp;quot;].ToString() + &amp;quot;.aspx&amp;quot;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stephen Russell</name>
  <email>srussell...@gmail.com</email>
  </author>
  <updated>2010-03-10T14:03:47Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/c300ffde5bcfe576?show_docid=c300ffde5bcfe576</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/c300ffde5bcfe576?show_docid=c300ffde5bcfe576"/>
  <title type="text">Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Moez Tounsi</name>
  <email>moeztou...@gmail.com</email>
  </author>
  <updated>2010-03-10T16:07:37Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/89a833c8cfaee6a8?show_docid=89a833c8cfaee6a8</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/89a833c8cfaee6a8?show_docid=89a833c8cfaee6a8"/>
  <title type="text">Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>ThanderMaX</name>
  <email>aniruddha....@gmail.com</email>
  </author>
  <updated>2010-03-11T04:21:52Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/49827ebe9633fdeb/b3ac4bbe1fc4d04e?show_docid=b3ac4bbe1fc4d04e</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/49827ebe9633fdeb/b3ac4bbe1fc4d04e?show_docid=b3ac4bbe1fc4d04e"/>
  <title type="text">Re: What type of a class is DataRow()?????</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>crazy</name>
  <email>crazysan...@gmail.com</email>
  </author>
  <updated>2010-03-10T15:27:16Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/f9b7ba41bb2fc01f?show_docid=f9b7ba41bb2fc01f</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/f9b7ba41bb2fc01f?show_docid=f9b7ba41bb2fc01f"/>
  <title type="text">Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jamie Fraser</name>
  <email>jamie.fra...@gmail.com</email>
  </author>
  <updated>2010-03-10T09:12:29Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/4e51901794cf5e56?show_docid=4e51901794cf5e56</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/4e51901794cf5e56?show_docid=4e51901794cf5e56"/>
  <title type="text">Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <summary type="html" xml:space="preserve">
  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;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jamie Fraser</name>
  <email>jamie.fra...@gmail.com</email>
  </author>
  <updated>2010-03-10T09:11:09Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/69a01e4f9d16e923?show_docid=69a01e4f9d16e923</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/69a01e4f9d16e923?show_docid=69a01e4f9d16e923"/>
  <title type="text">Re: [DotNetDevelopment] ASP.NET GridView Question</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>santhosh vs</name>
  <email>santhosh...@gmail.com</email>
  </author>
  <updated>2010-03-10T08:42:48Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/489010fe7359f10d?show_docid=489010fe7359f10d</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/d3d3bf755da32633/489010fe7359f10d?show_docid=489010fe7359f10d"/>
  <title type="text">Re: [DotNetDevelopment] Redirect with ADO.NET</title>
  <summary type="html" xml:space="preserve">
  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;]...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Greg Hile</name>
  <email>g...@keepthemsmiling.com</email>
  </author>
  <updated>2010-03-09T08:47:22Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e9f698a98d5eca29/48ca8d6a20421338?show_docid=48ca8d6a20421338</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/e9f698a98d5eca29/48ca8d6a20421338?show_docid=48ca8d6a20421338"/>
  <title type="text">RE: [DotNetDevelopment] Webbrowser question.</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vaibhav Goel</name>
  <email>vaibhav...@gmail.com</email>
  </author>
  <updated>2010-03-09T08:35:15Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/52fd135dc60150a7/911052eaf8232694?show_docid=911052eaf8232694</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/52fd135dc60150a7/911052eaf8232694?show_docid=911052eaf8232694"/>
  <title type="text">Re: [DotNetDevelopment] C# - Combo box. Different Text to Value?</title>
  <summary type="html" xml:space="preserve">
  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)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will</name>
  <email>william.vikt...@tc.gc.ca</email>
  </author>
  <updated>2010-03-09T17:01:05Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/7b613621379a57d9/d44f66ee5a11d4c2?show_docid=d44f66ee5a11d4c2</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/7b613621379a57d9/d44f66ee5a11d4c2?show_docid=d44f66ee5a11d4c2"/>
  <title type="text">Re: Text Box data - How to keep the current data in the text box, when validating text boxes.</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Greg Hile</name>
  <email>g...@keepthemsmiling.com</email>
  </author>
  <updated>2010-03-09T11:29:43Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/2da9c86da0111b00?show_docid=2da9c86da0111b00</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/c4f9199b783833a1/2da9c86da0111b00?show_docid=2da9c86da0111b00"/>
  <title type="text">ASP.NET GridView Question</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stephen Russell</name>
  <email>srussell...@gmail.com</email>
  </author>
  <updated>2010-03-09T12:31:05Z</updated>
  <id>http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/c61d957b632bcd61/48634df1edc5c628?show_docid=48634df1edc5c628</id>
  <link href="http://groups.google.nu/group/dotnetdevelopment/browse_thread/thread/c61d957b632bcd61/48634df1edc5c628?show_docid=48634df1edc5c628"/>
  <title type="text">Re: [DotNetDevelopment] Syntax error when running SQL Insert query</title>
  <summary type="html" xml:space="preserve">
  ------------------- &lt;br&gt; try this type of syntax &lt;br&gt; Insert into MyTable ColumnName values(&amp;quot;theData&amp;quot;)
  </summary>
  </entry>
</feed>
