<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>mzali's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/331023/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user mzali.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Mon, 17 Jun 2013 22:32:51 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>ti sreenath</title>
      <link>http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment577</link>
      <description>&lt;p&gt;Wrote a &lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment577"&gt;comment&lt;/a&gt;' on the blog post '&lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/"&gt;How Should I retrieve and store in DB data from multipl text boxes.'&lt;/a&gt;.&lt;/p&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment577</guid>
      <pubDate>Thu, 08 Jan 2009 20:16:30 -0700</pubDate>
    </item>
    <item>
      <title>ti sreenath</title>
      <link>http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment576</link>
      <description>&lt;p&gt;Wrote a &lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment576"&gt;comment&lt;/a&gt;' on the blog post '&lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/"&gt;How Should I retrieve and store in DB data from multipl text boxes.'&lt;/a&gt;.&lt;/p&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment576</guid>
      <pubDate>Thu, 08 Jan 2009 20:15:50 -0700</pubDate>
    </item>
    <item>
      <title>ti sreenath</title>
      <link>http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment575</link>
      <description>&lt;p&gt;Wrote a &lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment575"&gt;comment&lt;/a&gt;' on the blog post '&lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/"&gt;How Should I retrieve and store in DB data from multipl text boxes.'&lt;/a&gt;.&lt;/p&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment575</guid>
      <pubDate>Wed, 07 Jan 2009 20:00:30 -0700</pubDate>
    </item>
    <item>
      <title>to s_sreenath</title>
      <link>http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment569</link>
      <description>&lt;p&gt;Wrote a &lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment569"&gt;comment&lt;/a&gt;' on the blog post '&lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/"&gt;How Should I retrieve and store in DB data from multipl text boxes.'&lt;/a&gt;.&lt;/p&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/#comment569</guid>
      <pubDate>Wed, 31 Dec 2008 15:23:15 -0700</pubDate>
    </item>
    <item>
      <title>How Should I retrieve and store in DB data from multipl text boxes.</title>
      <link>http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/</link>
      <description>&lt;p&gt;Wrote a &lt;a href="http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/"&gt;new blog post&lt;/a&gt; in my &lt;a href="http://www.programmersheaven.com/user/mzali/blog/"&gt;blog&lt;/a&gt;.&lt;/p&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I have 14 text boxes on application, in that user will enter single digit numbers. My task is to retrieve and save the data of all 14 text boxes into DB....I am facing a problem in passing string for all text boxes. Could anybody help me out from in writing some code in .aspx file.&lt;br /&gt;
 I did some work on it:&lt;br /&gt;
&lt;br /&gt;
BLL:&lt;br /&gt;
public static SubmitParentReport GetItem(string needHours)&lt;br /&gt;
    {&lt;br /&gt;
        return SubmitParentReportDB.GetItem(needHours);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
BO:&lt;br /&gt;
private string needHours = "";&lt;br /&gt;
 public string NeedHours&lt;br /&gt;
        {&lt;br /&gt;
            get&lt;br /&gt;
            {&lt;br /&gt;
                return needHours;&lt;br /&gt;
            }&lt;br /&gt;
            set&lt;br /&gt;
            {&lt;br /&gt;
                needHours = value;&lt;br /&gt;
            }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
DAL: This parameter iam using to store in database:&lt;br /&gt;
&lt;br /&gt;
OracleParameter prm3 = new OracleParameter("i_need_hours", OracleType.VarChar, 2);&lt;br /&gt;
            prm3.Direction = ParameterDirection.Input;&lt;br /&gt;
            prm3.Value = needHours;&lt;br /&gt;
            myCommand.Parameters.Add(prm3);</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/mzali/blog/472-How-Should-I-retrieve-and-store-in-DB-data-from-multipl-text-boxes/</guid>
      <pubDate>Thu, 25 Dec 2008 10:53:38 -0700</pubDate>
    </item>
  </channel>
</rss>