(David Stodder) Relentless: that’s the best way to describe the pressure database managers feel as they try to satisfy information-hungry enterprises. Business intelligence and data warehousing systems are moving toward real time, putting more demands on query performance. Enterprise applications an
Tag: JSON / JAVA / XML
Using AJAX in ASP.NET
(DJKarakadu) The latest buzz among web programmers is AJAX. Well, AJAX is nothing new, it has been around a while. It is nothing but remote scripting. AJAX is an acronym that stands for Asynchronous JavaScript and XML. You see AJAX used every where now. Google is an example. It is just the process o
The ultimate mashup — Web services and the semantic Web, Part 5: Change out Web services
(Michel Mitri and Nicholas Chase) This series details the creation of a mashup application that gives control over the data displayed back to the user. Now that you know how to create an ontology that defines the concepts represented by a service, you can enable users to choose which service they wa
Tip/Trick: Cool UI Templating Technique to use with ASP.NET AJAX for non-UpdatePanel scenarios
(Scott Guthrie) I’ve been having some fun playing around with the ASP.NET AJAX Beta release this weekend.
RSS Aggregation with PHP and AJAX
(Kris Hadlock) RSS aggregators are not very hard to come by these days, but finding a good one can be quite difficult. On the other hand, creating a custom aggregator isn’t very difficult and can provide you with an interface of your own choosing. RSS aggregation presents the kind of data that’s per
XForms tip: Sending XForms data using e-mail
(Nicholas Chase) Part of the value of forms is their ability to send information where you need it. In the case of Web forms, that destination is normally a Web server that analyzes the right data. But what if you want to send the information using e-mail? In XForms, you have two options for accompl
Implementing RSS and XML serialization in .NET
RSS is increasingly emerging as a useful means of exchanging information. And it’s not just for the latest news and sports scores — enterprises are increasingly examining ways to use RSS to improve communication and information sharing among employees. (R)
Talking about choreography and orchestration in Web Services
(John Charles) Choreography and orchestration define business processes that interact with external entities through Web Services operations using an XML based language, even though they are not synonyms.
Mashups: The new breed of Web app
(Duane Merrill) A new breed of Web-based data integration applications is sprouting up all across the Internet. Colloquially termed mashups, their popularity stems from the emphasis on interactive user participation and the monster-of-Frankenstein-like manner in which they aggregate and stitch toget
Some Thoughts After Watching AJAX FABridge Flex Demo
(Yakov Fain) There is this blog and a nice looking demo showing how AJAX can happily live together with Flex charting. This vendor’s AJAX grid component is populated with the data first, and then using FABridge the data is being passed to the Flex Charting component. Typically blogs demos like thi
