Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
TheAgent
TheAgent has asked
11
questions and find answers to
6
problems.
Stats
174
EtPoint
37
Vote count
11
questions
6
answers
About
TheAgent questions
Are Windows DLLs signed by Microsoft? Can I detect if they've been tampered with by a third party?
How do I compact and repair an ACCESS 2007 database by .NET code?
EF Core and DDD: Store ValueObjects in the same table as Entities, also use parametrized constructors to set property values on Entities
How do I Make Management Studio Express use proxy settings to connect to online SQL service
Get HDD (and NOT Volume) Serial Number on Vista Ultimate 64 bit
ListView's DragEnter, DragOver, DragDrop event not raised (AllowDrop=True)
Signing .NET assemblies: Does this protect my assembly from tampering really?
TheAgent answers
EF Core and DDD: Store ValueObjects in the same table as Entities, also use parametrized constructors to set property values on Entities
WinForms ListView, Remembering Scrolled Location on Reload
SimpleIoc - can it provide new instance each time required?
Adding Custom prerequsites to visual studio setup project
ASP .NET Button event handlers do not fire on the first click, but on the second click after a PostBack