C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nakkeeran Natarajan(5)
Gnanavel Sekar(4)
Shiv Sharma(3)
Sandeep Mishra(3)
Dhruvin Shah(3)
Kartik Kumar(3)
Vijay Kumari(2)
Jaimin Shethiya(2)
Najath Risni(2)
Sanjay Kumar(2)
Siddharth Vaghasia(2)
Vinay Ayinapurapu(2)
Sarvesh Shinde(2)
Suthahar Jegatheesan(2)
Onkar Sharma(2)
Prashant Kumar(2)
Syed Shanu(2)
Hanif Hefaz(2)
Abdul Rasheed Feroz Khan(2)
Ketan Sathavara(1)
Jayant Kumar(1)
Riya Patel(1)
Nikhil Patil(1)
Madhu Patel(1)
Dashrath Hapani(1)
Raveena Attri(1)
Devesh Omar(1)
Mahesh Chand(1)
Shilpa Tanwar(1)
Jay Kumar(1)
Nishi Kumari(1)
Mohamed Shifan(1)
Sanwar Ranwa(1)
Chris Love(1)
Abhishek Tiwari(1)
Sanjay Kumar Pathak(1)
Shivam Payasi(1)
Aakash Maurya(1)
George (1)
Sagar Vishwakarma(1)
Avinash Kunnure(1)
Satyaprakash Samantaray(1)
Primal Lobo(1)
Ashwini Bhandari(1)
Shriram Pophali(1)
Satya Karki(1)
Vikas Gupta(1)
Sandhya Satam(1)
Naveenkumar Paramasivam(1)
Shantha Kumar T(1)
Satyajit Paul(1)
Mushtaq M A(1)
Krunal Barot(1)
Farhan Ahmed(1)
Biswabid Rath(1)
Prabhu Nehru(1)
Vijayaragavan S(1)
Nanddeep Nachan(1)
Kaviya Balasubramanian(1)
Samarendra Swain(1)
Sumit Singh Sisodia(1)
Jayanthi P(1)
SriHari VP(1)
Raj Kumar(1)
Vipul Jain(1)
Amit Gobare(1)
Rahul Bansal(1)
Pradip Pandey(1)
Gowtham K(1)
Ujjwal Gupta(1)
Alagunila Meganathan(1)
Priyaranjan K S(1)
Resources
No resource found
How to Customize SharePoint List Forms with Power Apps
Feb 18, 2026.
Customize SharePoint list forms with Power Apps! Enhance data entry with conditional logic, dynamic validation, and custom layouts. No coding needed! Streamline workflows and boost usability.
Migrating SharePoint Customized List Form to a Standalone Power App (Using “Copy Code” Method)
Oct 31, 2025.
Migrate SharePoint customized list forms to standalone Power Apps using the 'Copy Code' method. Avoid export/import issues and gain a cleaner, scalable app. Step-by-step guide included!
Customize C# Code Formatting in Visual Studio Code
Oct 24, 2025.
This guide provides practical steps to customize your VS Code settings, utilize .editorconfig for team consistency, and leverage CSharpier for automated formatting. Learn to control indentation, spacing, and brace placement for cleaner, more readable code. Improve collaboration and maintain a professional coding style across all your C# projects, ensuring consistency and ease of maintenance.
Customizing Recharts in SPFx with Tooltips and Theming
Sep 14, 2025.
This article guides you through customizing Recharts to create visually appealing and informative data visualizations. Learn how to implement interactive tooltips that provide detailed insights on data points and seamlessly integrate theming to match your SharePoint site's branding.
How Would You Architect a Chatbot Using a Large Language Model
May 15, 2025.
This article explains the basic steps to get started with creating a chatbot using a large language model.
How to Customize SharePoint Out-of-the-Box List Forms
Mar 14, 2025.
Customizing SharePoint forms with Power Apps enhances user experience by adding headers, changing layouts, and applying branding. It improves functionality and flexibility but may require maintenance and a learning curve for users.
How to use Apple’s new ‘Invites’ App?
Mar 05, 2025.
Apple has launched Invites, an app that simplifies creating personalized event invitations on iPhones and the web. Users can design and share invites, manage RSVPs, and curate event soundtracks.
Customized Authentication Filters in ASP.MVC Core 6
Dec 04, 2024.
Custom authentication filters in ASP.NET Core 6 allow you to implement personalized authentication logic. You can create custom attributes, middleware, or policy-based authorization to manage user access based on roles, claims, or tokens.
Enhanced Exception Handling with IExceptionHandler in .NET Core 8
Nov 28, 2024.
Learn about IExceptionHandler in .NET 8, a robust interface for handling exceptions in ASP.NET Core. Streamline error handling with custom logic, modular design, standardized API responses, and enhanced user-friendly error management.
How to Customize Your Microsoft Teams Experience
Nov 28, 2024.
Learn how to customize your Microsoft Teams experience with simple steps! Adjust notification settings, organize your layout for better efficiency, and personalize themes and video call backgrounds.
Customizing HTTP Headers with Middleware in ASP.NET Core
Oct 12, 2024.
In this article, we explore how to modify HttpResponse using custom middleware in ASP.NET Core. We create a custom middleware that injects headers into the response. By adding conditions, specific APIs can have unique headers.
Can Copilot Agents be Customized for Specific Microsoft 365 Apps
Oct 11, 2024.
Copilot agents in Microsoft 365 can be customized for specific applications, allowing organizations to tailor functionality, integrate data sources, and automate workflows, enhancing productivity and collaboration within their teams.
What are Personal Language Models?
Aug 16, 2024.
Personal Language Models are AI-driven tools tailored to individual needs, enabling personalized interactions and content generation. These models adapt to user preferences, offering customized assistance in tasks like writing, communication, and decision-making.
How to Customize the Next.js Webpack Configuration?
Aug 07, 2024.
Next.js, a popular React framework, provides a powerful built-in Webpack configuration to handle bundling and optimization. However, you might need to customize this configuration to fit specific needs, such as adding plugins, adjusting performance settings, or integrating with other tools.
Content Negotiation Customize 406 Status Code in .NET Core Web API
Jul 22, 2024.
The process of choosing the best resource for a response when there are several resource representations available is known as content negotiation. Although content negotiation has been a feature of HTTP for some time, it may not be used as much as it could be for various reasons.
jQuery DataTable Plugin to Customize Tables in Power Pages Portal
Jul 19, 2024.
How to integrate the jQuery DataTable Plugin into custom tables within the Power Pages Portal. The DataTable Plugin enhances tables by providing features such as pagination, column filtering, efficient search capabilities, and customizable styling.
Create Your Customized Copilot Using Microsoft Copilot Part 3
May 27, 2024.
Explore the diverse channels available for integrating Microsoft Copilot, including Microsoft Teams, mobile apps, social media platforms like Facebook and Telegram, communication APIs like Twilio, and messaging services like Slack and Skype.
Create Your Customized Copilot Using Microsoft Copilot Part 2
May 19, 2024.
This blog is continuation of “Create Your Customized Copilot Using Microsoft Copilot Part 1” in which we explained left side navigation menu Overview, Topics, Actions (preview), Entities, Analytics, Publish, an option to Extend Microsoft Copilot (preview), Settings, that part we will cover in this blog.
Create Your Customized Copilot Using Microsoft Copilot - Part 1
Apr 25, 2024.
Create your own personalized Copilot with Microsoft Copilot, leveraging its AI prowess to enhance code generation and streamline development tasks. This series explores customizing Copilot for tailored code suggestions and improved productivity in your programming workflow.
How to Customize Blogger Cursor
Mar 21, 2024.
Learn how to add a personal touch to your Blogger blog by customizing the cursor. Explore CSS techniques and HTML coding to create unique cursor effects that match your blog's theme and style.
Customizing Title and Description in FastAPI
Mar 11, 2024.
How to Enhance Fast API Documentation by Adding Title and Description to Endpoints. FastAPI simplifies API development with Python, offering automatic interactive documentation generation. Learn to customize API documentation by adding titles and descriptions to the main app and individual endpoints for clarity and usability.
How to Add Customize Download Timer Button in Blogger
Mar 07, 2024.
This article provides a guide on adding a customized download timer button on Blogger, offering increased convenience and control to users. It discusses the benefits of such a button, including scheduled downloads, prevention of disruptions, improved user experience.
Customize Your Office Installer Using Office Deployment Tools
Feb 28, 2024.
Customize your Microsoft Office installer effortlessly with Office Deployment Tools. Tailor settings, configurations, and deployment strategies to fit your organization's needs using command-line options and XML configuration for seamless setup.
Develop a Customized MessageBox in .NET MAUI
Feb 12, 2024.
A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
Developing a Customized MessageBox in Xamarin
Feb 11, 2024.
A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
What Are Navigation Guards in Vue Router
Feb 08, 2024.
Vue Router offers navigation guards, functions executed before/after route navigation, enabling control over Vue.js app navigation. Global guards like beforeEach manage app-wide authentication/authorization.
How to Apply or Change Site Template in SharePoint Online
Feb 06, 2024.
In this article, we will learnTransform your SharePoint Online sites with ease by learning how to change or apply site templates. Discover step-by-step instructions on logging in, accessing site settings, and selecting templates.
VS Code Hacks: How to Customize Keyboard Shortcuts for Your Workflow
Apr 20, 2023.
Maximize your productivity as a developer with these essential VS Code keyboard shortcuts. Learn how to streamline your workflow, customize your shortcuts, and debug like a pro. From basic editing commands to advanced multi-cursor and code navigation commands, this comprehensive guide has you covered.
Customizing Text Views In SwiftUI - A Guide To View Modifiers For Text
Mar 31, 2023.
In this article, you will learn how to customize Text Views in SwiftUI - A Guide To View Modifiers For Text.
Customize Modern SharePoint List Forms using JSON
Mar 09, 2023.
Normally we use SPFx or Power Apps to customize the forms in SharePoint online. In this article we will see how you can customize out of box SharePoint list form using JSON. You don’t need to customize the form using SPFx or Power Apps. Some simple JSON can be used to customize header, footer and body of the SharePoint list form. You can create different sections inside the form body as well as apply some validations to show and hide form fields based on the value of other form fields. Advantage of these JSON customized forms are that it is responsive by default. You don’t have to do any work for making these forms responsive. So, you can use same form in desktop and mobile both.
How To Customize Table In Oqtane Module
Feb 08, 2023.
In this article, I'm going to explain, how we can add use a new column in the table of the Oqtane custom module
Customizing SharePoint Online List Form Using PowerApps
Dec 26, 2022.
This article will focus on customizing the default SharePoint list forms using PowerApps
Swagger (3), Customized for REST Web API
Jun 21, 2022.
Swagger (OpenAPI) defines REST APIs for both machines and humans. This article explores integrating C# special comments into Swagger for clearer API documentation and utilization in .NET and .NET Core MVC Web APIs.
Download And Customize The Power Apps Portal App Solution
Apr 25, 2022.
This article will domenstrate you how to download the Power Apps portal app solution, add customization into the solution and upload back to the power apps environment.
SPFx Form Customizer Extension To Customize SharePoint New/Edit/Display Form Of List/Libraries
Apr 22, 2022.
In this article, we will go step by step on creating a Form customizer and then test it by the local debugging experience of SPFx. 
SharePoint Framework Extensions - Getting Started With Application Customizer
Apr 07, 2022.
This article covers the basics of SPFx, how to customize SharePoint UI, and step-by-step implementation of an Application Customizer to modify headers, footers, or custom messages in SharePoint Online.
How To Use The Identity Framework With Refresh Token Validations
Apr 04, 2022.
.Net Core JWT Authentication and Authorization Continues with Identity Framework and refreshes Token Validations in Net Core 6
Customize Swagger UI In ASP.NET Web API Restful Service
Mar 30, 2022.
Swagger UI is very powerful documentation tool for Restful services so lets learn how we can implement and customize in Web API Restful service.
Customizing Data Card In PowerApps
Jan 20, 2022.
In this article, we will learn how to customize data cards in PowerApps.
Customize List Forms Using JSON In SharePoint Online
Jan 08, 2022.
In this article we will see how we can customize SharePoint list forms using JSON and without making use of PowerApps or SPFx.
Create A Simple PowerApps Customized Form
Jul 05, 2021.
This articles explains to build a simple customized PowerApps form. PowerApps customized form can be used when we need View, Edit, and New mode.
Create Asset Manager List from Microsoft List Templates And Customize List Form Using Power Apps
Jun 03, 2021.
In this article, you will learn how to create Asset Manager List from Microsoft List Templates and Customize List form using Power Apps.
Customizing SharePoint List Forms Using JSON
Apr 09, 2021.
In this article, you will learn how to customizing SharePoint List Forms Using JSON
SharePoint Content Types In PowerApps Form - A Workaround!
Feb 02, 2021.
In this article, you will learn about a workaround for SharePoint Content Types in a PowerApps Form.
How To Send A Customized Email When A New SharePoint List Item Is Added
Jan 25, 2021.
This article describes how to send a customized email when a new SharePoint List item is added using the available connector in Power Automate.
Customized Auditing In SQL For DDL Operations At Server Level
Dec 29, 2020.
Explore the intricacies of customized auditing in SQL for DDL operations at the server level. Enhance database security and compliance by implementing tailored logging and monitoring mechanisms.
Customize WPF Application Using Template And Styles
Aug 17, 2020.
In this article, you will learn how to customize WPF Application using Template and Styles.
Customize the Bot Conversation Message With Power Virtual Agent
Apr 16, 2020.
In this article, you will learn how to customize the bot conversation message with power virtual agent.
How To Change The Download Location In Windows 10
Mar 23, 2020.
In this article, I have described how to Modify the download location in Windows 10 to suit your preferences and organizational needs. Customize where files are saved for easier access and efficient file management, enhancing productivity and optimizing storage space.
Setup Sub-Domain And Customize Our Login Page In Salesforce
Mar 16, 2020.
By reading this article, you will learn about how to create subdomain domain and customizing login page in salesforce.
How To Customize System Sounds In Windows 10
Jan 02, 2020.
In this article, I have described how to personalize the system sounds for an event in Windows 10.
Customize Power BI Theme Without JSON: Part Two
Dec 26, 2019.
Explore advanced Power BI JSON customization options including text, visual, page, and filter pane properties. Learn to format text, backgrounds, borders, headers, tooltips, and more for enhanced report customization.
Customize Current Theme From Power BI Desktop Without Using JSON - Part One
Dec 26, 2019.
In this article, we will talk about how we can customize the current Power BI report theme in Power BI.
Tricks To Customize The People Picker Column Using PowerApps
Dec 04, 2019.
In this article, We explore clever techniques to personalize the People Picker column in PowerApps. Enhance user experience and streamline data entry with advanced customization options.
How To Open A PowerApps Native App From SharePoint ListView
May 20, 2019.
In this article, we will see how to link a PowerApps native app to a SharePoint list view.
Customize The Login Page Of Office 365
Apr 02, 2019.
This article explains how to customize the default login page of Office 365.
ASP.NET MVC 5 - Kendo UI - Working With Editors📝 And Customizing Those
Jan 25, 2019.
In this article, we will see how to work with Editors and customize these using Kendo UI in ASP.NET MVC5 and Entity Framework.
ASP.NET MVC 5 - JavaScript C3 Chart Library📊 - Generate Gauge Chart And Customize It
Jan 03, 2019.
In this article, I will demonstrate how to generate a Gauge chart using C3 Chart JavaScript Library to view the population by gender from a database using Entity Framework in ASP.NET MVC5.
Customize New Form, Edit Form, And Display Form In Modern SharePoint Page Using PowerApps
Dec 31, 2018.
This article covers step by step guidelines to customize New Form, Edit Form, and Display Form in Modern SharePoint Page. We will use the PowerApps approach to customize the forms.
ASP.NET MVC 5 - Customizing Bar Chart Using JavaScript C3 Chart Library
Nov 13, 2018.
In this article, will demonstrate a different way of customization on a bar chart Using JavaScript C3 Chart Library.
ASP.NET MVC 5 - Customizing Pie Chart Using JavaScript C3 Chart Library
Oct 22, 2018.
In this article, I will explain different ways of customization for a pie chart using the C3 Chart JavaScript library.
How To Customize Snackbar In Android
Oct 12, 2018.
Every Android Developer knows about the Snackbar, which is an important component introduced in Material Design. It is similar to Toast used for Android Development. But the Snackbar had provided action callback to perform an action like Click-listeners in Button. In this article, we are going to learn How to Customize the Snackbar.
SharePoint Site Creation Using Office 365 With Customized Home Page
Aug 07, 2018.
SharePoint is a web-Based Collaborative Platform integrated with Microsoft office for file sharing and storage. In other terms its document and content management system for project management with team sharing future. This platform provide organization to coordinate and communicate with team by creating task, scheduling and sharing any details related the project.
How To Customize Media Formatter In Web API And Retrieve In XML And JSON Format
Aug 02, 2018.
In this article. I will demonstrate how we can customize asp.net web API Media formatter and retrieve data in format as we want like XML or JSON. I will retrieve data from SQL database and format them in json format. XML is default format in asp.net web API.
Customize Visual Studio Code Shortcuts
Jul 09, 2018.
Couple of months ago I started using Visual studio code for my development activities. I found myself in very uncomfortable with the keys and shortcuts. I have been using Visual studio for more than 6 years now. So I was very comfortable in the keys and shortcuts. The difference in shortcuts was creating a challenges for me. Should I remember different set of shortcuts for VS code? Should I start using some other editor?
Customize Branding In SharePoint 2013
Jul 06, 2018.
I wanted to write this article since long time. Here am writing to fellow developers who wanted to play around with the SharePoint branding by customizing it based on their requirements.
Customized Azure Cosmos DB With Xamarin.Forms Application (Student Detail) For Android And UWP
Apr 29, 2018.
Reading this article, you will learn how to develop customized (Student APP) Azure Cosmos DB with Xamarin Forms application using Android and UWP in XAML and Visual C# - cross platform application development.
Customize SharePoint Forms With PowerApps
Apr 23, 2018.
In this article, you will learn to customize SharePoint Forms with PowerApps.
Hide Default Tile Column From The SharePoint List Forms
Apr 03, 2018.
Customize SharePoint list forms by hiding default tile columns for a streamlined interface. Utilize SharePoint Designer or Power Apps to modify forms, enhancing user experience within the modern UI.
Customize SharePoint List Form In A Wizard Style
Jan 27, 2018.
In this example, we will create a list and show the list columns in a wizard style.
How To Customize Your Own Login Page Or Do Branding Of A Page In Office 365 Online
Jan 10, 2018.
In SharePoint online, you can customize your own custom login page for branding.
Customize Slider Control In Xamarin.Forms
Jan 05, 2018.
This article demonstrates how to create and use a Customize Slider control in Xamarin.Forms, XAML, and C#. This article starts with the introduction of the Customize Slider tag in XAML. After that, it demonstrates how to set BorderColor, BorderWidth, CornerRadius, and IsCurvedEnabled of a Custom Entry. In the end, the article discusses how to create a Slider at run-time.
Customize SharePoint List Forms Using PowerApps
Dec 29, 2017.
We are all aware Microsoft announced that there will be no new release for InfoPath and advised us to start using PowerApps instead of InfoPath. The long awaited feature to create custom SharePoint list forms with PowerApps has been released now. This only exists in the SharePoint Modern Experience, so you won’t get this in classic.
How To Add A Button To Existing Ribbon Tab In Office Applications
Nov 16, 2017.
Learn how to enhance your productivity by adding a custom button to an existing Ribbon tab in Microsoft Office applications. We’ll walk you through the steps to customize the Ribbon, whether you're using Excel, Word, or PowerPoint.
Getting Started With Customizing A FormFlow Using Microsoft Bot Framework
Sep 25, 2017.
The Bot Framework enables you to build bots that support different types of interactions with users. Bot Builder SDK introduced Form Flow, it will automatically generate the dialogs conversation based on your property and type that is specified on a class.
How To Customize UI-Grid Height Dynamically
Sep 22, 2017.
In this article, you will learn how to customize UI-Grid height dynamically based on record count list.
SharePoint Permissions Issue - Deny - Add And Customize Pages
Sep 09, 2017.
A day before everything was working fine in the application and later on, everything stopped working because of a permissions issue. Users reported that they were not able to see documents, web parts etc. It was discovered that my client IT Administrator had done some permission changes and now that needed to be fixed. Let’s discuss systematically what the issue was and how to resolve it.
How To Customize Your SharePoint Online (Team Site)
Mar 27, 2017.
In this article, we will learn about how to customize SharePoint Online team site.
Customize Button In Xamarin Android
Mar 22, 2017.
This article is about customizing the button In Xamarin Android.
How To Customize Static And Dynamic Column Chart In WPF With MVVM Pattern Using Prism Library
Mar 01, 2017.
In this article, I will demonstrate how you can customize a Column chart like changing foreground color, background color, and label transformation of either static or dynamic WPF with MVVM pattern, using Prism library.
Customizing ASP.NET MVC Bootstrap Templates
Feb 10, 2017.
In this article, we will see in detail about the ways we can customize our ASP.ENT MVC Application.
Utilizing The Action Bar In Android Applications
Jan 16, 2017.
In this article, you will learn about action bar used in Android applications. The action bar displays the application icon together with the activity title. On the right side of the action bar are action items.
Customizing SharePoint Framework Web Part Properties - Part Five
Jan 08, 2017.
In this article, you will learn how to bind the values dynamically to the dropdown field of the SharePoint framework web part properties pane.
Customizing SharePoint Framework Web Part Properties - Part Four
Jan 07, 2017.
In this article, you will learn how to add the dropdown fields to SharePoint Framework Web part properties pane.
Customizing SharePoint Framework Web Part Properties - Part Three
Jan 04, 2017.
In this article, you will learn how to add multiple pages to the properties pane of SharePoint Framework web part.
Customizing SharePoint Framework Web Part Properties - Part Two
Dec 30, 2016.
In this article, you will learn how to add custom properties to the SharePoint Framework web part. Check box properties are considered here.
Customize Row In Dynamic Kendo Grid On DataBound Event
Dec 29, 2016.
In this article, you will learn how to customize row in Dynamic Kendo Grid on DataBound event.
Customizing SharePoint Framework Web Part Properties - Part One
Dec 27, 2016.
In this article you will learn about custom web part properties. The custom web part properties can be added to the SharePoint framework web part.
How To Manage And Customize The Navigation In SharePoint Online
Dec 14, 2016.
In this article, you will learn how to manage and customize the navigation in SharePoint Online.
Customizing Checkbox And Radio Button In HTML Using Font Awesome
Dec 08, 2016.
The article describes how we can customize the html checkbox and radio button using FontAwesome, css, and Jquery.
Using ListBox Control In Microsoft PowerApps
Nov 01, 2016.
The ListBox control in Microsoft PowerApps enables users to select single or multiple items from a list. It integrates seamlessly with data sources, allowing dynamic filtering, sorting, and grouping. With customizable styling and event handling, it enhances user interaction and data management within PowerApps.
Customizing Navbar In MVC 5 With Bootstrap
Aug 25, 2016.
Learn how to enhance the appearance and functionality of your MVC 5 web application's navigation bar using Bootstrap. Customize the navbar with CSS and Bootstrap classes for a modern, responsive user interface.
How to Customize Auto-Play Setting On Windows 10
Aug 25, 2016.
In this article, you will know, how to customize Auto-Play setting on Windows 10.
Adding Search And Customizing Details View
Aug 19, 2016.
In this article, you will learn how to customize the details View and apply searching functionality in it.
How To Customize Taskbar In Windows 10
Aug 13, 2016.
In this article, you will learn, how to customize the task bar in Windows 10.
How To Customize The Start Menu In Windows 10
Aug 04, 2016.
In this article you will learn how to customize the Start Menu in Windows 10.
Customize Your Site Collection With New Pages And Content At SharePoint
Aug 04, 2016.
In this article, you will learn how to customize your site collection with new pages and content at SharePoint.
How To Customize Your Visual Studio Online Project
Jul 31, 2016.
In this article, you will learn how to customize your Visual Studio Online Project.
MVC ASP.NET Identity Customizing For Adding Profile Image
May 31, 2016.
In this article, we will see in detail about using ASP.NET Identity in MVC Application.
Customize Suite Bar In SharePoint 2013
May 24, 2016.
In this blog you will learn how to customize Suite Bar in SharePoint 2013.