Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Max Toro
Max Toro has asked
24
questions and find answers to
74
problems.
Stats
3.1k
EtPoint
1.2k
Vote count
24
questions
74
answers
About
Declarative Programmer, mostly using XSLT and C#. Creator of XCST.
Max Toro questions
WCF return types
.NET primitives and type hierarchies, why was it designed like this?
Can IL produced by C# 4.0 compiler run on CLR 2.0?
Does C# 8 annotate nullable properties and parameters?
ASP.NET 5 name confusion [closed]
Why do I have to parent-type-qualify to use a nested type when inheriting from a generic type?
Best way to test if a Type is a collection
What is the FDG for naming boolean properties?
Is a parameter name change in C# a runtime breaking change?
What's the purpose of the empty string?
Max Toro answers
Find maximum value of all child elements and get its parent element in XSLT
XSLT matching empty nodes
How to create ASP.NET MVC area as a plugin DLL?
MVC 4 - Use Razor Views in Class Library
ASP.NET MVC Validation add class to containing div
How can I use Url.Action with list parameters?
Why is ASP.NET-MVC Routing's UrlParameter.Optional ignored when using this Regex?
Mix Razor and Javascript code
How to make all static files like css/images/js files not be processed by asp.net mvc?
How to structure an enterprise MVC app, and where does Business Logic go?