There are some pretty compelling reasons to lock down your LinkedIn account now. We bet you didn't know that there are times when LinkedIn allows anyone to see your profile, even after these settings have been set.
Author: Rick Bishop
LinkedIn is Ignoring Your Privacy Settings and You Paid Them to Do It
We bet you didn't know that your full name, picture, work history, and more may be read by anyone with a LinkedIn account, even if you specifically set privacy settings to prevent that in LinkedIn.
How to Return Details about Every Key Constraint Defined on a Database
Tested on server version: SQL Server 2016 Developer Edition Reference info accurate on: January, 2018 was wanting to make THIS stored procedure:
Formatting Dates in T-SQL Using CONVERT with Style Codes
CodeProject Assume you've been asked to return a date stored as a datetime2 in a specific format using Transact-SQL. For SQL Server 2012+, one option is to use T-SQL's FORMAT() function. FORMAT() is used with either a .NET format string or a custom formatting string to determine the formatting that should be applied. Starting with … Continue reading Formatting Dates in T-SQL Using CONVERT with Style Codes
SQL Server for Dummies Series
This book is incredibly well laid out and exceptionally easy to read and follow. Whereas other books seem to try to make the author appear smart and are therefore hard to read, this book is different.
The C# Programming Language (Hardcover)
ISBN: 978-0-32-115491-0 By A. Hejlsberg, S.Wiltamuth, P. Golde Addison-Wesley CodeProject Written by the Microsoft employees who literally created the C# language, this is still by far and away the best book I've read about the C# programming language. Even though it was published way back in 2003, it still trumps everything I've read that was … Continue reading The C# Programming Language (Hardcover)
Microsoft SQL Server 2016 – A Beginners Guide
ISBN: 978-1-25-964179-4 By Dusan Petkovic McGraw Hill Education $45.00 USD CodeProject I bought this book because I wanted a definitive, hard copy reference that covers the basics of SQL Server administration, performance tuning, replication, and of course, T-SQL. I was hoping the author would tap into his real world experience to offer insight into the … Continue reading Microsoft SQL Server 2016 – A Beginners Guide