<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blog="http://dnn-connect.org/blog/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Blog - JSON</title>
    <link>https://xrmlabs.com/About-Us/XRMs-Blog/term/2535/locale/en-US/Blog-JSON</link>
    <description />
    <managingEditor>sales@xrmlabs.com</managingEditor>
    <pubDate>Tue, 21 Apr 2026 01:22:25 GMT</pubDate>
    <lastBuildDate>Tue, 21 Apr 2026 01:22:25 GMT</lastBuildDate>
    <category>JSON</category>
    <generator>DotNetNuke Blog RSS Generator Version 6.5.2.0</generator>
    <ttl>30</ttl>
    <atom:link href="https://xrmlabs.com/DesktopModules/Blog/API/RSS/Get?moduleid=440&amp;tabid=94&amp;term=2535" rel="self" type="application/rss+xml" />
    <item>
      <title>Deserialization JSON In C#</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8388/Deserialization-JSON-In-C</link>
      <description>&lt;p&gt;Before understanding Deserialization JSON we should know what Deserialization means, Deserialization is the process of getting back the serialized object and this helps us to reconstruct an object whenever it is required, now to pass the data between the applications JSON format is required, JSON stands for JAVASCRIPT OBJECT NOTATION, it is very light in weight and it can be read and understood by users very easily and also it is easy for system to parse it and generate the output.&lt;/p&gt;
</description>
      <category>ASP.NET</category>
      <category>C#</category>
      <category>Javascript</category>
      <category>JSON</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8388/Deserialization-JSON-In-C</guid>
      <pubDate>Tue, 27 Jul 2021 18:09:00 GMT</pubDate>
      <blog:publishedon>2021-07-27 18:09:00Z</blog:publishedon>
    </item>
    <item>
      <title>GENERATING A DYNAMIC LISTVIEW USING JSON IN XAMARIN FORMS</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8346/GENERATING-A-DYNAMIC-LISTVIEW-USING-JSON-IN-XAMARIN-FORMS</link>
      <description>We have seen examples earlier where we need to generate a dynamic form UI, from&amp;nbsp; a JSON, that we read via WEB API using API calls, the same technique can be applied to generate a ListView.</description>
      <category>C#</category>
      <category>JSON</category>
      <category>UI</category>
      <category>WebAPI</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8346/GENERATING-A-DYNAMIC-LISTVIEW-USING-JSON-IN-XAMARIN-FORMS</guid>
      <pubDate>Wed, 24 Mar 2021 07:41:00 GMT</pubDate>
      <blog:publishedon>2021-03-24 07:41:00Z</blog:publishedon>
    </item>
  </channel>
</rss>