Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mmcdole
mmcdole has asked
112
questions and find answers to
50
problems.
Stats
2.7k
EtPoint
876
Vote count
112
questions
50
answers
About
mmcdole questions
How can I remove this single point of failure from my application architecture?
What tool should I use to automate my deployment of my ASP.NET MVC application?
Finding and using memory offsets in an existing program?
How does Git's concept of the Index improve or change your workflow?
When do structs not live on the stack?
Is there a tool to select some code in Visual Studio and have it show the corresponding MSIL?
What is the best way to query a database for records within n miles of a zip code?
How can I modify the text of tokens in a CommonTokenStream with ANTLR?
Is tight looping bad?
Is there a reason why I shouldn't use NVARCHAR in Sql Server?
mmcdole answers
Ball to Ball Collision - Gains significant velocity upon collision
What is an efficient search algorithm to provide auto-completion?
How to implement PodPress in .NET (just like StackOverflow Blog)
Is a preference for brute force solutions a bad sign? [closed]
Version control with the least disk-space overhead
What is your idea for a good AI project for a group of undergraduates?
What are the best learning resources to teach ASP.NET MVC to an ASP.NET programmer?
Is it MVC when the view doesn't interact with the model?
Do you refactor in small steps?
How to decide the right design pattern for a .NET client app that will eventually share code with a web app?