Creating a WSDL File and Clients for Your ASP.NET Web Service
Go inside the WSDL file for a Web service and then learn how to create both Web- and desktop-based clients to consume the service.
Excerpted from:Creating a WSDL File and Clients for Your ASP.NET Web Service
a2a_linkname=”Creating a WSDL File and Clients for Your ASP.NET Web Service”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/07/creating-a-wsdl-file-and-clients-for-your-aspnet-web-service/”;
[...]
Anatomy of a Web Service: XML, SOAP and WSDL for Platform-independent Data Exchange
A Web service basically is a collection of open protocols — XML, SOAP and WSDL — that is used to exchange data between applications in a platform-independent way.
See more here: Anatomy of a Web Service: XML, SOAP and WSDL for Platform-independent Data Exchange
a2a_linkname=”Anatomy of a Web Service: [...]
Using the Java Locale Object to Internationalize Your Application
Get a breakdown of the Java Locale object and its important features, as well as some of the important classes that are affected by Locale.
Here is the original: Using the Java Locale Object to Internationalize Your Application
a2a_linkname=”Using the Java Locale Object to Internationalize Your Application”;a2a_linkurl=”http://www.frenzygraphics.com/2010/05/11/using-the-java-locale-object-to-internationalize-your-application/”;
[...]
Internationalizing a Locale-specific Application in Java
The Java SE platform allows you to adapt (localize) your applications to various languages and regions easily, cost-effectively, and without having to re-engineer the software.
Read the original here: Internationalizing a Locale-specific Application in Java
a2a_linkname=”Internationalizing a Locale-specific Application in Java”;a2a_linkurl=”http://www.frenzygraphics.com/2010/04/14/internationalizing-a-locale-specific-application-in-java/”;
Are Google’s Language Translation Web Services Ready for Prime Time?
Are web-based translation services good enough for professional applications? Explore the features in Google’s Language Translation services to find out.
Go here to read the rest: Are Google’s Language Translation Web Services Ready for Prime Time?
a2a_linkname=”Are Google’s Language Translation Web Services Ready for Prime Time?”;a2a_linkurl=”http://www.frenzygraphics.com/2010/03/16/are-googles-language-translation-web-services-ready-for-prime-time/”;
[...]
Log JavaScript Errors Using an AJAX-driven Web Service
JavaScript’s error-capturing mechanisms not advanced enough for your web applications? Here’s a novel way to log JavaScript errors using an AJAX-driven web service.
Read the original here: Log JavaScript Errors Using an AJAX-driven Web Service
a2a_linkname=”Log JavaScript Errors Using an AJAX-driven Web Service”;a2a_linkurl=”http://www.frenzygraphics.com/2010/02/03/log-javascript-errors-using-an-ajax-driven-web-service/”;
Globalize your Web Applications: Working with Dates in PHP
Using language-specific locale features allows your applications to support many different locales, regardless of the settings on the computer, which runs the application. Today’s article takes a look at date formatting considerations in PHP.
Excerpted from:Globalize your Web Applications: Working with Dates in PHP
a2a_linkname=”Globalize your Web Applications: Working [...]
Mixing Scripting Languages
Today’s article will highlight some of the ramifications of mixing scripting languages in your web pages. These discussions will be applicable to cross-browser scripting and HTAs as well.
Source:Mixing Scripting Languages
a2a_linkname=”Mixing Scripting Languages”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/03/mixing-scripting-languages/”;
JavaScript 2.0: A Sneak Preview
The JavaScript 2.0 / EMCAScript 4.0 proposal isn’t due to be finalized until the end of the fall of 2009, but it’s already garnering lots of strong reactions - both good and bad. Today, we’ll be taking a look at some of the proposed specifications and you can decide for yourself whether they constitute improvements [...]
Introduction to Server-side JavaScript
Although rich web sites and applications have become the norm in recent years, they can still be difficult to develop, maintain, and expand. Many of the challenges stem from the schism between client and server components. The Jaxer server, developed by Aptana, is an open source Ajax web server for building rich web pages and [...]
Debugging JavaScript: Beyond Alerts
Today, JavaScript can be written, debugged, and even tested using frameworks’ built-in functionality or by specialized software. In today’s article, we’ll begin examining some of the latest ways of debugging your JavaScript code.
Read the original post: Debugging JavaScript: Beyond Alerts
a2a_linkname=”Debugging JavaScript: Beyond Alerts”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/01/debugging-javascript-beyond-alerts/”;
Prototypal Inheritance Explained
Newcomers to JavaScript often misunderstand its object oriented style. This short tutorial explains how JavaScript implements object inheritance and how you can use it to your advantage.
See more here: Prototypal Inheritance Explained
a2a_linkname=”Prototypal Inheritance Explained”;a2a_linkurl=”http://www.frenzygraphics.com/2009/03/12/prototypal-inheritance-explained/”;
Functional JavaScript
In this article, we explore the Function object and learn about its role in a lesser known style of coding called Functional Programming. We focus on the Functional Programming concept of using Higher Order functions to improve code modularity. By Rob Gravelle. 0122
See the original post here: Functional JavaScript
[...]
The New Vessels: The New Language of Marketing 2.0
The new vessels, which include blogs, games, social networks, and other Web 2.0 mechanisms, involve listening, cultivating, and participating in the continuous dialogue among customers. By Sandy Carter. 0112
Here is the original post: The New Vessels: The New Language of Marketing 2.0
a2a_linkname=”The New Vessels: The New Language [...]
Overview of Popular JavaScript Frameworks - ASP.NET AJAX
In this last installment of the JavaScript frameworks overview series, we’ll be highlighting the main features of Microsoft’s ASP.NET AJAX Framework, including controls, JavaScript Type extensions, asynchronous communications and debugging capabilities. By Rob Gravelle. 0108
Credit:Overview of Popular JavaScript Frameworks - ASP.NET AJAX
a2a_linkname=”Overview of Popular JavaScript Frameworks - [...]


