Skip to content

Instantly share code, notes, and snippets.

' Some modified code for GV
Imports System.Runtime.CompilerServices
Imports System.Reflection
Imports System.Text
Class RegisterItem
Public Property Name As String
Public Property Price As Decimal
Public Property Quantity As Integer
@galador
galador / gist:7921730
Last active December 31, 2015 02:38
"Katrina" was helpful enough (she did get my original complaint fixed), but I'm not sure she really "understood" my second complaint (or my compliment).
Initial Question: Hello, I ordered a video game last Wednesday night,
and chose one-day guaranteed delivery, which was scheduled to come in
on Friday. However the package didn't come in until this Monday.
I believe that the shipping costs should have been refunded to my card,
but I haven't seen any activity on my online statement yet.
01:07 AM(GMT) Katrina(CSA): Hello, my name is Katrina.
01:07 AM(GMT) Bryan H.: Hi Katrina!
@galador
galador / after.sql
Last active December 18, 2015 23:39
SELECT
R.UNIT_NUMBER
,R.PERIOD
,R.COMPANY
,R.PROJECT_NUM
,V.PROJECT_NAME
,A.RESPONSE
,R.ASSIGNED_TO_USER
,R.DEPR_DATE
FROM main_table R
[user]
name = blah
email = me@blah.net
[color]
diff = auto
status = auto
branch = auto
[core]
autocrlf = true
[branch]