Marten's blog

Blog about technology, automation, how-to's and snippets

  • About Me
  • Curriculum Vitae
    • Resume – Projects
  • My projects
    • PW Zoomer
  • Free/Busy

Simple custom C# event handler

By Martin Malek February 17, 2009 C# 36 Comments

The event model in C# is based on idea of publisher and subscribers. Each publisher can have more subscribers subscribed to each event. Publisher will do some logic and publish…

Read more

Tree traversal data structure – stored procedures

By Martin Malek October 8, 2008 C#, Database 2 Comments

In the first part of this article I wrote about tree traversal database structure. Now I want to show you how to prepare all stored procedures and triggers to be…

Read more

Stripping span tag from WebControl

By Martin Malek September 15, 2008 .NET, C# 12 Comments

When I started developing web controls which are created by CreateChildControls method i run into problem that this control is surrounded by span tag. This example will product not so…

Read more

Categories

  • .NET
  • C#
  • Database
  • Development practices
  • Google
  • MVC
  • Others
  • PHP
  • Sharepoint
  • Source versioning
  • Uncategorized
  • Visual Studio

Copyright © 2021 Marten's blog | Theme by: Theme Horse | Powered by: WordPress