Wednesday, June 29, 2016
vs - command line args
wont work if clickonce is enabled
Monday, June 27, 2016
hostscan is waiting for the next scan
I cleared certificate cache
Tuesday, June 21, 2016
Thursday, May 26, 2016
raiseerror
with out a try catch : the code will continue
Thursday, March 17, 2016
how to select specific lines in notepad++
regex in notepad++
to get the full line i needed this
^blah.*
^blah.*
Thursday, March 10, 2016
Column name or number of supplied values does not match table definition in false if statement
if @@SERVERNAME = 'vxcvxc'
begin
insert into Tblah values('tyut')
end
will be raised
Subscribe to:
Comments (Atom)

