Blog Posts for May 2014
This month contains total 12 blog posts.
- 2014-05-02: Getting started with the “Roslyn” generation of open-source C# and VB compilers
- 2014-05-05: C#: When working with ExpandoObject, you need to use the dynamic keyword
- 2014-05-07: Good video on Channel 9 about what’s new for Windows Store and Windows Phone developers
- 2014-05-10: Windows 8.1 file management tip: copy a file’s full path to the clipboard and use it in the File Open common dialogs
- 2014-05-13: Sending email from Azure with C# using SendGrid’s public service
- 2014-05-15: Understanding "Project Orleans"
- 2014-05-18: Creating simple TypeScript “any” wrappers for jQuery plugin libraries
- 2014-05-20: Testing Power Map in Excel 2013 for Office 365 Pro customers
- 2014-05-23: Microsoft-led OData 4.0 is an OASIS Standard now
- 2014-05-25: What are multicolor fonts in Windows 8.1?
- 2014-05-28: Testing if the Internet connection is working with PowerShell
- 2014-05-31: C# tip: A quick and easy way to read a stream and convert it to a string