Skip to content
C# Corner
Search
articles
videos
blogs
forums
interview questions
articles
Tech
Articles
Blogs
News
Videos
Interviews
Forums
Books
Events
More
Jobs
Stories
Login
Contribute
Article
Blog
Video
Ebook
Interview Question
Loading
Top Articles by Dinesh Beniwal
Dinesh Beniwal
's top articles
How to Delete a File in C#
3y
Published Aug 8, 2012, 12:00 AM
Updated Jun 7, 2023, 6:20 AM
943.8k
5
100
Article
How To Check If A File Exists In C#
3y
Published Aug 9, 2012, 12:00 AM
Updated Sep 20, 2023, 5:47 AM
608.5k
4
100
Article
Open a File in C#
6y
Published Jul 31, 2012, 12:00 AM
Updated Jan 7, 2020, 2:18 PM
291.1k
0
100
Article
How to copy a file in C#
3y
Published Aug 8, 2012, 12:00 AM
Updated Feb 8, 2023, 2:01 AM
285.2k
5
100
Article
Button Control In WPF
7y
Published Feb 2, 2009, 12:00 AM
Updated Nov 29, 2018, 6:24 AM
282.8k
0
100
Article
How to get sub directories in C#
3y
Published Jul 20, 2012, 12:00 AM
Updated Feb 21, 2023, 11:58 PM
260.4k
0
100
Article
Printing Multiple Pages in C#
6y
Published May 31, 2010, 12:00 AM
Updated May 21, 2020, 12:55 AM
234.1k
3
100
Article
Reading and Saving Images from/to a Database using C#
14y
Published Sep 2, 2010, 12:00 AM
Updated Aug 7, 2012, 3:46 AM
179k
7
100
Article
How to Move a File in C#
2y
Published Aug 8, 2012, 12:00 AM
Updated Oct 3, 2023, 10:42 AM
168.4k
5
100
Article
How to Show Grid View in ASP. NET
16y
Published Jul 13, 2010, 12:00 AM
Updated Jul 13, 2010, 7:44 AM
106.8k
2
100
Article
How to Encrypt a File in C#?
3y
Published Aug 9, 2012, 12:00 AM
Updated Feb 8, 2023, 2:17 AM
88.9k
1
100
Article
Adding a Paint Event Handler to a Form and Controls in GDI+
16y
Published Jul 1, 2010, 12:00 AM
Updated Jul 2, 2010, 6:00 AM
88.9k
1
100
Article
Write to a File With OpenWrite Using C#
3y
Published Jul 31, 2012, 12:00 AM
Updated Sep 10, 2023, 9:26 PM
84.7k
1
100
Article
How to sort items of a SortedDictionary with C#
14y
Published Jul 11, 2012, 12:00 AM
Updated Jul 11, 2012, 12:59 PM
82.5k
1
100
Article
How to loop through all the files in a directory in C#?
3y
Published Jul 20, 2012, 12:00 AM
Updated Feb 22, 2023, 12:05 AM
79.9k
1
100
Article
How to read Sorted Dictionary items with C#
14y
Published Jul 10, 2012, 12:00 AM
Updated Jul 11, 2012, 1:00 PM
69.7k
0
100
Article
How to Set File Creation Time in C#
3y
Published Aug 14, 2012, 12:00 AM
Updated Feb 8, 2023, 2:35 AM
69.7k
1
100
Article
Implementing Opacity Masks in WPF
17y
Published Jan 29, 2009, 12:00 AM
Updated Jan 29, 2009, 6:43 AM
67.1k
0
100
Article
File.CreateText Method in C#
6y
Published Jul 27, 2012, 12:00 AM
Updated Jan 7, 2020, 2:14 PM
66.8k
0
100
Article
Change password in VB.NET
14y
Published Nov 9, 2012, 12:00 AM
Updated Nov 9, 2012, 9:17 AM
61.1k
1
100
Article
Using the BitBlt Function in GDI+
14y
Published Jul 22, 2010, 12:00 AM
Updated Oct 5, 2012, 7:29 AM
60.8k
0
100
Article
Double Buffering and Flicker-Free Drawing in GDI+
14y
Published Jul 9, 2010, 12:00 AM
Updated Oct 5, 2012, 7:59 AM
59.9k
0
100
Article
Using GDI to Print in C#
6y
Published Jul 26, 2010, 12:00 AM
Updated May 21, 2020, 12:48 AM
58.6k
3
100
Article
Overriding the OnPaint Method of a Form in GDI+
14y
Published Jul 2, 2010, 12:00 AM
Updated Oct 5, 2012, 8:06 AM
48.2k
1
100
Article
WPF Controls,Layout panel and Graphics primitives
17y
Published Feb 11, 2009, 12:00 AM
Updated Feb 11, 2009, 2:34 AM
42.2k
1
100
Article
Understanding the SetStyle Method in GDI+
14y
Published Jul 12, 2010, 12:00 AM
Updated Oct 5, 2012, 7:53 AM
42k
0
100
Article
How To Set Last Write Time of a File in C#
3y
Published Aug 21, 2012, 12:00 AM
Updated Feb 8, 2023, 2:32 AM
37.7k
1
100
Article
How To Read/Write Lines And Bytes In C#
2y
Published Aug 7, 2012, 12:00 AM
Updated Oct 10, 2023, 9:58 AM
37k
0
100
Article
CheckBox in VB.NET
16y
Published Aug 28, 2009, 12:00 AM
Updated Jun 10, 2010, 9:54 AM
35.3k
0
100
Article
Combo Box control in VB.NET
17y
Published Sep 2, 2009, 12:00 AM
Updated Sep 2, 2009, 12:44 PM
35.3k
2
100
Article
Get File Creation Time in C#
14y
Published Aug 9, 2012, 12:00 AM
Updated Aug 14, 2012, 10:24 AM
33.8k
0
100
Article
How to list sub directories in C#?
3y
Published Jul 20, 2012, 12:00 AM
Updated Feb 22, 2023, 12:08 AM
31.5k
0
100
Article
Using GDI in the Managed Environment
14y
Published Jul 20, 2010, 12:00 AM
Updated Oct 5, 2012, 7:33 AM
30.5k
1
100
Article
How to Decrypt a File in C#
3y
Published Aug 16, 2012, 12:00 AM
Updated Feb 8, 2023, 2:27 AM
29.8k
0
100
Article
DateTimePicker Control (Windows Forms) in VB.NET
17y
Published Sep 21, 2009, 3:17 PM
29.7k
4
100
Article
Create a MDI Parent Form in VS 2008
16y
Published Jul 10, 2010, 12:00 AM
Updated Jul 10, 2010, 2:12 AM
29.3k
3
100
Article
CheckedListBox Control in VB.NET
17y
Published Aug 31, 2009, 12:00 AM
Updated Aug 31, 2009, 8:38 AM
27.9k
2
100
Article
No GDI Calls between GetHdc and ReleaseHdc
14y
Published Jul 28, 2010, 12:00 AM
Updated Oct 5, 2012, 7:31 AM
27.5k
0
100
Article
Working with Menus - Windows Programming
16y
Published Jul 30, 2010, 12:00 AM
Updated Jul 30, 2010, 6:10 AM
25.1k
0
100
Article
Drawing a Line Chart in GDI+
16y
Published Jun 28, 2010, 12:00 AM
Updated Jun 28, 2010, 1:31 AM
24.8k
1
100
Article
Windows Forms Button Control in VB.NET
17y
Published Aug 26, 2009, 12:00 AM
Updated Aug 26, 2009, 5:38 AM
22.7k
0
100
Article
How to find a key in a SortedDictionary with C#
14y
Published Jul 11, 2012, 12:00 AM
Updated Jul 11, 2012, 12:56 PM
21.8k
0
100
Article
WPF OpenFileDialog in VB.NET
17y
Published Aug 17, 2009, 12:00 AM
Updated Nov 24, 2009, 11:08 PM
21.3k
1
100
Article
Printer Settings in GDI+ and C#
16y
Published May 2, 2010, 12:00 AM
Updated Aug 3, 2010, 3:12 AM
21.2k
0
100
Article
Introduction to the Windows Forms DataGrid Control in VB.NET
17y
Published Sep 8, 2009, 12:00 AM
Updated Sep 8, 2009, 8:05 AM
20.9k
0
100
Article
Getting into the DetailsCustom Controlling and the Print Controller in GDI+
16y
Published Jun 4, 2010, 12:00 AM
Updated Jun 4, 2010, 1:39 AM
20.7k
0
100
Article
How to add items to a SortedDictionary with C#
14y
Published Jul 10, 2012, 12:00 AM
Updated Jul 11, 2012, 1:00 PM
20.2k
0
100
Article
Using LinearGradientBrush and PathGradientBrush in GDI+
16y
Published Jun 23, 2010, 12:00 AM
Updated Sep 14, 2010, 5:31 AM
20.1k
1
100
Article
WPF TextBox
18y
Published Dec 3, 2008, 2:10 AM
20k
1
100
Article
SaveFileDialog Component in VB.NET
17y
Published Oct 4, 2009, 12:00 AM
Updated Oct 4, 2009, 1:47 AM
19.5k
1
100
Article
«
1
2
3
4
5
»
1 - 50 of 546