﻿<?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=ramakrishna-basagalla" rel="self" type="application/rss+xml" /><item><title>People Picker Field Actions In SharePoint Using JavaScript (JSOM)</title><description>In this article I have given samples on how to bind the user details, disable the field, show the custom error messages and empty the field</description><link>https://www.c-sharpcorner.com/article/people-picker-field-actions-in-sharepoint-using-javascript-jsom/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/people-picker-field-actions-in-sharepoint-using-javascript-jsom/</guid><pubDate>Tue, 16 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>CRUD In Excel File In C#</title><description>In this article, I am going to explain how we can CREATE, UPDATE, DELETE and READ the records in Excel files.</description><link>https://www.c-sharpcorner.com/article/create-update-delete-and-reading-the-excel-file-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-update-delete-and-reading-the-excel-file-in-c-sharp/</guid><pubDate>Thu, 01 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Edit User Profile List In SharePoint</title><description>This blog will help you learn how to access the hidden User profile list and edit it.</description><link>https://www.c-sharpcorner.com/blogs/edit-user-profile-list-in-sharepoint</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/edit-user-profile-list-in-sharepoint</guid><pubDate>Wed, 31 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Generating .pfx File From Azure Key Vault Certificate</title><description>This blog will help you in creating the .pfx file from your Azure Key Vault Certificate</description><link>https://www.c-sharpcorner.com/blogs/generating-pfx-file-from-azure-key-vault-certificate</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/generating-pfx-file-from-azure-key-vault-certificate</guid><pubDate>Thu, 25 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Retrieving List Items From A Specific View Using CSOM</title><description>In this article, you will learn how we can access the SharePoint data using Client Object Model. Here, I have taken an example of getting the data from SharePoint list specific View. Using this, we ca</description><link>https://www.c-sharpcorner.com/article/retrieving-list-items-from-a-specific-view-using-csom/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/retrieving-list-items-from-a-specific-view-using-csom/</guid><pubDate>Thu, 25 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Accessing Azure Key Vaults Using Certification </title><description>Learn to secure Azure Key Vaults using self-signed certificates and Azure AD Apps. This approach avoids storing sensitive information in config files, enhancing security. Follow steps to create, regis</description><link>https://www.c-sharpcorner.com/article/accessing-azure-key-vaults-using-certification/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/accessing-azure-key-vaults-using-certification/</guid><pubDate>Tue, 05 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>File Operations In C#</title><description>This article will explain simple file operations using C# code</description><link>https://www.c-sharpcorner.com/blogs/file-operations-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/file-operations-in-c-sharp</guid><pubDate>Sat, 04 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>How To Make SharePoint Field Data As Hyper Link Using JS Link</title><description>How to make SharePoint field data as Hyper Link using JS Link.</description><link>https://www.c-sharpcorner.com/article/how-to-make-sharepoint-field-data-as-hyper-link-using-js-link/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-make-sharepoint-field-data-as-hyper-link-using-js-link/</guid><pubDate>Fri, 12 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Cascading DropDownList In jqGrid Using MVC</title><description>In this article, you will learn about cascading dropdownlist in jqGrid using MVC.</description><link>https://www.c-sharpcorner.com/article/cascading-dropdownlist-in-jqgrid-using-mvc2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cascading-dropdownlist-in-jqgrid-using-mvc2/</guid><pubDate>Sun, 18 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Cross Origin Sharing In Web API</title><description>In this article, you will learn about cross origin sharing in Web API.</description><link>https://www.c-sharpcorner.com/article/cross-origin-sharing-in-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cross-origin-sharing-in-web-api/</guid><pubDate>Fri, 16 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>RESTful Service Using MVC WEB API</title><description>In this blog you will learn about RESTful Service using MVC WEB API.</description><link>https://www.c-sharpcorner.com/blogs/restful-service-using-mvc-web-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/restful-service-using-mvc-web-api</guid><pubDate>Thu, 15 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Custom Helpers In MVC</title><description>In this article, you will learn about Custom Helpers in MVC.</description><link>https://www.c-sharpcorner.com/article/custom-helpers-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/custom-helpers-in-mvc/</guid><pubDate>Wed, 14 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating Layout (Master) Pages In MVC</title><description>In this blog, you will learn how to create Layout (Master) Pages in MVC.</description><link>https://www.c-sharpcorner.com/blogs/creating-layout-master-pages-in-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/creating-layout-master-pages-in-mvc</guid><pubDate>Wed, 14 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Difference between String and String Builder in .Net</title><description>In this blog you will see the difference between String and String Builder in .Net.</description><link>https://www.c-sharpcorner.com/blogs/difference-between-string-and-string-builder-in-net</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-string-and-string-builder-in-net</guid><pubDate>Fri, 29 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>The Difference Between Managed and Unmanaged Code in .Net</title><description>In this blog you will learn the difference between Managed and Unmanaged code in .Net.</description><link>https://www.c-sharpcorner.com/blogs/difference-between-managed-and-unmanaged-code-in-net</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-managed-and-unmanaged-code-in-net</guid><pubDate>Fri, 29 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating Apps With List Using Visual Studio In SharePoint 2013 Online</title><description>In this article you will learn how to create Apps with List using Visual Studio in SharePoint 2013 Online.</description><link>https://www.c-sharpcorner.com/article/creating-app-with-list-using-visual-studio-in-sharepoint-201/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-app-with-list-using-visual-studio-in-sharepoint-201/</guid><pubDate>Thu, 28 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>App Catalogue In SharePoint Online</title><description>In this article you will learn about App Catalogue in SharePoint Online.</description><link>https://www.c-sharpcorner.com/article/app-catalog-in-sharepoint-online/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/app-catalog-in-sharepoint-online/</guid><pubDate>Wed, 27 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>SharePoint Client Object Modal (CSOM)</title><description>In this article you will learn about SharePoint Client Object Modal (CSOM).</description><link>https://www.c-sharpcorner.com/article/sharepoint-client-object-modal-csom/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sharepoint-client-object-modal-csom/</guid><pubDate>Wed, 27 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>WCF RESTful Service</title><description>In this article you will learn about WCF RESTful Service.</description><link>https://www.c-sharpcorner.com/article/wcf-restful-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/wcf-restful-service/</guid><pubDate>Tue, 26 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Virtual, Override And New Keywords In C#</title><description>In this article you will learn about Virtual, Override, and New Keywords in C#.</description><link>https://www.c-sharpcorner.com/article/virtual-override-new-keywords-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/virtual-override-new-keywords-in-C-Sharp/</guid><pubDate>Tue, 26 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating Remote Event Receiver In SharePoint 2013</title><description>In this article you will learn about how to create Remote Event Receiver in SharePoint 2013.</description><link>https://www.c-sharpcorner.com/article/creating-remote-event-receiver-in-sharepoint-2013/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-remote-event-receiver-in-sharepoint-2013/</guid><pubDate>Fri, 22 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating Chrome Control In SharePoint 2013 App</title><description>In this article you will learn how to create Chrome Control in SharePoint 2013 App.</description><link>https://www.c-sharpcorner.com/article/creating-chrome-control-in-sharepoint-2013-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-chrome-control-in-sharepoint-2013-app/</guid><pubDate>Fri, 22 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>SharePoint 2013 RESTful service</title><description>In this article you will learn about SharePoint 2013 RESTful service.</description><link>https://www.c-sharpcorner.com/article/sharepoint-2013-restful-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sharepoint-2013-restful-service/</guid><pubDate>Thu, 21 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating WCF Service For Beginners</title><description>In this article you will learn how to create WCF Service.</description><link>https://www.c-sharpcorner.com/article/creating-wcf-service-for-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-wcf-service-for-beginners/</guid><pubDate>Wed, 13 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Generics And Generic Collections In C#</title><description>In this article you will learn about Generics and Generic Collections in C# language.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/generics-and-generic-collections-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/generics-and-generic-collections-in-C-Sharp/</guid><pubDate>Wed, 16 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Visual Web Part In SharePoint 2013 With External JS And CSS files</title><description>In this article you will learn how to create Visual Web Part in SharePoint 2013 with external JS and CSS files.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/visual-web-part-in-sharepoint-2013-with-external-js-and-css/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/visual-web-part-in-sharepoint-2013-with-external-js-and-css/</guid><pubDate>Mon, 07 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Error Occurred in Deployment</title><description>In this blog you will learn the solution when error occurred in deployment step &amp;#39;Retract Solution&amp;#39;: A deployment or retraction is already under way for the solution.</description><link>https://www.c-sharpcorner.com/blogs/error-occurred-in-deployment1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/error-occurred-in-deployment1</guid><pubDate>Mon, 07 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating And Consuming Web Services In ASP.NET</title><description>In this article you will learn how to create and consume Web Services in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/create-and-consuming-the-web-services-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/create-and-consuming-the-web-services-in-Asp-Net/</guid><pubDate>Mon, 07 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Difference Between Array and Arraylist</title><description>In this blog you will learn difference between Array and Arraylist.</description><link>https://www.c-sharpcorner.com/blogs/difference-between-array-and-arraylist1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-array-and-arraylist1</guid><pubDate>Mon, 07 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>JavaScript Namespaces Overview</title><description>In this blog, I am going to explain how we can create the Namespace in JavaScript, the advantages of the Namespaces.</description><link>https://www.c-sharpcorner.com/blogs/javascript-namespaces-overview1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/javascript-namespaces-overview1</guid><pubDate>Wed, 02 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating Delegate Controls In SharePoint</title><description>In this article you will learn how to create Delegate Controls in SharePoint.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/creating-delegate-controls-in-sharepoint/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/creating-delegate-controls-in-sharepoint/</guid><pubDate>Sat, 31 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Designing Sites Using Bootswatch</title><description>In this article I am going to explain how we can design our own site using readymade styles.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/designing-sites-using-bootswatch/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/designing-sites-using-bootswatch/</guid><pubDate>Mon, 12 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Deploy Custom List Forms Using PowerShell In SharePoint 2013</title><description>In this article I am going to explain how we can deploy Custom List Forms using PowerShell.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/deploy-custom-list-forms-using-powershell-in-sharepoint-2013/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/deploy-custom-list-forms-using-powershell-in-sharepoint-2013/</guid><pubDate>Thu, 01 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Custom List Event Receivers In SharePoint 2013</title><description>In this article you will learn about custom List Event Receivers in SharePoint 2013.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/custom-list-event-receivers-in-sharepoint-2013/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/custom-list-event-receivers-in-sharepoint-2013/</guid><pubDate>Thu, 01 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Dropdown List Actions using jQuery</title><description>In this blog we will learn how to use drop down list actions using jQuery.</description><link>https://www.c-sharpcorner.com/blogs/dropdown-list-actions-using-jquery1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dropdown-list-actions-using-jquery1</guid><pubDate>Sat, 12 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Hide The Default Title Field In List Forms In SharePoint</title><description>In this article we will learn about hiding the default Title field in List Forms in SharePoint.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/hiding-the-default-title-field-in-list-forms-in-sharepoint/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/hiding-the-default-title-field-in-list-forms-in-sharepoint/</guid><pubDate>Fri, 11 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Client Side Programming Using jQuery in SharePoint</title><description>In this article we will learn about client side programming using jQuery in SharePoint.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/client-side-programming-using-jquery-in-sharepoint/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/client-side-programming-using-jquery-in-sharepoint/</guid><pubDate>Fri, 11 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Binding Users Details To DropDownList In SharePoint 2013 Using C#</title><description>In this blog, I have explained how to bind SharePoint people field names to DropDownList using C# code.</description><link>https://www.c-sharpcorner.com/blogs/binding-users-details-to-dropdownlist-in-sharepoint-2013-using-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/binding-users-details-to-dropdownlist-in-sharepoint-2013-using-c-sharp</guid><pubDate>Wed, 09 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Creating Log file in PowerShell Script</title><description>This blog describes the Log File in PowerShell Script</description><link>https://www.c-sharpcorner.com/blogs/creating-log-file-in-powershell-script1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/creating-log-file-in-powershell-script1</guid><pubDate>Mon, 01 Sep 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Building JSON Tree Structure in jQuery</title><description>In this post we will show you how to build the sample JSON object and from that how to build the tree structure.</description><link>https://www.c-sharpcorner.com/blogs/building-json-tree-structure-in-jquery1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/building-json-tree-structure-in-jquery1</guid><pubDate>Tue, 26 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Displaying the all Site Collections and Its Sub Sites using PowerShell</title><description>This blog displaying the all Site collections and Its sub sites using PowerShell.</description><link>https://www.c-sharpcorner.com/blogs/displaying-the-all-site-collections-and-its-sub-sites-using-powershell1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/displaying-the-all-site-collections-and-its-sub-sites-using-powershell1</guid><pubDate>Tue, 24 Jun 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Display Rating using JavaScript</title><description>Here, I have created sample HTML File to display rating using JavaScript.</description><link>https://www.c-sharpcorner.com/blogs/display-rating-using-javascript1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/display-rating-using-javascript1</guid><pubDate>Tue, 24 Jun 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item><item><title>Constructors and Destructors in C#.Net</title><description>Constructors are special methods called when a class is instantiated.</description><link>https://www.c-sharpcorner.com/UploadFile/82b15a/constructors-and-destructors-in-C-Sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/82b15a/constructors-and-destructors-in-C-Sharp-net/</guid><pubDate>Thu, 09 Dec 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramakrishna Basagalla)</author></item></channel></rss>