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]
Mahesh Chand(6)
Amit Tyagi(5)
Abdul Rasheed Feroz Khan(5)
Riya Patel(4)
Tuhin Paul(3)
Rajesh Gami(3)
Aarav Patel(2)
Niharika Gupta(2)
Vijai Anand Ramalingam(2)
Alagunila Meganathan(2)
Yogeshkumar Hadiya(2)
Barath Kumar M(2)
Vidyadharran G(2)
Gowtham Rajamanickam(2)
Priyaranjan K S(2)
Manpreet Singh(2)
Ananya Desai(1)
Jayant Kumar(1)
Vishal Joshi(1)
Vishal Gami(1)
Rishima (1)
Gourav Jain(1)
Navin Vanga(1)
Sanjay Kumar(1)
Abhishek Dhoriya(1)
Jaimin Shethiya(1)
Allani Saikumar(1)
Sanwar Ranwa(1)
Nikhil Patil(1)
Rathrola Prem Kumar(1)
Dhanapal Chandran(1)
Piyush Kumar(1)
Vipin Mittal(1)
Abhishek Tiwari(1)
Abhishek Singhal(1)
Ajay Singh(1)
Karthick S(1)
Shervin Cyril(1)
Sean Franklin(1)
Delpin Susai Raj(1)
Prasad Rane(1)
Priyanka Jain(1)
Jothimani Elumalai(1)
Kaviya Balasubramanian(1)
Ravishankar N(1)
Prashant Kumbhar(1)
Gnanavel Sekar(1)
Asma Khalid(1)
Chris Love(1)
Mani Gautam(1)
Nithya Mathan(1)
Mahender Pal(1)
Sumit Deshmukh(1)
Nilesh Jadav(1)
Waqas Sarwar(1)
Prasanna Murali(1)
Debendra Dash(1)
Amir Reza(1)
Shweta Lodha(1)
Afzaal Ahmad Zeeshan(1)
Sonu Kumar(1)
James Brown(1)
Saad Mahmood(1)
Anish Ansari(1)
Gopal Kandoi(1)
Rakesh (1)
Chiheb Chebbi(1)
Sumantro Mukherjee(1)
Emiliano Musso(1)
Matt Hadden(1)
Resources
No resource found
Metadata Architecture for Financial Vector Store Precision: A Six-Dimensional Framework for Enterprise RAG Systems
Jul 30, 2026.
Unlock precision in financial RAG with a 6D metadata framework. Enhance retrieval, reduce hallucination, and ensure compliance.
Feature Store Architecture for Machine Learning Applications
Jul 03, 2026.
Master feature store architecture for ML. Centralize, manage, and serve features for consistent training & real-time inference.
Navigating Vector Store Trade-offs and Building Agentic Workflows with LangGraph
Jun 21, 2026.
Explore vector store trade-offs (Pinecone, Chroma, Milvus, pgvector) and build secure, agentic RAG workflows with LangGraph for enterprise.
Azure Key Vault Tutorial: Securely Store Application Secrets
Jun 03, 2026.
Learn Azure Key Vault with step-by-step examples. Securely store application secrets, passwords, API keys, certificates, and connection strings in Azure.
How to Store and Query Embeddings Using Vector Databases
Apr 15, 2026.
Learn how to use vector databases to store and query embeddings for AI applications. Unlock semantic search and RAG pipelines for intelligent systems.
How to Store and Search Embeddings Using Vector Database Like Pinecone?
Mar 23, 2026.
Learn how to use Pinecone, a vector database, to store and search embeddings for AI applications. Build semantic search, chatbots, and more! Step-by-step guide.
How to Store Passwords Securely Using Bcrypt in Backend Applications?
Mar 23, 2026.
Learn how to securely store passwords in backend applications using Bcrypt. Protect user data and prevent breaches with this industry-standard hashing technique.
How to securely store secrets and API keys in cloud applications?
Mar 09, 2026.
Protect cloud apps! Learn secure storage of secrets & API keys. Avoid hardcoding, use secret managers, rotation, encryption, & access control for robust security.
How to Securely Store and Manage Secrets in Applications?
Mar 05, 2026.
Protect your apps! Learn secure secret management: avoid hardcoding, use encryption, access controls, rotation, & monitoring. Fortify cloud & distributed environments.
How to Store Secrets Securely in Azure Key Vault?
Feb 26, 2026.
Secure your cloud apps! Learn how to store secrets like API keys and connection strings in Azure Key Vault. Enhance security and compliance with this guide.
Where to Store Configuration Files in Modern Applications
Feb 17, 2026.
Master configuration management for modern apps! Learn secure, scalable strategies for storing secrets, app settings, and infrastructure configs. Boost stability & security.
Where Is the Safest Place to Store a Recovery Phrase?
Dec 30, 2025.
Protect your crypto! Discover the safest ways to store your recovery phrase offline, avoiding common digital storage mistakes. Secure paper & metal options explored.
Can I Store My Recovery Phrase in iCloud, Google Drive, or Screenshots?
Dec 30, 2025.
Protect your crypto! Learn why storing recovery phrases in iCloud, Google Drive, or screenshots is dangerous. Keep your seed phrase offline and secure!
Should You Split a Recovery Phrase and Store It in Multiple Places?
Dec 30, 2025.
Splitting your crypto recovery phrase seems smart, but it often backfires! Learn why simple splits weaken security and increase the risk of permanent loss. Explore safer alternatives.
Can Ledger Store NFTs?
Dec 26, 2025.
Discover how Ledger secures your NFTs! Learn what NFTs really are, how Ledger protects ownership, and why it's a smart choice for safeguarding your digital assets. Protect your valuable NFTs!
Understanding Standalone Components in Angular (with a Real-Time Store Application)
Dec 25, 2025.
Explore Angular standalone components with a real-time store app demo! Learn how they simplify architecture, improve reusability, and streamline routing. Future-proof your Angular projects!
Building Dynamic Dashboard Widgets with Persistence Store in Angular
Dec 03, 2025.
Build dynamic Angular dashboards with customizable widgets, persistence, and drag-and-drop. Learn to create scalable, maintainable dashboards for real-world apps.
Upload Images From Angular and Store in SQL Server Using ASP.NET Core
Nov 26, 2025.
Learn how to upload images from an Angular frontend to an ASP.NET Core Web API and store them in a SQL Server database. Step-by-step guide included!
Designing a Consistency Model for Hybrid SQL + Event Store | .NET Core + Angular
Nov 21, 2025.
Master hybrid SQL & Event Store consistency! Learn Transactional Outbox, Event Sourcing, CDC patterns, plus Angular UI tips for eventual consistency. .NET Core examples.
Designing a Data Versioning System — store history of every record (SQL Server + .NET)
Nov 17, 2025.
Implement data versioning in SQL Server and .NET to track record changes. Essential for audit, compliance, and features like time travel and record revert.
Redis: The Fastest In-Memory Data Store Powering Modern Applications
Nov 01, 2025.
Unlock blazing-fast performance with Redis! This guide explores Redis as a versatile in-memory data store for caching, real-time apps, and MERN stack optimization.
How to Store JWT Token Securely in LocalStorage vs Cookies
Oct 08, 2025.
Learn the best practices for securely storing JWT tokens in web applications. This guide compares localStorage and cookies, highlighting the security implications of each approach. Discover how to protect your Next.js, React, Angular, or Node.js app from XSS and CSRF attacks. Choose the right method for your application's security needs, with examples and security tips for both options, ensuring maximum security for user authentication.
How to Use a 3D Array to Store and Manipulate Literacy Data Across Cities and Time in Python
Oct 07, 2025.
Learn how to leverage 3D arrays in Python to store and manipulate literacy data across cities and time. This article provides a practical guide to building a real-world education monitoring dashboard, complete with code examples, test cases, and best practices for handling multi-dimensional data. Discover how governments and NGOs can use this structure for spatial and temporal analysis to drive education policy and improve outcomes.
Building a Complete Book Store App: What I Learned About Full-Stack Development
Jul 16, 2025.
I built a full-stack book store app with FastAPI and React, learning real-world app architecture, clean APIs, responsive UIs, error handling, and deployment. It’s practical, scalable, and actually production-ready.
Retrieve API Data and Store in SharePoint with Power Automate
Nov 18, 2024.
In this article, we will learn how to use Power Automate to retrieve data from an external API and automatically store it in a SharePoint list, streamlining your workflow and data management.
How to Store Temporary Information in Table Like Format in C#?
Oct 28, 2024.
In this article, we will learn how to manipulate and manage in-memory data effectively, allowing for quick access and modifications while maintaining a structured format for your applications.
Guide to Dynamics 365 Store Commerce Self-Checkout in Retail
Aug 27, 2024.
This comprehensive guide delves into the features and benefits of the system, offering insights into improving store efficiency and enhancing customer experiences through cutting-edge technology.
Generic Repository with EF Core Store Procedure in .NET Core 8
Jul 16, 2024.
Entity Framework Core (EF Core) empowers .NET developers with seamless database interaction through object-relational mapping (ORM) and support for stored procedures. It optimizes performance by executing complex SQL logic directly on the server, enhancing efficiency for CRUD operations.
Dotnet Core, EF Core Store Procedure With Multiple Results
May 20, 2024.
Entity Framework Core coupled with stored procedures for SQL database data retrieval encounters a constraint: consistent return of all columns required for DbQuery<T> properties. This alternative approach offers solutions.
How Do You Sync Current Route in Vuex Store in Vue.js
Mar 29, 2024.
Syncing the current route in Vuex involves updating the store's state with route details using Vue Router's navigation guards. This approach centralizes route management for easier access across components.
Introduction To Term Store Management in SharePoint Online
Mar 12, 2024.
In this article we will discuss – Introduction To Term Store Management in SharePoint Online And How to create Term Store using PowerShell.
Elastic Block Store vs Instance Store in AWS
Dec 19, 2023.
Elastic Block Store vs Instance Store in AWS.
How to Access AWS Systems Manager Parameter Store using Python?
Jul 02, 2023.
Learn how to access AWS Systems Manager Parameter Store using Python. Set up the project folder, install required packages, and retrieve parameter values using the boto3 library. Test the code to access parameter values from the Parameter Store.
How To Pass JSON As Parameter To Store Procedure
Mar 17, 2023.
In this article, you will learn how to pass json as parameter to store procedure.
AWS Systems Manager (SSM) Parameter Store In .NET 3.1 Web API
Mar 16, 2023.
Grab all the AWS Systems Manager (SSM) Parameter store in .NET 3.1 Web API and use them in entire project through Configuration
Capture And Store SQL Server Database Integrity History Using DBCC CHECKDB
Feb 24, 2023.
To capture and store the SQL Server database integrity history using DBCC CHECKDB.
Rank Your iOS App - A Guide To App Store Optimization
Feb 08, 2023.
This article is about how to optimize your app and increase its visibility in the App Store with this comprehensive guide to App Store Optimization.
Extract The Key Phrases From The Specific Tweet And Store It In Blob Storage Using Azure Logic App
Dec 28, 2022.
In this article, we will learn about how to Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App
Split And Store The Different Language Tweets In Blob Storage Using Azure Logic App
Dec 26, 2022.
In this article, we are going to learn about how to Split and Store the different language tweets in blob storage Using Azure Logic App
How To Store And Retrieve The Image Using SharedPreferences In Android
Jun 02, 2022.
In this article, you will learn how to store and retrieve the image using SharedPreferences in android.
How To Store Data Using useState
May 05, 2022.
In this article, you will learn how to store data using useState?
AWS Secrets Manager Vs Parameter Store (Systems Manager)
Feb 02, 2022.
In this article, you will learn about AWS Secrets Manager Vs Parameter Store.
How To Access Parameters From AWS Systems Manager Parameter Store In .NET 6 Web API
Jan 05, 2022.
In this article, you will learn how to access parameters from AWS Systems Manager Parameter store in .NET 6 Web API.
Implementing NgRx - Add The Store In To Our Application
Oct 29, 2021.
In this article, we will learn how to add the Store in an Angular application.
Create Dynamic Pivot Table Using Store Procedure
Jan 18, 2021.
Learn how to create a dynamic pivot table using a stored procedure in SQL. This guide covers transforming rows into columns dynamically, automating pivot table creation, and efficiently querying large datasets.
Blazor Server - How To Store Encrypted Session Data In The Browser
Dec 18, 2020.
Learn how to enhance security in your Blazor Server applications by storing encrypted session data in the browser. Explore techniques to safeguard sensitive user information using ASP.NET Core and client-side storage mechanisms.
Xamarin.Forms - Open App Store Or Play Store In XamarinApp
Dec 08, 2020.
Learn to develop Xamarin.Forms apps for Android and iOS, accessing filesystems, and distributing data files. Implement UI elements like buttons and images. Use Xamarin.Essentials to open Play Store or App Store. Alternatively, use Launcher.OpenAsync or dependency service for store opening. Debugging tips included.
CRUD Operation In C# Windows Application Using Store Procedure
Nov 16, 2020.
This guide explores implementing CRUD operations in a C# Windows Forms application using stored procedures. Learn to connect to SQL Server, execute stored procedures, and handle data efficiently.
C# Artificial Intelligence Login Details - Application Based On SQL Store Procedure
Nov 09, 2020.
In this article, you will learn about C# Artificial intelligence login details for an application based on a SQL store procedure.
Azure Cosmos DB - Store And Retrieve JSON Data Types Using SQL API
Oct 26, 2020.
In this article we will try to understand azure cosmos db service and advantages of using no SQL cosmos db storage. We would also be creating our first Cosmos db account and storing & retrieving json type data using SQL API
.NET Core Web API Curd Service Based On SQL Store Procedure
Aug 03, 2020.
In this article, you will learn about a .NET core Web API Curd Service based on a SQL store procedure.
Introduction To AWS Elastic Block Store - Part Three
Oct 04, 2019.
In this article, we are going to learn about mounting a directory to a partition, Disk Formatting Utility, creating partition in a hard disk, and printing the partitions.
Introduction To AWS Elastic Block Store - Part Five
Oct 03, 2019.
In this article, we are going to learn how to backup and restore a volume using Snapshot.
Introduction To AWS Elastic Block Store - Part Four
Oct 01, 2019.
In this article, we are going to learn about listing and formatting a partition and mounting it. We will also learn to add data to partition via a directory and unmounting a directory.
Reducer And Store In Redux
Sep 30, 2019.
This article talks about the concept of Reducer and Store in Redux along with its implementtation.
Introduction To AWS Elastic Block Store - Part Two
Sep 28, 2019.
In this article, we are going to learn some interesting concepts and we will be covering the below topics: • Understanding Hard Disks and their partitions naming convention. • Understanding EBS Volume Types.
Introduction To AWS Elastic Block Store - Part One
Sep 27, 2019.
In this article, we are going to learn about the fundamentals of AWS Elastic Block Store service.
Working With Azure Data Lake Store
Aug 22, 2019.
This article gives an introduction to Azure Data Lake Store and the working phenomenon of Azure Data Lake Store.
What Is A Column Store Database
Jul 23, 2019.
Column Store Databases store the data in columns rather than rows. In this article, let's understand what column databases are and what are the most popular column store DBMS.
Create Secure Store Application In SharePoint O365
Feb 18, 2019.
Learn how to enhance security in SharePoint Online (O365) by creating a secure store application. Explore secure credential management, authentication, and integration with Azure Active Directory for robust data protection and application security within your SharePoint environment.
How To Store Data In Azure Table Storage Using Rest API In ASP.NET Core - Part Two
Jan 02, 2019.
In this article, we are going to see how to store data in Azure tables using Rest API in ASP.NET core. ASP.NET Core is an open source web framework which can be run on Mac, Windows, and Linux. Azure Tables is a NoSQL cloud database, not a relational database.
How To Store File In SFTP Using Azure Logic App
Nov 21, 2018.
Learn how to create a file in an SFTP location using Azure Logic Apps. This guide covers setting up a Logic App, configuring an SFTP connector, and scheduling file creation every five minutes. Ideal for integrating cloud applications with on-premise data sources and automating file storage.
ASP.NET MVC 5 - DocuSign - Get And Store Envelop Information Into Database Using EF
Nov 11, 2018.
In this Article, I will demonstrate how to maintain the envelop information in our database using Entity Framework
ASP.NET Core - Entity Framework Call Store Procedure
Oct 11, 2018.
This article is about calling store procedure using entity framework in ASP.NET Core.
Apple Starts Implementing Progressive Web App (PWA) Plumbing & Rejecting App Store Submissions
Feb 07, 2018.
Apple has recently begun purging iOS apps, rejecting new submissions and started work on Service Workers and Web Manifest support.
Linking Android-Kotlin Application With Google Play Store For Rating
Dec 26, 2017.
In this article, I am going to illustrate how a developer can link their app with Google Play store so that a user can navigate to the play store to rate applications by clicking on a particular button or image.
Creating An Azure Data Lake Store And Data Analytics Account In Azure Portal
Nov 20, 2017.
This article shows how to create an account on Azure Data Lake and Data Analytics in the Azure portal.
Using Category To Store Your Master Data
Aug 08, 2017.
In every CRM implementation, we deal with some sort of master data in CRM. Normally we use the traditional way to store master records by creating custom entities. But we do have a better way to store master data using Category entity.
Create Data Lake Store In Azure Using PowerShell Cmdlets
May 30, 2017.
Create Data Lake Store In Azure Using PowerShell Cmdlets.
Introduction To Term Store Management In SharePoint Online (Office 365)
May 27, 2017.
Introduction Of Term Store Management In SharePoint Online (Office 365).
An Effective Way To Store Some Values In Database In ASP.NET
May 03, 2017.
An Effective Way To Store Some Values In Database In ASP.NET.
Using Data Lake Store In Azure
Apr 15, 2017.
This article presents information on uploading and modifying files in Azure portal.
O365 - Programmatically Create New Term Store Management In SharePoint Online - CSOM
Mar 15, 2017.
O365 - Programmatically Create New Term Store Management In SharePoint Online - CSOM.
New Term Store Management In SharePoint Online
Mar 12, 2017.
This article imparts knowledge about New Term Store Management In SharePoint Online.
How To Create Secure Store Target Application In SharePoint Online
Jan 04, 2017.
Here, you will learn to create a target application in the SharePoint Online Secure Store to use with business connectivity services.
Azure Data Factory - Creating A Data Lake Store Account With Visual Studio 2015 - Part One
Dec 29, 2016.
In this article, you will learn how to create a Data Lake Store Account with Visual Studio 2015.
Security Roles On Azure Data Lake Store Account - Part Two
Dec 17, 2016.
In this article, you will learn about security roles on Azure Data Lake Store account.
Security Roles For Files On Azure Data Lake Store - Part One
Dec 17, 2016.
In this article, you will learn about security roles for files on Azure Data Lake Store.
Azure Data Lake Store - Create An Azure Data Lake Store Account On the Portal And Put a Folder In It
Dec 12, 2016.
In this article, you will learn how to create an Azure Data Lake Store account on the portal and put a folder in it.
Secure Store Service Operations In SharePoint 2016
Dec 05, 2016.
In this article, we will walk through the creation of Secure Store Service, generation of the Key, and deletion of Secure Store Service, in SharePoint 2016.
Data Lake Store In Azure
Oct 10, 2016.
In this article, you will learn how to create a Data Lake Store in Azure.
Windows Store Apps For Absolute Beginners With C#
Jun 15, 2016.
In this article, you will learn about how to develop Windows store apps.
Configure Store Settings Of Apps At The SharePoint Admin Center On Office 365
May 14, 2016.
In this article you will learn how to configure Store Settings of Apps at the SharePoint Admin Center on Office 365.
Windows Store App Submission Process
May 03, 2016.
This article will help you to know about how to submit Windows Apps on Windows Store after developing apps.
How To Configure Secure Store Service Application In SharePoint
Apr 20, 2016.
In this article you will walk through the configuration of secure store service application in SharePoint.
What Is The Future Of Windows Store Apps
Jan 20, 2016.
Windows 10 and Windows Store apps have changed the way Microsoft developers build and consume software on Windows platform. However, the future of Windows 10 and Windows Store app is still uncertain.
Configure, Store And Read Secure Store Credentials Within SharePoint - Part 1
Jan 18, 2016.
In this article you will learn how to configure store and read secure store credentials within SharePoint.
Business Store In Windows 10
Jan 18, 2016.
In this article you will learn about Microsoft's new store called Business Store for Windows 10.
Tackling Text-to-Speech And Audio File In Windows Store Applications
Dec 27, 2015.
In this article you will learn how to Tackle text-to-speech and audio file in Windows Store applications.
Microsoft Store In Windows 10
Dec 10, 2015.
In this article we will learn how to use the Windows Store to download apps and to buy some products.
Extract Data From Barcode And Store In Excel
Dec 03, 2015.
In this article you will learn how to extract data from Barcode and store the data in Excel.
Build A Windows Phone And Store App For Project Oxford Face API
Oct 24, 2015.
In this article you will learn how to build a Windows Phone and Store App for Project Oxford Face API.
Create App Package For Windows 10 / Windows Store (Step by Step)
Oct 23, 2015.
In this article you will learn how to create app package for Windows 10 / Windows Store (Step by Step).
Using Microsoft OCR APIs in Windows 8.1 Store Apps
Aug 25, 2015.
This article will help you to integrate the Microsoft OCR APIs into Windows 8.1 Apps.
Office 365 Store in SharePoint
Jul 13, 2015.
In this article you will learn about Office 365 Store in SharePoint.
Image Store and Retrieve From Database Using Generic Handler in ASP.Net
Jul 07, 2015.
We will see in this article how to store image file in a binary format and retrieve the file using HttpHandler and display it in a GridView Control.
Using SQLite in Your Windows Store Application
Jun 23, 2015.
This article introduces how to use SQLite in Windows Store applications (with C#).
Building Windows Store Games With Construct 2
Jun 02, 2015.
In this article you will learn how to Build Windows Store Games with Construct 2.
Geolocalize a Device and Store Coordinates on Webserver
Jun 01, 2015.
In this article we'll see how to make a simple geolocalizing Windows Phone App, and how to store the coordinates it acquires on a remote Web server, for further examinations.
Display a Message When the ListView Becomes Empty in Windows Store Apps
May 06, 2015.
If you need to display a message when a ListView no longer has any items when creating a Windows Store app, there isn't all that much to it!