All my life I have been a tech saavy person would make my hands dirty trying out all odds available. Here I am going to […]
Category: CodeSnippets
- .NET
- .NET Core 1.0
- .NET Core 1.0.1
- .NET Framework
- ASP.NET
- Azure
- Azure SDK Tools
- Azure Tools
- Cloud Computing
- CodeSnippets
- CosmosDB
- Document DB
- Microsoft
- PaaS
- SaaS
- Visual Studio 2015
- Visual Studio 2015 Update 3
- Visual Studio 2017
- VisualStudio
- VS2015
- VS2017
- Windows
- Windows 10
- Windows Azure Development
- Windowz Azure
Getting Started local development with Azure Cosmos DB services – Part 2
In my previous article we discussed about setting local development environment using Cosmos DB Emulator for Windows. With this part 2 of the article, we […]
HTML5 – Introduction to HTML5Shiv for Internet Explorer 6/7/8
HTML5Shiv is a JavaScript workaround, discovered by Sjoerd Visscher, to enable support styling of HTML5 elements in versions of Internet Explorer prior to version 9.0, […]
Free eBooks from Microsoft Press on Windows 8 and Windows Server 2012
Introducing Windows 8: An Overview for IT Professionals (Final Edition) You can download the eBook in: Introducing Windows 8- An Overview for IT Professionals – […]
Zip(Archive) API’s in .NET Framework 4.5 – Part 2 – ZipFile Class
In my previous post I shared some information on API’s/Classes included as part of System.IO.Compression namespace in .NET Framework 4.5, and given on overview of […]
Zip(Archive) API’s in .NET Framework 4.5 – ZipArchive Class
With release of .NET Framework 4.5, Microsoft has introduced new classes in to System.IO.Compression namespace. These classes will add the necessary programming support for Zipping(Achiving), […]