navigation
 Wednesday, September 23, 2009

If you are following along in the excellent Walk Through, there is one gotcha.

In the section where you add a custom method to the service, in the current code base you need to add the [Custom] attribute for it to compile:

[Custom] 
public void ApproveSabbatical(Employee current)

Cheers

John

posted on September 23, 2009  #    by John Waters  Comments [0]
Comments are closed.