﻿<?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=atul-kumar34" rel="self" type="application/rss+xml" /><item><title>Useful ADB Commands to Control Android Device From PC</title><description>This blog defines some useful ADB commands to control your Android device from the command prompt.</description><link>https://www.c-sharpcorner.com/blogs/useful-adb-commands-to-control-android-device-from-pc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/useful-adb-commands-to-control-android-device-from-pc</guid><pubDate>Thu, 30 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Android With Xamarin Debugging Over Wifi</title><description>In this blog you will learn how to debug Android Xamarin apps over wifi in Visual Studio.</description><link>https://www.c-sharpcorner.com/blogs/android-with-xamarin-debugging-over-wifi</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/android-with-xamarin-debugging-over-wifi</guid><pubDate>Sat, 25 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Introduction To Linked Lists And How It Is Different From Arrays</title><description>In this article you will learn about linked list and how we use it in comparison with arrays.</description><link>https://www.c-sharpcorner.com/article/introduction-to-linked-lists-and-how-it-is-different-from-arrays/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-linked-lists-and-how-it-is-different-from-arrays/</guid><pubDate>Tue, 07 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Theory Of Hashing And Hash Tables</title><description>In this article, you will learn different things about Hashing and Hash Tables.</description><link>https://www.c-sharpcorner.com/article/theory-of-hashing-and-hash-tables/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/theory-of-hashing-and-hash-tables/</guid><pubDate>Fri, 03 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Simplified Study Of Data Structure</title><description>In this article you will learn about how we should look at the study of data structure in a simplified manner and what are the aspects and essential components of data structure theory.</description><link>https://www.c-sharpcorner.com/article/simplified-study-of-data-structure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simplified-study-of-data-structure/</guid><pubDate>Wed, 01 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Solution to General PIG Installation Problems</title><description>In this blog you will learn how to solve General PIG Installation Problems.</description><link>https://www.c-sharpcorner.com/blogs/solution-to-general-pig-installation-problems</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/solution-to-general-pig-installation-problems</guid><pubDate>Sun, 22 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>How to unpack the rar files</title><description>In this Blog you will learn how to unpack the rar files.</description><link>https://www.c-sharpcorner.com/blogs/how-to-unpack-the-rar-files1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-unpack-the-rar-files1</guid><pubDate>Tue, 31 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Windows Phone 7.5 New Features</title><description>Windows phone 7.5 is a successor of windows phone 7. The new release has come up with some new cool features and enhancements in terms of emailing, messaging, social networking, browsing and applications. </description><link>https://www.c-sharpcorner.com/blogs/windows-phone-75-new-features</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/windows-phone-75-new-features</guid><pubDate>Mon, 30 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Differences Between Hashtable and Dictionary</title><description>There are some difference exits between Hashtable and Dictionary while working with the two in terms of usability and internal structure.</description><link>https://www.c-sharpcorner.com/blogs/differences-between-hashtable-and-dictionary1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/differences-between-hashtable-and-dictionary1</guid><pubDate>Fri, 27 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>How to display image in image control from folder located outside of application</title><description>How to display image in image control from folder located outside of application.</description><link>https://www.c-sharpcorner.com/blogs/how-to-display-image-in-image-control-from-folder-located-outside-of-application1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-display-image-in-image-control-from-folder-located-outside-of-application1</guid><pubDate>Fri, 27 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Command Query Responsibility Separation (CQRS)</title><description>CQSR is an architectural pattern which states that while designing the data access layer in a project, it can be split into two separate units of codebase.</description><link>https://www.c-sharpcorner.com/UploadFile/329084/command-query-responsibility-separation-cqrs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/329084/command-query-responsibility-separation-cqrs/</guid><pubDate>Thu, 26 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>nHibernate vs Entity Framework</title><description>ADO.Net Entity framework and nHibernate are object relational mapping frameworks. </description><link>https://www.c-sharpcorner.com/blogs/nhibernate-vs-entity-framework1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/nhibernate-vs-entity-framework1</guid><pubDate>Thu, 26 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>What's New In Windows 8?</title><description>Microsoft is coming up with a new version of Windows i.e. Windows 8 which is redesigned from the chipset level and with reimagined user interface. It has lots of new features and new opportunities for</description><link>https://www.c-sharpcorner.com/blogs/whats-new-in-windows-8</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/whats-new-in-windows-8</guid><pubDate>Thu, 26 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Similiar JQuery Selector and Traversers</title><description>Some JQuery selectors are having same functionality with little but noticeable differences which can be useful while working with JQuery.</description><link>https://www.c-sharpcorner.com/blogs/similiar-jquery-selector-and-traversers1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/similiar-jquery-selector-and-traversers1</guid><pubDate>Wed, 25 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>Microsoft Surface Specs and features</title><description>Microsoft has come up with a new tablet i.e. Surface. It is great in terms of features, specs, application development and some newer hardware components which does not exist in any of the tablet currently available in the market.</description><link>https://www.c-sharpcorner.com/blogs/microsoft-surface-specs-and-features1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/microsoft-surface-specs-and-features1</guid><pubDate>Tue, 24 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item><item><title>New Features of HTML 5</title><description>New tags and attributes added to new version of HTML.</description><link>https://www.c-sharpcorner.com/blogs/new-features-of-html-5</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/new-features-of-html-5</guid><pubDate>Mon, 23 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Atul Kumar)</author></item></channel></rss>