<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aditi D.Kadam</title>
    <description>The latest articles on DEV Community by Aditi D.Kadam (@aditikadam425).</description>
    <link>https://dev.to/aditikadam425</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F723669%2F671121f1-ffb4-4b34-abbb-3655fd7289f7.jpg</url>
      <title>DEV Community: Aditi D.Kadam</title>
      <link>https://dev.to/aditikadam425</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditikadam425"/>
    <language>en</language>
    <item>
      <title>Hello.. I am kind a stuck in  how to develop a notification code? plz. help me here i m really pissed off , of this prblm</title>
      <dc:creator>Aditi D.Kadam</dc:creator>
      <pubDate>Mon, 11 Oct 2021 16:46:22 +0000</pubDate>
      <link>https://dev.to/aditikadam425/hello-i-am-kind-a-stuck-in-how-to-develop-a-notification-code-37pm</link>
      <guid>https://dev.to/aditikadam425/hello-i-am-kind-a-stuck-in-how-to-develop-a-notification-code-37pm</guid>
      <description>&lt;p&gt;I am developing a matrimonial website so in that customer should get notified whenever his profile got a view all by now I used update query as if &lt;/p&gt;

&lt;p&gt;Code:-&lt;br&gt;&lt;br&gt;
string a = e.CommandArgument.ToString(); &lt;br&gt;
update viewprofiles set viewprofile='" + Session["id"].ToString() + "' where id='" + a + "'";&lt;/p&gt;

&lt;p&gt;but the only prblm here is it the ids get insert in viewedprofile but it get updated or replaced by other id if B views A's Profile so B's ID is getting inserted in A 's data base but if C views A's profile so B's id get replace by C's id. if possible can it get insert in a line like B's id , C's id, D's id, i.e. 1,2,3&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>csharp</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
