Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in partial-classes

C++ class definition split into two headers?

Poco+Entity Framework 4. Where should I add my methods for working with Poco classes?

Partial platform specific methods in .NET MAUI

Inherited base class that inherits ComponentBase in partial class gives error

entity framework 4.1 partial class initialisation

What is the significance of a sealed partial class?

c# partial-classes sealed

How to draw partial classes on a UML diagram?

c# uml partial-classes

Can't abstract replace partial?

Business logic in Entity Framework POCOs using partial classes?

Using "partial" on a generic class

c# generics partial-classes

Is it possible to give javascript partial class behavior like C# or monkey patching like Ruby does?

Partial Class - Visual Studio 2008

Adding attributes to properties in the Linq2Sql DBML

Entity Framework .. partial constructor

Event Handler located in different class than MainWindow

FluentValidation validator not being called

How to make user control partial classes aware of controls declared in the base class?

Nested class written outside of the class

How can I use attributes on a property defined in the other half of a partial class?

Is it possible to break an interface into 2 partial interfaces and implement it in 2 partial classes?

c# partial-classes