Article

Continuing exploring the Refactoring assistant, we’ll see how we can use the class association in the refactoring assistant.

Read more

Article

While designing the application, there would be lot of instances that we need to move methods, attributes, events or types from a class to another class or an interface. Basically we need to refactor them. But we have to do it manually, it would be too costly and tedeous task when we need to do…

Read more

Article

Sometimes, we start designing the class in the program itself. Later in the game, we learn that it would be great if we create this class out of the program and make it global. Thus we can make the class more reusable. We might think, why in the world we started with local class.

Read more

More Post →
You seem to be new here. Subscribe to stay connected.