1st Ajax call of Elthos |
For those not too in-the-know about this sort of thing, it means that the page does not "postback" to the server, but instead smoothly glides the data onto the page unobtrusively. So the page no longer vanishes and then reappears with the data. And it's a much nicer User Experience.
Now that I have that down, I can make advances towards generally improving the UI (that is User Interface). I'm pretty excited about this. It represents a sea change in how Elthos will be managing data going forward. Of course, that sea change won't happen overnight, and I have a bunch of alternate paths to explore before making a final decision on whether or not to use WebMethods, or WebAPI, or WCF technologies. All of them do the same thing, and there's pros and cons apparently for each. But still, I made my first WebMethod call successfully today, and its implemented on the production server and works rather nicely. I'm delighted! :)
Ok, now back to our regularly scheduled programming.
No comments:
Post a Comment