Skip to main content

Home/ General Development In DotNet/ Contents contributed and discussions participated by Johann Strydom

Contents contributed and discussions participated by Johann Strydom

Johann Strydom

Wink - [Homepage] - 2 views

  •  
    Wink is a Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software (like a tutor for MS-Word/Excel etc). Using Wink you can capture screenshots, add explanations boxes, buttons, titles etc and generate a highly effective tutorial for your users
Johann Strydom

OOP in JS, Part 2 : Inheritance - 1 views

  •  
    "Cat.prototype.haveABaby=function(){ var theKitten = this.parent.haveABaby.call(this); alert("mew!"); return theKitten; }"
Johann Strydom

Master-PowerShell | With Dr. Tobias Weltner - Powershell.com - Powershell Scripts, Tips... - 1 views

  •  
    Powershell tutorial
Johann Strydom

50 Amazing Jquery Examples- Part1 - Noupe Design Blog - 1 views

  •  
    "Many of us have been using a good deal of jQuery plugins lately. Below I have provided a list of the 50 favorite plugins many developers use. Some of these you may have already seen, others might be new to you. This is just the first series , the second version will be coming soon, stay tuned and Enjoy!"
Johann Strydom

Technical Jargon » Mercurial on IIS7 - 1 views

  •  
    How to setup Murcurial on IIS7. Complete step by step guide
Johann Strydom

Announcing Entity Framework Code-First (CTP5 release) - ScottGu's Blog - 1 views

  •  
    All about using POCOs only
Johann Strydom

Brian J. Cardiff » (Re)improved argument matchers in Moq - 1 views

  •  
    Article that shows how to use objects as MOQ parameters and not just simple values like all the others do.
Johann Strydom

Saving changes is not permitted (SQL Server 2008) - 1 views

  •  
    How to turn off an option that prevents you from saving table changes in SSMS
Johann Strydom

HttpUtility.UrlEncode in console application - Stack Overflow - 1 views

  •  
    Weird behaviour of project files that may catch you out.
Johann Strydom

Regex Tester - RegexPal - 1 views

shared by Johann Strydom on 27 Oct 10 - Cached
  •  
    Online Regex Tester
Johann Strydom

Use C# 4.0 dynamic to drastically simplify your private reflection code - Angle Bracket... - 0 views

  •  
    Great way to access private properties on an object at runtime.
‹ Previous 21 - 33 of 33
Showing 20 items per page