10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Local
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Manish Sharma (8)
Arun Choudhary (7)
Nitin Bhardwaj (3)
Amir Ali (3)
Vijai Anand Ramalingam (2)
Santhosh Patil (2)
Abhimanyu K Vatsa (2)
Nimit Joshi (2)
Debasis Saha (2)
Sarathlal Saseendran (2)
Satyaprakash Samantaray (2)
Periyasamy Vellingirisamy (2)
Sibeesh Venu (2)
Prabhakar Maurya (2)
Ashwani Tyagi (2)
Mahesh Chand (2)
Jochen Bartlau (1)
Osama Hosam (1)
Deepak Dwij (1)
Anjali Joshi (1)
Sameer Shukla (1)
Prasham Sabadra (1)
Anupam Maiti (1)
Ganesan C (1)
Onkar Sharma (1)
Kirtesh Shah (1)
Rajeev Ranjan (1)
Pawan Jajoo (1)
Ramasagar Pulidindi (1)
Shivangi Rajde (1)
Andranik Harutyunyan (1)
Varun Setia (1)
Ankit Sharma (1)
Gaurav Gupta (1)
Saineshwar Bageri (1)
Shivam Tiwari (1)
C# Corner Live (1)
Sean Franklin (1)
Vulpes (1)
Pankaj Kumar Choudhary (1)
Pradeep Kellangere (1)
Rohit Rao (1)
Ashirwad Satapathi (1)
Munib Butt (1)
Suthahar Jegatheesan (1)
Sarthak Varshney (1)
Malvik Bhavsar (1)
Ajith Mohan (1)
Madan Bhintade (1)
Rajendra (1)
Krishna Garad (1)
Mahak Gupta (1)
Abhishek Goswami (1)
Mark Blackwood (1)
Sudhir Choudhary (1)
Ahmad Mozaffar (1)
Rion Williams (1)
Ashish Tiwari (1)
Satheesh Elumalai (1)
Banketeshvar Narayan (1)
Ranjit Powar (1)
Anubhav Chaudhary (1)
Prashant Sharma (1)
Ratnesh Singh (1)
Suresh M (1)
Abhishek Kumar Ravi (1)
Siddharth Gajbhiye (1)
Deepak Middha (1)
Srihari Chinna (1)
Roshan Patil (1)
Prakash Tripathi (1)
Related resources for Local
No resource found
Testing Azure Cosmos DB Locally Using A Docker Container Image
5/12/2022 5:30:25 PM.
When developing apps that consume Cosmos DB collections, the emulator is the weapon of choice. This article describes the steps to get it up and running using a Docker container image.
Connecting to Local Database in C#
5/9/2022 11:30:18 AM.
In this article we will see how to connect to a local database in C#.
Globalization and Localization in C#
2/23/2022 9:38:26 AM.
This article describes the globalization and localization concepts in C#.
Support Multilanguage (Localization) In iOS Swift
2/17/2022 4:43:48 AM.
This article explains multiple language support to your app in iOS Swift
Useful Python Functions
2/17/2022 4:27:10 AM.
The article explains 4 extremely useful Python functions breakpoint, globals, locals, and input.
Resource Files in ASP.NET
1/31/2022 11:15:49 AM.
This article explains you the use of resource files in ASP.NET 2.0.
How To Setup And Host A Private Docker Registry
1/17/2022 4:09:21 AM.
This article demonstrates how to setup a basic private docker registry, and then later we will see how to configure HTTP Authentication etc. Here we configure entire steps in latest Ubuntu 20.04 serve
Access Amazon DynamoDB Locally In .NET Core Console Application
10/29/2021 10:30:14 AM.
In this article, you will learn how to access amazon DynamoDB locally in .NET Core Console Application.
Run And Test ASP.NET Core Web API Docker Container Locally
10/22/2021 12:47:10 PM.
In this article, you will learn how to run and test ASP.NET Core Web API docker container locally
How To Setup The SonarQube On Local Machine
8/20/2021 2:07:25 PM.
In this article, you will learn about how to setup the SonarQube on our local machine.
Expose A Local WebServer(localhost:3000) To The Internet
7/13/2021 1:28:48 PM.
In this article, you will learn how to expose a local webserver(localhost:3000) to the internet.
How To Change Localhost To Custom Domain Name In IIS
7/12/2021 12:16:34 PM.
In this article, I have described How to change localhost to Custom Domain Name in IIS
Local Functions In C#
6/9/2021 12:30:26 PM.
In this article, you will learn about Local functions in C#.
Getting Started With ASP.Net Web API 2 : Day 9
5/24/2021 10:10:31 AM.
In this article, we will learn about session state in Web API 2 and how to use the API ASP.NET Web API within the ASP.NET runtime to enable the session state.
Create Localized Flow Templates In Power Automate
5/13/2021 2:39:25 PM.
In this article, you will learn how to create localized Flow Templates in Power Automate.
Learn Umbraco Installation And Hosting On Local IIS
4/27/2021 2:21:33 PM.
In this article, you will learn Umbraco Installation and Hosting on Local IIS.
Creating ASP.NET WebApplication/ASP.NET MVC Application Membership Database on SQL Server Rather Than LocalDb
3/25/2021 5:56:59 AM.
How can a DB be created in SQL Server rather than locally (LocalDb) which is the default?
Understanding Application Structure Of Vue.js
3/8/2021 2:56:29 PM.
In this article, we will learn the conceptual application structure of Vue.js applications. We will dive deep into how any Vue.js application works.
SQLite Localization In Blazor Server
3/3/2021 2:16:17 PM.
In this article, you will learn about SQLite Localization in Blazor Server.
Getting Started With CRUD Operations and LocalDB in MVC 5
2/24/2021 11:28:26 AM.
In this article, you will learn to work with CRUD Operations and how to work with LocalDB in MVC5 with Visual Studio 2013 Preview.
Developing Solutions Locally Using Azure CosmosDB In .NET Core
2/24/2021 4:23:09 AM.
In this article, you will learn how to develop solutions locally using Azure CosmosDB in .NET Core.
Localization in Angular Application using Angular Locale
2/21/2021 1:50:46 PM.
In this article, we discuss related to the localization or internalization in an Angular Application. In this article, we use the Angular Locale Package for this purpose.
Localization In Angular With i18n
2/11/2021 2:58:46 PM.
We will learn how to make our Angular app available in different languages using i18n and localization.
Use Localization in AngularJS Using Internationalization
2/11/2021 2:57:04 PM.
This article shows how to implement Localization using AngularJS.
Globalization and Localization of Model Validation Messages in MVC
2/11/2021 10:48:25 AM.
In this quick post you will learn how to globalize and localize the model validation messages in MVC Applications. At the end of this article, you will also learn how to display the localized message
How to Test Email Without Configure SMTP in ASP.NET
2/2/2021 8:08:07 AM.
This article describes how to test the email module with localhost in a web application without setting the SMTP server in ASP.NET.
What is Globalization and Localization in ASP.Net
1/28/2021 12:07:53 PM.
In this article you will learn what Globalization and Localization in ASP.NET are.
Working With Model Class and Connection String in MVC 5
1/20/2021 11:49:02 AM.
This article introduces how to work with Models and Connection Strings and helps you to add some classes for the application for helping manage databases and to create or maintain the Connection Strin
Bilingual with .Net Core MVC or Globalization And Localization In ASP.NET Core MVC 3.1
1/15/2021 7:19:39 AM.
This article is about globalization and localization in ASP.NET Core MVC 3.1 and the hierarchy of the resource file and folder in the project.
Local state management - Angular Conference 2020
1/7/2021 5:41:09 AM.
This is the final session of the Angular Virtual Conference by Alex Okrushko.
Blazor Server - How To Store Encrypted Session Data In The Browser
12/29/2020 10:02:51 AM.
In this article I will describe some new features in Blazor Server that allows us to access the browser's SessionStorage from our server-side components in C#
Thread- Local Storage of Data in .NET
12/7/2020 1:28:19 AM.
Suppose you're writing a multi-threaded application and you want each thread to have its own copy of some data. You also want this data to persist throughout the lifetime of the thread.
Implicitly Typed Local Variable In .NET
11/26/2020 6:15:20 AM.
In this article you will learn about implicitly typed local variable in .NET.
Multilingual Applications in .NET
11/23/2020 2:43:42 AM.
This article explains the basic understanding on different methods of developing multilingual applications in .NET. Here emphasis is given on handling multiple languages using resource files.
C# Local Functions - Why And When To Use Them
9/11/2020 11:30:56 AM.
In this article you will learn about C# : Local Function Vs Lambda Expression.
Build And Run Your Azure Function Locally Using Visual Studio 2019
8/19/2020 1:05:14 AM.
In this article, we will be making an azure function using visual studio 2019 and run it locally to check the function of the azure function
Static Local Functions In C# 8.0
8/12/2020 8:58:22 AM.
In this article, you will learn about Static Local Functions in C# 8.0.
Local File Storage Using Xamarin.Forms
6/29/2020 12:52:22 AM.
In this article, you will learn about local file storage, using Xamarin.Forms.
What Is Local Disk Storage?
6/9/2020 9:00:46 PM.
In this article, you will learn about local disk storage.
Deploy ASP.Net Website on IIS in Our Local Machine
6/9/2020 12:25:11 AM.
This article explains how to deploy an ASP.NET website on IIS in our local machine.
Format Number, Currency And Date Using toLocaleString Method In JavaScript
6/2/2020 8:54:23 AM.
In this article we will learn how to format Number, Currency and Date using toLocaleString method in javascript
Localization In Blazor App Using Microsoft.JSInterop
5/28/2020 3:50:36 AM.
We will see how to achieve localization in Blazor app using Microsoft.JSInterop API. In this article we will see how to achieve localization in Blazor app using Microsoft.JSInterop API.
Localization Implementation In Moment.JS
5/23/2020 5:17:32 AM.
In this article, we will take a look how simple it is to display localized date format using Moment.js.
Building a Multilingual Web Application Using .NET - Part Two
5/18/2020 8:13:48 PM.
This article shows a step-by-step process to create a multilingual website with validation using ASP.NET MVC. Multilingual means that we can implement the website in multiple languages.
Building 🏗️ Multilingual Web Application Using .NET - Part One
5/11/2020 8:36:39 AM.
This article explains the basic understanding of developing multilingual applications Using three steps these are globalization, localizability review and localization.
Angular Manage MSSQL Table CRUD With MVC Web API for Beginners
5/10/2020 4:12:59 PM.
This article discusses managing data table CRUD operations in AngularJS using a SQL database table and ASP.NET MVC web API. We create a CRUD functionality in AngularJS and manage the data table. Also
Perform CRUD Operations Using Sencha Touch MVC
4/23/2020 1:49:43 PM.
In this article we will see how to perform some CRUD operations in Sencha Touch 2.
Closures in JavaScript
4/20/2020 4:23:14 AM.
In this Article, we will discuss that how we can use the Closures in JavaScript.
HTML5 LocalDB.js Library
4/20/2020 3:53:40 AM.
Here you will learn about localDB.js library which maps the structure of databases in objects using localStorage API provided by HTML5.
Containerized Application Deployment With Kubernetes In Local Machine
4/15/2020 9:24:28 AM.
In this article, you will learn about docker containerized application deployment with Kubernetes in local machine.
Simple Steps for Configuring Kubernetes in Local Machine With Docker
4/12/2020 8:08:33 PM.
In this article, you will learn how to configure Kubernetes(k8s) in your local machine.
7 Most Common Localization Problems In Websites And Software
4/10/2020 8:32:48 AM.
The development process of a website of software for the international market involves a step where the product should be transformed from supporting only one language to multiple. Often, this step go
How To Get Resolution Of Client Machine in JavaScript
4/8/2020 2:49:04 PM.
In this article I explain how to get user screen resolution or client machine resolution.
Global and Local Variable in JavaScript
4/7/2020 3:57:47 PM.
In this article I describe global and local variables in JavaScript.
How to Send Employee Information to the Local Server in Android
4/2/2020 2:18:42 AM.
This article explains how to send employee information to the local server in Android.
WampServer in Android
4/2/2020 12:25:55 AM.
This article explains what Wamp Server is and how to install it.
How to Change Locale of an Application Dynamically in Android
3/31/2020 3:53:26 AM.
This article explains how to dynamically change the locale of Android. Android Studio is used to create the sample.
Localize Your Blazor Applications and Build UIs to Support Multiple Langauges Without JS
3/29/2020 8:12:12 PM.
In this article, learn how to develop Blazor applications that support more than 69 languages with a Nuget package and online translator tool for your content.
Putting The Fun In C# Local Functions
2/28/2020 1:31:45 AM.
In this article, you will learn how to put the fun in c# local functions.
LocalBroadcastManager In Android
2/17/2020 2:36:43 AM.
LocalBroadcastManager allows us to register for and send broadcast of intents to local objects within an application or process.
Angular Content Localization Using ngx-translate
2/13/2020 8:22:31 AM.
In this article you will learn about Angular Content Localization Using ngx-translate.
Creating A Local NuGet Package Repository
2/11/2020 10:50:13 AM.
NuGet is a simple and convenient way via a graphical user interface or a PowerShell-based command line named Package Management Console. I am going to create a Local NuGet package repository and Consu
Local Function And Default Interface Method - C# 6 To C# 9 New Features - Day Three
1/31/2020 7:42:20 AM.
This article covers method changes and syntax improvements in the newer version of C#, which includes local functions, static local function, and default interface methods.
HTML5 Web Storage - Part 2 (Local Storage)
1/20/2020 4:23:57 PM.
In this article we learn about the second type of Web Storage, local storage and difference between session storage and local storage.
Difference Between Local Storage, Session Storage And Cookies
1/20/2020 3:56:24 PM.
In this article I'll tell you about the differences between Session Storage, Local Storage and Cookies.
Remove Filtered SessionStorage and LocalStorage
1/20/2020 10:21:02 AM.
This article explains how to remove all local storage and session storage or remove the storage depending on the key values.
Local Group Policy For Specific User Or Group In Windows 10
1/15/2020 9:48:33 AM.
In this article, you’ll learn how to apply Local Group Policy for a specific user or group in Windows 10.
Basic Difference Between Local Storage and Session Storage in HTML 5
1/14/2020 4:40:54 PM.
In this article we will learn about the basic difference between local storage and session storage in HTML 5.
Web Storage in HTML 5
1/14/2020 3:56:09 PM.
This article explains Web Storage in HTML 5 and shows how to use it.
Local Database SQLite For Windows 10
1/7/2020 5:15:16 AM.
In this article we are going to learn how to create local DB for windows 10 app and perform the operation CRUD (Create Read Update and Delete) operation in Windows 10 Database.
Local Data in Windows 8
1/2/2020 3:43:02 AM.
This article shows how to use Windows 8 local data storage.
How To Get Localized Number Format Based On Country Using Angular 8
12/26/2019 9:54:28 AM.
I have seen many users get confused about how different countries use different formats to display number format according to their country code. Most of the countries use "dot notation" as
Map Network Drive in Windows 8
12/20/2019 5:13:09 AM.
In this article we explain how to map a drive or access a network drive in Windows 8.
How To Use an AppLocker App in Windows 8
12/20/2019 5:08:13 AM.
In this article I have described how to use an AppLocker App in Windows 8.
Prevent User From Removing Recycle Bin From Desktop in Windows 8
12/20/2019 1:06:09 AM.
In this article I have described how to restrict users from removing the recycle bin from the Desktop in Windows 8.
How to Save Bing Image to Local Drive in Windows 8
12/17/2019 2:53:00 AM.
In this article we explain how to save a Bing wallpaper and search for an image on your hard disk in Windows 8.
Enable Windows Explorer Animation in Windows 8
12/16/2019 5:43:51 AM.
In this article I have described how to enable Windows Explorer Animation for all users in Windows 8.
Enable Windows CLI & Command Prompt Script Processing In Windows 8
12/16/2019 5:25:12 AM.
In this article I have described how enable Windows CLI & Command Prompt Script Processing using the Local Group Policy Editor in Windows 8.
Turn off User Account Control Done by Admin Only in Windows 8
12/16/2019 3:18:10 AM.
In this article I have described how to turn off User Account Control for Administrators only in Windows 8.
How to Turn on Windows Store Application In Windows 8
12/16/2019 2:41:59 AM.
In this article I have described the way to turn on the Windows Store application In Windows 8.
Localization In Blazor Server With .NET Core 3.1
12/16/2019 12:56:18 AM.
In this post, we will see how to implement localization in a Blazor server app. We will create an Employee app with all CRUD actions and create localization resource files for English and Malayalam cu
Enable User For Changing Desktop Background in Windows 8
12/12/2019 11:22:18 PM.
In this article I have described the way to enable the user to change Desktop the Background in Windows 8.
Disable Windows CLI & Command Prompt Script Processing In Windows 8
12/12/2019 4:18:31 AM.
In this article I have described the way to disable Windows CLI & Command Prompt Script Processing using the Local Group Policy Editor in Windows 8.
How to Turn Off Windows Store Application In Windows 8
12/12/2019 3:21:40 AM.
In this article I have described how to turn off the Windows Store application In Windows 8.
HTML5 and ASP.Net Client-Side Caching Techniques
12/12/2019 2:49:09 AM.
In this article you will learn about HTML5 and ASP.NET Client-Side Caching Techniques.
Types Of Classes And Their Characteristics
12/10/2019 10:37:28 PM.
In this article, you will learn about the types of classes and their characteristics.
HTML5 Web Local Database
12/9/2019 3:04:29 AM.
This article describes the implementation and use of a Web Database in HTML5
Disable Search Indexing in Windows 8
12/9/2019 12:01:33 AM.
This article describes how to disable Search Indexing in Windows 8.
Prevent User From Changing Internet Settings in Windows 8
12/8/2019 10:56:44 PM.
This article describes how to prevent the user from changing the Internet Settings in Windows 8.
Prevent User From Changing Desktop Icons in Windows 8
12/6/2019 2:25:16 AM.
This article describes how to prevent a user from changing Desktop Icons in Windows 8.
HTML5 Web Storage
12/6/2019 2:15:01 AM.
In this article I describe the implementation and use of Web Storage in HTML5.
Prevents Users From Changing the Sound Scheme in Windows 8
12/5/2019 10:25:17 PM.
In this article we are explaining how to prevent users from changing the sound scheme.
Restrict User From Changing Desktop Background in Windows 8
12/5/2019 2:43:26 AM.
This article explains how to restrict the user from changing the Desktop Background in Windows 8.
Enable Limit Profile Size in Windows 8
12/5/2019 2:24:29 AM.
This article describe about how to enable Limit Profile Size in Windows 8.
Switch Between Windows Accounts and Local Accounts in Windows 8
12/2/2019 12:26:17 AM.
In this article I will explain how to switch between the Windows Accounts and Local Accounts.
Local Functions In C#
11/15/2019 10:37:18 PM.
C# local functions were introduced C# 7.0. Learn how to use local functions in C#.
C# Ref Returns
11/15/2019 10:35:21 PM.
Ref returns were introduced in C# 7.0. Learn how to use ref returns in C#.
Working With Async Stream And Static Local Function In C# 8.0
10/29/2019 1:39:49 AM.
This article explains how to work with Async Stream and Static local functions in C# 8.0 and demonstrates how to use it in application development.
Get Resolution of Local Machine in TypeScript
10/15/2019 8:22:40 AM.
In this article I will explain how to get the user's screen resolution or client machine's resolution using TypeScript.
Get Resolution Of Local Machine in TypeScript Using ASP.NET
10/1/2019 12:33:21 AM.
In this article I will explain how to get user screen resolution or local machine resolution.
- Ebook
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download