N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Monday, September 10, 2018

Git Cheat sheet for all

›
Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. Git is on...
Tuesday, August 07, 2018

Quick note: How to get backup history of a database?

›
Here is how you can get via SQL Query, This works on any SQL Server version USE database_name GO -- Get Backup History for required datab...
Friday, June 29, 2018

Quick Note: Android Gradle distributions

›
Here is the link for list of all available Gradle Distributions with latest one being first.

Quick note: How to download Xcode DMG or XIP file?

›
You can find the DMGs or XIPs for Xcode and other development tools on https://developer.apple.com/download/more/ (requires Apple ID to log...
Tuesday, June 26, 2018

SSIS: Cannot convert between unicode and non-unicode string data types

›
Best thing to resolve this to add Data Conversion transformations to convert string columns from non-Unicode (DT_STR) to Unicode (DT_WSTR) s...
‹
›
Home
View web version
Powered by Blogger.