namespace-organisation
DDD: Domain model namespaces convention
I\'m writing an application with a domain model in PHP, and am wondering which naming convention I should adopt.[详细]
2023-03-27 10:41 分类:问答Best approach to tackle class naming collisions between namespaces
I\'m hitting a problem with a helper class I am working on to translate between 2 classes of the same name. Both classes are outside my scope of control, so I can\'t simply rename them.[详细]
2023-03-16 23:11 分类:问答Conditional Namespace in Winform application
I want to know better way to define name-spaces in my projects. We have 2 different winform projects and there are certain code files and forms which we use in both project. So the structure of projec[详细]
2023-03-09 23:53 分类:问答header - like files in C#
Is there a way to \'fake\' header files in C# using namespaces? From what I\'ve heard, there is no way to get the preprocessing that they provided in C++; but I\'d like the organization aspect of it r[详细]
2023-02-05 13:33 分类:问答(C++) Linking with namespaces causes duplicate symbol error
For the past few days, I have been trying to figure out how to link the files for a CLI gaming project I have been working on. There are two halves of the project, the Client and the Server code.[详细]
2023-02-04 18:02 分类:问答in which namespace / package to put exceptions?
What i开发者_C百科s the common or best practice to structure the location of your exception classes?[详细]
2022-12-28 02:43 分类:问答Calling an iframe
I created an index page with an iframe, calling srs files. The problem is that the src files are listed in Google etc. Clicking from Google on these \"src\" files does not load the开发者_JAVA百科 inde[详细]
2022-12-17 13:47 分类:问答