Kurt Claeys

DEVITECT.NET

  Home  |   Contact  |   Syndication    |   Login
  126 Posts | 43 Stories | 163 Comments | 13 Trackbacks

News

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

Kurt CLAEYS

 



view my trainer profile on TrainerExchange.com
 

Join Me at Tech·Ed EMEA Connect for Developers!

View Kurt CLAEYS's profile on LinkedIn


Being ...





 


Working ...


and



Reading ...



Riding ...

Tag Cloud


Article Categories

Archives

Post Categories

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.