Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Pure.Krome
Pure.Krome has asked
407
questions and find answers to
128
problems.
Stats
5.1k
EtPoint
1.1k
Vote count
407
questions
128
answers
About
Just another djork trying to ply his art in this mad mad world.
Tech stack I prefer to use:
Laguage: C# / .NET Core / ASP.NET Core
Editors: Visual Studio / VS Code
Persistence: RavenDB, SqlServer (MSSql or Postgres)
Source control: Github
Containers: Docker & trying to learn K&'s
Cloud Platform: Azure
Caching/CDN: Cloudflare
Finally:
A Tauntaun sleeping bag is what i've always wanted
spaces > tabs
Pure.Krome questions
Can I do a loop in an MSBuild file?
How to create an ObjectPool in .NET 6 for a custom parameterless class?
How can I find out when a Sql Database field gets modified?
How to dump all of our images from a VARBINARY(MAX) field in SQL Server 2008 to the filesystem?
This LINQ statement crashes if one of the Properties is NULL. How can I fix this?
Does Azure Worker Roles get charged $$ when they are Sleeping?
How to make a .NET Hashtable work just like a Java Hashtable
Can I use pdb files to step through a 3rd party assembly?
Trying to create a custom Docker image but getting asked for question during a RUN step [duplicate]
How can I Add or Update a ConcurrentDictionary, during a Parallel.ForEach?
Pure.Krome answers
How to dump all of our images from a VARBINARY(MAX) field in SQL Server 2008 to the filesystem?
Showing RavenDB request in test result output
trouble sending mail with free smtp
Stack Overflow Question Routing
Unable to authenticate with AWS CodeArtifact from a GitHub action
Finding clients location in an ASP.NET page
What are the possible problems with unit testing ASP.NET MVC code in the following way?
How to add a request header in Nancyfx?
ASP.NET MVC - User Input and Service/Repository - Where to do Validation?
ASP.NET MVC vs. Webforms vs. HTTP Handlers (.ashx) - which is the most lightweight? [closed]