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]
Diptimaya Patra(1)
Tuhin Paul(1)
Pankaj Lohani(1)
Sunny Sharma(1)
Leung Yat Chun(1)
C# Curator(1)
Resources
No resource found
Get Icon From FileName in WPF
Jan 17, 2010.
In this article we will see how we can convert a filename to Icon.
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.
Get Filenames From Folder in Gridview Control in ASP.Net
Dec 17, 2013.
This article introduces the Directory class and shows how to get the file names from a folder into a GridView control.
Excel Tips n Tricks : Tip 7 (Generating List of Filenames in Excel 2013)
Jul 27, 2013.
This article will help you to learn how to get the file names inside any folder/directory.
Filename To Icon Converter
Jan 01, 2009.
This article describes FileToIconConverter, which is a MultiBinding Converter that can retrieve an Icon from system based on a filename(exist or not) and size.
The FileUpload Control
Sep 16, 2009.
In this article I will explain about FileUpload Control in ASP.NET and how to use it with a practical demonstration.