Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Seth Petry-Johnson
Seth Petry-Johnson has asked
43
questions and find answers to
34
problems.
Stats
1.1k
EtPoint
295
Vote count
43
questions
34
answers
About
Agile ASP.NET developer in Ohio. Currently and happily employed as a remote consultant for Heuristic Solutions, Inc.
Seth Petry-Johnson questions
Override app.config settings embedded into a MSI?
How to troubleshoot app domain shutdown due to "change in app_offline.htm", after editing file in Visual Studio?
How to make ASP.NET Routing escape route values?
Automapper: Map an Enum to its [Description] attribute
Adding ControlParameter to SqlDataSource prevents query and databinding?
How to determine the entire date range displayed by ASP.NET calendar?
In ASP.NET MVC, why can't I inherit from "MyCustomView" without specifying the full type name? [duplicate]
Ignore read-only class properties when using DataContext.ExecuteQuery<T>
How to apply Windows group policy using .NET?
Get actual return type from a Expression<Func<T, object>> instance
Seth Petry-Johnson answers
Parse filename from full path using regular expressions in C#
Specifying read-only session in ASP.NET MVC
How to troubleshoot app domain shutdown due to "change in app_offline.htm", after editing file in Visual Studio?
Automapper: Map an Enum to its [Description] attribute
Is there any way to reduce duplication in these two linq queries
Is there a way to keep Visual Studio from modifying the solution file after every test run?
Successful projects using agile methods? [closed]
ASP.NET MVC routing conflict - null value for input variable
Is it possible to refactor this C# if(..) statement?
Should there be a Service Layer in Asp.net mvc?