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
Content
People
Search
Any Word
Exact Word
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jean Paul(1)
Praveen Sreeram(1)
Tural Suleymani(1)
Bohdan Stupak(1)
Tushar Sharma(1)
Gul Md Ershad(1)
Akhil Mittal(1)
Ehsan Sajjad(1)
Abhishek Jaiswal (1)
Shalini Dixit(1)
Mohammad Elsheimy(1)
Mahesh Chand(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
TDD - Red Green Refactor Example
Apr 08, 2011.
In this tutorial I would like to explain TDD (Test Driven Development) with the common Red Green Refactor example.
Refactoring Common Code with Azure Bicep User Defined Functions
Mar 19, 2024.
Learn how to use Bicep's new feature (in preview currently) called "User Defined Functions" to make deploying your cloud resources on Microsoft Azure easier. This blog will teach you a simple way to write code that you can reuse over and over again, making your projects more organized and easier to manage.
Advanced JS - Refactoring Toward Objects
Feb 07, 2023.
This article will help you to understand and refactor toward OOP in Javascript.
Refactoring String Into a Specific Type
May 15, 2020.
In this article, you will learn about refactoring string into specific types.
Architecture Smells - Detection And Refactoring
Jan 05, 2018.
The concept of “smells” is familiar within the software engineering community. The term “code smell” first appeared in the popular Refactoring book by Martin Fowler; it was informally defined as “certain structures in the code that suggest (sometimes they scream for) the possibility of refactoring”. An excessive number of smells in a software system impair the quality of the software and makes the software hard to maintain and evolve.
Pros And Cons Of Code Refactoring
Jan 09, 2017.
Code Refactoring is an important part of software development. This article will explain the benefits and drawbacks of code refactoring.
Diving Into Visual Studio 2015: Code Refactoring - Day Four
May 11, 2016.
In this article you will learn about Code Refactoring in Visual Studio 2015. This is part four of the article series.
Write Code Refactoring Extensions In Visual Studio 2015
Jan 25, 2016.
In this article you will learn how to write Code Refactoring Extensions in Visual Studio 2015.
Refactoring in C#
May 12, 2014.
Here, I'll explain how to do refactoring more easily using Visual Studio.
Refactoring in NetBeans IDE
Jul 22, 2013.
This article describes about refactor technique on NetBeans IDE as refactoring has become a full-fledged part of software development.
Refactoring: Magic Numbers
Sep 14, 2009.
Learn how to improve your code using Magic Numbers refactoring.
Refactoring in Visual Studio 2005
Jun 11, 2004.
Refactoring allows developers to use the built-in feature of Visual Studio to rename and convert and change the signatures and definitions of a class members. In this article, I will show you how refactoring feature provided by Visual Studio 2005 can be a handy tool when you are reorganizing or optimizing your existing projects.
1
-
12
of
12
<<
1
>>
Search
OUR TRAINING