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]
Tuhin Paul(4)
Sourav Kayal(3)
Rohatash Kumar(3)
Vinay Ayinapurapu(3)
Saad Mahmood(3)
Chhavi Goel(3)
Venkatasubbarao Polisetty(2)
Mahesh Chand(2)
Jignesh Trivedi(2)
Abhishek Jaiswal (2)
Arpit Jain(2)
Scott Lysle(2)
John O Donnell(2)
Usman Sheikh(1)
Sarvesh Shinde(1)
Guest User(1)
Chetankumar G Shetty(1)
Keyur Pandya(1)
Gnanavel Sekar(1)
bhavin (1)
Rajitha Alluri(1)
Pradip Pandey(1)
Ravi Sharma(1)
Amir Ali(1)
Venkatesan Jayakantham(1)
Matthew Cochran(1)
Henil Patel(1)
Rohit Gupta(1)
Aarav Patel(1)
Manoj Tyagi(1)
Deepika Sawant(1)
Anoop Kumar Sharma(1)
Sanjay Kumar(1)
Khoday Akilesh(1)
Sardar Mudassar Ali Khan (1)
Raj Bhatt(1)
Dharati Patel(1)
Tural Suleymani(1)
Željko Perić(1)
Abhishek Tiwari(1)
Sangeetha S(1)
Shweta Lodha(1)
Bohdan Stupak(1)
Manoj Kalla(1)
Pankajkumar Patel(1)
Faisal Pathan(1)
Ali Imran(1)
Ankit Kanojia(1)
Neeraj Kumar(1)
Manas Mohapatra(1)
Sibeesh Venu(1)
Ravi Patel(1)
Aditya Bhardwaj(1)
Kevin Morales(1)
Akash Malik(1)
Sachin Malik(1)
Amit Choudhary(1)
Jagan Mohan(1)
Debadatta Mishra(1)
Sachin Kalia(1)
Vinod Kumar(1)
Kush Muchaal(1)
Prabhat Kumar(1)
Kais Dukes(1)
Dinesh Beniwal(1)
Sai Kumar Koona(1)
Santhosh Kumar Jayaraman(1)
Lajapathy Arun(1)
Jean Paul(1)
Rahul Kumar Saxena(1)
Kirtan Patel(1)
Abdul 0(1)
Ramy Mostafa(1)
Khurram Shehzad(1)
info (1)
Mike Gold(1)
Sushila Patel(1)
Pramod Singh(1)
Resources
No resource found
Handle Nulls In Parse JSON Action In Power Automate
Apr 07, 2022.
Whenever working with json payload’s in power automate, always a possibility of receiving null values inside json, where Parse JSON Action will be errored out because of these null values. To handle this we have to modify Schema of the generated Schema for the provided json.
Creating Azure WebJobs To Parse Message From Azure Storage Queues
Jan 03, 2020.
In this article, you will learn how to utilize Azure WebJobs to efficiently process messages from Azure Storage Queues. Explore background processing, message parsing, and event-driven architecture in Azure Functions for seamless cloud computing.
Send JSON Data Using HTTP Action And Parse JSON In Microsoft FLOW
Jul 12, 2019.
In this article, we will see how to send JSON data in HTTP action in Microsoft FLOW.
Voice of a Developer: Parse JSON - Part 28
May 18, 2016.
In this article you will learn how to parse JSON in JavaScript. This is part 28 of the article series.
Working With Cloud Database Using Parse in Windows Store Apps
Nov 09, 2014.
In this article you will learn how to work with a cloud database using Parse in Windows Store Apps.
Various Ways to Parse JSON Data
Oct 28, 2013.
In this article we will learn various styles to parse JSON data. This article may help young web developers beginning to develop web applications with various new technologies, like JavaScript, XML, Ajax, jQuery and so on.
New Parse Conversion Function in SQL Server 2012
Apr 23, 2013.
In this article you will see how to use conversion functions using SQL Query in SQL Server.
Understanding ParseJSON in PowerApps
Jun 27, 2024.
Understanding ParseJSON in PowerApps" is a comprehensive guide to using the ParseJSON function within Microsoft PowerApps. Learn how to effectively handle and manipulate JSON data in your custom applications.
Parse JSON String in C#
Jun 07, 2023.
Code example of how to parse a JSON string in C#
Parse CSV From SharePoint Document Library
Mar 07, 2022.
To create the data in the SharePoint list using the data from the CSV file, which is uploaded to the SharePoint document library. This article explains how to parse CSV data uploaded to a SharePoint document library using Power Automate and store it in a SharePoint list.
Parse CSV File Using Power Automate
Oct 11, 2021.
This article explains how to parse the data in csv file and update the data in SharePoint online.
Uses Of Int.Parse, Convert.ToInt32, And int.TryParse
Aug 06, 2017.
Code example hows how to convert string into int in C#. Also use and difference between Int.Parse, Convert.ToInt32, and int.TryParse in C# and .NET.
Log Parser Usage Details For IIS Logs
Apr 21, 2017.
Explore Log Parser for IIS logs: Analyze, extract, and transform data effortlessly. Master command-line tools for detailed log analysis and troubleshooting. Unlock insights from your log files efficiently.
Parse/Read XML Having Nested Nodes To Display As A List In ASP.NET MVC
Mar 03, 2017.
In this article, you will learn how to parse/read XML having nested nodes, to display as a List in ASP.NET MVC.
Parse JSON Data In Android
Jan 12, 2016.
In this article, I will explain parsing JSON data in Android.
XML Parsing Using SAXparser in Android
Jan 27, 2015.
In this article you will learn how to parse XML using the SAXParser in Android.
Parse JSON in Windows 8 Metro UI Apps
Jan 02, 2015.
Today we are going to parse JSON in a Windows 8 Metro UI application.
XML Parsing Using DOM Parser in Android Studio
Jun 24, 2013.
Inthis article you will learn how to parse Xml using Dom parser
Memory Handling on NULL Values Using Sparse Columns
Oct 11, 2010.
Sparse columns is a new feature in SQL Server 2008. Thr feature enables us to store null values effectively. Ideally, if the column is NULL, then the data won't be stored in the database and it's cost effective solution to save the space. If your table has more Null values, we can use this solution.
Flat File Parsed to XML Using C#
Jul 01, 2007.
I ran across an interesting problem today where I had to parse a flat file (csv or tab delimited) into an xml document. The solution I arrived at is flexible enough for reuse so I though I'd share the library along with some of my development notes.
Automating Invoice Processing Using AI Models in Power Automate
Jan 26, 2026.
Automate invoice processing in Power Automate using AI! Extract key data like invoice ID and vendor from emails, and save it directly to Excel. Step-by-step guide included!
Enterprise-Grade Path Parsing in Python: Securely Extracting Filename, Extension, and Directory in Cloud Systems
Nov 30, 2025.
Securely parse file paths in Python for enterprise cloud systems. Extract filename, extension, and directory using pathlib. Prevent path traversal and data leaks.
Article Explainer: AI-Driven Tool for Simplified Knowledge Structuring
Oct 20, 2025.
Learn how Article Explainer transforms complex GitHub articles into structured, explainable formats using AI and NLP principles for education, SEO, and GEO optimization.
Build a Log Aggregator with Structured JSON Parsing Using Python
Oct 10, 2025.
This article guides you through building a real-time log aggregator with Python. Learn to parse structured JSON logs, filter by service/error level, and drastically reduce MTTR. Transform chaos into clarity with observable, understandable logs. Improve your debugging workflow today!
How to Clone Java’s StringTokenizer in Python: A Real-Time Log Parsing Use Case
Oct 07, 2025.
Learn how to implement Java's StringTokenizer in Python for parsing real-time cloud logs. This article explores Pythonic string tokenization techniques, including building a reusable StringTokenizer clone with custom delimiters, escape character handling, and stateful iteration. Discover best practices for performance and when a stateful tokenizer is superior to Python's built-in split() method, especially in high-volume data streams. Includes complete code and unit tests.
How to Convert CSV to JSON in JavaScript
Oct 07, 2025.
Learn how to convert CSV to JSON in JavaScript using various methods, from simple plain JavaScript parsers for small datasets to robust libraries like csv-parse and PapaParse for handling complex CSV files with quoted fields, escapes, and large data volumes. Choose the right approach based on your project's needs, considering performance, memory usage, and browser compatibility.
C# Guid Helper Extension
Oct 01, 2025.
Enhance your .NET projects with the GuidHelper extension! This helper provides methods for safely parsing, validating, and manipulating Guids. Easily check for empty Guids, parse strings into Guids (or return null/empty), and extract lists of Guids from delimited strings. Includes comprehensive unit tests and usage examples for seamless integration into your .NET Core or .NET 6/7/8 projects, ensuring robust and reliable Guid handling.
Prompt LLMs to Extract Data from Documents
Aug 27, 2025.
Learn how to use prompt engineering to extract structured data from unstructured documents like PDFs, contracts, invoices, and reports. Discover techniques, examples, and best practices for accurate AI-driven data extraction.
Unlocking Language Intelligence: A Deep Dive into spaCy for NLP
Aug 14, 2025.
This article explores spaCy’s core capabilities, model architecture, and practical applications, offering a comprehensive guide for developers and data scientists seeking to harness its power.
How Go Improves TypeScript Compilation & Tooling
Mar 14, 2025.
TypeScript's migration to a Go-based compiler boosts performance with faster builds, parallelized type-checking, and improved memory efficiency. Developers enjoy a seamless workflow with enhanced tooling.
Web Scraping using BeautifulSoup in Python
Sep 03, 2024.
Discover the basics of web scraping, HTML parsing, and how to extract data from websites efficiently. Ideal for beginners and professionals, this tutorial walks you through the process step by step with examples.
Efficient Solution Parsing in .NET 8 Using DTE & Microsoft.Build
May 20, 2024.
A solution parser within the realm of C# generally denotes a software or library capable of parsing and understanding the data within a Visual Studio solution (.sln) file and its corresponding project (.csproj) files.
Convert String to JSON using Power Automate Microsoft Flow
Oct 18, 2023.
Learn to convert a string to JSON in Power Apps. Explore two methods: the JSON expression and the Parse JSON Data Operation, followed by reading the JSON data for effective data manipulation.
Implementing Content Negotiation for Flexible Data Formats
Aug 16, 2023.
Content negotiation in ASP.NET Core is crucial for serving different data formats like JSON, XML, etc., based on the client's preferences. Here's a complete example of how to implement content negotiation in an ASP.NET Core Web API:
Understanding JSON Parsing and JSON Stringifying
Jul 14, 2023.
Understanding JSON Parsing and JSON Stringifying
Export Sharepoint List Metadata Using Power Automate
Jun 15, 2023.
In this article, I will explain, how can we export a SharePoint list metadata using Power automate. While doing that, we will learn many basic concepts of Power Automate like how to use JSON, strings, arrays etc.
SQL Server Execution Plans
Mar 10, 2023.
In this article, you will learn about SQL Server execution plans.
CSV Reader - How To Quickly Change Field Delimiter In CSV Document
Jul 04, 2022.
This article explains how to quickly change field delimiter comma , in RFC 4180 standard CSV document, to any other selected like semicolon.
Movie App Using JSON Parsing In Swift
May 31, 2022.
TMDB is a movie database from which we will fetch top movie data and will show in screen
Query Values From JSON Outputs In PowerAutomate
Jan 10, 2022.
In this article, we will go through couple of ways to get the required values from the JSON output values that we got from Power Automate.
Extract Choice Text Value In Power Automate
Dec 30, 2021.
In Power platform for some requirements, it is required to extract Choice values for entities. As an example, on update of Contact record, Status [Choice] Text Value will be extracted.
How to Convert String Representation Number To Integer In C#
Dec 30, 2021.
C# per-define functions using string representation number to integer conversion.
Azure Data Explorer - Reading JSON Data Using Kusto
Nov 28, 2020.
Azure Data Explorer empowers efficient querying of JSON data through Kusto Query Language (KQL). Explore, analyze, and visualize structured or unstructured data with ease, leveraging powerful data ingestion pipelines and real-time analytics capabilities for optimal insights.
Using Span<T> To Improve Performance Of C# Code
Jul 13, 2020.
To enhance application performance, reducing IO calls and utilizing stack allocation is crucial. Leveraging value types and the Span<T> structure in C# allows efficient memory management and improved speed.
Display Weather Forecast In ASP.NET MVC Using OpenWeatherMap Weather API
Jan 14, 2020.
Dive into ASP.NET MVC weather forecasting using OpenWeatherMap API. Follow steps to set up your project in Visual Studio, parse JSON responses, utilize ViewModels, and fetch data with WebClient. Enhance UI with HTML, CSS, and Bootstrap. Start building weather apps now!
Email Parsing With OpenPop.Pop3 (OpenPop.NET)
Sep 09, 2019.
In this article, you will learn about Email Parsing with OpenPop.Pop3 (OpenPop.NET).
Read CSV File In Angular 7
Jun 23, 2019.
Learn to read and upload CSV files dynamically in Angular 7 without external libraries. Utilize FileReader API for parsing and validate CSV files, enhancing your app's data handling capabilities.
Parsing JSON In C# Using Google Geocoding API
Oct 24, 2016.
In this article, you will learn how to parse JSON in C#, using Google Geocoding API.
Multipart Form Data In WCF
Aug 25, 2016.
This tutorial guides the creation of a WCF Service Library in Visual C#. It involves setting up a project named "DemoMultipartWCF" and implementing functionality to handle multipart form data, parse parameters, and manage file uploads. It includes methods for parsing streams, saving image files, and retrieving image codecs.
HTML Parsing Using Beautiful Soup In Python
May 20, 2016.
In this article you will learn how to perform HTML Parsing using Beautiful Soup in Python.
Working With JSON String In C#
Apr 15, 2016.
In this article you will learn how to work with C# JSON string. JSON is a lightweight data interchange format. JSON is language independent, easy to understand and self-describing. C# json parser code example.
String To DateTime Conversion In C#
Dec 25, 2015.
C# convert string to datetime. Learn how to convert a string to datetime in C#. There are several common methods including Convert.ToDateTime, DateTime.Parse, and DateTime.ParseExact to convert a string into a DateTime in C#.
Load XML And Show As li In AngularJS
Nov 07, 2015.
In this article, we will explore efficient XML parsing techniques and seamless integration with AngularJS's data-binding capabilities for a smooth, interactive user experience.
Parsing A JSON File With C#
Oct 28, 2015.
In this article you will learn how to parse a JSON file with C#.
Parsing JSON In UWP App (Without JSON.NET) - Windows 10 Universal Apps
Oct 20, 2015.
In this article you will learn parsing JSON in UWP App (Without JSON.NET) in Windows 10 Universal Apps.
Parsing JSON From Flickr API In A Universal Windows App
Sep 12, 2015.
This article explains how to parse a JSON string from an API in Universal Windows App.
Regular Expressions Part 3: Negation and Assertions
Jul 28, 2015.
This is a continuation of my series on regular expressions.
Use of XPath in Java: Part 1
Feb 19, 2015.
This article describes the use of XPath in XML parsing in Java.
Parsing XML File in Windows Phone in No Time
Dec 28, 2014.
In this article you will learn how to Parsing XML File in Windows Phone in NO TIME.
Data Parsing SQL to JSON
Sep 04, 2014.
This article explains how to convert one type of data into another then again repeat the procedure for converting that type of data into another form.
Native JSON Parsing
Mar 26, 2014.
This article explains how to use native JSON parsing effectively for the best performance and effective results of our development work.
An Introduction to JSON in iOS 7
Jan 09, 2014.
This article explains how to work with JavaScript Object Notation (JSON) in iOS 7.
Understand jQuery Ajax Function: Read XML Data Using jQuery Ajax Function
Nov 01, 2013.
This guide delves into using the jQuery Ajax function to read and parse XML data efficiently. It covers the basics of jQuery and Ajax, demonstrating how to make asynchronous requests to fetch XML files.
Parsing JSON Data Using JavaScript
Oct 28, 2013.
In this article I explain how to parse JSON data using JavaScript. 
New Conversion Function in SQL Server 2012
Oct 03, 2013.
SQL Server 2012 introduced the four new conversion functions: TRY_CAST, TRY_CONVERT, PARSE and TRY_PARSE.
Parsing List of JSON Elements as List With JSON.Net
Sep 25, 2013.
This article descibes a JSON format where a list of JSON objects are present with no root elements.
Best Practices in JavaScript
Sep 19, 2013.
This article provides a good workable set of JavaScript standards that are the result of my experience with JavaScript.
Information From XML Without Parsing in Java
Sep 19, 2013.
In this small article I will provide a very small trick about how to gather information from an XML file without using any conventional parsing techniques in a specific scenario and compare that to conventional parsing techniques.
Creating Link Extractor and Filter in C#: Part2
Aug 17, 2013.
In this article we will create a link filter using C#.
Creating Link Extractor and Filter in C#: Part 1
Aug 16, 2013.
In this article you will learn how to create a link extractor using C#.
Reverse Geocoding in Android Studio
Jun 20, 2013.
In this article you will learn Reverse Geocoding using XML request format
Google Geocoding API in Android Studio
Jun 19, 2013.
In this article you will learn about Google Geocoding API.In this article we will do Geocoding using json output.
JSON Parsing in Android Studio
Jun 17, 2013.
In today's article you will learn JSON Parsing (Javascript object notation). We will parse data present in JSON format and view it in form of a List.
Explore Parsing Methods
May 15, 2013.
Here in this article explore a few parsing (data conversion) methods that are very important in daily routine coding.
Variable Parsing in PHP
May 10, 2013.
In this article I will explain Variable Parsing in PHP.
New Functions in SQL Server 2012
Apr 26, 2013.
In this article I will be covering the most commonly used new functions in SQL Server 2012.
How to Check JSON Validation and Fetching the Attribute Value
Feb 20, 2013.
This explains how to check JSON Validation and fetch the attribute value.
Read Trx File From C#
Jan 29, 2013.
A Trx file is nothing but a Visual Studio unit test result file extension. This file is in XML format. The result of a unit test is kept in the TestResult folder in the base directory. You can open these files in Visual Studio to see the results.
An HTTP Mail Client in VB.NET
Nov 10, 2012.
The great thing about the POP mail protocol is that it is a well-documented open standard, making writing a mail client to collect mail from a POP box a relatively painless process.
Parsing Sentences and Building Text Statics in Visual Basic
Nov 09, 2012.
This article describes three approaches to parsing the sentences from a body of text.
Parsing Sentences and Building Text Statics in Visual Basic
Nov 09, 2012.
This article describes three approaches to parsing the sentences from a body of text.
Solution For Parsing An Excel File In C# And The Cells Seem A To Get Cut Off At 255 Characters
Sep 13, 2012.
In this article you will learn the solution for, when parsing an Excel file in C#, the cells seem to be truncated at 255 characters.
New Built in Functions in SQL Server 2012 : Conversion Functions
Aug 18, 2012.
In this article, let us see how to use the 3 new builtin conversion functions of Microsoft SQL Server 2012 Release Candidate 0 with their syntax and sample queries.
New Data Type Conversion Functions in SQL Server 2012
Aug 06, 2012.
Today, I have provided an article showing how to utilize the new data type conversion Functions in SQL Server 2012.
Parsing Name of Database Object Using System Function in SQL Server
May 05, 2012.
Returns the specified part of an object name. The parts of an object that can be retrieved are the object name, owner name, database name, and server name.
Generic Method for Parsing Value Type in C#
Oct 07, 2010.
In this article I am going to explain how to create a generic method named GetValue() that can parse int, float, long, double data types.
Reading and Parsing a CSS file in ASP.Net
Sep 01, 2010.
In this article I am going to show how we can read and parse a CSS file in asp.net.
Parsing US Postal Addresses from Textfile and seperating various fields of Address
Aug 04, 2010.
Here I'm presenting article about how to parse address that are of US format from text file or any other sources.
Parsing BizTalk Messages in .NET Components Through Orchestration
Apr 30, 2009.
This article discusses how to parse BizTalk messages in .NET Components through Orchestration.
Parsing Markup to represent it as Objects
Apr 01, 2009.
Here I place a project I made that takes any markup and turn it in form of a MarkupDocument with elements and attributes, content etc.
Parsing Sentences and Building Text Statics in C#
Feb 15, 2008.
This article describes three approaches for parsing the sentences from a body of text. This demonstration application also describes an approach to generating sentence count, word count, and character count statistics on a body of text.
Automatic Reading And Verification Of Microsoft Word Document In C# Using Aspose.Words
Jan 17, 2008.
Student Course Registration and Verification automatically reads the Roll Number slips in a Microsoft Word document. It parses the Microsoft Word document and then makes corrections if required. It also saves the document at the specified location.
Getting Web Statistics for Instant Downloads in ASP.NET
Nov 05, 2004.
One of the most important website activity parameters is the resource access statistic. Such information is necessary for many purposes - optimizing of the website content, marketing campaigns improvements and also for some diagnostic tests.
A Scheduled Application Launcher Service in C# and .NET
Oct 06, 2004.
This an article is on launching scheduled tasks. Not quite as exciting as launching a spaceship into outer space, but…hey, even astronauts have to automate some of their day to day activities.
Enter Null Values for DateTime Column of SQL Server
Sep 26, 2003.
Inserting a null value to the DateTime Field in SQL Server is one of the most common issues giving various errors. Even if one enters null values the value in the database is some default value as 1/1/1900 12:00:00 AM.
POP3 Library
Aug 29, 2003.
This application is written in C# and is multithreaded, the allows the client application to invoke the POP3 library and get the messages, the status and the results of the POP3 events are passed back to the client application using the C# delegates.
Creating Graphics with XML
Apr 09, 2002.
This article shows how to create images on the fly and uses XML to specify the properties of the images.
Web Scanner Part-1
Jun 01, 2001.
My favourite technology web site is updated throughout the day. I thought it would be nice to have a program that checked every 30 minutes for updates and told me what stories were there.