TechRepublic : A ZDNet Tech Community

2 Resources for

programming language and xml

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Related Tags: Java (2,332 results), C# (903 results), C (576 results), Perl (327 results), C++ (249 results)more...
Show Fewer Related Tags Related Tags: Java (2,332 results), C# (903 results), C (576 results), Perl (327 results), C++ (249 results), programming language (115 results)fewer...

TechRepublic Resources

Patterns and Types for Querying XML Documents
Among various proposals for primitives for deconstructing XML data two approaches seem to clearly stem from practise: path expressions, widely adopted by the database community, and regular expression patterns, mainly developed and studied in the programming language community. The author thinks that the two approaches are complementary and should be...
Tags: Database, XML Document, XML, Programming Language, Regular Expression, Programming, Programming Languages, Software Development, Software/Web Development
White papers 2008-01-01
Programming Languages & Translators: XML Document Manipulation Language (XDML)
XML the Extensible Markup Language is a W3C-endorsed standard markup language for documents containing structured information. Its main purpose is to facilitate the sharing of data across different information systems, particularly via the Internet. In the last few years, XML has been adopted in fields as diverse as law, aeronautics,...
Tags: XML Document, Programming Language, Programming, XML, Software/Web Development, Web Development
White papers 2007-06-11

Additional Resources

A Java-Based Programming Language Support of Location Management in Pervasive Systems
This paper presents an effort towards incorporating programming language support for pervasive systems development activities through extending on an already existing and stable programming language, namely Java. Pervasive systems research indicated the need for five main cornerstone features in support for conducting efficient pervasive systems development activities, namely programming language...
Tags: Java, Programming Language, Programming, Systems Development Activity, Programming Languages, Development Tools, Software Development, Software/Web Development
White papers 2008-06-01
Review: The Ruby Programming Language lacks real-world code examples
Learning RubyWhat resources have you used to learn Ruby? What were your experiences with them?J.JaRE: Review: The Ruby Programming Language lacks real-world code examplesThanks for your review, Justin. As the author, allow me to respond to a few points:The last two chapters are dry--they are a broad survey of...
Tags: Scripting languages, Ruby 1.9, programming language, Ruby
Discussion threads 2009-07-24
Better JPA, Better JAXB, and Better Annotations Processing With Java SE 6
Off late released Java SE Standard Edition 6 brings greater convenience and greater usability to several portions of the Java programming language and platform. In particular, Java SE 6 makes it easier for Java developers to apply JAXB Java Architecture for XML Binding and annotations processing to their development efforts,...
Tags: Programming Languages, Java, Software Development, Software/Web Development
White papers 2007-09-01
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
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
The resurgence of COBOL
but EdCOBOL is a procedural language.. what newcomer has any interest in using that "dead" programming style? They want the object oriented programming hat is so suited to the RAD/Code Generator bloatware that every software company is putting out on the market.Personally, I have always had to struggle to not...
Tags: Programming languages, OOA/OOD/OOP, COBOL, object-oriented
Discussion threads 2008-02-20
am i ready to start a programming job?
Hello,I have been doing networking for atleast 6 years now, but the funny thing is, my Associates degree says it was for programming, i sadly went to ITT-Tech, dont get me wrong i did learn some stuff, but later got my first job at best buy then worked my way...
Tags: .NET, Programming languages, Recruitment & Selection, Development tools, Very few programmer, C#, job, programmer, programming, network
Discussion threads 2009-12-01
The TechRepublic QuickStart guide to RSS and aggregated information
Getting a good start in any new technology or programminglanguage often depends on finding the best available information. TheTechRepublic QuickStart Tools give you the information you need toquickly grasp the fundamentals of developing in a new IDE, using a newprogramming language, or working with a new development tool.Really Simple Syndication...
Tags: Â Â Â Â Â, Â Â Â Â Â Â Â Â Â Â Â, British Broadcasting Corp., RSS, TechRepublic Staff
Technical articles 2005-08-31
Naren Cool Geek - Tips on .NET and Java development.
Naren Cool Geek - Tips on .NET and Java development.blog rootC# delegates Vs Java ListenersWhen I was first introduced to delegates, I found it quite confusing compared to the Java Listener concept. As we know, Java Listeneres use the classic Command design pattern to implement call-backs (implement a standard interface...
Tags: Programming languages, C#, .NET, Middleware, Development tools, Java development, narendrn, delegate, Java, Microsoft .NET, BeginInvoke method-i
Discussion threads 2005-06-29
OOP designs with VB.NET and Java
The more I work with Visual Basic .NET, the more I appreciate the design of the language and structure of .NET assemblies. Being a VB programmer, I was happy to learn that my experience writing Java and J2EE applications was extremely useful when switching to .NET. The more both languages...
Tags: Microsoft development tools, Programming languages, OOA/OOD/OOP, .NET, Roy C. Hoobler, Microsoft Visual Basic, Java, Microsoft Visual Basic.Net, object-oriented programming
Technical articles 2003-05-01
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
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
What language do you speak? Programming I mean
I have a question for all you programmers out there.I am not a programmer however I have been dabbling in some programming projects in my current role. Just some simple but useful stuff. I have done some VB, VBScript, ASP and some PHP projects.I wonder, all the developers out there,...
Tags: Development tools, Programming languages, OOA/OOD/OOP, Scripting languages, C/C++, programming, programmer, Borland Delphi, object-oriented
Discussion threads 2008-07-09
Objects for projects: OOP's domination of procedural programming
Object-oriented programming OOP now dominates the procedural-programming paradigm in many application areas. Developers often choose OOP and scripting languages—such as C++, Java, and Python—for project implementations because these languages provide a way to form appropriately realistic models of real systems and processes. Actually, avoiding OOP technology may produce less-than-optimal designs...
Tags: OOA/OOD/OOP, Programming languages, Patrick Andrews, object-oriented programming, procedural-programming, Java
Technical articles 2003-02-13
Faster XML ahead?
Faster XML ahead?article rootFaster XML ahead?XML is fast becoming a widely used way of formatting and saving business documents, such as purchase orders. However, for certain applications--sending data to set-top boxes and offering interactive programs on cell phones--representing data using XML is simply too bulky, say proponents for more efficient...
Tags: XML
Discussion threads 2005-03-23
The programming paradigm needs an update
The way I view programming is different than it was a week ago due to various factors. First, I have spent a lot of time lately with my head buried in the .NET documentation, and something in the back of my mind said, "If C# is so much more efficient...
Tags: Perl, Compiler, Problem, Code, Fact, SQL, Programmer, Language, Programming, Lisp, Development Tools, Software Development, Software/Web Development, Justin James
Blog posts 2007-10-23
Intel XML Software Suite 1.1 Performance Brief: Accelerating the Critical Functions in XML Processing
Today's applications rely on data feeds from many sources, using SOAP, REST, RSS and others which all are based on the use of XML. Efficient XML processing is the cornerstone of almost every Service Oriented Architecture SOA deployment, regardless of the programming language or data center environment. This paper provides...
Tags: Software, Performance, Intel Corp., XML, Software/Web Development, Web Development
White papers 2008-09-10
A new approach to locating XML data with XQuery
By Tony PattonThe rapid adoption of XML throughout the industry has led to an abundance of XML-formatted data. XSLT is the popular method for transforming XML to a required format, but locating data within an XML document is a different story. XPath was developed to easily retrieve items from an...
Tags: XML-Data, Baseline Inc., XQuery, XML, XML document
Technical articles 2003-11-03
  • << Previous
  • page 1 of 1
  • Next >>


Administrator's Guide to TCP/IP, Second Edition
Maintain your critical TCP/IP system and ensure reliable, safe remote access. Get the expert advice and solutions to handle Windows networking, Cisco routing, documentation, and troubleshooting.
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

Popular Sanity Saver Videos