MVC has vastly improved the situation.
gamccoy 8 months ago
isn't jquery with its ajax capabilities much cooler then this way of calling web service to get JSON data?
kitbitsit 1 year ago
@kitbitsit depends on what you are doing. jQuery is cool and I've written extensively about that on my blog.
davidmbush 1 year ago
Wow I didn't know that was so much easy. Thanks for the video.
atarikg 2 years ago
thanks for posting this
quithyot 3 years ago
I noticed my Intellisense did not pick up the class name "WebService".
Kbonefan 3 years ago
You can refresh your jscript intellisense cache clicking Ctrl+Shift+J and it will pop up.
Its giving me a javascript error message : "WebService is not defined". Please help...
MVC has vastly improved the situation.
gamccoy 8 months ago
isn't jquery with its ajax capabilities much cooler then this way of calling web service to get JSON data?
kitbitsit 1 year ago
@kitbitsit depends on what you are doing. jQuery is cool and I've written extensively about that on my blog.
davidmbush 1 year ago
Wow I didn't know that was so much easy. Thanks for the video.
atarikg 2 years ago
thanks for posting this
quithyot 3 years ago
I noticed my Intellisense did not pick up the class name "WebService".
Kbonefan 3 years ago
You can refresh your jscript intellisense cache clicking Ctrl+Shift+J and it will pop up.
atarikg 2 years ago
Its giving me a javascript error message : "WebService is not defined". Please help...
Kbonefan 3 years ago