﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=nitesh-kumar25" rel="self" type="application/rss+xml" /><item><title>Snowflake Connector For Python</title><description>This article shows the execution of SQL queries through a Python program using the Snowflake connector.</description><link>https://www.c-sharpcorner.com/article/snowflake-connector-for-python/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/snowflake-connector-for-python/</guid><pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>Uploading Files To Snowflake Stage Using SnowSQL</title><description>SnowSQL is a command-line client provided by Snowflake, a cloud-based data warehousing platform. It allows you to interact with Snowflake and execute SQL commands from your local machine. One of its u</description><link>https://www.c-sharpcorner.com/article/uploading-files-to-snowflake-stage-using-snowsql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/uploading-files-to-snowflake-stage-using-snowsql/</guid><pubDate>Fri, 05 Jun 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>Snowflake With C#.Net Core</title><description>Learn to connect Snowflake with .NET using its connector for cloud-based data warehouse operations. Understand real-time scenarios, pull JSON data, and execute stored procedures through .NET Core, ens</description><link>https://www.c-sharpcorner.com/article/snowflake-with-c-sharp-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/snowflake-with-c-sharp-net-core/</guid><pubDate>Tue, 19 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>Views In Snowflake</title><description>In this article you will learn about Views in Snowflake.</description><link>https://www.c-sharpcorner.com/article/views-in-snowflake/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/views-in-snowflake/</guid><pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>Snowflake And Its Features</title><description>In this article, you will learn about Snowflake and its features.</description><link>https://www.c-sharpcorner.com/article/snowflake-and-its-feature/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/snowflake-and-its-feature/</guid><pubDate>Thu, 14 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>Stored Procedure in Snowflake</title><description>A Stored Procedure in Snowflake is a precompiled set of SQL and/or JavaScript code that can be stored in the Snowflake database and executed later as a single unit. It allows you to encapsulate comple</description><link>https://www.c-sharpcorner.com/article/stored-procedure-in-snowflake/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/stored-procedure-in-snowflake/</guid><pubDate>Sun, 03 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>How To Share Data Between Components Using Subscription And Subject In Angular 6</title><description>While working on this problem I need to search the data using auto search functionality in Angular and it has to pull the records from API and populates data into the search box so that the user can s</description><link>https://www.c-sharpcorner.com/article/how-to-share-data-between-components-using-subscription-and-subject-in-angular-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-share-data-between-components-using-subscription-and-subject-in-angular-6/</guid><pubDate>Sun, 30 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>CRUD Operation In MVC Using Elastic Search</title><description>Elastic search is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elastic search is d</description><link>https://www.c-sharpcorner.com/article/crud-operation-in-mvc-using-elastic-search/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/crud-operation-in-mvc-using-elastic-search/</guid><pubDate>Wed, 17 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>How To Secure PII Data In SQL Server Using CLE (Column Level Encryption)</title><description>PII (personally identifiable information) which is used to identify individual identity such as SSN, DOB, Bank Account Number etc. When you are working with financial application you face the scenario</description><link>https://www.c-sharpcorner.com/article/how-to-secure-pii-data-in-sql-server-using-cle-column-level-encryption/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-secure-pii-data-in-sql-server-using-cle-column-level-encryption/</guid><pubDate>Tue, 03 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>How To Secure PII Data In SQL Server Using .NET Assembly</title><description>In this article, we will learn PII (Personally Identifiable Information) is used to identify individual identity markers such as SSN, DOB, Bank Account Number, etc. When you are working with financial</description><link>https://www.c-sharpcorner.com/article/how-to-secure-pii-data-in-sql-server-using-net-assembly/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-secure-pii-data-in-sql-server-using-net-assembly/</guid><pubDate>Thu, 21 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>How To Consume Web API Through SSIS Package</title><description>In this article, I have illustrated the purpose of SSIS with Web API. It shows how SSIS can use Web API to do certain operations, like updating the database table based on Service response, and proces</description><link>https://www.c-sharpcorner.com/article/how-to-consume-web-api-through-ssis-package/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-consume-web-api-through-ssis-package/</guid><pubDate>Wed, 06 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item><item><title>How To Consume Web Service Through SSIS Package</title><description>This article illustrates the purpose of SSIS with Web Service.</description><link>https://www.c-sharpcorner.com/article/how-to-consume-web-service-through-ssis-package/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-consume-web-service-through-ssis-package/</guid><pubDate>Fri, 18 Aug 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nitesh Jha)</author></item></channel></rss>