dotnetnerd.dk dotnetnerd.dk

dotnetnerd.dk

Who am I? - dotnetnerd.dk

DotNetNerd.dk - because I love development. I have great experience in simplifying otherwise complex enterprise scale solutions from working at inCaptiva, Hedal:Kruse:Brohus, Vertica and d60, before I choose to become independent. So I feel comfortable in various roles, coding front- and backend, and I like to solve problems and help make life easier for the people I collaborate with. I modernize applications by using functional and concurrent programming principles. Working on Open Source.

http://www.dotnetnerd.dk/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR DOTNETNERD.DK

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 14 reviews
5 star
5
4 star
4
3 star
4
2 star
0
1 star
1

Hey there! Start your review of dotnetnerd.dk

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.5 seconds

FAVICON PREVIEW

  • dotnetnerd.dk

    16x16

  • dotnetnerd.dk

    32x32

CONTACTS AT DOTNETNERD.DK

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Who am I? - dotnetnerd.dk | dotnetnerd.dk Reviews
<META>
DESCRIPTION
DotNetNerd.dk - because I love development. I have great experience in simplifying otherwise complex enterprise scale solutions from working at inCaptiva, Hedal:Kruse:Brohus, Vertica and d60, before I choose to become independent. So I feel comfortable in various roles, coding front- and backend, and I like to solve problems and help make life easier for the people I collaborate with. I modernize applications by using functional and concurrent programming principles. Working on Open Source.
<META>
KEYWORDS
1 who am i
2 curriculum vitae
3 projects
4 videos
5 blog
6 github
7 twitter
8 linkedin
9 careers
10 getting involved
CONTENT
Page content here
KEYWORDS ON
PAGE
who am i,curriculum vitae,projects,videos,blog,github,twitter,linkedin,careers,getting involved,writing technical content
SERVER
Microsoft-IIS/10.0
POWERED BY
ASP.NET
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Who am I? - dotnetnerd.dk | dotnetnerd.dk Reviews

https://dotnetnerd.dk

DotNetNerd.dk - because I love development. I have great experience in simplifying otherwise complex enterprise scale solutions from working at inCaptiva, Hedal:Kruse:Brohus, Vertica and d60, before I choose to become independent. So I feel comfortable in various roles, coding front- and backend, and I like to solve problems and help make life easier for the people I collaborate with. I modernize applications by using functional and concurrent programming principles. Working on Open Source.

SUBDOMAINS

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | - because I love development

Because I love development. MVP Summit 2018 maybe you'll be there next year? 9 March 2018 15:35. I just came home from the 25th MVP Summit and as always it has been a blast. As I ended up tweeting, tech by day and beer by night, what's not to like. Sadly I am not allowed to write much about the tech, because it is still confidential, but it should be safe to say that things are continuing to move fast with ASP.NET. 20 December 2017 10:30. 14 December 2017 07:48. Simply being lazy and concurrent. I recent...

INTERNAL PAGES

dotnetnerd.dk dotnetnerd.dk
1

Curriculum Vitae - dotnetnerd.dk

http://www.dotnetnerd.dk/Cv

DotNetNerd.dk - because I love development. Independent consultant (2014 ). Development, architecture and training. Senior Developer at d60 (2013-2014). Development of Enterprise applications. Senior Software Developer at Vertica (2009-2013). Development of Custom and Microsoft Commerce Server based solutions. Programmer and Tech Lead at Hedal:Kruse:Brohus (2007-2008). Cataloguesystem and custom development mainly for private customers. Forms system and integration solutions mainly for the public sector.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL PAGES IN THIS WEBSITE

1

LINKS TO THIS WEBSITE

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Build: Microservices on Azure

http://blog.dotnetnerd.dk/post/2015/05/01/Build-Microservices-on-Azure.aspx

Because I love development. Build: Azure App Services has a growth spurt. Build: Microservices on Azure. 1 May 2015 10:13. Besides App Services, Azure offers an alternative that is slightly to the left of the far right on the big IaaS to PaaS scale called Azure Service Fabric. Conceptually Service Fabric is based on containers, allowing you to fit many services into a single VM and it gives you more fine grained control than with App Services by providing a manifest describing how it should operate.

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | 2014 debriefing

http://blog.dotnetnerd.dk/post/2014/12/29/2014-debriefing.aspx

Because I love development. Beware: here be frameworks! Pattern matching on its way to C#. 29 December 2014 15:33. What a crazy year this has been! A year ago my girlfriend and I had just started construction of our new house, so we were living temporarily in a ruin from 1892 and I was working at d60 in Vanløse. Now we are all settled in our house, Elisabeth is now my wife, she is starting her phd, and I have been working as an independent consultant for 11 months! Out with the new in with the old. The i...

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Everyday life

http://blog.dotnetnerd.dk/category/Everyday-life.aspx

Because I love development. 21 December 2015 14:11. So it's that time again. Another year has past, and like so many others I want to take a little time to look back at how I have spent my nerdy hours. Most importantly it has been my second years as an independent consultant, and I am still enjoying the freedom and the chance to work on projects that are very different. More. Live slowly, be happy and save battery! 8 July 2015 07:22. 29 December 2014 15:33. What a crazy year this has been! So it has been...

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | F# interaktiv, pattern matching og active patterns

http://blog.dotnetnerd.dk/post/2008/02/23/F-interaktiv-eksekvering-pattern-matching-og-active-patterns.aspx

Because I love development. Feed-Me.dk release og Lang.NET inspiration. F# og imperativ programmering. F# interaktiv, pattern matching og active patterns. 23 February 2008 17:46. Let value = a. A - printfn The value was an a. B - printfn The value was a b. Let value = (b, a). A, b) - printfn The values were a and b. B, ) - printfn The first value was b. Der kan matches på mange forskellige måder men en anden meget anvendt operator :? Let value = 2. Match box value with. Active patterns er en teknik der g...

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Is TypeScript taking hold?

http://blog.dotnetnerd.dk/post/2015/04/07/Is-TypeScript-taking-hold.aspx

Because I love development. Pattern matching on its way to C#. Is TypeScript taking hold? 7 April 2015 13:08. I just got back from a week off around easter, summer is almost here and I was awarded Microsoft MVP for ASP.NET/IIS for the first time. So all I that is missing is getting some blogging done. Convert the use of revealing module pattern into classes. Write constructors that communicate the intent of the class well. Get rid of “that” by using arrow functions. GOTO day 2 good times in .NET land.

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Languages

http://blog.dotnetnerd.dk/category/Languages.aspx

Because I love development. TypeScript 2.0 beta non-nullable types. 13 July 2016 07:19. One of the nice features of functional programming languages like F# is the lack of null. Not having to check for null every where makes code a lot less errorprone. As the saying goes "What can C# do that F# cannot? With version 2.0 of TypeScript we do get non-nullable types, which has been implemented as a compiler switch. The joy of functional concurrent programming. 25 June 2015 07:40. Initial thoughts on Angular 2.

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Events

http://blog.dotnetnerd.dk/category/Events.aspx

Because I love development. GOTO Copenhagen day 2 continued. 7 October 2015 08:10. After lunch I picked a talk by Dave Thomas on Fast data - tools and peopleware. Dave threw some punches at SCRUM and OO languages, while describing the challenges of handeling the huge amounts of data and the variery of devices that we have today. With that he concluded that the amount of serialization and modelling we are doing is hopeless and that going through layers like ODBC is terrible. More. GOTO Copenhagen day 2.

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Build keynotes

http://blog.dotnetnerd.dk/post/2015/04/29/Build-keynotes.aspx

Because I love development. Is TypeScript taking hold? Build: Microservices on Azure. 29 April 2015 18:31. Since I am watching Satya Nadellas the keynote and taking notes, I figured I might as well put them into a blogpost. So here it goes. First off the collaboration with Docker was talked about by Ben Golub and Mark Russinovich. This included talking about the collaboration between Docker and Microsoft which had surprised Ben in 5 ways:. Docker would be build to run on for Windows. Office is being open...

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | All posts by dotnetnerd

http://blog.dotnetnerd.dk/author/DotNetNerd.aspx

Because I love development. TypeScript 2.0 beta non-nullable types. 13 July 2016 07:19. One of the nice features of functional programming languages like F# is the lack of null. Not having to check for null every where makes code a lot less errorprone. As the saying goes "What can C# do that F# cannot? With version 2.0 of TypeScript we do get non-nullable types, which has been implemented as a compiler switch. Azure Webjobs good stuff, with a gotcha. 26 May 2016 11:27. Backup with Azure Cool Blob Storage.

blog.dotnetnerd.dk blog.dotnetnerd.dk

DotNetNerd's blog | Pattern matching on its way to C#

http://blog.dotnetnerd.dk/post/2015/02/03/Pattern-matching-on-its-way-to-C.aspx

Because I love development. Is TypeScript taking hold? Pattern matching on its way to C#. 3 February 2015 16:47. As the design notes for C# 7. Reveals, Microsoft are thinking about introducing pattern matching into C# in version 7. I was really happy when I first heard this, because pattern matching is one of the things I often miss from F#, where I wrote about the joy of pattern matching. Way back in the beginning of 2008. It doesn't get much more nice and succinct than this. Looking at other languages.

UPGRADE TO PREMIUM TO VIEW 33 MORE

TOTAL LINKS TO THIS WEBSITE

43

SOCIAL ENGAGEMENT



OTHER SITES

dotnetnate.com dotnetnate.com

.NET Nate – Continuously Integrating

NET 4 Caching Runtime - Custom Change Monitor. NET 4 Caching Runtime – Custom Change Monitor. Source code for this article is available here. All usual expressions of warranties apply, i.e. it’s your fault if the code you download decides it wants to simulate WWIII or take control of space ships. Entirely your fault. But there’s still a little tweaking required, in my opinion, to get it on par with EntLib. Probably not. Transfer that to the server space and then you might have to strongly consider wh...

dotnetnative.com dotnetnative.com

dotnetnative.com

Welcome to dotnetnative.com. This domain is parked free of charge with NameSilo.com. NameSilo offers the cheapest domains on the Internet as well as:. FREE Parking (you keep 100% of the revenue! Industry Leading Domain Security. Powerful Domain Management Tools. Fast, Simple and Easy Processes. Dotnetnative.com Privacy Policy.

dotnetncomputer.wordpress.com dotnetncomputer.wordpress.com

dotnetNComputer | The greatest WordPress.com site in all the land!

The greatest WordPress.com site in all the land! Skip to primary content. Skip to secondary content. Where is InstallUtil.exe? Array in .Net (Fx 4.5). November 5, 2014. Array resides in mscorlib. Part of) the System.Collections namespaces. Considered a collection because it is based on the IList. Length of Array = Sum(Elements). Lower bound of Array. Index of first element, Default = 0. Can have different bounds for each dimension. Http:/ www.vikasjindal.com. October 27, 2014. How to make money? Affiliat...

dotnetnerd.blogspot.com dotnetnerd.blogspot.com

All Things .NET

Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Resharper Exceptoin when Debugging Unit Test. Get an exception when debugging a VS unit test through the R# unit test window (debug selected tests). System.ArgumentException: The directory name C: Program Files JetBrains ReSharper v5.1 Bin PrivateAssemblies DataCollectors is invalid. Weird error when running unit tests : JetBrains Developer Community. Posted by dan @ 4:22 PM 0 comments.

dotnetnerd.com dotnetnerd.com

.NET Nerd

Diarrhea from a .NET Developer. Visual Studio Online – It’s Time to Convert! July 29, 2015. Visual Studio Online, a victim of Microsoft’s incredibly schizophrenic naming convention, is Microsoft’s Team [.]. How Windows Phone Hurt Microsoft. July 26, 2015. The Balmer Years… sigh. While I am not the CEO of a multi-billion dollar company (yet… * smile *), I am going to [.]. What’s new in Entity Framework 7? July 26, 2015. Microsoft HoloLens – Is it really a game changer? July 10, 2015.

dotnetnerd.dk dotnetnerd.dk

Who am I? - dotnetnerd.dk

DotNetNerd.dk - because I love development. I have great experience in simplifying otherwise complex enterprise scale solutions from working at inCaptiva, Hedal:Kruse:Brohus, Vertica and d60, before I choose to become independent. So I feel comfortable in various roles, coding front- and backend, and I like to solve problems and help make life easier for the people I collaborate with. I modernize applications by using functional and concurrent programming principles. Working on Open Source.

dotnetnerd.wordpress.com dotnetnerd.wordpress.com

DotNetBlog

Blog about DotNet, Windows Sharepoint and Microsoft technologies. ASPNET 4 Hosting : .NET Framework 4.0 A Parallel-Programming Initiative. Posted by dotnetnerd on May 14, 2010. This article attempts to briefly answer the question. That’s not all. There are also a number of enhancements to the Base Libraries for things like collections, reflection, data structures, handling, threading and lots of new features for the web. What is so SPECIAL on ASPHostDirectory.com ASP. Net 4 Hosting? There’s no need to pa...

dotnetnet.net dotnetnet.net

Dotnetnet

Find the best information and most relevant links on all topics related to dotnetnet.net.

dotnetnews.pl dotnetnews.pl

internetdotnetnews.pl! Zaznajomienie się z regulaminem - punkt wyjścia korzystania z SMS-ów specjalnych! Identyfikatory komórek

Zaznajomienie się z regulaminem - punkt. Właściwie każdy zna konkursy radiowe i telewizyjne, gdzie, by zagłosować, czy też wsiąść. Zaznajomienie się z regulaminem - punkt wyjścia korzystania z SMS-ów specjalnych. Wielu osób korzystających z takich usług, zostało jednak niemile zdziwionych,. Gdy zobaczyło ile za taką wiadomość SMS zapłaciło. W Polsce co rok rośnie liczba osób korzystających przynajmniej z jednej karty SIM. Telefon 540 646 009. Telefon 540 644 683. Telefon 540 643 682. Telefon 540 643 268.

dotnetngene.kr dotnetngene.kr

.NET N'Gene

Microsft Visual C# MVP. Webmatrix 런칭 행사 - 세션2 개발자를 위한 Webmatirx. New features in C# 4.0. JQuery와 Razor 웹 개발. JQuery와 함께 ASP.NET MVC 100% 활용. ADONET Entity Framework, 비즈니스 데이터를 통합하다. Microsoft Techdays 2010 Spring]. ASPNET 4.0, 그 새로운 변화에 대한 첫 만남. New Features in C# 4.0. Meet to Entity Framework. 15회 웹개발 세미나 - 두시간에 마스터하는 ASP.NET Web Pages Razor 게시판 만들기 and WebMatrix. WebMatrix 런칭] 다시 웹을 피우기에 좋은 날, 웹의 매트릭스로 어서 오세요. JQuery와 Razor 웹 개발. Ajax Minifier를 이용한 리소스 파일 크기 최적화. ASPNET PageMethods와 JSON을 통한 다이나믹 페이지 개발.

dotnetnick.com dotnetnick.com

Log In

New Bill of Lading. View Bills of Lading. Print Bill of Lading. Please enter your username and password. Keep me logged in.