Kurt Claeys

DEVITECT.NET

  Home  |   Contact  |   Syndication    |   Login
  94 Posts | 42 Stories | 56 Comments | 14 Trackbacks

News

I'm a .NET architect / developer from Belgium an also trainer in .NET topics.

Kurt CLAEYS

 


 

View Kurt CLAEYS's profile on LinkedIn


Being ...





 


Working ...


and



Reading ...



Riding ...

Article Categories

Archives

Links

September 2005 Entries

Check if your .NET application is already running, so don't start it twice.


I wanted to create a class which inherits the service class in the webservice proxy which is generated by adding a webreference. The new class should define all the functions/subs which are webmethods excluding the beginXXX, endXXX and the functions like GetHasCode and ToString.