I was wondering what is best practice concerning whether a webmethod can be declared in a code behind file or
should it be declared in an .aspx page. Also do I need to always make the method static? Thanks !
↧
WebMethod
↧