Web Services Tutorials & Articles from Developer Fusion https://www.developerfusion.com/t/web-services/tutorials/ Web Services Tutorials & Articles from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 04 Apr 2012 14:10:00 GMT Evaluating REST Frameworks Part 1: A Maturity Model In the first of this series, William Martinez provides a brief overview of REST and proposes a five level maturity model for use in comparing current frameworks that support the development of systems that should be REST-compliant http://www.developerfusion.com/article/141194/evaluating-rest-frameworks-part-1-a-maturity-model/ http://www.developerfusion.com/article/141194/evaluating-rest-frameworks-part-1-a-maturity-model/ Wed, 04 Apr 2012 14:10:00 GMT William Martinez Pomares Architecting systems using Windows Workflow Foundation Puzzled by WF? Wonder what it's all for? Richard Blewett takes the mystery out of Windows Workflow. http://www.developerfusion.com/article/84942/architecting-systems-using-windows-workflow-foundation/ http://www.developerfusion.com/article/84942/architecting-systems-using-windows-workflow-foundation/ Fri, 23 Jul 2010 09:11:00 GMT Richard Blewett Mythbusting SharePoint 2010 When someone mentions SharePoint to you, what do you do? For many people SharePoint is still somewhat of a mystery, they've heard of it, but don't really know what it is. For others it is a painful memory from a few years ago, when the promise of easy web development was not fulfilled. Dave looks at what SharePoint really is, and where it's at with the release of SharePoint 2010 http://www.developerfusion.com/article/81557/mythbusting-sharepoint-2010/ http://www.developerfusion.com/article/81557/mythbusting-sharepoint-2010/ Fri, 16 Apr 2010 09:03:00 GMT David McMahon Using Adobe Flex in Visual Studio You can now take advantage of the Flex framework from right within Visual Studio to build Rich Internet Applications (RIAs). We get you up to speed on what Flex is and a basic application talking to a web service. http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ Tue, 06 Jan 2009 16:37:00 GMT Matt Wicks Inside ASP.NET AJAX back end services Most of the emphasis with AJAX is on how to perform an asynchronous update at the client. Dino Esposito considers the other end of the connection – how exactly does the server provide the data that the client needs? http://www.developerfusion.com/article/7437/inside-aspnet-ajax-back-end-services/ http://www.developerfusion.com/article/7437/inside-aspnet-ajax-back-end-services/ Sat, 26 Jan 2008 13:30:00 GMT Dino Esposito Web Application Vulnerability Assessment Essentials It is important for a business to understand the fundamentals of running a vulnerability assessment in order to determine how one will be run and what can be expected from the results. A web application security scanner can automate the process, but a quality assessment may still require actual human eyes to catch specific issues. Learn more about the whys and hows of vulnerability assessments. http://www.developerfusion.com/article/6845/web-application-vulnerability-assessment-essentials/ http://www.developerfusion.com/article/6845/web-application-vulnerability-assessment-essentials/ Sun, 01 Jul 2007 18:44:00 GMT Caleb Sima Top 10 Application Security Vulnerabilities in Web.config Files - Part Two In this second part of a two-part series, you will learn about application security issues related to authentication and authorization, as well as five vulnerabilities commonly found in ASP.NET web-based applications. Additionally, find out how to keep configuration files from being unintentionally modified by uninformed programmers or administrators, as well as why it is critical to never rely on default setting values. http://www.developerfusion.com/article/6745/top-10-application-security-vulnerabilities-in-webconfig-files-part-two/ http://www.developerfusion.com/article/6745/top-10-application-security-vulnerabilities-in-webconfig-files-part-two/ Sun, 10 Jun 2007 11:43:00 GMT Bryan Sullivan Top 10 Application Security Vulnerabilities in Web.config Files - Part One In part one of this two part article, you will learn about five of the top ten “worst offenders” of misconfigurations of application security that can cause overall problems for ASP.NET Web-based applications. Learn more about how to secure the Web.config files of an ASP.NET application. http://www.developerfusion.com/article/6678/top-10-application-security-vulnerabilities-in-webconfig-files-part-one/ http://www.developerfusion.com/article/6678/top-10-application-security-vulnerabilities-in-webconfig-files-part-one/ Mon, 14 May 2007 21:05:00 GMT Bryan Sullivan Service-Oriented Architecture: What Is It and How Can It Help Your Business? Service-oriented architecture is a hot topic in today’s business world, and it can provide many key benefits. It is important to look at service-oriented architectures from both a real-world perspective as well as a technical perspective to gain a complete understanding of this new concept. Read more about service-oriented architecture and learn how it can add functionality to Web-based applications and save developers time over the long term. http://www.developerfusion.com/article/6639/serviceoriented-architecture-what-is-it-and-how-can-it-help-your-business/ http://www.developerfusion.com/article/6639/serviceoriented-architecture-what-is-it-and-how-can-it-help-your-business/ Sun, 29 Apr 2007 13:36:00 GMT Charlie Fink Testing for Security in the Age of Ajax Programming Ajax programming, which allows a web page to refresh a small portion of its data from a web server, is an exciting technology that has recently been introduced. However, this type of programming can also leave applications open to SQL injection and similar attacks. Learn more about Ajax programming and what it means in terms of security. http://www.developerfusion.com/article/6197/testing-for-security-in-the-age-of-ajax-programming/ http://www.developerfusion.com/article/6197/testing-for-security-in-the-age-of-ajax-programming/ Wed, 27 Sep 2006 22:24:00 GMT Bryan Sullivan Web Services Interoperability between J2EE and .NET - Part 3 Explore the source of the common interoperability challenges facing Web services integration across platforms. This third part in a series describes how the different naming conventions between J2EE technology and .NET can cause difficulty in Web services interoperability. http://www.developerfusion.com/article/5155/web-services-interoperability-between-j2ee-and-net-part-3/ http://www.developerfusion.com/article/5155/web-services-interoperability-between-j2ee-and-net-part-3/ Thu, 05 Jan 2006 21:28:00 GMT Wangming Ye Web Services Interoperability between J2EE and .NET - Part 2 Part 2 of this series explores the source of common interoperability challenges facing Web services integration across platforms. Follow along as Wangming Ye analyzes the interop failures resulting from the use of certain data types and ways to overcome them such as collections, arrays, or primitive data types. http://www.developerfusion.com/article/4707/web-services-interoperability-between-j2ee-and-net-part-2/ http://www.developerfusion.com/article/4707/web-services-interoperability-between-j2ee-and-net-part-2/ Wed, 13 Jul 2005 13:42:00 GMT Wangming Ye Web Services Interoperability between J2EE and .NET - Part 1 Weaving together Web services to create cross-organizational business processes requires all partners to program to the same standard model and to avoid exposing proprietary implementations. However, the ultimate goal of making Web services interact seamlessly is still a frequent concern and a hot discussion topic. The first part of the series stresses the importance of WSDL design and analyzes the strength and pitfalls of the traditional RPC/encoded style in Web services interoperability. http://www.developerfusion.com/article/4694/web-services-interoperability-between-j2ee-and-net-part-1/ http://www.developerfusion.com/article/4694/web-services-interoperability-between-j2ee-and-net-part-1/ Fri, 29 Apr 2005 20:26:00 GMT Wangming Ye Retrieving HTTP content in .NET This article discusses the .NET WebRequest and WebResponse classes used to retrieve HTTP content over the Web in detail. In the process a number of related .NET development issues are described including stream handling, string encoding, using delegates, implementing events and creating new threads to run HTTP requests simultaneously. http://www.developerfusion.com/article/4637/retrieving-http-content-in-net/ http://www.developerfusion.com/article/4637/retrieving-http-content-in-net/ Fri, 17 Dec 2004 13:47:00 GMT Rick Strahl Reading, Storing and Transforming XML Data in .NET This article illustrates a mixture of common .NET methods for formatting and presenting in a readable fashion any XML document you may encounter. The latest hype with XML Web Services and even the .NET Framework itself relies on XML as its backbone, therefore this is no light matter. http://www.developerfusion.com/article/4078/reading-storing-and-transforming-xml-data-in-net/ http://www.developerfusion.com/article/4078/reading-storing-and-transforming-xml-data-in-net/ Tue, 07 Oct 2003 11:14:00 GMT Dimitrios Markatos Introduction to Microsoft's .NET Platform ASP.NET is not just another upgrade or the next version of ASP. It is a unified web development platform that provides necessary services for developers to build Enterprise Web based Applications. ASP.NET allows you to use a full featured programming language such as C# or VB.NET to build web applications easily. http://www.developerfusion.com/article/3684/introduction-to-microsofts-net-platform/ http://www.developerfusion.com/article/3684/introduction-to-microsofts-net-platform/ Tue, 01 Jul 2003 00:00:00 GMT Nakul Goyal Implementing The Google Web Service In VB.NET Learn how to implement the new Google Web Service and take advantage of its powerful searching features in your VB.NET program. http://www.developerfusion.com/article/3694/implementing-the-google-web-service-in-vbnet/ http://www.developerfusion.com/article/3694/implementing-the-google-web-service-in-vbnet/ Mon, 26 May 2003 05:53:00 GMT Jayesh Jain Authentication for Web Services One of the most important issues to consider when implementing a commercial web service is authentication. In this third installment in our series, we consider the most common approaches and decide which is most suited for our example service. http://www.developerfusion.com/article/3451/authentication-for-web-services/ http://www.developerfusion.com/article/3451/authentication-for-web-services/ Sun, 09 Mar 2003 08:56:00 GMT Bruce Johnson XP, Component Services and .NET Learn about the changes introduced by COM+, new features included in Windows XP for COM+, and how to use COM+ services from your .NET programs. http://www.developerfusion.com/article/3398/xp-component-services-and-net/ http://www.developerfusion.com/article/3398/xp-component-services-and-net/ Tue, 18 Feb 2003 15:37:00 GMT John Godel Building a Web Service - Start with the Design In this second article in our series, we describe the functionality that our web service will provide and identify the issues that we will need to address. http://www.developerfusion.com/article/3271/building-a-web-service-start-with-the-design/ http://www.developerfusion.com/article/3271/building-a-web-service-start-with-the-design/ Sun, 19 Jan 2003 05:29:00 GMT Bruce Johnson