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
364
questions and find answers to
122
problems.
Stats
4.8k
EtPoint
1.1k
Vote count
364
questions
122
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
Trying to batch AddMessage to an Azure Queue
How to test if a SQL Server Geography column value is POINT(0 0)?
Why are all the collections in my POCO are null when deserializing some valid json with the .NET Newtonsoft.Json component
Unable to determine if the Xamarin Forms application is running in the Simulator or on the Device
How do i pass a complex object to another View in ASP.NET MVC?
How can I concatinate a subquery result field into the parent query?
How to format a number into a fixed string size, in .NET?
Not sure how to test this .NET string with FluentValidation
Does Indexing a View in Sql Server 2008 actually duplicate the original data?
Is it possible to change the Url which JQuery's JQueryUI Autocomplete generates?
Pure.Krome answers
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]
Is there a visual tool to view a RavenDB database?
How to Minify .net AXD Resources
Autofac not finding the most greedy constructor
Where should caching occur in an ASP.NET MVC application?
How can I stop Visual Studio running all my web services
Injecting Single Instance HttpClient with specific HttpMessageHandler