Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
JJS
JJS has asked
16
questions and find answers to
52
problems.
Stats
1.2k
EtPoint
327
Vote count
16
questions
52
answers
About
Software developer specializing in Microsoft stack. Living in Colorado, USA
JJS questions
what are the names of the glyphs in Segoe UI Symbol used for icons
How do you parse large SQL scripts into batches?
How do I get the values from a ConfigSection defined as NameValueSectionHandler when using ConfigurationManager.OpenMappedExeConfiguration
Performance of typeof(String) vs System.Type.GetType("System.String")
how much local disk is available in an Azure Function execution context
In Google Chrome, what is the extension api for changing the UserAgent and Device Metrics?
Can I avoid slow .net exceptions in DEBUG with the debugger attached?
Why does adding a newline to StatusDescription in ASP.Net close the connection?
how do I find elements that contain a data-* attribute matching a prefix using jquery
How do I create compound keyboard shortcuts in a Windows Forms application?
JJS answers
what are the names of the glyphs in Segoe UI Symbol used for icons
Razor runcompile is not allowing me to debug
How to print 2D array to console in C#
Command line "get latest" from TFS without mapping workspaces and such
The UAC prompt shows a temporary random Program Name for msi, can the correct name be displayed?
How do you parse large SQL scripts into batches?
Can I use a stream to INSERT or UPDATE a row in SQL Server (C#)? [duplicate]
When should I set HttpResponse.SuppressContent to true
How do I get the values from a ConfigSection defined as NameValueSectionHandler when using ConfigurationManager.OpenMappedExeConfiguration
How to convert .evtx eventlog to csv