<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for TechCartNow.com	</title>
	<atom:link href="https://www.techcartnow.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techcartnow.com/</link>
	<description>C#, ASP.NET MVC, .Net, .Net Core, jQuery, ReactJS, AngularJS, BackboneJS, Google Analytics</description>
	<lastBuildDate>Mon, 18 Oct 2021 08:43:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Comment on PowerShell script to convert Complex Nested JSON to CSV file format by karelyn		</title>
		<link>https://www.techcartnow.com/powershell-script-to-convert-complex-nested-json-to-csv-file-format/#comment-5545</link>

		<dc:creator><![CDATA[karelyn]]></dc:creator>
		<pubDate>Mon, 18 Oct 2021 08:43:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2437#comment-5545</guid>

					<description><![CDATA[{
    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.PagedResult`1[[dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts]], Soa.Contracts&quot;,
    &quot;Items&quot;: {
        &quot;$type&quot;: &quot;System.Collections.Generic.List`1[[dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts]], mscorlib&quot;,
        &quot;$values&quot;: [
            {
                &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts&quot;,
                &quot;EntityTypeName&quot;: &quot;Maker&quot;,
                &quot;PrimaryParentEntityTypeName&quot;: &quot;Party&quot;,
                &quot;Identity&quot;: {
                    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&quot;,
                    &quot;EntityTypeName&quot;: &quot;Maker&quot;,
                    &quot;IdentityElements&quot;: {
                        &quot;$type&quot;: &quot;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&quot;,
                        &quot;$values&quot;: [
                            &quot;2020&quot;,
                            &quot;17847&quot;
                        ]
                    }
                },
                &quot;PrimaryParentIdentity&quot;: {
                    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&quot;,
                    &quot;EntityTypeName&quot;: &quot;Party&quot;,
                    &quot;IdentityElements&quot;: {
                        &quot;$type&quot;: &quot;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&quot;,
                        &quot;$values&quot;: [
                            &quot;2020&quot;
                        ]
                    }
                },
                &quot;Properties&quot;: {
                    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyDataCollection, Soa.Contracts&quot;,
                    &quot;$values&quot;: [
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;ID&quot;,
                            &quot;Value&quot;: &quot;2020&quot;
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;SEQN&quot;,
                            &quot;Value&quot;: {
                                &quot;$type&quot;: &quot;System.Int32&quot;,
                                &quot;$value&quot;: 17847
                            }
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;FirstName&quot;,
                            &quot;Value&quot;: &quot;Karen&quot;
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;LastName&quot;,
                            &quot;Value&quot;: &quot;K &quot;
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;Company&quot;,
                            &quot;Value&quot;: &quot;Q Pte Ltd&quot;
                        }
 
                    ]
                }
            },
            {
                &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts&quot;,
                &quot;EntityTypeName&quot;: &quot;Events&quot;,
                &quot;PrimaryParentEntityTypeName&quot;: &quot;Party&quot;,
                &quot;Identity&quot;: {
                    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&quot;,
                    &quot;EntityTypeName&quot;: &quot;Events&quot;,
                    &quot;IdentityElements&quot;: {
                        &quot;$type&quot;: &quot;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&quot;,
                        &quot;$values&quot;: [
                            &quot;2020&quot;,
                            &quot;17848&quot;
                        ]
                    }
                },
                &quot;PrimaryParentIdentity&quot;: {
                    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&quot;,
                    &quot;EntityTypeName&quot;: &quot;Party&quot;,
                    &quot;IdentityElements&quot;: {
                        &quot;$type&quot;: &quot;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&quot;,
                        &quot;$values&quot;: [
                            &quot;2020&quot;
                        ]
                    }
                },
                &quot;Properties&quot;: {
                    &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyDataCollection, Soa.Contracts&quot;,
                    &quot;$values&quot;: [
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;ID&quot;,
                            &quot;Value&quot;: &quot;2020&quot;
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;SEQN&quot;,
                            &quot;Value&quot;: {
                                &quot;$type&quot;: &quot;System.Int32&quot;,
                                &quot;$value&quot;: 17847
                            }
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;FirstName&quot;,
                            &quot;Value&quot;: &quot;Karen&quot;
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;LastName&quot;,
                            &quot;Value&quot;: &quot;K &quot;
                        },
                        {
                            &quot;$type&quot;: &quot;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&quot;,
                            &quot;Name&quot;: &quot;Company&quot;,
                            &quot;Value&quot;: &quot;Q Pte Ltd&quot;
                        }
 
                    ]
                }
  
            }
        ]
    },
    &quot;Offset&quot;: 0,
    &quot;Limit&quot;: 100,
    &quot;Count&quot;: 100,
    &quot;TotalCount&quot;: 162,
    &quot;NextPageLink&quot;: null,
    &quot;HasNext&quot;: true,
    &quot;NextOffset&quot;: 100
}

How do I convert this to csv , i followed your steps but I&#039;m lost.]]></description>
			<content:encoded><![CDATA[<p>{<br />
    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.PagedResult`1[[dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts]], Soa.Contracts&#8221;,<br />
    &#8220;Items&#8221;: {<br />
        &#8220;$type&#8221;: &#8220;System.Collections.Generic.List`1[[dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts]], mscorlib&#8221;,<br />
        &#8220;$values&#8221;: [<br />
            {<br />
                &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts&#8221;,<br />
                &#8220;EntityTypeName&#8221;: &#8220;Maker&#8221;,<br />
                &#8220;PrimaryParentEntityTypeName&#8221;: &#8220;Party&#8221;,<br />
                &#8220;Identity&#8221;: {<br />
                    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&#8221;,<br />
                    &#8220;EntityTypeName&#8221;: &#8220;Maker&#8221;,<br />
                    &#8220;IdentityElements&#8221;: {<br />
                        &#8220;$type&#8221;: &#8220;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&#8221;,<br />
                        &#8220;$values&#8221;: [<br />
                            &#8220;2020&#8221;,<br />
                            &#8220;17847&#8221;<br />
                        ]<br />
                    }<br />
                },<br />
                &#8220;PrimaryParentIdentity&#8221;: {<br />
                    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&#8221;,<br />
                    &#8220;EntityTypeName&#8221;: &#8220;Party&#8221;,<br />
                    &#8220;IdentityElements&#8221;: {<br />
                        &#8220;$type&#8221;: &#8220;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&#8221;,<br />
                        &#8220;$values&#8221;: [<br />
                            &#8220;2020&#8221;<br />
                        ]<br />
                    }<br />
                },<br />
                &#8220;Properties&#8221;: {<br />
                    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyDataCollection, Soa.Contracts&#8221;,<br />
                    &#8220;$values&#8221;: [<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;ID&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;2020&#8221;<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;SEQN&#8221;,<br />
                            &#8220;Value&#8221;: {<br />
                                &#8220;$type&#8221;: &#8220;System.Int32&#8221;,<br />
                                &#8220;$value&#8221;: 17847<br />
                            }<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;FirstName&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;Karen&#8221;<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;LastName&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;K &#8221;<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;Company&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;Q Pte Ltd&#8221;<br />
                        }</p>
<p>                    ]<br />
                }<br />
            },<br />
            {<br />
                &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericEntityData, Soa.Contracts&#8221;,<br />
                &#8220;EntityTypeName&#8221;: &#8220;Events&#8221;,<br />
                &#8220;PrimaryParentEntityTypeName&#8221;: &#8220;Party&#8221;,<br />
                &#8220;Identity&#8221;: {<br />
                    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&#8221;,<br />
                    &#8220;EntityTypeName&#8221;: &#8220;Events&#8221;,<br />
                    &#8220;IdentityElements&#8221;: {<br />
                        &#8220;$type&#8221;: &#8220;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&#8221;,<br />
                        &#8220;$values&#8221;: [<br />
                            &#8220;2020&#8221;,<br />
                            &#8220;17848&#8221;<br />
                        ]<br />
                    }<br />
                },<br />
                &#8220;PrimaryParentIdentity&#8221;: {<br />
                    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.IdentityData, Soa.Contracts&#8221;,<br />
                    &#8220;EntityTypeName&#8221;: &#8220;Party&#8221;,<br />
                    &#8220;IdentityElements&#8221;: {<br />
                        &#8220;$type&#8221;: &#8220;System.Collections.ObjectModel.Collection`1[[System.String, mscorlib]], mscorlib&#8221;,<br />
                        &#8220;$values&#8221;: [<br />
                            &#8220;2020&#8221;<br />
                        ]<br />
                    }<br />
                },<br />
                &#8220;Properties&#8221;: {<br />
                    &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyDataCollection, Soa.Contracts&#8221;,<br />
                    &#8220;$values&#8221;: [<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;ID&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;2020&#8221;<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;SEQN&#8221;,<br />
                            &#8220;Value&#8221;: {<br />
                                &#8220;$type&#8221;: &#8220;System.Int32&#8221;,<br />
                                &#8220;$value&#8221;: 17847<br />
                            }<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;FirstName&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;Karen&#8221;<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;LastName&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;K &#8221;<br />
                        },<br />
                        {<br />
                            &#8220;$type&#8221;: &#8220;dbo.Soa.Core.DataContracts.GenericPropertyData, Soa.Contracts&#8221;,<br />
                            &#8220;Name&#8221;: &#8220;Company&#8221;,<br />
                            &#8220;Value&#8221;: &#8220;Q Pte Ltd&#8221;<br />
                        }</p>
<p>                    ]<br />
                }</p>
<p>            }<br />
        ]<br />
    },<br />
    &#8220;Offset&#8221;: 0,<br />
    &#8220;Limit&#8221;: 100,<br />
    &#8220;Count&#8221;: 100,<br />
    &#8220;TotalCount&#8221;: 162,<br />
    &#8220;NextPageLink&#8221;: null,<br />
    &#8220;HasNext&#8221;: true,<br />
    &#8220;NextOffset&#8221;: 100<br />
}</p>
<p>How do I convert this to csv , i followed your steps but I&#8217;m lost.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on PowerShell script to convert Complex Nested JSON to CSV file format by PowerShell script to convert CSV file format to Complex Nested JSON - TechCartNow.com		</title>
		<link>https://www.techcartnow.com/powershell-script-to-convert-complex-nested-json-to-csv-file-format/#comment-5051</link>

		<dc:creator><![CDATA[PowerShell script to convert CSV file format to Complex Nested JSON - TechCartNow.com]]></dc:creator>
		<pubDate>Tue, 24 Aug 2021 06:37:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2437#comment-5051</guid>

					<description><![CDATA[[&#8230;] Refer for PowerShell script to convert Complex Nested JSON to CSV file format [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Refer for PowerShell script to convert Complex Nested JSON to CSV file format [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on PowerShell script to convert CSV file format to Complex Nested JSON by PowerShell script to convert Complex Nested JSON to CSV file format - TechCartNow.com		</title>
		<link>https://www.techcartnow.com/powershell-script-to-convert-csv-file-format-to-complex-nested-json/#comment-5050</link>

		<dc:creator><![CDATA[PowerShell script to convert Complex Nested JSON to CSV file format - TechCartNow.com]]></dc:creator>
		<pubDate>Tue, 24 Aug 2021 06:35:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2427#comment-5050</guid>

					<description><![CDATA[[&#8230;] Refer for PowerShell script to convert CSV file format to Complex Nested JSON [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Refer for PowerShell script to convert CSV file format to Complex Nested JSON [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Protobuf &#8211; Google&#8217;s data interchange format which is smaller, faster, and simpler: 1. Getting started with Protobuf using C# runtime library for Protocol Buffers, 2. Handling Dates &#038; Times, 3. Supporting C# Nullable Types, 4. Protobuf Serialization &#038; Deserialization using C#, 5. Converting Protobuf to JSON &#038; JSON to Protobuf by gRPC for .NET: Setting up gRPC Server Application (ASP.NET Core) &#38; Client Application (.NET Core) - Part II: Creating a gRPC Client Application which calls Unary, Server streaming, Client streaming &#38; Bi-directional streaming methods - TechCartNow.		</title>
		<link>https://www.techcartnow.com/protobuf-googles-data-interchange-format-smaller-faster-simpler-protobuf-using-csharp-runtime-library-for-protocol-buffers/#comment-4876</link>

		<dc:creator><![CDATA[gRPC for .NET: Setting up gRPC Server Application (ASP.NET Core) &#38; Client Application (.NET Core) - Part II: Creating a gRPC Client Application which calls Unary, Server streaming, Client streaming &#38; Bi-directional streaming methods - TechCartNow.]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 05:47:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2337#comment-4876</guid>

					<description><![CDATA[[&#8230;] Note: For Part I of this post refer gRPC for .NET: Creating a gRPC Server Application &#038; for more info on Protobuf refer Getting started with Protobuf using C# runtime library for Protocol Buffers [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Note: For Part I of this post refer gRPC for .NET: Creating a gRPC Server Application &amp; for more info on Protobuf refer Getting started with Protobuf using C# runtime library for Protocol Buffers [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on gRPC for .NET: Setting up gRPC Server Application (ASP.NET Core) &#038; Client Application (.NET Core) &#8211; Part I: Creating a gRPC Server Application which includes service which implements Unary, Server streaming, Client streaming &#038; Bi-directional streaming methods by gRPC for .NET: Setting up gRPC Server Application (ASP.NET Core) &#38; Client Application (.NET Core) - Part II: Creating a gRPC Client Application which calls Unary, Server streaming, Client streaming &#38; Bi-directional streaming methods - TechCartNow.		</title>
		<link>https://www.techcartnow.com/creating-a-grpc-server-application-which-includes-grpc-service-which-implements-unary-server-streaming-client-streaming-bi-directional-streaming-grpc-methods/#comment-4853</link>

		<dc:creator><![CDATA[gRPC for .NET: Setting up gRPC Server Application (ASP.NET Core) &#38; Client Application (.NET Core) - Part II: Creating a gRPC Client Application which calls Unary, Server streaming, Client streaming &#38; Bi-directional streaming methods - TechCartNow.]]></dc:creator>
		<pubDate>Thu, 15 Jul 2021 11:19:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2372#comment-4853</guid>

					<description><![CDATA[[&#8230;] For Part I of this post refer gRPC for .NET: Creating a gRPC Server Application &#038; for more info on Protobuf refer Getting started with Protobuf using C# runtime library for [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] For Part I of this post refer gRPC for .NET: Creating a gRPC Server Application &amp; for more info on Protobuf refer Getting started with Protobuf using C# runtime library for [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Protobuf &#8211; Google&#8217;s data interchange format which is smaller, faster, and simpler: 1. Getting started with Protobuf using C# runtime library for Protocol Buffers, 2. Handling Dates &#038; Times, 3. Supporting C# Nullable Types, 4. Protobuf Serialization &#038; Deserialization using C#, 5. Converting Protobuf to JSON &#038; JSON to Protobuf by gRPC for .NET: Setting up gRPC Server Application using gRPC meta-package for ASP.NET Core &#38; Client (Console) Application using gRPC client for .NET Core - Part I: Creating a gRPC Server Application which includes gRPC Service which implements Unary,		</title>
		<link>https://www.techcartnow.com/protobuf-googles-data-interchange-format-smaller-faster-simpler-protobuf-using-csharp-runtime-library-for-protocol-buffers/#comment-4848</link>

		<dc:creator><![CDATA[gRPC for .NET: Setting up gRPC Server Application using gRPC meta-package for ASP.NET Core &#38; Client (Console) Application using gRPC client for .NET Core - Part I: Creating a gRPC Server Application which includes gRPC Service which implements Unary,]]></dc:creator>
		<pubDate>Wed, 14 Jul 2021 16:02:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2337#comment-4848</guid>

					<description><![CDATA[[&#8230;] Note: For more info on Protobuf refer &#8211; Getting started with Protobuf using C# runtime library for Protocol Buffers [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Note: For more info on Protobuf refer &#8211; Getting started with Protobuf using C# runtime library for Protocol Buffers [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Protobuf &#8211; Google&#8217;s data interchange format which is smaller, faster, and simpler: 1. Getting started with Protobuf using C# runtime library for Protocol Buffers, 2. Handling Dates &#038; Times, 3. Supporting C# Nullable Types, 4. Protobuf Serialization &#038; Deserialization using C#, 5. Converting Protobuf to JSON &#038; JSON to Protobuf by NN		</title>
		<link>https://www.techcartnow.com/protobuf-googles-data-interchange-format-smaller-faster-simpler-protobuf-using-csharp-runtime-library-for-protocol-buffers/#comment-4815</link>

		<dc:creator><![CDATA[NN]]></dc:creator>
		<pubDate>Sun, 11 Jul 2021 15:12:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2337#comment-4815</guid>

					<description><![CDATA[Grpc.Tools takes care invoking proto compilers
https://www.nuget.org/packages/Grpc.Tools

Just add to csproj

    
    
  ]]></description>
			<content:encoded><![CDATA[<p>Grpc.Tools takes care invoking proto compilers<br />
<a href="https://www.nuget.org/packages/Grpc.Tools" rel="nofollow ugc">https://www.nuget.org/packages/Grpc.Tools</a></p>
<p>Just add to csproj</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Setting Up Automatic Scheduled Sql Server Database Backups using PowerShell script: Zipping the database backups &#038; Backup auto cleanup / Retention policy enforcement using PowerShell &#8211; Part II by Setting Up Automatic Scheduled Sql Server Database Backups using PowerShell script: Supports SQL Server Express Edition also - TechCartNow.com		</title>
		<link>https://www.techcartnow.com/setting-up-automatic-scheduled-sql-server-database-backups-using-powershell-script-zipping-the-database-backups-backup-auto-cleanup-retention-policy-enforcement-using-powershell-part-ii/#comment-4591</link>

		<dc:creator><![CDATA[Setting Up Automatic Scheduled Sql Server Database Backups using PowerShell script: Supports SQL Server Express Edition also - TechCartNow.com]]></dc:creator>
		<pubDate>Sat, 29 May 2021 08:56:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2296#comment-4591</guid>

					<description><![CDATA[[&#8230;] Note: For Part II of this post refer Zipping the database backups &#038; Backup auto cleanup / Retention policy enforcement using PowerShe&#8230; [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Note: For Part II of this post refer Zipping the database backups &amp; Backup auto cleanup / Retention policy enforcement using PowerShe&#8230; [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Setting Up Automatic Scheduled Sql Server Database Backups using PowerShell script: Supports SQL Server Express Edition also by Setting Up Automatic Scheduled Sql Server Database Backups using PowerShell script: Zipping the database backups &#38; Backup auto cleanup / Retention policy enforcement using PowerShell - Part II - TechCartNow.com		</title>
		<link>https://www.techcartnow.com/setting-up-automatic-scheduled-sql-server-database-backups-using-powershell-script-supports-sql-server-express-edition-also/#comment-4590</link>

		<dc:creator><![CDATA[Setting Up Automatic Scheduled Sql Server Database Backups using PowerShell script: Zipping the database backups &#38; Backup auto cleanup / Retention policy enforcement using PowerShell - Part II - TechCartNow.com]]></dc:creator>
		<pubDate>Sat, 29 May 2021 08:47:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.techcartnow.com/?p=2068#comment-4590</guid>

					<description><![CDATA[[&#8230;] the Part I, I have explained how we can set Automatic Scheduled Sql Server Database Backups using PowerShell script . In this post, we will see how we can enhance that backup process (explained in Part I) to reduce [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the Part I, I have explained how we can set Automatic Scheduled Sql Server Database Backups using PowerShell script . In this post, we will see how we can enhance that backup process (explained in Part I) to reduce [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Internet of Things (IoT): MQTT Publishing &#038; Subscribing messages to MQTT Broker (CloudMQTT) using .NET C# MQTT Client Library by Raghu		</title>
		<link>https://www.techcartnow.com/iot-mqtt-publishing-and-subscribing-messages-to-mqtt-broker-cloudmqtt-using-dot-net-c-sharp-mqtt-client-library/#comment-4577</link>

		<dc:creator><![CDATA[Raghu]]></dc:creator>
		<pubDate>Tue, 25 May 2021 17:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcartnow.com/?p=911#comment-4577</guid>

					<description><![CDATA[Can&#039;t this be setted up as broker,Instead of connection to CloudMQTT broker.]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t this be setted up as broker,Instead of connection to CloudMQTT broker.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
