TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Coding Best Practices
FOLLOW
Welcome to Performance & Best Practices section of C# Corner. In this section, you will find various Performance & Best Practices related source code samples, articles, tutorials, and tips.
Articles
(138)
Blogs
(68)
Resources
(16)
Videos
(20)
News
(1)
Articles
Functions In Functional Programming Vs Procedural Programming
In this article, I will show you what a basic function is and the concept of the function, as it is used in functional programming and how procedural (or imperative) languages might take them wrong.
Afzaal Ahmad Zeeshan
Jun 01, 2017
Coding Challenge - Lesson Learned
Here, I am sharing some note from the coding challenge: NumberStyles, Tuple, Generic Extension Method, Group string from right to left.
Bryian Tan
Feb 22, 2017
Static Variable - A Code Smell
This article will explain the disadvantages of Static variables.
Gul Md Ershad
Jan 16, 2017
Branching Over A "Type Code" - A Code Smell
This article will explain how the branching over a type code is a serious type of code smell.
Gul Md Ershad
Jan 13, 2017
The Law Of Demeter
This article will explain several pros and cons of the Law of Demeter.
Gul Md Ershad
Jan 12, 2017
Pros And Cons Of Code Refactoring
Code Refactoring is an important part of software development. This article will explain the benefits and drawbacks of code refactoring.
Gul Md Ershad
Jan 09, 2017
Switch Statement - A Code Smell
This article will explain the code issues, using the Switch.. case statement. In some cases, it is a type of code smell.
Gul Md Ershad
Jan 07, 2017
Refused Bequest - A Code Smell
This article is intended to explain about refused bequest which is a common code smell that occurs during development.
Gul Md Ershad
Jan 05, 2017
God Object - A Code Smell
This article will explain about the God object, which is related to code smell.
Gul Md Ershad
Jan 05, 2017
What Is Data Quality?
A short introduction to data quality, and why you should consider it.
Allen Oneill
Jan 03, 2017
Are You A Google Developer?
This article will focus on Code Quality and Code Smell.
Gul Md Ershad
Oct 19, 2016
How Using Features-as-a-Service Makes App Development Faster and Easier
While coding can be an art form, the point of most software development is getting something done. Coding is fundamentally about solving a problem, and that privileges code reuse, software librarie...
JT Ripton
Jul 12, 2016
Introduction to Enterprise Library - Part X
This article explains about Integration of Validation Application Block with Policy Injection Application Block.
Sateesh Arveti
Feb 20, 2009
Introduction to Enterprise Library: Part IX
This article explains about Implementation of Custom Validator using Validation Application Block.
Sateesh Arveti
Feb 23, 2009
Introduction to Enterprise Library: Part VIII
This article explains about Validation Application Block Adapter for WCF.
Sateesh Arveti
Feb 17, 2009
Introduction to Enterprise Library: Part VII
This article explains about Validation Application Block Adapter for Windows Forms.
Sateesh Arveti
Feb 10, 2009
Introduction to Enterprise Library: Part VI
This article explains about Validation Application Block Adapter for ASP.NET.
Sateesh Arveti
Feb 06, 2009
Introduction to Enterprise Library: Part V
This article explains about implementation of Self Validation using Validation Application Block.
Sateesh Arveti
Feb 05, 2009
Introduction to Enterprise Library: Part IV
This article explains about Configuration based validation using Validation Application Block.
Sateesh Arveti
Feb 03, 2009
Introduction to Enterprise Library: Part III
This article explains about Attribute based Validators and Rule sets of Validation Application Block.
Sateesh Arveti
Jan 21, 2009
No Records Available.
61
-
80
of
138
<<
2
3
4
5
6
>>
Crystal Reports Tutorials
Challenge yourself
Coding Best Practices
E-Book Download
Get Certified
Custom Controls