﻿<?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=jimit-bhatt" rel="self" type="application/rss+xml" /><item><title>Simple Login and Registration using SQLite Database</title><description>This blog demonstrates how to create a Login and Registration form and save form details in the SQLite database in Xamarin Android. </description><link>https://www.c-sharpcorner.com/blogs/simple-login-and-registration-using-sqlite-database2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/simple-login-and-registration-using-sqlite-database2</guid><pubDate>Tue, 17 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>How To Get Max 2 Record For Each Category From Table. What Is The Use Of Offset And Fetch In SQL Server</title><description>This blog will demonstrate how to get Max 2 UnitPrice from [Order details] for each ShipCountry in the Northwind database. Moreover, this blog will also make you comprehend the use of OFFSET and FETCH</description><link>https://www.c-sharpcorner.com/blogs/how-to-get-max-2-record-for-each-category-from-table-what-is-the-use-of-offset-and-fetch-in-sql-server</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-get-max-2-record-for-each-category-from-table-what-is-the-use-of-offset-and-fetch-in-sql-server</guid><pubDate>Mon, 30 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>.NET Collections - Generic Collection - Dictionary&lt;Tkey, TValue&gt;</title><description>In this blog, you will learn how to create a Dictionary and perform Add, Remove, Sort, Search, and other operations on a List.</description><link>https://www.c-sharpcorner.com/blogs/net-collections-part-3-generic-collection-dictionarytkeytvalue</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/net-collections-part-3-generic-collection-dictionarytkeytvalue</guid><pubDate>Tue, 17 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>.NET Collections - Part Two - Generic Collections List&lt;T&gt;</title><description>This blog shows how to - Create a List&amp;lt;T&amp;gt; and perform Add, Remove, Sort, Search, and other operations on List&amp;lt;T&amp;gt;.</description><link>https://www.c-sharpcorner.com/blogs/net-collections-part-two-generic-collections-listt2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/net-collections-part-two-generic-collections-listt2</guid><pubDate>Tue, 10 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>Records System Session Events Triggered Time Like Shutdown, Lock/Unlock, LogOn/LogOff Using Windows Service</title><description>This blog explains how to record system events such as Windows Lock/Unlock, LogOn/LogOff, Shutdown in C#.</description><link>https://www.c-sharpcorner.com/blogs/records-system-session-events-triggered-time-like-shutdown-lockunlock-logonlogoff-using-windows-service2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/records-system-session-events-triggered-time-like-shutdown-lockunlock-logonlogoff-using-windows-service2</guid><pubDate>Tue, 10 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>.NET Collections - Part One - Types Of Collection In .Net And Which Collections Need To Choose</title><description>This is .Net Collections part One, which thoroughly explains  collections in .Net and its types. Adding to that you will also comprehend which collections you need to use in different situations.</description><link>https://www.c-sharpcorner.com/blogs/net-collections-part-1-types-of-collection-in-net-and-which-collections-need-to-choose</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/net-collections-part-1-types-of-collection-in-net-and-which-collections-need-to-choose</guid><pubDate>Fri, 23 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>Delegates And EventHandler For Events In C#</title><description>This is blog, let&amp;#39;s see the usage of delegates and why we use EventHandler instead of a delegate.</description><link>https://www.c-sharpcorner.com/blogs/delegates-and-eventhandler-for-events-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/delegates-and-eventhandler-for-events-in-c-sharp</guid><pubDate>Tue, 23 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>Using ASPNET Identity objects in Entity Framework DB First</title><description>Using ASPNET Identity objects in Entity Framework DB First </description><link>https://www.c-sharpcorner.com/blogs/using-aspnet-identity-objects-in-entity-framework-db-first</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/using-aspnet-identity-objects-in-entity-framework-db-first</guid><pubDate>Thu, 18 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>Employee Manager Hierarchy (CTE - Common Table Expressions)</title><description>This blog illustrates how to get the hierarchy from the same table.</description><link>https://www.c-sharpcorner.com/blogs/employee-manager-hierarchy-cte-common-table-expressions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/employee-manager-hierarchy-cte-common-table-expressions</guid><pubDate>Thu, 20 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>Built-In And Custom Pipes In Angular</title><description>This blog is to demonstrate, how we can use the Built-In &amp;amp; Custom pipes in Angular.</description><link>https://www.c-sharpcorner.com/blogs/builtin-and-custom-pipes-in-angular</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/builtin-and-custom-pipes-in-angular</guid><pubDate>Thu, 27 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>Update The Child Component And Parent Component Using @Input &amp; @Output In Angular</title><description>This blog will show you how to pass the value from Parent Component to Child Component. And based on that value Child Component, performs operation and returns 
new value to Parent Component in Angula</description><link>https://www.c-sharpcorner.com/blogs/update-the-child-component-and-parent-component-using-input-output-in-angular-4</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/update-the-child-component-and-parent-component-using-input-output-in-angular-4</guid><pubDate>Tue, 04 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item><item><title>How To Pass An Array As A Parameter While Calling an ASP.NET Web API</title><description>This blog explains how to pass an array as a parameter, while calling an ASP.NET Web API.</description><link>https://www.c-sharpcorner.com/blogs/how-to-pass-an-array-as-parameter-while-calling-asp-net-web-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-pass-an-array-as-parameter-while-calling-asp-net-web-api</guid><pubDate>Tue, 18 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jimit Bhatt)</author></item></channel></rss>