<WebMethod(CacheDuration:=10)> _
Public Function HelloWorld() As String
Return "Hello World" & Now
End Function
The duration is defined in seconds.
Subscribe to:
Post Comments (Atom)
These are just a few of the interesting problems (and solutions) that I find everyday during my software development, training and evangelism :)
No comments:
Post a Comment