Wouter Bauchart
> Home > Archive > Tags > MP4 Metadata > About

  • 17 May 2014 Perform Javascript from codebehind with RegisterStartupScript

    A piece of javascript can be formed within codebehind and registered to run after the page has loaded.

  • 06 Apr 2014 Get name of month or day in C# and VB.Net

    The DateTime class is very useful. But sometimes you just want to print out the name of the month or day you have the integer value of, without the hassle of creating a whole DateTime object.

  • 24 Nov 2013 Using VB.Net and C#.Net reserved words as regular names

    You can take away the meaning of reserved words to use them any way you like. But I don’t advise doing so unless it’s really appropriate to do so. For example, as an entry of an enumeration.

  • 11 Nov 2013 404 pages in ASP.Net websites

    Creating a 404 page for an ASP.Net website isn’t hard. But it depends on when you want it to be showed and how it should be showed. I’ll explain the quick and simple way.

  • 05 Jun 2013 Execute code for a page after Master Page is loaded

    Sometimes you’d like to edit a public property or call a function of a Master Page from the currently requested page.

  • 25 Mar 2013 .Net MVC @helper in Razor view using C# and VB

    Creating reusable pieces of HTML with dynamic data for .Net MVC Razor made quick and easy with helpers.

  • 21 Mar 2013 Calculate difference between two dates in C# and VB

    Calculating the difference between dates couldn’t have been easier as in C# or VB. I’ll show you how in both languages and how to calculate the difference in years and months and more.

Recent Posts

  • .NET DevOps Revolution : Flexibility and Quality Control with Docker's Adaptive Arsenal - Techorama 2024
  • Update an old self-installed Oh My Posh version to a version from the Windows store and get it working
  • Breaking a Monolith Data Import into Azure Logic Apps Quickly - Meetup & Techorama Presentation
  • Quickstart Fancy Editors & Powershell Terminal with Ligatures, Oh My Posh & Terminal Icons
  • Introduction to Azure DevOps - Meetup Webinar

Tags

  • .NET
  • ASP.NET
  • ASP.NET Core
  • ASP.NET MVC
  • Azure
  • Azure DevOps
  • C#
  • DevOps
  • Docker
  • Excel
  • Fancybox
  • FlexSlider
  • JQuery
  • Javascript
  • Logic Apps
  • Powershell
  • Techorama
  • Transact-SQL
  • VB
  • XQuery

© Wouter Bauchart

Follow me

Jekyll theme based on jekyll-clean-dark