Blog articles

0
comment
on 8/26/2017 1:37 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News .NET Core Support in Visual Studio for Mac 7.1 UWP & .NET Standard 2.0: A preview is now available! Mobile Apps with Xamarin.Forms: Architecture and Patterns guidance dotMemory 2017.2[...]
.
0
comment
on 8/24/2017 8:49 PM
Implement a breadcrumb bar in Angular with PrimeNg A breadcrumb bar is a very important piece of any website. It gives an idea where the user is currently in, from where the user landed on this page and finally allow the user to navigate back to any steps[...]
.
0
comment
on 8/23/2017 1:30 AM
Tweet You may not realise that you can write AWS Lambda functions in a recursive manner to perform long-running tasks. Here’s two tips to help you do it right. AWS Lambda limits the maximum execution time of a single invocation to 5 minutes. Whilst this l[...]
.
0
comment
on 8/19/2017 3:09 PM
Unlike the previous tests which have been based on Noda Time, this post is based on some issues I’ve had with my main project at work: the Google Cloud Client Libraries for .NET. Background This is somewhat detailed for those of you who really care about [...]
.
0
comment
on 8/19/2017 1:22 PM
In the last blog post, I investigated why my Noda Time tests on Travis were running much slower than those on AppVeyor. I resolved a lot of the problem just by making sure I was running release builds on Travis. That left a single test which takes up abou[...]
.
0
comment
on 8/19/2017 10:08 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News F# and .NET Core Roadmap Update Announcing ASP.NET Core 2.0 Announcing .NET Standard 2.0 Visual Studio 2017 Version 15.3 Released Development time IIS support for ASP.NET Core Applica[...]
.
0
comment
on 8/18/2017 9:23 AM
Difference between CanActivate and CanActivateChild in Angular Router Few weeks ago I spoke about the functionality of the Angular Router http://kimsereyblog.blogspot.com/2017/05/attribute-route-in-asp-net-core.html. It was a brief overview of all the rou[...]
.
0
comment
on 8/18/2017 2:02 AM
.
0
comment
on 8/17/2017 1:17 AM
I’ve previously blogged about a case where tests on .NET Core on Linux were much, much slower than the same tests on Windows. Today I’ve got a very similar problem – but I suspect the cause isn’t going to be the same. This is my reasonably raw log – skip [...]
.
0
comment
on 8/17/2017 1:16 AM
For a long time, I’ve believed that diagnostic skills are incredibly important for software engineers, and often poorly understood. The main evidence I see of poor diagnostic skills is on Stack Overflow: “I have a program that does 10 things, and the outp[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper