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 Akshay Patel
Akshay Patel
's top articles
Dependency Injection In .NET Core
2y
Published Feb 6, 2019, 12:00 AM
Updated Nov 17, 2023, 8:42 AM
355.5k
8
100
Article
Return View With ViewName in Controller Sample in MVC - Day 5
2y
Published Jul 22, 2014, 12:00 AM
Updated Jun 21, 2024, 11:12 AM
289k
1
100
Article
WCF Service Configuration Using Web.config - Day 11
7y
Published Oct 25, 2012, 12:00 AM
Updated Aug 14, 2019, 4:37 AM
268.6k
15
100
Article
File Result in Controller Sample in MVC: Day 15
12y
Published Aug 19, 2014, 12:00 AM
Updated Aug 25, 2014, 6:31 AM
246.4k
1
100
Article
CREATE READ UPDATE and DELETE - CRUD Operation Using LINQ to SQL
14y
Published Sep 22, 2012, 12:00 AM
Updated Sep 22, 2012, 2:24 PM
199.7k
21
100
Article
WCF - Difference Between Service Application and Service Library: Day 5
7y
Published Oct 3, 2012, 12:00 AM
Updated Aug 14, 2019, 3:13 AM
199.5k
13
100
Article
WCF Introduction and Contracts - Day 1
7y
Published Sep 27, 2012, 12:00 AM
Updated Aug 14, 2019, 1:34 AM
189.5k
27
100
Article
Partial View Sample in MVC: Day 35
12y
Published Nov 11, 2014, 12:00 AM
Updated Nov 11, 2014, 3:27 PM
179.6k
7
100
Article
Datatable in ViewData Sample in MVC - Day 3
12y
Published Jul 20, 2014, 12:00 AM
Updated Jul 29, 2014, 6:29 AM
177.9k
2
100
Article
.NET Core Dependency Injection - One Interface, Multiple Implementations
3y
Published Feb 5, 2019, 12:00 AM
Updated Jul 19, 2023, 2:56 AM
177.6k
8
100
Article
JavaScript Result in Controller Sample in MVC: Day 12
12y
Published Aug 11, 2014, 12:00 AM
Updated Aug 25, 2014, 6:18 AM
169.4k
1
100
Article
WCF Serialization Part 1: Day 6
7y
Published Oct 5, 2012, 12:00 AM
Updated Aug 14, 2019, 3:19 AM
162.9k
7
100
Article
Content Result in Controller Sample in MVC: Day 9
12y
Published Aug 4, 2014, 12:00 AM
Updated Aug 6, 2014, 3:21 AM
161.7k
3
100
Article
Error Logging Using Log4Net in Web Application
11y
Published Aug 3, 2015, 12:00 AM
Updated Aug 3, 2015, 1:41 PM
158.5k
17
100
Article
Azure Service Bus - Working With Queue In A Real World Scenario
7y
Published Oct 26, 2018, 12:00 AM
Updated Oct 28, 2018, 11:38 PM
154.4k
21
100
Article
Variable in View Sample in MVC - Day 4
12y
Published Jul 22, 2014, 12:00 AM
Updated Jul 29, 2014, 6:30 AM
141.5k
1
100
Article
Client Side Required Field Validator Sample in MVC: Day 26
12y
Published Oct 15, 2014, 12:00 AM
Updated Oct 20, 2014, 5:11 AM
133.3k
4
100
Article
WCF Message Contract: Day 9
7y
Published Oct 10, 2012, 12:00 AM
Updated Aug 14, 2019, 4:07 AM
131.1k
11
100
Article
JSON Result in Controller Sample in MVC: Day 13
12y
Published Aug 13, 2014, 12:00 AM
Updated Aug 25, 2014, 6:22 AM
128.5k
2
100
Article
Azure Service Bus Topic And Subscription (Pub-Sub)
7y
Published Oct 29, 2018, 12:00 AM
Updated Oct 29, 2018, 10:18 AM
121k
5
100
Article
File Download Sample in MVC: Day 40
11y
Published Dec 26, 2014, 12:00 AM
Updated Dec 26, 2014, 7:21 PM
115.3k
4
100
Article
Factory Design Pattern
14y
Published Sep 2, 2012, 12:00 AM
Updated Sep 2, 2012, 5:57 PM
109.7k
15
100
Article
Compare Validator Sample in MVC: Day 28
12y
Published Oct 25, 2014, 12:00 AM
Updated Oct 25, 2014, 6:35 PM
108k
6
100
Article
Redirect Result in Controller Sample in MVC: Day 10
12y
Published Aug 6, 2014, 12:00 AM
Updated Aug 12, 2014, 4:59 AM
107.9k
4
100
Article
Menu Link in Layout Sample in MVC - Day 8
12y
Published Aug 2, 2014, 12:00 AM
Updated Aug 12, 2014, 4:33 AM
106.5k
6
100
Article
WCF Message Exchange Patterns: Day 3
7y
Published Oct 1, 2012, 12:00 AM
Updated Aug 14, 2019, 2:02 AM
104.2k
5
250
Article
.NET Core Web API Logging Using NLog In Text File
7y
Published Jan 21, 2019, 12:00 AM
Updated Jan 21, 2019, 9:14 AM
102.5k
4
100
Article
Trace Web API Execution Time Using Custom Action Filter
11y
Published Aug 3, 2015, 12:00 AM
Updated Aug 3, 2015, 4:48 PM
102k
13
100
Article
WCF Fault Contracts - Day 2
7y
Published Sep 28, 2012, 12:00 AM
Updated Aug 14, 2019, 1:43 AM
98.9k
6
100
Article
All About API: HTTP Response Message - Part Three
7y
Published May 9, 2016, 12:00 AM
Updated Aug 22, 2019, 12:54 AM
97.3k
2
100
Article
GraphQL In .NET Web API With Entity Framework Core - Part One
2y
Published Feb 23, 2019, 12:00 AM
Updated Mar 11, 2024, 9:22 AM
96.5k
7
250
Article
Entity Framework Core InMemory Database
7y
Published Feb 5, 2019, 12:00 AM
Updated Feb 5, 2019, 9:06 AM
95.4k
1
250
Article
WCF - Data Contract - Day 4
7y
Published Oct 2, 2012, 12:00 AM
Updated Aug 14, 2019, 2:24 AM
92.4k
9
100
Article
Multiple File Upload Sample Using HttpFileCollectionBase in MVC: Day 39
11y
Published Dec 19, 2014, 12:00 AM
Updated Dec 19, 2014, 6:33 PM
91.8k
3
100
Article
GraphQL In .NET Core Web API With Entity Framework Core - Part Three
2y
Published Mar 2, 2019, 12:00 AM
Updated Mar 7, 2024, 6:12 AM
81.6k
2
100
Article
SonarQube Configuration For .NET Core Web API
2y
Published Mar 17, 2019, 12:00 AM
Updated Jun 17, 2024, 9:11 AM
78.6k
1
100
Article
View Result in Controller Sample in MVC: Day 11
12y
Published Aug 8, 2014, 12:00 AM
Updated Aug 12, 2014, 5:00 AM
78k
2
100
Article
WCF Serialization Part 2: Day 7
7y
Published Oct 5, 2012, 12:00 AM
Updated Aug 14, 2019, 3:43 AM
74.7k
3
250
Article
Step By Step SSRS in 11 Hours: Hour 1
7y
Published Feb 10, 2015, 12:00 AM
Updated Aug 21, 2019, 2:48 AM
74.7k
2
100
Article
Custom Action Result Sample in MVC: Day 36
5y
Published Nov 18, 2014, 12:00 AM
Updated Apr 23, 2021, 10:03 AM
72.7k
1
100
Article
WCF Service Configuration Using Configuration Editor- Day 12
7y
Published Oct 30, 2012, 12:00 AM
Updated Aug 14, 2019, 5:05 AM
70.9k
8
250
Article
WCF Opt-In Vs. Opt-Out: Day 8
7y
Published Oct 8, 2012, 12:00 AM
Updated Aug 14, 2019, 3:54 AM
67.3k
8
100
Article
Strongly Typed View List Sample in MVC: Day 24
12y
Published Oct 4, 2014, 12:00 AM
Updated Oct 6, 2014, 3:19 AM
66.8k
3
100
Article
.NET Core Load Environment Specific Custom Config File
7y
Published Jan 30, 2019, 12:00 AM
Updated Jan 30, 2019, 2:48 PM
65k
2
100
Article
WCF - Address, Binding and Contract: Day 10
7y
Published Oct 19, 2012, 12:00 AM
Updated Aug 14, 2019, 4:30 AM
60.9k
5
100
Article
WCF NetMSMQBinding Example
7y
Published Apr 19, 2016, 12:00 AM
Updated Sep 26, 2019, 3:42 AM
60.2k
11
100
Article
Step By Step SSRS in 11 Hours : Hour 10 (Report deployment)
7y
Published Mar 24, 2015, 12:00 AM
Updated Aug 21, 2019, 5:11 AM
60k
5
100
Article
Prototype Design Pattern With Real-World Scenario
11y
Published Apr 2, 2015, 12:00 AM
Updated Apr 6, 2015, 11:09 PM
57.2k
6
100
Article
.NET Core Web API Logging Using NLog In RabbitMQ
2y
Published Jan 28, 2019, 12:00 AM
Updated Apr 4, 2024, 9:45 AM
56.6k
0
100
Article
Create SSRS Report Using Report Wizard
3y
Published Sep 17, 2012, 12:00 AM
Updated Jan 11, 2023, 10:23 AM
56.5k
8
250
Article
«
1
2
3
»
1 - 50 of 117