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]
Harshad Tretiya(12)
Priyaranjan K S(3)
Chris Rausch(3)
Nanddeep Nachan(2)
Arutselvan Muthukannu(2)
Prasham Sabadra(2)
Richa Garg(2)
Mike Gold(2)
Sateesh Arveti(2)
Vishal Gami(1)
Dashrath Hapani(1)
Babita (1)
Alexis Chan Gridel(1)
Muhammad Talha(1)
Abhishek Chadha(1)
Arun Potti(1)
Dhiraj Poojary(1)
Arindam Dawn(1)
Sreekanth Reddy(1)
Harsha Vardhini(1)
Iqra Ali(1)
Gowtham Rajamanickam(1)
Harpreet Singh(1)
Rahul Singh(1)
Rajeev Ranjan(1)
Priti Kumari(1)
Nimit Joshi(1)
Keyur Patel(1)
Megha Goyal(1)
Sonia Bhadouria Vishvkarma(1)
Valon Ademi(1)
Vijai Anand Ramalingam(1)
Diptimaya Patra(1)
raviraj_bh (1)
Dan Clark(1)
Resources
No resource found
Content Projection and ViewContainerRef in Angular — A Practical Developer Deep Dive
Nov 25, 2025.
Master Angular's content projection & ViewContainerRef! Build reusable UI components, dynamic forms, and modals. Learn practical techniques with examples & best practices.
Entity Framework Core - Deep Performance Optimization Guide
Apr 16, 2025.
Optimize your Entity Framework Core apps with proven performance tips: use AsNoTracking, prevent N+1 issues, project only needed fields, leverage caching, compiled queries, and bulk operations for faster, memory-efficient data access.
How to Use Microsoft Teams for Project Management
Nov 28, 2024.
Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with chat updates and meetings.
MAPIG: My Method for Analysis, Projection, and Global Integration for technology strategy
Jul 17, 2024.
MAPIG (Method for Analysis, Projection, and Global Integration) is a comprehensive tech leadership framework designed by Alexis Chân Gridel. It integrates historical analysis, strategic alignment, tech audit, team assessment, and ethical considerations to bridge IT operations with business goals, fostering innovation and sustainable growth.
Optimizing LINQ Queries in C# and .NET Core Web APIs
Jun 21, 2024.
LINQ in C# optimizes data querying with readable syntax, but inefficient use can impact .NET Core Web API performance. Strategies like early filtering and selective projections enhance efficiency. Deferred execution via IQueryable delays query execution, optimizing database interactions.
The Art of JavaScript Hoisting: Understanding the Ins and Outs
Jun 11, 2024.
Discover the intricacies of JavaScript hoisting in this comprehensive guide. Understand how JavaScript handles variable and function declarations, the impact of scope, and the best practices to avoid common pitfalls.
How to Integrate Instant Plugins in the Canvas App?
Apr 29, 2024.
Dataverse Accelerator by Microsoft introduces low-code plug-ins for real-time business logic workflows in Canvas apps. Learn step-by-step integration of Instant Plugin with Power Fx in Dataverse environment. Test and utilize the Instant Plugin for efficient app development.
Angular Content Projection: UI Flexibility and Reusability
Jan 31, 2024.
Angular's content projection, also known as transclusion, elevates UI flexibility and reusability within the framework. By enabling the injection of content from a parent component into designated slots within a child component's template, Angular facilitates the creation of versatile and reusable components.
Angular ngTemplateOutlet - The Power of Customization
May 03, 2023.
This article explains how developers can use a directive called ngTemplateOutlet in Angular to customize the appearance of a component's content. The article provides examples of how to use this directive to create reusable and customizable components for Angular projects. By the end of the article, readers will have a good understanding of how to use ngTemplateOutlet in their own projects.
How To Add Custom Add-Ins To MS Word
Oct 07, 2022.
This article shows you how to add add-ins to word desktop.
How To Add Add-Ins In PowerPoint
Sep 20, 2022.
In this article, you will learn how to add custom add-ins.
How To Deploy Excel Add-ins To Your Organization
Aug 12, 2022.
This article show you how to deploy excel add-ins in your organization.
How To Add Custom Add-Ins To Excel
Jul 05, 2022.
In this article, you will learn how to add Excel add-ins.
How To Deploy PowerPoint Add-ins To Your Organization
Jun 15, 2022.
This article shows you, how to deploy PowerPoint add-ins.
How To Deploy Word Add-Ins To Your Organization
Jun 03, 2022.
This article show you how to deploy word add-ins to your organization.
How To Create Excel Add-Ins?
May 10, 2022.
Create an Excel add-in using HTML, CSS, JavaScript, or C# to enhance functionality across various platforms, including Excel for Windows, Mac, and Office 365. Install Yeoman and the generator-office globally, generate a project, and run it using npm commands. Test your add-in in Excel’s Home Tab.
How To Create PowerPoint Add-Ins
Apr 04, 2022.
in this article, I will show you how to create PowerPoint Add-ins
How To Deploy Outlook Add-ins To Your Organization
Mar 19, 2022.
This article provides a comprehensive guide on deploying Outlook add-ins to organizations for other users. It covers the step-by-step process of deploying add-ins using Office 365, ensuring easy access for users within the organization.
How To Publish Outlook Add-Ins Using Visual Studio Code
Mar 17, 2022.
In this article, you will learn how to publish outlook add-ins using visual studio code.
How To Create Word Add-Ins
Mar 16, 2022.
This article outlines the steps to create and run a Word add-in using technologies like HTML, CSS, JavaScript, and C#. Word add-ins enhance functionality and work across platforms, including Windows, Mac, and Office 365.
How To Create Outlook Add-ins
Nov 24, 2021.
Creating Outlook add-ins involves using tools like VSTO or Office JavaScript API, programming in C# or JavaScript, and customizing UI elements like ribbons and task panes. Deployment via Office Store and ensuring security are key considerations.
Overview Of Yeoman Generator For Office Add-ins
Dec 08, 2020.
Discover how to streamline Office Add-in development using Yeoman Generator. This overview covers setup, tools, and JavaScript API integration for efficient creation of custom Office solutions.
Content Projection In Angular
Mar 06, 2020.
In this article I explain about the concept content projection in angular.
Develop Outlook Add-ins with SharePoint Framework
Feb 25, 2020.
In this article, you will learn how to develop Outlook Add-ins with SharePoint Framework.
Create And Deploy Outlook Add-Ins Using SPFx 1.10
Feb 04, 2020.
Create And Deploy Outlook Add-Ins Using SPFx 1.10" is a guide for integrating custom functionalities into Microsoft Outlook using SharePoint Framework (SPFx) version 1.10. It offers insights into developing, deploying, and managing Outlook add-ins within the Microsoft 365 ecosystem.
Install add-ins In SharePoint Using Office 365 CLI
Jun 14, 2018.
I describe how to move SharePoint add-ins to app catalog and install using Office 365 CLI
How To Register/ Unregister SharePoint Add-Ins Using PowerShell
Jun 04, 2018.
Suppose you would like to have the remote components of a provider-hosted SharePoint Add-in to interact with SharePoint, what should you do? You should first register with the Azure ACS cloud-based service and the SharePoint App Management Service of the tenancy or farm. Let us now dive straight into how to register/unregister SharePoint add-ins.
Automating SVN Check-Ins And Building A Project Via Jenkins
Feb 05, 2018.
In this article, we learn to automate SVN Check-Ins and building a project via Jenkins.
Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOM
Feb 28, 2017.
In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
Creating SharePoint Hosted Add-ins In SharePoint Server 2016
Sep 25, 2016.
In this article, you will learn how to create SharePoint Hosted Add-ins in SharePoint Server 2016.
Configure Environment For Add-Ins In SharePoint 2016
Sep 16, 2016.
In this article, you will learn how to configure environment for add-ins in SharePoint 2016.
SharePoint Add-ins (SharePoint Hosted Add-in) - Part Two
May 28, 2016.
In this multi part series, this is part two. In this article I’ll try to cover SharePoint hosted add-in with example.
Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013
May 22, 2016.
In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
SharePoint Add-ins (SharePoint App) - Part One
May 16, 2016.
Microsoft renamed "apps for SharePoint" to "SharePoint Add-ins." A SharePoint Tenancy, introduced in SharePoint 2010, is a set of site collections managed as a unit. In Office 365, organizations create tenancies for SharePoint Online.
Projection Operators in LINQ
Mar 03, 2015.
In this article we will learn about Project Operators in LINQ.
Understanding Projections In LINQ With Select & SelectMany Enumerable Methods
Jan 02, 2015.
In this article I will try to explain how to use projections in LINQ with a collection of objects.
Restriction and Projection Operator in LINQ
Jun 23, 2014.
In this article we will learn about the Restriction and Projection operators in LINQ, their syntax and their functionality with examples.
How to Use LINQ To DataSet
Mar 03, 2014.
Here I would like to describe how to use a LINQ query and describe how to query dataset data.
Office Application Development in Visual Studio
Jul 31, 2013.
In this article you will learn about the office application development in Visual Studio 2013 Preview.
How to Create Add-Ins Using VSTO in MS-Word
Jul 26, 2013.
VSTO application add-ins allows developers to extend Office applications. Visual Studio Tools for Office (VSTO) is a set of development tools available in the form of a Visual Studio add-in (project templates).
LocalOffset In 3-D Projection Using Windows Store Apps
Sep 06, 2012.
In this article I will explain how to use LocalOffset to move an object in the X,Y and Z axes using Windows Store apps.
Rotation In 3-D Projection Using Windows Store App
Sep 05, 2012.
In this article I will explain how to use 3-D Projection in Windows Store apps and how to use the slider control in it. The sample application performs rotation in the X, Y and Z axes using the slider control.
Adding Power Pivot Add-Ins in Excel 2013
Aug 28, 2012.
In this article we will discuss how to add the Power Pivot in Excel 2013.
Draw a Origami Cat Using Pentagon Shape and Projection Transform Property
Jul 30, 2012.
Today we are going to see the use of the pentagon shape and Projection Transform Property of Transform Property from the Property Panel in Expression Blend 4.
Ins Tag in HTML5
Aug 02, 2011.
The ins tag defines text that has been inserted into a document.
Silverlight Plane Projection Example
Nov 01, 2010.
In this article we will be seeing how to create Silverlight Plane Projection using Visual studio 2010.
Writing Equivalent LINQ Expressions in F#
Jun 07, 2010.
In this article we will compare LINQ expressions to the equivalent F# expressions for an F# List and show how to use projection, filtering, and other LINQ goodies in F#.
Plane Projection in Silverlight 3
Aug 05, 2009.
This article describes about Plane Projection in Silverlight 3.
Introduction to Interfacing Win Forms with VS Add-ins
Mar 04, 2009.
Learn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environment.Learn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environmentLearn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environment."
Introduction to Visual Studio Add-ins
Mar 03, 2009.
This article explains about Visual Studio 2008 Add-ins.
Basics of Extending Your Working Environment in Visual Studio
Apr 10, 2003.
All of us have used Macros in Microsoft Office and Add-ins in Visual Studio 6 and I am very sure all of us have been impressed as well by their power to control their own working environment.
The "ins" and "outs" of Using Stored Procedures in C#
Jan 27, 2003.
This article reviews the creation of stored procedures with parameters using the Visual Studio IDE.
Tutorial : Creating Visual Studio Add-Ins
Jul 10, 2002.
In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
.NET Assemblies Ins and Out : Part III
Apr 20, 2001.
This is the third part of a series on .Net assemblies, delving into utilities for assembly manipulation. The Assembly Linker (AL.exe) aids in GAC installation, manifest creation, and resource addition, offering options like specifying entry points and adding version information.
.NET Assemblies Ins and Out : Part II
Apr 16, 2001.
In this part, I will discuss both Private and Shared assemblies and how to create a Shared Assembly. The creation process involves the Strong Name utility, signing the assembly, and using the Assembly Linker to place it in the Global Assembly Cache.
.NET Assemblies Ins and Out : Part I
Apr 13, 2001.
In Part 1, I will cover what exactly an assembly is, and what an assembly contains. Part 1 defines assemblies, their metadata, and types. It clarifies misconceptions between .NET PE files and traditional executables.