From 560a7c5900f6e3893f338b27f6cb7ea3c14b5fd5 Mon Sep 17 00:00:00 2001 From: Prasun Bannerjee Date: Wed, 13 Nov 2013 13:12:27 +0530 Subject: [PATCH] Added more books for Microsoft Technologies Added two links under the hood of Microsoft technologies. The link contains lots of free ebooks by MSDN member Eric Ligman over a variety of topics such as Windows Azure, Windoes Phone Development, SQL Server, Windows 8 app development, Visual Studio Guides, SharePoint, etc --- free-programming-books.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 693c24b8..9679828c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -76,6 +76,7 @@ * [MATLAB](#matlab) * [Maven](#maven) * [Mercurial](#mercurial) +* [Microsoft Technologies](#Microsoft-Technologies) * [.NET (C# / VB / Nemerle / Visual Studio)](#net-c--vb--nemerle--visual-studio) * [NoSQL](#nosql) * [Oberon](#oberon) @@ -811,10 +812,14 @@ See also [TeX](#tex) * [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/) * [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/) +###Microsoft Technologies +* [Microsoft Technologies, including books on Windows Azure, SharePoint, Visual Studio Guide, Windows phone development, ASP.net, Office365, etc. collection by Eric Ligman](http://blogs.msdn.com/b/mssmallbiz/archive/2012/07/27/large-collection-of-free-microsoft-ebooks-for-you-including-sharepoint-visual-studio-windows-phone-windows-8-office-365-office-2010-sql-server-2012-azure-and-more.aspx) +* [ More ebook download links on Microsoft Technologies, including books on Windows Azure, SharePoint, Visual Studio Guide, Windows phone development, ASP.net, etc. collection by Eric Ligman](http://blogs.msdn.com/b/mssmallbiz/archive/2012/07/30/another-large-collection-of-free-microsoft-ebooks-and-resource-kits-for-you-including-sharepoint-2013-office-2013-office-365-duet-2-0-azure-cloud-windows-phone-lync-dynamics-crm-and-more.aspx?wa=wsignin1.0) ###MySQL * [MySQL Tutorial Excerpt](http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.1-en.pdf) + ###.NET (C# / VB / Nemerle / Visual Studio) * [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials) * [C# Programming - Wikibook](http://en.wikibooks.org/wiki/C_Sharp_Programming) -- GitLab