воскресенье, 3 января 2016 г.

Visual Studio Feeds English

Visual Studio Feeds English


Configure Git for Visual Studio 2015

Posted: 03 Jan 2016 11:56 AM PST

After installing Git (https://git-scm.com/download/win), the initial Git configurations can be viewed with git config –list:core.symlinks=false core.autocrlf=true color.diff=auto color.status=auto color.branch=auto color.interactive=true pack.packsizelimit=2g help.format=html http.sslcainfo=/bin/curl-ca-bundle.crt sendemail.smtpserver=/bin/msmtp.exe diff.astextplain.textconv=astextplain rebase.autosquash=true core.repositoryformatversion=0 core.filemode=false core.bare=false core.logallrefupdates=true core.symlinks=false core.ignorecase=true core.hidedotfiles=dotGitOnly remote.origin.url=https://github.com/Dixin/CodeSnippets.git (https://github.com/Dixin/CodeSnippets.git) remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* branch.master.remote=origin branch.master.merge=refs/heads/masterThere is nothing for Visual Studio.After installing

Presenting at SQL Saturday BI Atlanta

Posted: 03 Jan 2016 11:40 AM PST

SQL Saturday BI edition (http://www.sqlsaturday.com/477/EventHome.aspx) in Atlanta. You'll learn about

SQL SERVER – Someone was trying to hack my SQL Server Logins in Azure!

Posted: 03 Jan 2016 11:40 AM PST

When I started to work with SQL Server on Azure VMs, I was completely excited because now the need to build local VMs

Ten!

Posted: 03 Jan 2016 10:54 AM PST

It's been a tradition for me to look in my inbox for an email from the Microsoft MVP award team on January first… this

Calling VSTS APIs with C#

Posted: 03 Jan 2016 05:15 AM PST

In the last API-related article, Personal Access Tokens and VSTS APIs, we looked at how we can use Fiddler, along with a Personal

Enabling your universal app for Continuum

Posted: 02 Jan 2016 11:51 PM PST

One of the most exciting features of the new Windows 10 mobile devices is Continuum. It means that you can connect your Windows 10

Комментариев нет:

Отправить комментарий