Skip to content

Andreas Plahn Blog

My bookmarks and blogposts regarding Software Development in .NET, C#, Angular, JavaScript, CSS, Html

Author: Andreas Plahn

Getting Started with Web Components

http://www.dotnetcurry.com/showarticle.aspx?ID=1079

Author Andreas PlahnPosted on February 2, 2015Categories UncategorizedLeave a comment on Getting Started with Web Components

johnpapa/HotTowel-Angular · GitHub

Angularjs demo proejct

https://github.com/johnpapa/HotTowel-Angular

Author Andreas PlahnPosted on January 30, 2015Categories UncategorizedLeave a comment on johnpapa/HotTowel-Angular · GitHub

Dapper – a simple object mapper for .Net

Dapper – a simple object mapper for .Net

Features

Dapper is a single file you can drop in to your project that will extend your IDbConnection interface.

https://github.com/StackExchange/dapper-dot-net/blob/master/Readme.md

Author Andreas PlahnPosted on January 30, 2015Categories UncategorizedLeave a comment on Dapper – a simple object mapper for .Net

My Essential .NET Dev Tools – Spencer Schneidenbach Spencer

Here is my (mostly) comprehensive list of tools I use for development, either at home or work.

http://schneids.net/essential-net-dev-tools/

Author Andreas PlahnPosted on January 30, 2015Categories UncategorizedLeave a comment on My Essential .NET Dev Tools – Spencer Schneidenbach Spencer

Exploring Caching in ASP.NET – CodeProject

http://www.codeproject.com/Articles/29899/Exploring-Caching-in-ASP-NET

Author Andreas PlahnPosted on January 27, 2015Categories UncategorizedLeave a comment on Exploring Caching in ASP.NET – CodeProject

SubSonic: All Your Database Are Belong To Us

http://www.subsonicproject.com/

Author Andreas PlahnPosted on January 23, 2015Categories UncategorizedLeave a comment on SubSonic: All Your Database Are Belong To Us

Unit testing in EPiServer 7 – Ted & Gustaf

Unit testing in EPiServer 7 – Ted & Gustaf.

Author Andreas PlahnPosted on January 23, 2015Categories EPiServer, UncategorizedLeave a comment on Unit testing in EPiServer 7 – Ted & Gustaf

c# – Log4Net: Programmatically specify multiple loggers with multiple file appenders – Stack Overflow

via c# – Log4Net: Programmatically specify multiple loggers with multiple file appenders – Stack Overflow.

Author Andreas PlahnPosted on January 21, 2015Categories .NET, C#, UncategorizedLeave a comment on c# – Log4Net: Programmatically specify multiple loggers with multiple file appenders – Stack Overflow

Episerver Commerce performance improvements: Don’t let CatalogEntryFull slows you down.

http://world.episerver.com/blogs/Quan-Mai/Dates/2015/1/dont-let-catalogentryfull-slows-you-down/

Author Andreas PlahnPosted on January 20, 2015Categories UncategorizedLeave a comment on Episerver Commerce performance improvements: Don’t let CatalogEntryFull slows you down.

EPiServer 7.5 – Get pageReference from external URL

In EPiServer 7.5 you can use:string url = “http://site.com/subpage”;var contentReference = UrlResolver.Current.Route(new UrlBuilder(url));

via Get pageReference from external URL.

Author Andreas PlahnPosted on January 19, 2015Categories EPiServer, UncategorizedLeave a comment on EPiServer 7.5 – Get pageReference from external URL

Posts navigation

Previous page Page 1 … Page 88 Page 89 Page 90 … Page 112 Next page

Recent Posts

  • DeepWiki | AI documentation you can talk to, for every repo in GitHub
  • How I conquered multithreading and boosted my code’s speed
  • Visualizing Angular dependencies
  • How to update Angular packages minor and patch versions
  • Angular Error Handling
  • .NET (70)
  • .NET Core (27)
  • Agile (1)
  • AI (1)
  • Ajax (3)
  • Angular (67)
  • AngularJS (6)
  • Api (1)
  • Architecture (13)
  • ASP.NET (35)
  • ASP.NET Core (7)
  • Azure (18)
  • Blazor (2)
  • C# (34)
  • Css (30)
  • Data access (5)
  • Elasticsearch (1)
  • Entity Framework (3)
  • EPiServer (66)
    • Commerce (15)
    • Find (1)
  • Error (22)
  • Frontend (34)
  • GIT (17)
  • Html (6)
  • Html5 (7)
  • IDE (6)
  • IIS (12)
  • JavaScript (64)
  • jQuery (14)
  • Linux (3)
  • Mobile (1)
  • MVC (4)
  • MySQL (2)
  • Node.js (2)
  • Octopus (1)
  • Open Source (2)
  • Optimization (11)
  • PowerShell (3)
  • ReSharper (5)
  • Responsive (1)
  • Security (2)
  • Selenium (7)
  • SEO (2)
  • Software Practises (3)
  • SQL (19)
  • TeamCity (2)
  • Testing (26)
  • TFS (2)
  • Tips & Tricks (117)
  • Troubleshooting (5)
  • TypeScript (7)
  • Uncategorized (738)
  • Upgrade (1)
  • Useful tool (135)
  • Useful website (10)
  • Visual Studio (79)
    • Visual Studio Extensions (21)
  • VS Code (13)
  • VSTS (1)
  • Web Services (5)
  • Webforms (4)
  • WebStorm (10)
  • What? Why? How? (1)
  • Windows (16)
Andreas Plahn Blog Proudly powered by WordPress