Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sruly
Sruly has asked
35
questions and find answers to
20
problems.
Stats
984
EtPoint
317
Vote count
35
questions
20
answers
About
I develop for the Cloud mostly using Microsoft .net stack.
Sruly questions
Different ways to inject dependencies in ASP.NET MVC Controllers?
How do I center a div and make it expand around the divs inside of it?
String format options for int in .NET
Should I allow a plugin to crash my application?
Types for large numbers
Are there any NoSQL standards emerging? [closed]
Should my custom Exceptions Inherit an exception that is similar to them or just inherit from Exception?
Is it faster to search for a large string in a DB by its hashcode?
Is it bad practice to run tests on a database instead of on fake repositories?
Does YAGNI also apply when writing tests?
Sruly answers
How can I enable "URL Rewrite" Module in IIS 8.5 in Server 2012?
IEnumerable<T> VS IList<T> VS IQueryable<T>
Find Website Name from a web application
Creating an object with dynamic properties in C#
trying to submit rich text editor content in asp.net mvc and getting "potentially dangerous Request.Form value was detected"
Why was validate request taken out of ASP.net MVC?
why dispose method is not for string object?
.Net xsd.exe tool doesn't generate all types
What does "?", used after JavaScript filename, means?
ActionFilter or RenderAction in ASP.NET MVC?