Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kevin P. Rice
Kevin P. Rice has asked
9
questions and find answers to
13
problems.
Stats
530
EtPoint
191
Vote count
9
questions
13
answers
About
Professional firefighter.
Kevin P. Rice questions
Product trademark name begs for class/namespace with same name
c# Iterate array of parent type to invoke non-polymorphic method on derived type
Canonicalize URL to lowercase without breaking file system or culture?
Only allow Factory method to instantiate objects (prevent instantiation of base class AND uninitialized objects)
MSDN Dispose() example erroneous? (when to set managed references to null)
Is String.Equals(string1.Substring(0, x), string2) better than string1.StartsWith(string2)?
Force derived class to implement base class constructor with parameter(s)
Possible to defer loading of jQuery?
Kevin P. Rice answers
IIS Compression with in code GZipping?
How to enable case-sensitivity under IIS Express?
How to create an alias path on local IIS?
How to register HttpHandler for all subfolders in Asp.Net?
BigInteger to Hex/Decimal/Octal/Binary strings?
Check for leap year
How to change 1 char in the string?
Why does the VS compiler complain about not finding the assembly when using nested config files, but the ASP.NET engine in IIS has no issues?
Error.aspx - how to turn off?