Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jpoh
jpoh has asked
23
questions and find answers to
14
problems.
Stats
388
EtPoint
76
Vote count
23
questions
14
answers
About
Code monkey
jpoh questions
FxCop taking issue with my use of format strings in resources with NON-Team System Visual Studio
Multiple menu items in bold face
How do I implement members of internal interfaces
Is it good practice to encapsulate many parameters that are alike into a struct
How to suppress compiler warnings from the use of COM references in a .NET project
Mocking internal classes with RhinoMocks
How do I dispose an IDisposable object if the using statement throws an exception?
How do I unit test an implementation detail like caching
Is it a code smell for one method to depend on another?
What is a first class .NET language?
jpoh answers
What case to use when comparing strings in Microsoft programming languages?
FxCop taking issue with my use of format strings in resources with NON-Team System Visual Studio
Mocking internal classes with RhinoMocks
.designer.cs what is it for?
Is there a time when && (AndAlso) does not matter over & (And)
Has anyone successfully mocked the Socket class in .NET?
tabbing in C# resource file
Microsoft Visual Studio and C#: How to Visually Add Events to Controls?
Header files in dev-C++