• Developing an outlook helper–part 4 from 5–javascript / Office 365 project

    Series   Developing Outlook helper – introduction Developing Outlook helper-VBA macro Developing Outlook helper-C# Developing Outlook helper – javascript for Office 365 Developing Outlook helper – conclusions Develop like it was 201x: Read about Office Javascript API and try to understand the documentation – https://dev.office.com/docs/add-ins/develop/understanding-the-javascript-api-for-office . Then realize there are some samples where you can…

  • Friday links 203

    Using Roslyn and unit tests to enforce coding guidelines and more | StrathWeb. A free flowing web tech monologue.  NLTK News — NLTK 3.0 documentation Building Domain Specific Languages in C#  About Domain-Specific Languages Stanford CoreNLP for .NET C# 3.0,lambda,and the first post of a series about “monadic parser combinators” « Inside F# Nicholas Blumhardt…

  • Developing an outlook helper–part 3 from 5–C# project

    Series   Developing Outlook helper – introduction Developing Outlook helper-VBA macro Developing Outlook helper-C# Developing Outlook helper – javascript for Office 365 Developing Outlook helper – conclusions Develop like it was  200x: Start  Visual Studio. See that you do not have the project. Download the Office addon for VS that create the project. Find the…

  • Friday links 229

    10 Free Add-ins For Microsoft Office that Improve Productivity blog.cleancoder.com/uncle-bob/2016/03/19/GivingUpOnTDD.html venturebeat.com/2016/03/20/why-indoor-location-tech-is-facing-an-uphill-battle/ The Joel Test: 12 Steps to Better Code – Joel on Software https://segment.com/blog/the-deep-roots-of-js-fatigue/ sethgodin.typepad.com/seths_blog/2016/03/what-are-you-competing-on.html  mperdeck/LINQtoCSV: Popular,easy to use library to read and write CSV files. DefinitelyTyped/jsnlog.d.ts at master · DefinitelyTyped/DefinitelyTyped Event processing at all scales with Reactive Extensions | Techdays 2014 the Netherlands |…

  • Friday links 202

    msorens/MonitorFactory A general way to maintain History tables – SQLServerCentral Full Text Search in EntityFrtamework 6 – My ASP.NET Application Introducing U-SQL – A Language that makes Big Data Processing Easy – The Visual Studio Blog – Site Home – MSDN Blogs Inspectlet – Website Heatmaps,Session Recording,Form Analytics C# Programming Tutorial: Avoid 10 Common C#…

  • Developing an outlook helper–part 2 from 5–VBA

    Series   Developing Outlook helper – introduction Developing Outlook helper-VBA macro Developing Outlook helper-C# Developing Outlook helper – javascript for Office 365 Developing Outlook helper – conclusions Develop like it was ‘9x: In the early days to develop an outlook addon it was simple : Press ALT+F11 and wrote the VBA. ( in our days,you…

  • Friday links 201

    My Portraits Of The 7 Deadly Sins | Bored Panda How to Tell When Someone’s Full of $#*! – Steve Tobak DLLImport with dynamically bound native DLLs using Reflection – CodeProject Cross Browser Cookies with Flash | technology | nuff-respec.com Localization in ASP.NET 5 & MVC 6 | public void Photograph() aspnet-contrib/AspNet.Security.OAuth.Providers Seven evolving trends…

  • Developing an outlook helper–part 1 from 5

    Series   Developing Outlook helper – introduction Developing Outlook helper-VBA macro Developing Outlook helper-C# Developing Outlook helper – javscript for Office 365 Developing Outlook helper – conclusions I want to show how much the software have changed from the early days to now. For this,I will show it was / is to develop / test…

  • Friday links 200

    Gulp for Beginners | CSS-Tricks SSW Rules & Standards Nina Mufleh Airbnb resume – Business Insider Vunvulea Radu Tech Wall: Why not to use StopWatch when you need to measure the duration of an HTTP request in WebAPI 20 Hilarious Jokes Only Smart People Will Understand | Idealist Revolution Introducing Portable Imaging IO Library for…

  • ImageTagHelper in .NET Core–add data URI scheme

    The ImageTagHelper in ASP.NET Core MVC (https://github.com/aspnet/Mvc) is lacking one attribute that I find somehow useful: a data uri to embed the image as base64 (https://en.wikipedia.org/wiki/Data_URI_scheme ) I was curious about how fast it will be to make such a modification on my PC. So the process was: Downloading branch rel/1.1.1 from https://github.com/aspnet/Mvc as a…

I am ok , you are ok