On CBSSports.com: Mike Tyson's daughter dies in accident
2 Resources for

xml programming

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Live From Redmond: VB9 - Conquering XML With LINQ to XML
XML programming is central to writing data-centric applications; it permeates the presentation tier (XAML, XHTML), communications layer (REST, RSS, WCF), is present on the server tier XML on SQL, and is used regularly for general purposes (configuration, logging, persistent stores.) But XML is not a tame data format, peculiarities like...
Tags: LINQ, XML Programming, XML, Software/Web Development, Web Development
Webcasts
Programming With XML for DB2, Part 1: Understand the XML Data Model
A primary goal of XML is to make the application development process simple, cheap, portable, and of high quality. XML programming is bringing about the same kind of radical shift in the application development paradigm in this decade as object methodologies did in the last decade. In the first of...
Tags: Application Development, XML-Data, IBM DB2, Programming, IBM Corp., XML Programming, Software Development, Development Tools, XML, Software/Web Development, Web Development
White papers 2007-07-19

Additional Resources

XLinq: .NET Language Integrated Query for XML Data
XML has achieved tremendous adoption as a basis for formatting data whether in Word files, on the wire, in configuration files, or in databases ... XML seems to be everywhere. Yet, from a development perspective, XML is still hard to work with. If the average software developer is asked to...
Tags: Microsoft .NET, XML-Data, LINQ, XLinq, XML, Software/Web Development, Web Development
White papers 2006-05-01
XML component streamlines client's order entry system
If your clients are like mine, the projects that really get their attention are those that eliminate repetitive tasks or save them time and money. If you can help them with all three, as I did on a recent engagement, you've likely endeared yourself to the client.Recently, I was hired...
Tags: entry system, Evan Stein, order entry, XML
Technical articles 2003-07-08
XML Programming With PHP and Ajax
Programmers frequently use XML to exchange structured and semistructured data between applications as part of a Service-Oriented Architecture SOA. XML and its related technologies - Document Object Model DOM, XPath, HTTP, XQuery, and Extensible Stylesheet Language Transformations XSLT - provide a powerful environment for rapid application development. Applications built on...
Tags: AJAX, PHP, SOA, XML, Service-Oriented Architecture (SOA), Enterprise Software, Software/Web Development, Web Development, Web Services, Software
White papers 2006-08-01
Combining XML and databases
XML is the new data standard, but relational databases won't be disappearing. See how XML can peacefully coexist with a relational database, and learn when XML databases are appropriate to use.XML has evolved into a viable alternative for representing data. As more applications use XML, the big question becomes how...
Tags: Roy C. Hoobler, XML, XPath, XML Database, database
Technical articles 2002-08-29
Easily manipulate data with LINQ
The buzz around .NET Language-Integrated Query LINQ is hard to ignore, especially since Microsoft is embracing it with the latest release of the .NET platform (beginning with C# 3.0 and Visual Basic 9.0) and Visual Studio 2008. LINQ basically provides data access via the developer's language of...
Tags: Tony Patton
Blog posts 2008-01-08
XQueryP: An XML Application Development Language
The three main parts of a typical business application are storage, logic, and presentation. XML is playing an increasing role in storage using XML databases and presentation using AJAX and similar web technologies. Application logic, however, still relies to a large extent on traditional programming languages such as Java. Operating...
Tags: Programming Language, Programming, XML, Software/Web Development, Web Development
White papers 2006-12-15
Native XML databases resolve XML document retrieval issues
By Matt Liotta and Chris PreimesbergerThere’s no debating the trend toward widespread adoption of XML in the development industry. However, the lack of industry standards for storing XML documents means near-zero interoperability between various vendor products. Further, storage and processing problems cause system performance issues or meaningless search results when...
Tags: Databases, Storage, W3C XML Query Working Group, Guest Contributor, XML, XML document, XQuery, SQL, database, RDBMS
Technical articles 2003-03-06
XML-RPC lets you set up Web services in minutes
As the canon of Web service-related specifications begins to resemble the U.S. tax code, it’s helpful to remember that you have the original XML communications protocol to fall back on when you want to get a service up and running quickly. XML-RPC remote procedure call was developed in the late...
Tags: Web services, Bill Dawson, Web service, Web, XML-RPC Specification Web site, specification
Technical articles 2003-06-10
XMLSpy makes editing XML docs a breeze
XMLSpy 5 is an easy-to-use tool that simplifies the process of manipulating XML documents. This latest release also sports a graphical Web services interface for working with WSDL files.Editing XML is a challenge when the code becomes anything more complex than a simple five-line document. To add to the confusion,...
Tags: Figure B, Altova, XMLSpy 5, XML, AUTHENTIC
Technical articles 2002-10-14
A better way to parse XML documents in .NET
The .NET Framework supports the XML DOM parsing model, but not the SAX model. .NET guru Leonardo Esposito tells you why this is actaully an improvement for parsing XML in .NET.Although always easy to transfer as flat files, XML documents need a parser to become really useful pieces of information....
Tags: .NET, XML document, Microsoft .NET, Microsoft .NET Framework, Leonardo Esposito, XML reader, parser, XML, SAX
Technical articles 2002-10-07
Remedial XML: Learning to play SAX
The Simple API for XML, or SAX, provides an alternative to parsing XML documents with DOM. Find out how SAX works in our continuing XML series.After using DOM to parse XML documents for any length of time, you will probably begin to notice that performance tends to suffer when you’re...
Tags: Lamont Adams, SAX API, XML, Document Object Model, SAX
Technical articles 2002-06-03
XML middleware boosts productivity tenfold
Learn how an enterprise that turned to XML middleware for B2B needs found tremendous return on investment, spanning from staffing skills to lower transaction costs, and most important, improved customer satisfaction.When it’s time to integrate disparate B2B or enterprisewide systems, CIOs have two options. They can tap developers for unique...
Tags: David Southgate, XML, Nelson, middleware, AvNet Inc., XML middleware, B2B
Technical articles 2002-06-17
Use XML to share data across your organization
Could XML be the great equalizer? Here's a look at how it helped one company share Web-captured information with different departments on different platforms--and without requiring any database programming gymnastics.It’s one thing to capture information from your Web site. It is quite another to get that information to the parts...
Tags: James Henderson, XML
Technical articles 2001-09-20
Identify the programming skills that will make you most marketable
As a developer, you need to continually assess your skills and your career. But what languages should you be considering for your technical toolbox? Lamont Adams offers a lineup of what's hot in programming right now.There’s been a lot of talk around Builder recently regarding “reskilling,” or updating your technical...
Tags: Microsoft development tools, Programming languages, Gartner Inc., Lamont Adams, Java development, Microsoft Visual Basic, Java, programming
Technical articles 2001-08-06
XPath functions offer better translations and less programming
When it comes to handling data in your XSL template, XPath functions provide a simple way to get the information you need. See what these functions can do for you.By Brian SchaffnerUsing XML’s Path Language XPath functions in your XSLT templates can help reduce the amount of programming that you...
Tags: XML, Guest Contributor, programming, Using XML, XPath, XPath function
Technical articles 2001-10-09
techsite
blog rootSimplify XML programming with JDOMSimplify XML programming with JDOMThis open-source API makes XML document manipulation easy for Java developersDocument optionsPrint this pageE-mail this pageDocument options requiring JavaScriptare not displayedDiscussCelebrateTry the new alphaWorks servicesRate this pageHelp us improve this contentLevel: IntermediateWes Biggs (wes@tralfamadore.com), Senior Developer, T.H.I.Harry Evans (harry@tralfamadore.com), Senior Developer,...
Tags: nitingautam@..., JDom
Discussion threads 2006-09-28
Jaxcent: AJAX Programming in Java Alone
AJAX is a step towards enlarging the natural programming model that comes with the browser. Jaxcent from Desiderata Software is another step towards fulfilling this need. Like AJAX programming, Jaxcent programming provides full control over the browser's DOM hierarchy. Since AJAX stands for "Asynchronous JavaScript and XML", Jaxcent cannot be...
Tags: Java, Desiderata Software, Jaxcent, AJAX, Internet, Software/Web Development, Web Development, Web 2.0
White papers 2007-04-05
Xotics 4.1.23 (Windows)
Xotics is a set of Java tools and libraries for XML programming and processing, based on the association of JavaBeans and XPath 2 requesting support. Xotics is a complete solution, intended to Java developers, addressing both client and server side programming. Xotics contains a Core API implementing base concepts, an...
Tags: JavaBeans, Microsoft Windows, XPath, Virtual Weaver, Xotics, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
Software downloads 2006-04-14
  • << Previous
  • page 1 of 1
  • Next >>


IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now
500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now

Smartphones