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]
Anubhav Chaudhary(7)
Nakkeeran Natarajan(6)
Vijai Anand Ramalingam(5)
Aarav Patel(4)
Tuhin Paul(4)
Sagar Pardeshi(3)
Vijay Yadav(2)
Shrusti Shah(2)
Venkatasubbarao Polisetty(2)
Jean Paul(2)
Gurpreet Arora(2)
Akshay Phadke(2)
Debasis Saha(2)
Shashank Srivastava(2)
Sangeetha S(1)
Dileep Singh(1)
Khoday Akilesh(1)
Madhuri Hammad(1)
Munib Butt(1)
Sundaram Subramanian(1)
Gowtham K(1)
Nakul Chaudhari(1)
Jasbeer Singh(1)
Arjun Singh(1)
Nagnath Kendre(1)
Gul Md Ershad(1)
Vishal Gilbile(1)
Anil Kumar(1)
Arpit Jain(1)
Mahesh Alle(1)
Vidya Vrat Agarwal(1)
Mahesh Chand(1)
Rifaqat Ali(1)
Jay Krishna Reddy (1)
Micheal Xavier A (1)
Ashish Bhatnagar(1)
Praveen Sreeram(1)
Devesh Omar(1)
Najath Risni(1)
Vinoth Xavier(1)
Prathap Reddy(1)
Gajendra Jangid(1)
Sai Kumar Koona(1)
Aravind Govindaraj(1)
Rijwan Ansari(1)
Parth Patel(1)
Mohamed Ali Nouira(1)
Mohammad Irshad(1)
Satyaprakash Samantaray(1)
Rakesh (1)
Satyendra Mishra(1)
Jignesh Trivedi(1)
Anupam Singh(1)
Pradeep Sahoo(1)
Ratnesh Singh(1)
Jeetendra Gund(1)
Prerana Tiwari(1)
Sourav Kayal(1)
Vinod Kumar(1)
Satyapriya Nayak(1)
Dinesh Beniwal(1)
Terrence Maher(1)
Prathamesh Dhopare(1)
Priya Prajapati(1)
Pankajkumar Patel(1)
Ajay Narkhedkar(1)
Abhishek Yadav(1)
Oguzhan Agir(1)
Akshay Amin(1)
Resources
No resource found
What is a Variable Scope in JavaScript?
Aug 26, 2025.
Understand JavaScript variable scope: global, function, and block. Learn var, let, const differences and lexical scope. Write cleaner, bug-free code!
Python Functions and Variable Scope LEGB
Nov 29, 2024.
This article explores Python variable and function scopes, including the LEGB model: Local, Enclosing, Global, and Built-in. Learn practical examples and understand scope behavior for effective coding.
Understanding Scope in .NET Core Dependency Injection
Aug 13, 2024.
Learn how to manage dependencies effectively, understand when and how to use each service type, and optimize your .NET Core applications for better performance and maintainability.
Understanding and Using Scope in .NET Core
Jul 26, 2024.
In .NET Core, dependency injection (DI) manages service lifetimes with three scopes: Transient (new instance per request), Scoped (one instance per request), and Singleton (one instance shared across all requests). Proper use of these scopes optimizes resource management and application performance.
What is Tokens & Crypto Currencies? Its Future Scope in Market & MNCs
Jun 26, 2024.
Cryptocurrency and tokens represent a revolutionary shift in the financial landscape, blending technology and finance to create a new paradigm of value exchange. At their core, cryptocurrencies are digital or virtual currencies that use cryptography for security, making them difficult to counterfeit or double-spend.
Learn Component Scope in Vue.js
Feb 29, 2024.
Vue.js 2 provides a powerful component system that facilitates building modular and maintainable applications. One critical aspect of component design is understanding and managing component scope. In this article, we'll explore the concepts of local and global components in Vue.js.
Exception Handling in Power Automate Using Try Catch Scope Action
Oct 20, 2023.
Exception Handling in Power Automate involves the use of Try Catch Scope Action, allowing users to gracefully handle errors and exceptions that may occur during the execution of automated workflows. By encapsulating specific actions within a Try block and defining corresponding Catch blocks for different types of exceptions, users can create robust and reliable workflows that can handle errors without disrupting the entire process. This approach ensures smoother automation, enhances user experience, and improves overall workflow reliability.
Future Scope of Cyber Security Engineer in India
Aug 25, 2023.
In this article, you will learn more about what the future holds for cyber security engineers in India.
New File Scope Feature In .NET 7
Nov 24, 2022.
In this article, you will learn about New File Scope Feature in .NET 7.
Assigning A Built-in Role To A User At Resource And Resource Group Scope Using ARM Template
Mar 20, 2022.
This article is focused on creating an ARM template which will create a storage account resource in the resource group and will assign role at both RG (Resource Group) scope and created storage account resource level
Assigning A Built-In Role To The Group At Resource Group Scope Level Using PowerShell Scripts
Mar 04, 2022.
In this article, you will learn how to assign a built-in role to the group at resource group scope level using PowerShell scripts.
Business Rules With Entity Scope And Custom Code Execution
Sep 01, 2021.
In Dynamics 365 CRM or Power Platform, updates in entity data by using service call /SDK which do changes in server side, then server-side business rules will fire i.e., business rules with scope Entity will fire. As a business scenario we are going to see updates in contact entity by using SDK Call through code which invokes business rule with Entity Scope.
Business Rules With Scope Entity And Server-Side Execution
Aug 25, 2021.
In Dynamics 365 CRM or Power Platform, updates in entity data by using service call /SDK which do changes in server side, then server-side business rules will fire i.e., business rules with scope Entity will fire. As a business scenario we are going to see updates in contact entity by invoking service call through Post Man Tool which invokes business rule with Entity Scope.
Business Analyst and the Scope of the Business Analyst Role
Apr 26, 2020.
In this article, I explain the roles and scopes of a Business Analyst in an organization.
Adding Scope in Google Classroom Integration With ASP.NET Core 3.0 Web Application
Nov 18, 2019.
From this article you will learn how to add scope in Google classroom integration with ASP.NET Core
Excel Application Scope In UiPath (RPA)
Oct 03, 2019.
In this article, I am explaining the Excel Application Scope activity of UiPath.
Introduction To Scope In AngularJS
Jan 11, 2017.
This article is about Angular scope, life cycle of scope, and hierarchy of scope.
Working With SharePoint Web Scope Features Using CSOM PowerShell
May 25, 2016.
In this article you will learn how to work with site features (web scope) programmatically using CSOM PowerShell on SharePoint 2013/ SharePoint Online.
Concept Of Transaction Scope (Local and Distributed Transaction)
Apr 25, 2016.
In this article you will learn about the concept of Transaction scope (Local and Distributed Transaction).
A Transaction Scope Or Nested Transaction
Jan 26, 2016.
A Transaction Scope or Nested Transaction in database management refers to managing atomic, consistent, isolated, and durable operations. It involves handling multiple database actions as a single unit, ensuring data integrity and reliability.
Isolated Scope In AngularJS
Nov 18, 2015.
This article is intended to explain the concept of Isolated Scope in AngularJS.
Defining Scope Behavior Inside AngularJS Custom Directives
Sep 24, 2015.
In this article we will learn about defining scope behavior inside AngularJS Custom directives.
Security Options And Scope In Web API
Sep 14, 2015.
In this article you will learn security options and scope in Web API.
How to Search For People as a Search Scope / Content Source Using SharePoint 2013 REST API
Jun 23, 2014.
The SharePoint 2013 Search API supports REST for the first time. I wanted to search for people, not documents. The key learning here is that you specify content sources via its GUID.
Understanding the Input Scope Property in Window Phone 8
Jun 01, 2014.
This article explains the use of the input scope property in a TextBox, specifically targeting the WP8.
Differences Between SCOPE IDENTITY, IDENT CURRENT, and IDENTITY in SQL Server
Jun 24, 2013.
In this article you will learn what is Different between SCOPE_IDENTITY, IDENT_CURRENT, and @@IDENTITY in SQL 2008
Default Scope of a C# Class
May 03, 2013.
Here you will learn about the default scope of a C# class.
What Is The Scope of .NET?
Jan 26, 2013.
In this article, learn the scope of .NET.
Manage Search Scope in Sharepoint 2010
Jun 28, 2012.
In this article we can experiment with managing search scope.
Create a Content Source Scope Rule in SharePoint 2010 using PowerShell
Sep 12, 2011.
In this article we will be seeing how to create a Content Source Scope Rule in SharePoint 2010 Enterprise Search Service Application using PowerShell.
Using powershell create, modify and delete search scope display group in SharePoint 2010
Mar 07, 2011.
We will be seeing how to create, modify and delete scope display group using powershell script in SharePoint 2010.
Programmatically create, modify and delete search scope display group in SharePoint 2010
Mar 04, 2011.
In this article we will be seeing how to create, modify and delete scope display group using c# in SharePoint 2010.
Creating a Scope and Tab for MOSS Search Center
Feb 17, 2010.
Making the scope available, and then the creation of not just one, but two tabs in Search Center along with ASPX pages. Before beginning, this article assumes that you already have the Shared Services Provider (SSP) properly set up and that you have a Search Center with Tabs site available in your portal.
Understanding IServiceScopeFactory in .NET: When, Why, and How to Use It (With Real Examples)
Aug 27, 2025.
IServiceScopeFactory in .NET enables the manual creation of scoped services, allowing singletons and background tasks to safely utilize scoped dependencies. This ensures proper disposal, prevents memory leaks, and maintains DI lifetimes.
Service Lifetimes in ASP.NET Core: Transient vs Scoped vs Singleton
Jun 25, 2025.
Learn the differences between Transient, Scoped, and Singleton service lifetimes in ASP.NET Core with real-world examples
Scope Communication Object in JSP
Feb 28, 2025.
The Scope Communication object consist of session object, application object and pageContext object.
Create Database-Scoped Users for Microsoft Entra Security Groups
Jan 06, 2025.
In modern cloud environments, managing access to databases at scale can be challenging. By integrating Azure SQL with Microsoft Entra (formerly Azure Active Directory) Security Groups, you can streamline access control while ensuring secure and efficient database operations.
How to Use Scoped Service from Singelton Service in .NET Core
Sep 30, 2024.
This guide explains how to resolve scoped services from a singleton service, highlighting best practices to avoid common pitfalls and ensure proper resource management in your application.
Vue.js Scoped Slots Unveiling Advanced Techniques
Feb 27, 2024.
Vue.js, renowned for its flexibility and powerful features, introduces developers to the concept of scoped slots. Scoped slots provide a mechanism for a child component to expose data to its parent, offering unparalleled flexibility in rendering content.
What is Scoped Styling in Vue.js?
Jan 25, 2024.
In the ever-evolving landscape of web development, Vue.js has emerged as a powerful front-end framework. One of its notable features is the ability to manage styles efficiently within components. Scoped styling in Vue.js 2 and understand how it can elevate your project's organization and maintainability.
TypeScript Odyssey Through Global, Local, and Block Scopes
Jan 20, 2024.
JavaScript scope is a fundamental concept that defines the region of execution where variables, expressions, and values can be referenced. There are two main scopes in JavaScript: global and local.
How to Create and Configure DHCP Scope?
Nov 28, 2023.
This article provides a comprehensive guide on creating and configuring DHCP (Dynamic Host Configuration Protocol) scope efficiently. DHCP is vital for automatically assigning and managing IP addresses in a network.
.NET Core: Understanding of Scopes and Lifetime Management
Nov 17, 2023.
Scopes and Lifetime Management in .NET Core: A Comprehensive Guide to Dependency Injection and Object Lifespan
File-Scoped Namespace Declaration in C#
Jul 28, 2023.
File-Scoped Namespace Declaration in C# 10
Azure Arc Private Link Scope: How to Securely Connect Azure Arc-enabled Servers to Azure Services
May 22, 2023.
Azure Arc Private Link Scope: How to Securely Connect Azure Arc-enabled Servers to Azure Services.
Scope Of JavaScript In Future
Feb 28, 2023.
In this article, you will learn about the scope of JavaScript in future.
Introducing File Scoped Types In C# 11
Nov 21, 2022.
In C# 11, file-scoped type is a new access modifier mainly designed for code generator authors where they can create a type that is scoped to that file and not visible to outside types and with this, we can avoid name collisions with other type names in the same namespace and assembly.
Differences Between Scoped, Transient, And Singleton Service
Mar 09, 2022.
Difference between Scoped, Transient, Singleton service in .net core.
Scope, Closure & Hoisting In JavaScript😝
Sep 27, 2021.
In this article, you will learn about Scope, Closure and Hoisting in JavaScript.
Scope Inheritance - Master/Parent Child Controller In Angular
Jan 27, 2021.
In this article, you will learn about Scope Inheritance - Master/Parent Child Controller In Angular.
How To Implement SCOPED MODEL In Flutter
Sep 05, 2019.
This article explains how to step by step implement the Scoped Model in Flutter.
Azure Active Directory - Create Applications, Add Scopes And Add API Access
May 15, 2019.
In this article, we’ll talk about how to add apps to your Azure Active Directory, how to add scopes, and how to add API access to your client application.
$scope.$digest(), $scope.$apply(), $rootScope.$digest(), $rootScope.$apply() Functions In Angular
Dec 12, 2017.
This article will explain the working of various functions of Angular.js- $scope.$digest(), $scope.$apply(), $rootScope.$digest(), $rootScope.$apply().
Two Way Data Binding In Angular Without $scope Object Using MVC
Nov 16, 2017.
Data binding is the most useful and powerful feature among any of the existing or upcoming software development technologies. It is actually a process that bridges a connection between the view and business logic of the application.Basically we will see one-way and two-way data binding with respect to AngularJS applications. But before we jump to that section we will try to learn something about the scopes in AngularJS.
Configure DHCP Scopes In Windows Server 2016
Apr 18, 2017.
Configure DHCP Scopes In Windows Server 2016. After installing DHCP server role in Windows Server 2016, the first step in configuring DHCP would be creating scope. I will show you how to configure DHCP scope in step by step process.
SharePoint 2013 - Scope, Requesting And Granting App Permissions
Feb 14, 2017.
In this article, you will learn about the scope of requesting and granting app permissions in SharePoint 2013.
AngularJS - Controllers And Scopes
Oct 13, 2016.
In this article, you will learn about controllers and scopes, using AngularJS.
Working With SharePoint Online Web Scoped Features Using PnP Core CSOM Library
Sep 29, 2016.
In this article, you will learn the basic web scoped feature operations on SharePoint online, using PnP Core CSOM library.
Working With SharePoint Online Site Scoped Features Using PnP Core CSOM Library
Sep 29, 2016.
In this article, you will learn the basic site collection feature operations (site scoped) on SharePoint online, using PnP Core CSOM library.
Difference Between $scope And $rootscope In AngularJS
Sep 14, 2016.
$scope is local to controllers, facilitating communication between controllers and views, while $rootScope is global across the application, and accessible to all scopes, making it suitable for data that needs to be shared across multiple controllers or components.
AngularJS Nested Scopes And Controllers As Syntax
Sep 09, 2016.
In this article, you will learn about AngularJS Nested Scopes and Controllers as Syntax.
Working With SharePoint Site Scoped Features Using PnP PowerShell
Jul 08, 2016.
In this article, we will learn how we can retrieve, activate, or deactivate site scoped features on SharePoint, using PnP PowerShell.
Working With SharePoint Web Scoped Features Using PnP PowerShell
Jul 03, 2016.
In this article, you will learn how we can retrieve, activate or deactivate Web scoped features on SharePoint, using PnP PowerShell.
Working With SharePoint Web Scoped Site Features Using REST API
May 30, 2016.
In this article, you will learn how to work with site features (web scoped) programmatically using REST API.
Isolated Scopes In Custom Directives
Jan 16, 2016.
In this article I am explaining Isolated scopes in Custom Directives.
Different Kinds Of Scopes In Custom Directives
Jan 13, 2016.
In this article I'll explain how to use different kinds of scopes in Custom Directives.
AngularJS Directive Without $scope
Jan 13, 2016.
In this article, we will discuss how to create custom directive in AngularJS without using $scope objects since as per the latest release AngularJS 2.0 does not contain any $scope objects.
Use AngularJS Without $scope
Jan 01, 2016.
In this article, we will discuss how to use use AngularJS without $scope.
Scope In AngularJS
Nov 03, 2015.
In this article you will learn about scopes in AngularJS.
Scope-less Controller In AngularJS
Oct 22, 2015.
In this article I will try to explain scopeless controller implementation in AngularJS framework.
Call Function, $scope, Model of One Page From/on Second Page in AngularJS
Jul 14, 2015.
This article explains how to call the function, $scope, model of one page from/on a second page in AngularJS.
Call $scope, Model of Child Page on Parent Page in AngularJS
Jul 02, 2015.
This article explains how to call $scope and model of a child page on the parent page in AngularJS.
Scope in AngularJS For Beginners
Jun 12, 2015.
This article gives basic information of scope in AngularJS for beginners.
AngularJs: Controller and $scope
Mar 17, 2015.
This article attempts to explain the “Controller” and “$scope” of AngularJs.
Scope and Events in JavaScript: Day 4
Dec 11, 2014.
This article provides the basic concepts of Scope and Events in JavaScript.
AngularJS - Isolated Scope
Jul 01, 2014.
This article explains Isolated Scope and it's types.
AngularJS - Scopes
Jun 25, 2014.
The scope acts as a bridge between the HTML (view) and the JavaScript (controller). It’s an object that holds data and methods accessible to both the view and the controller.
Search Scopes in SharePoint 2013 Using Result Sources
Jun 11, 2014.
This article explains search scopes in SharePoint 2013 using result sources.
Scope Of Variables In QlikView Applications
Apr 25, 2014.
This article describes the concept and scope of variables in QlikView applications.
$rootScope Service in AngularJS
Jan 24, 2014.
This article will tell you about the $rootScope service provided by AngularJS.
Scope Inheritance in Controller Method of AngularJS
Dec 20, 2013.
This article exlains Scope Inheritance in a Controller Method of AngularJS.
Scope of Variable in JavaScript
Nov 13, 2013.
In this article we will learn about the various scopes of variables in JavaScript.
Scope Resolution Operator In PHP
Oct 28, 2013.
This article explains what the scope resolution operator in PHP is and how it is used.
SharePoint 2010 Feature Scopes & Activation
May 17, 2013.
In this article you can learn about SharePoint 2010 Feature Scopes & Activation.
Features of JavaScript in Visual Studio 2012:Recursion and Variable Scope
Mar 04, 2013.
In Today's Article you will learn about some more New Features of JavaScript in Visual Studio 2012 like Recursion and Variable Scope.
Scope of Variable in Servlet
Sep 19, 2011.
Servlets can use four types of scope for the variables. Local scope, Page scope, Session scope, Application or server scope.
Create Scopes in SharePoint 2010 using PowerShell
Sep 12, 2011.
In this article we will be seeing how to create Scopes in a SharePoint 2010 Enterprise Search Service Application using PowerShell.
Search Scopes in SharePoint 2010
Mar 04, 2011.
In this article we will be seeing about search scopes in SharePoint 2010.
Scope and Type of Variable and Performance in GDi+
Jul 05, 2010.
In this article you will learn how to Scope and Type of Variable and Performance in GDi+.
Database connection object with application-wide scope
Jan 02, 2007.
This article describes a class that can be placed in a Visual Studio C# project that makes a connection object available to any of the other classes in the project.
How Variables Work in Power Apps - Set vs UpdateContext vs Collections
Feb 27, 2026.
Master Power Apps variables! Learn when to use Set(), UpdateContext(), and ClearCollect() for efficient data management, global states, and screen-specific logic. Build cleaner, more professional apps. Variables are essential for managing data and state in Power Apps, but understanding the difference between Set, UpdateContext, and Collections can be confusing for beginners. This article clearly explains when and why to use each type of variable. Learn the scope, behavior, and real-world usage scenarios with simple examples. A beginner-friendly guide to help you write cleaner and more efficient Power Fx formulas.
Closures in JavaScript for Beginners
Dec 22, 2025.
Demystifying JavaScript closures for beginners! Learn how inner functions retain access to outer function variables even after execution. Includes examples and scope.
How to retrieve user profile information with Microsoft Graph in Azure?
Dec 08, 2025.
Retrieve user profile information with Microsoft Graph in Azure, Register application using Microsoft identity platform
Mastering Dependency Injection in ASP.NET Core – Complete Beginner to Advanced Guide
Nov 23, 2025.
This article provides a complete and detailed understanding of Dependency Injection (DI) in ASP.NET Core, covering everything from basic concepts to advanced topics such as IoC containers, service lifetimes, middleware injection, captive dependency issues, and multiple service implementations. With real-world examples, clean architecture explanations, and interview-oriented insights, this guide helps developers build scalable, maintainable, and testable applications while improving their professional knowledge and .NET development skills.
Functions in JavaScript – Complete Article
Nov 15, 2025.
Master JavaScript functions! Learn about declarations, expressions, arrow functions, parameters, scope, hoisting, and more. Write cleaner, reusable code today!
The ASP.NET Core Dependency Injection System (with .NET 9 Patterns & Pitfalls)
Nov 03, 2025.
Practical guide to ASP.NET Core DI: lifetimes, constructor vs. property injection, Options, TryAdd, avoiding captive deps, IServiceScopeFactory, IAsyncDisposable, and .NET 9 AOT.
Chapter 5: Functions: Modularizing C++ Code
Oct 23, 2025.
Master C++ functions! This chapter explores modular programming, covering function definition, calling, prototypes, parameters, and arguments. Learn about void functions, function overloading for code flexibility, and variable scope (local vs. global). Discover how functions enhance code reusability, readability, and overall program organization for efficient C++ development.
Differences Between let, const, and var in JavaScript
Sep 23, 2025.
Understand the crucial differences between var, let, and const in JavaScript. This guide clarifies scope, hoisting, reassignment, and redeclaration, empowering you to write cleaner, safer, and more maintainable code. Learn when to use each keyword to avoid common pitfalls and embrace modern JavaScript best practices. Choose const by default, let for changing values, and avoid var for optimal code clarity and bug prevention.
Difference between Lexical and Dynamic Scoping in JavaScript?
Aug 27, 2025.
Explore the core differences between lexical and dynamic scoping in JavaScript. Understand how JavaScript's lexical scoping enhances predictability and enables closures.
What are the Differences Between Lexical and Dynamic Scoping?
Aug 26, 2025.
Understand lexical vs. dynamic scoping in programming. Learn how variable access differs in JavaScript, Python, and older languages. Explore closures and predictability.