Skip to main content
Refactored the question, since the original one gets downvoted.
Source Link
Arseni Mourzenko
  • 139.2k
  • 32
  • 359
  • 544

Add Line items to c# class in How Visual Studio could help to avoid duplicating code?

It always remains a problem for me, as I havework within a team with several members and everyoneof developers. Everyone is making their changes in same class over the time.

Evenwithout carrying too much if the same functionalitything is already existsimplemented in the classcodebase. This leads to classes constantly growing and to severe duplication.

I want to somehow add lineitemsline items to class definitions from which a developer could judge what this class has.

If such kind of add-on already exists for Visual Studio, then please guide me towards it.

  • Would it help?

  • How to do it in Visual Studio?

  • If it wouldn't help, what would be the better alternative to encourage the developers to check if something exists before implementing it?

Add Line items to c# class in Visual Studio

It always remains a problem for me, as I have a team with several members and everyone is making their changes in same class over the time.

Even if same functionality already exists in the class. I want to somehow add lineitems to class definitions from which a developer could judge what this class has.

If such kind of add-on already exists for Visual Studio, then please guide me towards it.

How Visual Studio could help to avoid duplicating code?

I work within a team of developers. Everyone is making their changes without carrying too much if the same thing is already implemented in the codebase. This leads to classes constantly growing and to severe duplication.

I want to add line items to class definitions from which a developer could judge what this class has.

  • Would it help?

  • How to do it in Visual Studio?

  • If it wouldn't help, what would be the better alternative to encourage the developers to check if something exists before implementing it?

deleted 10 characters in body
Source Link
gnat
  • 20.5k
  • 29
  • 117
  • 309

Add Line items to c# class in visualVisual Studio

It always remains a problem for me, as iI have a team with several members and everyone is making their changes in same class over the time.

Even if same functionality already exists in the class. I want to somehow add lineitems to class definitions from which a developer could judge what this class has.

If such kind of add-on already exists for visual studioVisual Studio, then please guide me towards it.

Thanks

Add Line items to c# class in visual Studio

It always remains a problem for me, as i have a team with several members and everyone is making their changes in same class over the time.

Even if same functionality already exists in the class. I want to somehow add lineitems to class definitions from which a developer could judge what this class has.

If such kind of add-on already exists for visual studio, then please guide me towards it.

Thanks

Add Line items to c# class in Visual Studio

It always remains a problem for me, as I have a team with several members and everyone is making their changes in same class over the time.

Even if same functionality already exists in the class. I want to somehow add lineitems to class definitions from which a developer could judge what this class has.

If such kind of add-on already exists for Visual Studio, then please guide me towards it.

Source Link
MegaMind
  • 175
  • 1
  • 1
  • 7

Add Line items to c# class in visual Studio

It always remains a problem for me, as i have a team with several members and everyone is making their changes in same class over the time.

Even if same functionality already exists in the class. I want to somehow add lineitems to class definitions from which a developer could judge what this class has.

If such kind of add-on already exists for visual studio, then please guide me towards it.

Thanks