Library podcasts tagged with xml

Search filter
Tags
Page 1 of 3
  • IBM developerWorks: Ted Neward on Scala and Twitter

    Published 6 months ago, running time 0h8m

    Ted Neward, popular speaker and author on Java, .NET, XML services, and other platforms, talks about his developerWorks article series on Scala and Twitter. java, .net, xml

  • endpoint.tv: Processing Message Content using HttpClient class

    Published 7 months ago, running time 0h19m

    In this short video, CSD MVP Aaron Skonnard from PluralSight guides the viewer through different techniques for processing messages using the new HttpClient class that ships with the new WCF REST Starter Kit Preview 2. In this screencast, Aaron builds on the simple Twitter command shell applicat... .net, wcf, rest, xml

  • endpoint.tv: Declarative XAML Workflows in WF 3.5

    Published 8 months ago, running time 0h10m

    Welcome to the latest video in the weekly WF/WCF Screencast series. In this short video, CSD MVP Matt Milner from PluralSight guides the viewer through how to use declarative XAML workflows. In this screencast, Matt demonstrates how to build and run your workflows in XAML; allowing you to expr... .net, wcf, mvp, xml

  • Parleys.com: Making Sense of AOP Choices

    Published 8 months ago, running time 0h19m

    One-size-fit-all fits nothing! Just one kind of AOP won't fit all applications, either.Therefore, there are many choices available when using Spring-AspectJcombination. First, there is a choice about AOP system: proxy-based AOP orbytecode-based AOP. Then there is a syntax choice: traditional Aspe... aop, spring, xml

  • endpoint.tv: Working with WF Tracking Profiles

    Published 10 months ago, running time 0h17m

    Welcome to the latest video in the weekly WF/WCF Screencast series. In this video, CSD MVP Matt Milner from PluralSight guides the viewer through how to work with WF tracking profiles (both SQL and custom tracking services). In last week's screencast, Matt introduced you to tracking services in ... sql, .net, wcf, mvp

  • Software Engineering Radio: Microsoft OSLO with Don Box and Doug Purdy

    Published 10 months ago, running time 0h0m

    Podcast (MP3): Download Hosts: Markus Guests: Don Box and Doug Purdy Recording venue: In this episode we discuss Microsoft's OSLO platform with Doug Purdy and Don Box. We briefly discuss what OSLO is in general and then look at the various components of OSLO. We a... oslo, microsoft, components, xml

  • Software Engineering Radio: Microsoft OSLO with Don Box and Doug Purdy

    Published 10 months ago, running time 0h45m

    Podcast (MP3): Download Hosts: Markus Guests: Don Box and Doug Purdy Recording venue: In this episode we discuss Microsoft's OSLO platform with Doug Purdy and Don Box. We briefly discuss what OSLO is in general and then look at the various components of OSLO. We a... oslo, microsoft, components, xml

  • IBM developerWorks: Bernie Spang with more on IDUG's XML Challenge

    Published 11 months ago, running time 0h8m

    Bernie Spang, director of marketing IBM data management software, talks about the XML Challenge sponsored by the International DB2 Users Group (IDUG) running now through Feb 1 2009. He talks about the levels of achievement in the contest, the state of XML skill adoption, and more. xml, marketing, management

  • IBM developerWorks: Irshad Raihan on the XML Challenge

    Published 1 year ago, running time 0h10m

    IBM's Irshad Raihan talks about the XML Challenge sponsored by the International DB2 Users Group (IDUG) running now through Feb 1 2009. He desribes the contest, levels of participation, prizes, and talks about IDUG. xml

  • Parleys.com: The challenge of scalable languages

    Published 1 year ago, running time 0h16m

    Today's software landscape resembles increasingly a tower of Babel: Systems are built using many different languages, combining server-side and client-side languages, scripting and systems programming languages, general and domain specific languages, all glued together with a hefty amount of XML.... design, xml, java

  • Java Posse: Java Posse #202 - Newscast for Aug 22nd 2008

    Published 1 year ago, running time 0h0m

    Newcast for August 22nd, 2008Fully formatted shownotes can always be found at http://javaposse.com Sadly, Java does not run on the Mars LanderThe Golden Gate Project http://research.sun.com/projects/goldengate/Space surveillance radar http://www.sun.com/aboutsun/pr/2008-04/sunflash Google has r... java, sun, beta, google

  • Google Developer Podcast: Google Code Review: OWF, Content Licenses, Secure Ajax APIs, CalDAV and more

    Published 1 year ago, running time 0h11m

    By Dion Almaer, Google Developer ProgramsHow do you like your Code Review? Choose from text to audio (iTunes) and video.We have had a varied couple of weeks, so I decided to turn on the camera, even though I am in Eldora, Colorado, up in the mountains.First up, the Open Web Foundation. I discuss ... google, ajax, api, xml

  • Herding Code: Episode 10: LINQ

    Published 1 year ago, running time 0h43m

    K Scott leads us in a discussion of LINQ, including: What is it How introducing LINQ to .NET changed the framework LINQ Providers LINQ to XML LINQ to SQL - how it's different from EF, tips and tricks, when to use it Links: LINQpad 3rd Party LIN... linq, sql, .net, xml

  • Herding Code: Episode 10: LINQ

    Published 1 year ago, running time 0h43m

    K Scott leads us in a discussion of LINQ, including: What is it How introducing LINQ to .NET changed the framework LINQ Providers LINQ to XML LINQ to SQL - how it's different from EF, tips and tricks, when to use it Links: LINQpad 3rd Party LIN... linq, sql, .net, xml

  • Parleys.com: XML Security and JSR 105-106

    Published 1 year ago, running time 0h38m

    Java programmers now have a standard solution for creating and validating XML signatures. And with the progression of JSR 106 (Java XML Encryption API) through the Java Community Process, a standard solution for XML encryption will soon be available. java, xml, security, api

  • Parleys.com: JSR 303 - Bean Validation

    Published 1 year ago, running time 0h35m

    Validating data is a common task that is copied in many different layers of an application, from the presentation tier to the persistence layer. Many times the exact same validations will have to be implemented in each separate validation framework, proving time consuming and error-prone. To ... api, xml

  • Parleys.com: Mule 2 and Beyond

    Published 1 year ago, running time 0h50m

    Mule is one of the leading open source ESB and integration framework. It's focus has always been on the developer with the aim of simplifying the difficult task of implementing an integration or SOA project. The focus Mule 2.0 is to make things even easier, more powerful even more robust. Thi... xml, open source

  • Parleys.com: Practical JRuby on Rails

    Published 1 year ago, running time 0h55m

    Web development have changed. In the Java world, web application development have been defined by overhead. Lots of XML configuration to write - even the simplest Servlet you can deploy still requires more XML than you would expect, all because there are no reasonable defaults. But things hav... rails, java, ruby, web development

  • Parleys.com: JAX-WS, beyond the basics

    Published 1 year ago, running time 0h57m

    Java API for XML Web Services (JAX-WS) 2.1 takes web services support in the Java platform to the next level. JAX-WS expands support for web services development in Java EE 5 and Java SE significantly. By aligning with Binding (JAXB) 2.x, JAX-WS provides complete support for document-oriented... web services, java, xml, api

  • Parleys.com: SAML v2

    Published 1 year ago, running time 0h46m

    Discover the basics of single sign-on and how SAML assertions are finding their way into projects like OpenSSO, NetBeans and Glassfish to secure web services. SAML V2.0, approved by OASIS in March 2005, is an XML-based framework for communicating user authentication, entitlement, and attribut... web services, xml, security, microsoft

Featured Podcast Show

Want to stay in touch with what's going on? Follow us on twitter!