Instructor Led Xml Web Training

Xml Web Training Provider? - Tell us about your Training!
Please select the location nearest to you: United States   India   United Kingdom   Canada   Pakistan  
Xml Web Training Seminars and Classes
From The Career Center
Adobe InDesign Level 2 CS5 instructor led training You are familiar with the InDesign environment and managed text, tables, graphics, and colors in documents. You need to know the advanced features in InDesign to create catchy and attractive documents. In this course, you will use the advanced features in InDesign to create documents that are attractive and have the highest degree of perfection. You will also use Adobe InDesign CS5 to create and  more...
Microsoft Excel 2007 Level 3 instructor led training Your training in and use of Microsoft Office Excel 2007 has provided you with a solid foundation in the basic and intermediate skills for working in Microsoft Office Excel 2007. You have used Microsoft Office Excel 2007 to perform tasks such as running calculations on data and sorting and filtering numeric data. In this course, you will extend your knowledge into some of the more specialized and  more...
Microsoft Excel Level 3 2010 instructor led training This course was designed for students desiring to gain the skills necessary to create macros, collaborate with others, audit and analyze worksheet data, incorporate multiple data sources, and import and export data. Course Objective: You will automate some common Excel tasks, apply advanced analysis techniques to more complex data sets, troubleshoot errors, collaborate on worksheets, and share  more...
Excel PowerUser Level instructor led training Now that you have completed the first two levels of Excel 2002, you are ready to continue on to the third level. You already know the basic and some advanced operations in Excel, now you will learn even more. You will customize your workbook, work with multiple data sources, and collaborate with others using shared workbooks. You will also enhance your worksheets using charts and graphic  more...
XML - Extended Markup Language instructor led training Students will learn how to create well-formed and valid XML documents and XML DTD s, model XML document structure, translate that structure into a schema, and display the output using Internet Explorer. During this course, including computer lab time, students will be provided with the information necessary to complete the following objectives: Write well-formed XML using XML syntax such as  more...
ASP.NET instructor led training You already know how to write simple, static Web pages using HTML and perhaps Cascading Style Sheets and client-side JavaScript code. Now you are ready to create dynamic Web pages using the latest Microsoft server-side technology: ASP.NET. You will create ASP.NET Web pages that dynamically display content, display, manipulate, and modify data in a relational database, and display, manipulate, and  more...
From Wintrac Inc.
Administering the JBoss@ 4.x Application Server JBoss Application Server (AS) is one of the most popular open source Java application server on the market. It is an open source J2EE 1. 4 certified platform for developing and deploying enterprise Java applications and Web applications. While rich in functionality, administering JBoss AS can be somewhat challenging, as it often requires you to manipulate multiple XML configuration files that  more...
Fast Track to Web Services and Java Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. Web services are still evolving rapidly, and this course will give you a thorough  more...
Fast Track to SOA and Java Web Services JAX-WS Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. This course will give you a thorough understanding of the current Web services  more...
Fast Track to Servlets - JSP on the JBoss @ Application Server Servlets and JSP (JavaServer Pages) are key server-side Java technologies for building web applications. Servlets are programs that run on a web server; they can respond to client requests and create dynamic content. JSPs are useful for displaying dynamic data, and allowing Java developers and Web page designers to work together easily. The JSTL is a tag library for JSP that encapsulates the core  more...
Fast Track to SOA and Java Web Services (JAX-WS ) on the JBoss Application Server Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. This course will give you a thorough understanding of the current Web services  more...
Administering the JBoss @5.x Application Server JBoss Application Server (AS) is one of the most popular open source Java application server on the market. The latest release, JBoss 5, is a Java EE 5 certified platform for developing and deploying enterprise Java applications and Web applications. While rich in functionality, administering JBoss AS can be somewhat challenging, as it often requires you to manipulate multiple XML  more...
Fast Track to Jakarta Struts Using Rational Application Developer (RAD) Struts is an open source, Model-View-Controller (MVC) framework developed by The Apache Software Foundation as part of its Jakarta project. Struts is built on top of JSP, Servlets, and custom tag libraries. After reading the first J2EE Blueprints from Sun with their explanation of MVC and how to accomplish it with custom tags, Servlets, and JSP, one can clearly see that Struts is a  more...
Fast Track to Servlets - JSP Using Rational Application Developer (RAD) Servlets and JSP (JavaServer Pages) are key server-side Java technologies for building web applications. Servlets are programs that run on a web server; they can respond to client requests and create dynamic content. JSPs are useful for displaying dynamic data, and allowing Java developers and Web page designers to work together easily. The JSTL is a tag library for JSP that encapsulates the core  more...
Fast Track to Servlets - JSP Servlets and JSP (JavaServer Pages) are key server-side Java technologies for building web applications. Servlets are programs that run on a web server; they can respond to client requests and create dynamic content. JSPs are useful for displaying dynamic data, and allowing Java developers and Web page designers to work together easily. The JSTL is a tag library for JSP that encapsulates the core  more...
Fast Track to SOA and Java Web Services (JAX-WS) Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. This course will give you a thorough understanding of the current Web services  more...
Fast Track to Jakarta Struts Struts is an open source, Model-View-Controller (MVC) framework developed by The Apache Software Foundation as part of its Jakarta project. Struts is built on top of JSP, Servlets, and custom tag libraries. After reading the first J2EE Blueprints from Sun with their explanation of MVC and how to accomplish it with custom tags, Servlets, and JSP, one can clearly see that Struts is a  more...
AJAX for Java Developers (java) Ajax (Asynchronous JavaScript and XML) is a browser based technology for creating highly interactive Web applications by updating parts of a Web page with new data without reloading the whole page. This results in a more responsive and interactive interface, and is the technology powering websites like Google Maps and Google Mail. There is no formal definition of Ajax, but using  more...
Fast Track to Spring 2.x and Spring Web Flow 2 Spring is a lightweight Java framework for building enterprise applications. Its Core module allows you to manage the lifecycle of your objects, and the dependencies between them, via configuration metadata (usually XML) and Dependency Injection / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules),  more...
Fast Track to Spring 2.x Spring is a lightweight Java framework for building enterprise applications. Its Core module allows you to manage the lifecycle of your objects, and the dependencies between them, via configuration metadata (usually XML) and Dependency Injection / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules),  more...
Fast Track to Spring 3 and Spring MVC Web Flow Spring is a lightweight Java framework for building enterprise applications. Its Core module allows you to manage the lifecycle of your objects and the dependencies between them via configuration metadata (either XML or annotations) and Dependency Injection / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules),  more...
Fast Track to Spring 3 Spring is a lightweight Java framework for building enterprise applications. Its Core module allows you to manage the lifecycle of your objects and the dependencies between them via configuration metadata (either XML or annotations) and Dependency Injection / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules),  more...
SOA and Java Web Services JAX-WS Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. This course will give you a thorough understanding of the current Web services  more...
Web Services Development Using WebLogic Server v10 If you are a J2EE developer, you can gain complete mastery over Web Services development in WebLogic Server after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JAX-WS , JAXB and JSR 921). All the labs are done using WebLogic Server 10 and WebLogic BEA  more...
ADO DOTNET Using VB DOTNET This three-day intensive course teaches the essential elements of ADO. NET such that at the end of the course the programmer is able to utilize its tremendous database manipulation powers to build effective database applications. The course includes a major case study demonstrating the use of ADO. NET in a realistic setting. The course opens with an overview of ADO. NET and its relation to  more...
DotNET Tuning Debugging and Optimization Microsoft .NET applications must be thoroughly tested, debugged, and optimized before deployment, to ensure high performance and robust solutions. This course is designed for the experienced programmer to quickly come up to speed on techniques for debugging and optimizing .NET programs. It also covers tuning applications after they have been deployed. This course is designed for using the C#  more...
Advanced PowerBuilder Classic 12 Programming This course introduces students to advanced techniques used to develop fully functional, well performing business applications using the PowerBuilder Classic 12 IDE. Upon successful completion of this course, the student should be able to: Create standard reports, including TreeViews, graphs, crosstabs, and multi-group reports. Create RichText, nested, and composite style reports.  more...
Ajax for Java Developers (Java) Ajax (Asynchronous JavaScript and XML) is a browser based technology for creating highly interactive Web applications by updating parts of a Web page with new data without reloading the whole page. This results in a more responsive and interactive interface, and is the technology powering websites like Google Maps and Google Mail. There is no formal definition of Ajax, but using  more...
COMPLETE JAVA WEB SERVICES This four-day course teaches students how to build Web Services and Web Service clients using Java Technologies. The class includes a high-speed introduction to XML syntax, namespaces, XML Schema, SOAP, and WSDL before exploring Web service client or server-side development in Java APIs and tools. The course focuses on implementation using Apache Axis, the most popular Java JAX-RPC implementation.  more...
JAX-WS Based Web Service Development Using Eclipse Training If you are a Java EE developer, you can gain complete mastery over Web Services development in Eclipse WTP and JBoss after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JAX-WS , JAXB and JSR 921). Advanced topics such as WS-Security, WS-Addressing,  more...
Programming Advanced JAX-WS Web Services using JBoss 5.0 This course is for students looking to build and perfect their web service development knowledge. Starting from the basics of Web Service concepts (such as WSDL, XML schema, and JAXB), the student will learn all aspects of programming a JAX-WS 2. 1 web service. Additionally, advanced topics such as Web Services Interoperability (WS-I), WS-Reliable Messaging and WS-Addressing will also be covered.  more...
Web Services Development Using WebLogic Server 8.1 and WTP If you are a J2EE developer, you can gain complete mastery over Web Services development in WebLogic Server after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development. All the labs are done using WebLogic Server 8. 1 and WTP. You can get a complete list of other  more...
Web Services Development Using WebLogic Server v9.2 If you are a J2EE developer, you can gain complete mastery over Web Services development in WebLogic Server after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JSR 101 and 109). All the labs are done using WebLogic Server 9. 2 and WebLogic Workshop Studio  more...
DOTNET Framework Using C# (.net 4.0) Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET is a complete restructuring of Microsofta ™s whole system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms. Part of  more...
CICS-TS Webservices CICS product to facilitate the integration of traditional CICS applications to the Internet. This is a process that started 5 years ago with the implementation of CICS/ TS 1. 3. CICS/ TS 3. 1 has continued this trend; today, CICS applications can talk to web browsers just as well as they can talk to web servers; with the introduction of web services and SOAP, they can also talk to UNIX and .NET  more...
CICS Transaction Server for z-OS Industry adoption and proliferation of Web Services capabilities into development platforms and tools are making it easier for companies to adopt a service-based development approach. The need for richer than HTML experiences and disconnected operations will lead most companies to adopt multiple user interfaces delivery architectures. Mainframes being excellent servers, it makes sense to have  more...
XML for Web Applications Using C# ...tudents with a working knowledge of XML who want to build XML Web applications or components using .NET and the C# language. Everything in the course adheres to W3C and .NET standards for highly portable code. New features in System. Xml in .NET 2. 0 are discussed in the context of where the topics are covered. Visual Studio 2005 is used as the development environment. You can get a complete  more...
Web Services and XML for C# Programmers This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET and C#. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how  more...
Web Services and XML Using Microsoft DOTNET and C# This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how to  more...
Developing Web Pages using WSAD v5.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa ™s WebSphere Studio v5. 0 product for building HTML and JSP documents. This course will focus on the common set of frameworks and services utilized within this integrated tool platform. The topics presented in this course include; development and deployment  more...
WebSphere Studio Application Developer v5.0 Migration This course utilizes a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa ™s WebSphere Studio Application Developer IDE for the development of J2EE enterprise applications in an N-tier architecture. This course will illustrate the following topics; common workbench functions, integrated toolset support, development and deployment,  more...
Web Services Development using WebSphere Studio v5.1 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
Developing Web Pages using WSAD v5.1 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa ™s WSAD v5. 1 product for building HTML, JSP documents and JavaServer Faces. This course will focus on the common set of frameworks and services utilized within this integrated tool platform. The topics presented in this course include; development and  more...
DOT NET Overview (dot net) This one day information-packed seminar provides an overview of Microsofta ™s new .NET technology. It should prove of value to developers and managers who are starting on a .NET project or who are evaluating this technology. The course opens with a discussion of the fundamental issues in developing applications in the web environment, leading to the concept of applications as a service.  more...
Advanced Web Service Development Training (xml) This course goes beyond basic Web Service development and covers advanced topics such as Atomic Transaction, MTOM and Reliable Messaging. If you have already implemented Web Services based application interaction, you will be able to make them more reliable and fault resistant using the techniques mentioned in this class. This class is meant for the Java developers. If you are already familiar  more...
Developing Web Services with WebLogic This one-week course prepares Java programmers to develop Web services and clients using the BEA WebLogic Platform(TM), in accordance with prevailing standards such as SOAP, WSDL, and JAX-RPC. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard (J2EE 1. 4) APIs for SOAP messaging and WSDL-driven, component-based service  more...
Developing Java Web Services (xml) A comprehensive look at the state of the art in developing interoperable web services on the Java EE platform. Students learn the key standards -- SOAP, WSDL, and the WS-I Basic Profile -- and the Java architecture that has evolved to build interoperable services and clients. JAX-WS is central to the course, and we cover both WSDL-driven and Java-driven development paths, as well as message  more...
Publishing and Discovery Using UDDI and Java (xml) This module develops techniques for Web-service publishing and discovery, specifically using the Universal Description, Discovery and Integration (UDDI) 2. 0 APIs and the Java API for XML Registries (JAXR) 1. 0. The relatively specific problem of Web-service publishing and discovery is first put in the broader context of Web registries, which manage a wide range of information types and instances.  more...
Web Services Using VB.NET and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and VB. NET. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP.  more...
Developing Web Services with WebLogic (xmlweb) This one-week course prepares Java programmers to develop Web services and clients using the BEA WebLogic Platform(TM), in accordance with prevailing standards such as SOAP, WSDL, and JAX-RPC. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard (J2EE 1. 4) APIs for SOAP messaging and WSDL-driven, component-based service  more...
Developing Java Web Services (xmlweb) A comprehensive look at the state of the art in developing interoperable web services on the Java EE platform. Students learn the key standards -- SOAP, WSDL, and the WS-I Basic Profile -- and the Java architecture that has evolved to build interoperable services and clients. JAX-WS is central to the course, and we cover both WSDL-driven and Java-driven development paths, as well as message  more...
Publishing and Discovery Using UDDI and Java This module develops techniques for Web-service publishing and discovery, specifically using the Universal Description, Discovery and Integration (UDDI) 2. 0 APIs and the Java API for XML Registries (JAXR) 1. 0. The relatively specific problem of Web-service publishing and discovery is first put in the broader context of Web registries, which manage a wide range of information types and instances.  more...
Web Services and XML for C# Programmers This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET and C#. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how  more...
Web Services and XML for C# Programmers This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET and C#. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how  more...
Web Services and XML Using Microsoft. NET and C# This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how to  more...
Web Service Fundamentals Using VB.NET and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and VB. NET. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP.  more...
Web Service Fundamentals Using C #and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Using C# and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Using VB.NET and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and VB. NET. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP.  more...
Web Services Using Visual Basic and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
XML and Web Services This course provides a brief introduction to the concepts of Service Oriented Architecture before discussing XML and Web Services. XML forms one of the key underlying technologies for enabling web services. You will learn the essentials of data interoperability using XML and well-formed XML documents. This course discusses XML Schemas in sufficient details that are used to define the valid  more...
XML and Web Services with ColdFusion MX 7(xml) Building on topics from the Advanced ColdFusion course this course explores the tools that enable developers to write ColdFusion applications that retrieve data from other Web servers. Using COM objects to create Word or Excel files, for example, or pulling data from remote servers. You'll also learn how to use the latest XML technologies to exchange data and run programs across the Internet.  more...
Mastering XML for SOA and Web Services Training In this course you will learn fundamentals necessary to use XML in the data-driven applications in SOA and Web Services. Through lecture and hands-on lab exercises, you will learn the essentials of data interoperability using XML, write well-formed XML documents, enforce document validity, use XSLT and stylesheets to transform XML documents, and get an introduction to XML programming options. You  more...
Introduction to Java Server Faces using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the implementation of JavaServer Faces in a web application. This seminar will focus on: architecture of JSF application, Struts comparison, role of UI components, use of faces-config. xml file, role of managed beans, integration of JSF tags in JSP documents, dynamic and static  more...
Web Services Development using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
Securing Web Services with Java EE 5 This advanced seminar will introduce Java developers to key technology for developing and deploying secure Web services. This course uses interactive discussions and hands-on exercise to illustrate XML signature and encryption standards, the WS-Security specification and token profiles, and the Security Assertions Markup Language (SAML). Using various case studies, each student will practice  more...
Developing Web Services using WebLogic This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
Introduction to BEA SOA Architecture This course will provide each participant with a high-level comprehensive overview of the BEA WebLogic Service-Oriented Architecture (SOA) and business integration components of the eCommerce environment. This briefing will focus on the concept and role of the SOA surroundings in the corporate environment, integration of Web services, architecture of the BEA Enterprise Service Bus and the message  more...
Web Services Development using JDeveloper This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, SOAP message structures, role of WSDL (Web Services Descriptive  more...
Introduction to Oracle SOA Architecture This course will provide each participant with a high-level understanding of the role that Service-Oriented Architecture in IT application development and deployment. This course will focus on the current IT business challenges, emergence of Service infrastructure, components of the SOA model, Web services, Enterprise Service Bus, business process modeling, XML utilization (SOAP, WSDL, etc),  more...
COMPLETE . NET SECURITY This three-day course provides a foundation of the various security APIs contained within the .NET 2. 0 base class libraries. The course begins by examining how strong naming, obfuscation and digital certificates can prevent others from tampering with and modifying the content within a .NET assembly. The course then addresses the role of one-way encryption using hash algorithms as well as  more...
Administering the JBoss and 5.X Application Server JBoss Application Server (AS) is one of the most popular open source Java application server on the market. The latest release, JBoss 5, is a Java EE 5 certified platform for developing and deploying enterprise Java applications and Web applications. While rich in functionality, administering JBoss AS can be somewhat challenging, as it often requires you to manipulate multiple XML configuration  more...
Securing Java Web Services (Version 5.0) This advanced course introduces Java developers to key concepts and technology for developing secure web services and securing enterprise software architecture. Though consensus is forming, and standards have largely taken shape, this is still a broad and challenging field. We focus on a few well-defined approaches: XML cryptography, the WS-Security and WS-SecurityPolicy standards, and the  more...
Jakarta Struts This advanced course shows JSP and servlet programmers how to build a Model-2a Web applications using the Jakarta Struts project from Apache. Students learn the Struts architecture and see how it captures a great deal of pre-existing best practice in Web application development. They build applications from scratch using the Struts 1. 1 code base, advancing through actions and action mappings,  more...
Ajax for Java Developers (ajax) Ajax (Asynchronous JavaScript and XML) is a browser-based technology for creating highly interactive Web applications by updating parts of a Web page with new data without reloading the whole page. There is no formal definition of Ajax, but using XMLHttpRequest/ JavaScript has become the dominant Ajax technology. The course starts with an introduction to using XMLHttpRequest and a brief  more...
Web Services and XML Using Microsoft . NET and C# This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how to  more...
Web Service Fundamentals Using VB.NET and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and VB. NET. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP.  more...
Web Service Fundamentals Using C# and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Using Visual Basic and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
Web Services Using C # and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Using Visual Basic and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
Web Services Using C # and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Development Using RAD V6 If you are a J2EE developer, you can gain complete mastery over Web Services development in the IBM WebSphere platform after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceeed to teach you various Java specifications that cover Web Services development (JSR 101 and 109). You can get a complete list of other XML Web Services classes at  more...
Advanced Web Service Development Training This course goes beyond basic Web Service development and covers advanced topics such as Atomic Transaction, MTOM and Reliable Messaging. If you have already implemented Web Services based application interaction, you will be able to make them more reliable and fault resistant using the techniques mentioned in this class. You can get a complete list of other XML Web Services classes at  more...
Securing Java Web Services This advanced course introduces Java developers to key concepts and technology for developing secure web services and securing enterprise software architecture. Though consensus is forming, and standards have largely taken shape, this is still a broad and challenging field. We focus on a few well-defined approaches: XML cryptography, the WS-Security and WS-SecurityPolicy standards, and the  more...
Advanced JavaScript DOMScripting DHTML Gain practical knowledge of dynamic scripting techniques by working with real-world examples of animation, shopping carts and calendars. You will learn and test concepts of menus and cookies to enable better Web page interactivity. You will learn all this with an emphasis on browser independence and the latest Web Standards compliant techniques. The course ends with a look at the future of DOM  more...
XML Presentation This two-day module presents various techniques for presenting XML documents in a web browser. First, Cascading Style Sheets (CSS, mostly level 1, some level 2) are applied to XML documents directly. Then students learn some basic XPath and XSLT to make transformations to HTML in the browser. Simple XLinks are studied, with hands-on exercises, and extended XLinks are discussed and a non-working  more...
An Overview of XML This seminar will introduce XML and explain its implications for IT. You will: Learn what XML is and where it is useful Understand the parts of an XML document and what makes it well formed Understand how schemas impose structure on an XML document Understand how Style Sheets can transform an XML document Be introduced to certain core XML languages, such as  more...
Web Services Development using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
Introduction to SOA Architecture( SOA) This course will provide each participant with a high-level understanding of the role that Service-Oriented Architecture in IT application development and deployment.. This course will focus on the current IT business challenges, emergence of Service infrastructure, components of the SOA model, Web services, Enterprise Service Bus, business process modeling, XML utilization (SOAP, WSDL, etc),  more...
Introduction to SOA Architecture This course will provide each participant with a high-level understanding of the role that Service-Oriented Architecture in IT application development and deployment.. This course will focus on the current IT business challenges, emergence of Service infrastructure, components of the SOA model, Web services, Enterprise Service Bus, business process modeling, XML utilization (SOAP, WSDL, etc),  more...
Advanced PHP Training In this advanced PHP training course, students will learn advanced features of the PHP web programming language, its extensions and open source libraries for XML processing. As the technical web programming paradigm changes, more layers of abstractions are introduced by the PHP open source community. This course takes a deep dive into those areas such as XML/ XSLT, XML-RPC, Smarty Templates, Web  more...
Web Services Development using Eclipse If you are a J2EE developer, you can gain complete mastery over Web Services development in the open source platform after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development. All the labs are done using Eclipse and WTP 1. 0. 2 You can get a complete list of  more...
JAX-WS Based Web Service Development Using Eclipse and JBoss Training If you are a Java EE developer, you can gain complete mastery over Web Services development in Eclipse WTP and JBoss after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JAX-WS , JAXB and JSR 921). You can get a complete list of other jboss classes at  more...
Programming Advanced JAX-WS Web Services using JBoss 50 Training If you are a Java EE developer, you can gain complete mastery over Web Services development in Eclipse WTP and JBoss 5. 0 after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JAX-WS , JAXB and JSR 921). You can get a complete list of other jboss classes at  more...
Ajax for Java Developers Eclipse Ajax (Asynchronous JavaScript and XML) is a browser based technology for creating highly interactive Web applications by updating parts of a Web page with new data without reloading the whole page. This results in a more responsive and interactive interface, and is the technology powering websites like Google Maps and Google Mail. There is no formal definition of Ajax, but using  more...
Ajax for Java Developers Ajax (Asynchronous JavaScript and XML) is a browser based technology for creating highly interactive Web applications by updating parts of a Web page with new data without reloading the whole page. This results in a more responsive and interactive interface, and is the technology powering websites like Google Maps and Google Mail. There is no formal definition of Ajax, but using  more...
XML and Web Services with ColdFusion MX 7 Building on topics from the Advanced ColdFusion course this course explores the tools that enable developers to write ColdFusion applications that retrieve data from other Web servers. Using COM objects to create Word or Excel files, for example, or pulling data from remote servers. You'll also learn how to use the latest XML technologies to exchange data and run programs across the Internet.  more...
Introduction to JavaServer Faces using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the implementation of JavaServer Faces in a web application. This seminar will focus on: architecture of JSF application, Struts comparison, role of UI components, use of faces-config. xml file, role of managed beans, integration of JSF tags in JSP documents, dynamic and static  more...
Web Services Development using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
Introduction to SOA Architecture This course will provide each participant with a high-level understanding of the role that Service-Oriented Architecture in IT application development and deployment.. This course will focus on the current IT business challenges, emergence of Service infrastructure, components of the SOA model, Web services, Enterprise Service Bus, business process modeling, XML utilization (SOAP, WSDL, etc),  more...
NET FRAMEWORK USING C# (VS 2008) This four-day course is designed to provide a sound introduction to the .NET Framework for programmers who already know the C# language and the fundamentals of Windows Forms. It is current to .NET 3. 5 and Visual Studio 2008. The course focuses on core portions of the .NET Framework that are common across many application areas. Separate courses are available in specific areas, such as ADO. NET,  more...
Learning To Program Using Visual C# 2008 In this course, youa ™ll learn to use Visual Studio 2008 to explore the Visual C# 2008 language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, youa ™ll learn all the language features that you must internalize in order to create  more...
From SpringPeople Technologies Private Limited
Groovy and Grails instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab This 3-day intensive workshop covers both Groovy and Grails in great detail. After a thorough introduction to the technology, students are taken through many advanced aspects of both the Groovy programming language and the Grails web application framework. This workshop is designed to quickly get teams beyond the basics and on to the most powerful aspects of both Groovy and Grails. Students should  more...
From L'Obel IT-Palaestra
L'Obel Certified Flex Training in Bangalore instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab L'Obel Certified Flex Training in Bangalore, India La Obel Certified Flex Training in Bangalore, India - http://www. lobelitp. com ------------------------------------------------------------------------------------------ L'Obela s Flex Training course will help you acquire advanced skills for becoming a skilled Flex Specialist. FLEX @ L'Obel :- is designed to make the  more...
L'Obel Certified PHP MySQL Ajax Training in Bangalore instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab L'Obel Certified PHP MySQL Ajax Training in Bangalore, India La Obel Certified PHP MySQL Ajax Training in Bangalore, India - http://www. lobelitp. com ------------------------------------------------------------------------------------------ L'Obela s PHP MySQL Ajax Training course will help you acquire advanced skills for becoming a skilled PHP MySQL Ajax Specialist. PHP MYSQL  more...
L'Obel Certified Informatica Training L'Obel Certified Informatica Training L'Obela s Informatica course will help you acquire advanced skills for becoming a skilled Data Warehouse Specialist. Internship Options L'Obel ITP is unique in its training and delivery methodology as it is the first in India to provide the participant Hi-End technology training followed by rigorous INTERNSHIP in its SOFTWARE DEVELOPMENT CENTER. This  more...
From Portnov Computer School
Software QA Express The course is designed for individuals interested in SQA Internship/ Entry Level placement achieved within 30-60 days timeframe. The course covers three major areas: - Test automation with Selenium; - Software Quality Assurance; - Web Technology basics (HTML, JavaScript, XML, SQL, Network Protocols, and Virtual machines); Real life software testing project will be a part of the  more...
Testing Web Applications The course is designed for individuals involved in testing WEB-enabled applications. It covers many issues including: Web-enabled applications and their architecture; Web testing tools such as Fiddler, IE Developer Toolbar, Firebug, HTML and XML code validators; Testing Widgets, FLASH and AJAX; Watir test automation tool; Working with WEB Logs; Security Testing; Test environments  more...
From Lumenbrite Training
Dreamweaver Essential Skills II Take your web building skills to the next level with Dreamweaver CS4/ CS5 hands on training. Build engaging websites that incorporate CSS to style different page elements such as forms and tables. Design different types of CSS layouts from scratch and learn techniques for dealing with browser compatibility issues. Create CSS image galleries without using tables and style XML data to build an RSS  more...
Flash Actionscript 3.0 bookcomputer lab Learn Flash ActionScript 3 to build interactive event driven multimedia Flash content for the web. This course is intended for experienced Flash designers that are ready to learn fundamental programming techniques. It begins by introducing core concepts including instance names, variables, functions, properties, and methods; then proceeds through conditions, loops, event handling, and animating  more...
From Magna Training
SAP Workflow Training SAP Workflow Training Please visit us http://www. magnatraining. com/ sap/ sap-training/ sap-workflow-training to view our latest training. SAP Workflow is a set of tools used to design, develop and implement workflows in SAP based on events that occur on various business objects. Based on an object oriented concept of Objects ( Business Objects) SAP Workflow can fully automate all  more...
From silicon beach training
jQuery Training instructor led traininggroup study and discussioncourseware jQuery is one of the most popular JavaScript libraries for web developers. This three day introdcution to jQuery training course provides developers with the tools they need to enhance the user experience within client-side web pages via Asynchronous Javascript and XML (AJAX). jQuery will let you present your data, whether your server-side is written in PHP, Java or other code, by using the latest  more...
AJAX Training This AJAX course gives attendees a hands-on intro to AJAX. AJAX stands for Asynchronous Java and XML and provides a powerful platform for building dynamic web apps with client-side interactivity. Unlike traditional approaches where the page is reloaded with every postback, AJAX uses the JavaScript DOM, XML, and CSS to display just the content that needs to change for the user. Thie means that  more...
From Ecologic Corporation
6 Months Industrial Training in ASPNET This Course: ASP. NET with VB. NET/ C# training class teaches experienced and budding developers the VB. NET, ASP. NET, ADO. NET, and Visual Studio .NET skills they need to successfully build database-driven Web applications , Web services as well cover up subject which includes latest technologies in XML, LINQ ,Entity FrameWork ,Dynamic Data Web etc.  more...
From The Java Architect
Introduction to Service Oriented Architecture SOAs instructor led trainingcoursewarecomputer lab 2 Day Course Description This course will provide each participant with a high-level comprehensive overview of the Service-Oriented Architecture (SOA) and business integration components of the eCommerce environment. This briefing will focus on the concept and role of the SOA surroundings in the corporate environment, integration of Web services, architecture of the Enterprise Service Bus,  more...
From Primer Business Solutions Inc.
Web Development Web Design instructor led traininggroup study and discussioncoursewareDVDworkshop / seminarcomputer lab Course Description A website is an essential tool of the future, as it has the capability to reach all corners of the world. Primer Business Solutions brings you a Web Design Seminar that will not only show you how to make a website from scratch, and will allow you to walk away with your very own web site. Checkout www. myprimer. ca for more details  more...
Web Development Site Management instructor led traininggroup study and discussioncoursewareDVDworkshop / seminarcomputer lab Course Description This hands-on Site Management course will teach you the latest techniques for maintaining web sites using Content Management Systems (CMS). You will start with a review of the essentials, learn to navigate cPanel, and then move on to work with wordpress, and joomla. Checkout www. myprimer. ca for more details  more...
Web Development CSS instructor led traininggroup study and discussioncoursewareDVDworkshop / seminarcomputer lab Course Description This hands-on CSS course will teach you the latest techniques for designing Web sites using Cascading Style Sheets (CSS). You will start with a review of CSS essentials, learn to build effective navigation and page layouts, and then move on to work with typography, colors, backgrounds, and white space. Checkout www. myprimer. ca for more details  more...
Web Development AJAX instructor led traininggroup study and discussioncoursewareDVDworkshop / seminarcomputer lab Course Description AJAX is a web browser technology which provides the basis for the creation of seamless Web 2. 0 browsing experience. AJAX enhanced web websites retrieve and process content in the background without interrupting usera s current browsing experience: search auto complete, dynamic tooltips, and in place spelling are examples of this. Upon completion of this introductory course  more...
From Software Training Academy, Inc
XML Programming Using Visual Basic and NET instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This comprehensive and practical four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the Visual Basic language. It also covers XML serialization according to XML Schema and the tight coupling between  more...
XML Programming Using C# and .NET instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This comprehensive and practical four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the C# language. It also covers XML serialization according to XML Schema and the tight coupling between XML and  more...
Introduction to XML instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This one-day course introduces the eXtensible Markup Language, or XML, including basic grammar and XML validation using DTDs or XML Schema. Students learn to read and to hand-write XML well-formed XML documents, and then proceed to modeling concepts, first learning the basic DTD language and then studying namespaces and XML Schema. The course closes with a chapter on important XML-related  more...
XML Programming Using Java instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This four-day course builds skills in Java s XML processing APIs chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP. It also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. The course is intended for students with a working knowledge of XML and possibly DTDs or XML Schema  more...
Web Services Using Visual Basic and ASP.NET instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
Web Services Using C# and .NET instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course provides a realistic, hands-on, comprehensive coverage of developing Web services using .NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using. NET  more...
Advanced PHP Programming instructor led trainingon-line e-learning cbt (computer based)study at homeself directed In this advanced PHP training course, students will learn advanced features of the PHP web programming language, its extensions and open source libraries for XML processing. As the technical web programming paradigm changes, more layers of abstractions are introduced by the PHP open source community. This course takes a deep dive into those areas such as XML/ XSLT, XML-RPC, Smarty Templates, Web  more...
JavaServer Faces instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course introduces the JavaServer Faces API for Java Web application development. Proceeding from a foundation of Java, Servlets, and JSP, the course develops the best-practice concepts of MVC architecture and command-object encapsulation that propel the JSF architecture. Students create JSF Web applications by organizing their pages as JSF component trees, and their server-side code as JSF  more...
NET Framework Using C# (VS2010) instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET is a complete restructuring of Microsofta ™s whole system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms. Part of  more...
NET Framework Using Visual Basic instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET is a complete restructuring of Microsofta ™s whole system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms. There  more...
NET Overview instructor led trainingon-line e-learning cbt (computer based) This one-day, information-packed seminar provides an overview of Microsoft's new .NET technology. It should prove of value to developers and managers who are starting on a .NET project or who are evaluating this technology. The course is designed to run using .NET 2. 0 and Visual Studio 2005. The course opens with a discussion of the fundamental issues in developing applications in the Web  more...
From Technical Training Solutions
XML XSL XPath (Introduction) instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewarebookcomputer lab Course Summary: The goal of this course is to provide students with an understanding of what Extensible Markup Language (XML) is, why it is used and how to integrate it with existing web and pc based applications for richer, better performing applications. Students will learn the rules for creating a well-formeda XML documents that describe data. From there, students will learn how to  more...
XML (Advanced) instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewarebookcomputer lab Course Summary: The goal of this course is to provide students with an advanced level of understanding of what can be done with Extensible Markup Language (XML) and the technologies that support it. Students will further their knowledge of XSLT and XPath and perform extreme transformations of XML data. XML Namespaces are revisited to learn how to utilize them in parsing situations. This course  more...
HTML XHTML CSS (Introduction) instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewarebookcomputer lab Course Summary: This course introduces students to web page design & development using the HTML language. In addition to learning the fundamental syntax, terminology and structure of the HTML language, the course covers, in detail, best practices and standards for web page/ site construction. As HTML has evolved over the years, it is now essential that web page developers know and understand  more...
From Hands On Technology Transfer, Inc.
Java EE Web Application Development with Enterprise JavaBeans and Web Services instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This hands-on course provides participants with the knowledge and experience required to develop and deploy Enterprise JavaBeans, Web Services and robust Java EE (Java Enterprise Edition) web applications. The focus of the course is on building components that are deployed to the EJB Container and building web-enabled applications that employ Servlets, JavaServer Pages and Tag Libraries to exploit  more...
Windows Forms 3.5 Programming Using C # instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create desktop applications with the .NET 3. 5 Framework using C#. This class provides a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods. Students then learn how to  more...
XML Programming instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs The eXtensible Markup Language (XML) provides a standard, document-based approach to handling, transforming, storing and querying structured data. XML is widely accepted as a file and message format because it preserves the structure of application data in a language-independent way. Standard tools make it possible to merge content from distributed systems with relative ease. XML is a fundamental  more...
ASP.NET 3.5 Programming Using Visual Basic.NET instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create dynamic web applications with the ASP. NET 3. 5 Framework using VB. NET. This class provides a thorough introduction to the VB. NET programming language, including coverage of the essentials of the VB. NET programming language, built in data types, operators, control structures, classes and methods. Students  more...
ASP.NET 4.0 Programming Using Visual Basic.NET instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create dynamic web applications with the ASP. NET 4. 0 Framework using Visual Basic. NET. This class provides a thorough introduction to the Visual Basic programming language, including coverage of the essentials of the VB. NET programming language, built in data types, operators, control structures, classes and methods.  more...
ASP.NET 4.0 Programming Using C# instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create dynamic web applications with the ASP. NET 4. 0 Framework using C#. This class provides a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods. Students then learn how to  more...
Windows Forms 3.5 Programming Using Visual Basic.NET instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create desktop applications with the .NET 3. 5 Framework using Visual Basic. NET. This class provides a thorough introduction to the VB. NET programming language, including coverage of the essentials of the VB. NET programming language, built in data types, operators, control structures, classes and methods. Students  more...
ASP.NET 3.5 Programming Using C# instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create dynamic web applications with the ASP. NET 3. 5 Framework using C#. This class provides a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods. Students then learn how to  more...
Programming Java EE and Frameworks Web Application Development Using Spring, Hibernate, AJAX and Web Services instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs Course Description: This course provides students hands on experience with cutting edge Java Enterprise (Java EE) technologies, creating dynamic web and enterprise applications that utilize several Java frameworks and technologies including JSP's and Servlets, Java Persistence API (JPA), Enterprise Java Beans (EJB's), AJAX, Web Services, Spring and Hibernate. The goal is to enable students to  more...
Windows Forms 4.0 Programming Using Visual Basic.NET instructor led trainingcomputer labClassroom-based, instructor-led training with 50% hands-on labs This course provides students with hands on experience using Visual Studio to create desktop applications with the .NET 4. 0 Framework using Visual Basic. NET. This class provides a thorough introduction to the Visual Basic. NET programming language, including coverage of the essentials of the VB. NET programming language, built in data types, operators, control structures, classes and methods.  more...
Windows Forms 4.0 Programming Using C# instructor led trainingcomputer labClassroom-based, Instructor-led training with 50% hands On labs This course provides students with hands on experience using Visual Studio to create desktop applications with the .NET 4. 0 Framework using C#. This class provides a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods. Students then learn how to  more...
From Open Source Training
Java EE Web Application Development with Enterprise JavaBeans and Web Services This hands-on course provides participants with the knowledge and experience required to develop and deploy Enterprise JavaBeans, Web Services and robust Java EE (Java Enterprise Edition) web applications. The focus of the course is on building components that are deployed to the EJB Container and building web-enabled applications that employ Servlets, JavaServer Pages and Tag Libraries to exploit  more...
From NobleProg - IT training courses
Oracle Service Bus 11g - Design and Integration instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course is targeted to SOA architects and developers. It consists of theory classes and hands-on sessions on each of the topics to cover all essential features of Oracle Service Bus 11g. This course will be delivered by industry experts with vast knowledge of Oracle SOA Suite, Web services, ESB, XML, SOA and related topics like Java/ J2EE, etc. Consisting of a mixture of theory and  more...
Tomcat Training Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussionworkshop / seminarcomputer lab An overview and explanation of how Tomcat relates to Java EE (J2EE) and compares to other application servers The Installation and setting up Tomcat on both Windows and UNIX-type environments Deploy, support, and troubleshoot applications on Tomcat Navigate Tomcat's directory structure Tomcat's architecture and configuration files: server. xml, context. xml, .properties,  more...
WebServices with SOAP and WSDL Basics Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab * Why do we need Web Services? * Service-Oriented Architecture Principles (SOA) * HTTP and XML - what is the whole buzz about? * Simple Object Access Protocol (SOAP) * Web Service Description Language (WSDL) * Universal Description, Discovery and Integration (UDDI) * The WS-* profiles - what are these? * REST  more...
From ERP Guru
PeopleSoft DBA Training at wwwERPgurunet PeopleSoft Training Role: Sysy Admin DBA Qualification: Any Graduate with 1-2 yrs DB experience Training starts from 30/ 06/ 2008 Email: enquiry@erpguru. net Sample Content... Infrastructure 1 PeopleSoft Architecture- Web Server (PIA), Application Server and Database - 3-tier, 2- tier 2 Installation, Configuration o Database (Oracle, PeopleTools, Applications, Running SQL Scripts  more...
From Single Sourcing Solutions, Inc
Introduction to Arbortext Styler instructor led traininggroup study and discussionbookworkshop / seminarcomputer lab This three-day course teaches the concepts for creating one or more stylesheets for authoring, for editing window display, paged and web outputs. In this course, you will learn how to code stylesheet categories that affect the Arbortext window display and paged output, and how to apply context, position and conditional-based formatting. You will also learn how to use derivation and property  more...
From Last Minute Training
2663 Programming with XML in the Microsoft NET Framework This three-day instructor-led his course teaches developers how to program with XML in the Microsoft .NET Framework in order to build Microsoft Windows or Web-based integrated applications that are easier to build, scalable, and flexible.  more...
From Skills Matter
Advanced Distributed Systems Design with SOA - 5 days - UK instructor led trainingcoursewarecomputer lab Designing large-scale distributed systems is hard. New technologies make it easier to comply with todaya ™s communications and security standards, but dona ™t auto-magically give you a robust and scalable system. Join Udi for a course packed with the wisdom of companies like SUN, Amazon and EBay. Tried-and-true theories and fallacies will be shown, keeping you from making those same  more...
From Last Minute Training
HTML Introduction workshop / seminarcomputer lab Location: Ottawa Date: 2008-01-25 List Price: $235 Offered Price: $164.00 Seats Available: 2 LEARNING OBJECTIVES: Students will learn how to use good HTML coding practices to create Web pages that work, and will continue to work in the ever-changing world of Web development. Many courses teach students how to create Web documents that work in class, but don t consider the direction that  more...
Flex 3: Developing Rich Client Applications (3 Days) Location: Toronto Date: 2008-05-05 List Price: $1695 Offered Price: $1356.00 Seats Available: 2 Flex 3: Developing Rich Client Applications provides experienced application developers with hands-on, practical experience using Flex. This three day course introduces developers to all the primary features of Flex. This course is designed for application developers who want to bring th power  more...
HTML Introduction 401Authoring Students will learn how to use good HTML coding practices to create Web pages that work, and will continue to work in the ever-changing world of Web development. Many courses teach students how to create Web documents that work in class, but dona ™t consider the direction that Web authoring is going. In HTML 4. 01: Web Authoring Level 1, students learn concepts and do tasks that foster  more...
Introduction To C Acquainting Yourself with Objects Introduction To C#: Acquainting Yourself with Objects | | ID: NFIntCs | Course Length: 5 | Module 0: The .NET Framework | .NET Framework Versions and Capabilities The Anatomy of a .NET Application: From Data To Gui Exploring Assemblies and Namespaces Why Object Oriented Programming Is Critical To Your Efforts The Visual Studio .NET Environment The .NET Answer Debugging  more...
The Complete Java Course for Professional Developers The Complete Java Course for Professional Developers | | ID: JCompl | Course Length: 10 | Module 0: Overview Of J2ee | Java Platforms Characteristics of "enterprise" Computing J2EE Technologies Multi-tier Architectures Advantages of Multi-tier Architectures Container-based Approach J2EE Application Models | Module 1: The Websphere Server | Websphere Architecture  more...
XML Fundamentals In this course you will learn fundamentals necessary to use XML on the Web or in data processing applications.  more...
HTML Introduction 401Authoring- Compuease Students will learn how to use good HTML coding practices to create Web pages that work, and will continue to work in the ever-changing world of Web development. Many courses teach students how to create Web documents that work in class, but dona ™t consider the direction that Web authoring is going. In HTML 4. 01: Web Authoring Level 1, students learn concepts and do tasks that foster  more...
JV008 - Java for Web Development Intended for beginning Java programmers who are familiar with the Java language &basic Web technologies, but are new to JDBC &JavaBeans & need to learn how to develop dynamic Web pages & e-commerce Web sites using Java Servlets, JavaServer Pages, & XML.  more...
Developing XML Web Services Using Microsoft ASPNET The goal of this course is to provide students with the knowledge and skills that are required to develop Extensible Markup Language (XML) Web services-based solutions to solve common problems in the distributed application domain.  more...
Service Oriented Architecture and Java Web Services In this class we will discuss Web Services Description Language (WSDL), Simple Object Access Protocol (SOAP), and XML. During this class student will be using JAX-RPC toolkit for developing web services in Java programming language.  more...
HTML 401 - Web Authoring Level 1 In HTML 4. 01: Web Authoring Level 1, students learn concepts and do tasks that foster the transition from HTML to the most recent XML-based Web authoring language recommendation, XHTML 1. 0, which will become the future standard.  more...
Web Development with Struts 2 The goal of Struts2 is to make web development easier for the developer. To achieve this goal Struts2 provides features to reduce XML config. files, utilizes annotations. Actions are POJOs which increases testability & reduces coupling in the framework.  more...
Microsoft Expression Web Level 3 Advanced Upon completion of the course you will learn skills such as how to Create and manage layers using frames to manage multiple web pages in one browser window and working with XML in Microsoft Expression Web.  more...
XML An Introduction XML allows you to tag your content in meaningful ways to describe what it is. With an XML file, you can apply a style sheet & immediately have a web page; apply a transformation style sheet & you can even change the structure of the content on-the-fly..  more...
Ajax Programming Learn the new technique in web development: Ajax "Asynchronous JavaScript & XML". In other words, programming in JavaScript to download XML from the server & manipulate it while the user is interacting with other parts of a web page (asynchronously).  more...
From Skills Matter
Core Gradle Build System for Java - 2 days - UK instructor led trainingcoursewarecomputer lab In this intensive and highly practical 2-day Gradle course, you will become familiar with all the major concepts of Gradle and how to best use Gradle for simple as well as complex build scenarios. This course is packed with hands-on exercises. You will learn about the basic language elements of the Gradle Domain Specific Language (DSL), and how to use Gradlea ™s build-by-convention for plain  more...
From Future Media Concepts
Advanced ColdFusion 8 Development Advanced ColdFusion 8 Development provides ColdFusion application developers with the knowledge and hands-on practice that they need to build, maintain, and scale effective web applications. Topics include using the Application Framework, creating advanced queries, manipulating complex data in arrays and structures, structuring your code with ColdFusion Components, gracefully handling errors and  more...
XHTML with CSS XHTML 1. 0 combines the strength of HTML with the power of XML. Students will gain knowledge of the latest and greatest approaches to website design and consistency. Using hands-on lab exercises, they will build a small business web site of their own. Both HTML 4. 01 and XHTML 1. 0 approaches will be covered. Students will work with images and learn to add formatting and style with CSS to  more...
Introduction to XML In this lecture and hands-on lab course, studentswill come to understand what XML is and why it has become increasinglyimportant in the web world. The course covers XML syntax rules, well-formed versus valid documents, and XML document display. Studentswill be introduced to DTD and XML Schema as options for validation, aswell as both CSS and XSLT as options for presentation. Students willleave  more...
From eVentureSolutions (EVS)
Certified NET Specialist instructor led traininggroup study and discussionDVDcomputer labProject Driven .NET is Microsoft’s latest platform for developing and supporting modern software applications. In this course, you acquire necessary knowledge and hands-on experience to write applications using VB .NET and C# .NET. You learn how to develop n-tier object-oriented applications with Visual Studio & SOA. It includes development of windows interface using WinForms, Web Interface in ASP  more...
From Sun Microsoft Pvt. Ltd
J2EEJEE Programming Part I The Web Tier Getting Started with Web Applications Java Servlet Technology Java Server Pages Technology Java Server Pages Documents Java Server Pages Standard Tag Library Custom Tags in JSP Pages Scripting in JSP Pages Java Server Faces Technology Using Java Server Faces Technology in JSP Pages Developing with Java Server Faces Technology Creating Custom UI Components  more...
From Accord info Matrix Pvt. Ltd
Testing Quality Assurance Accord Info Matrix Pvt Ltd is a reputed software firm involved in Software Development and Software Training. We have provided It and Infrastructure Management Solutions to top Manufacturing Sectors like dealers of Mahindra & Mahindra, Honda, Skoda, Hindustan Motors and many more. For the successful implementation of these solutions we adopt very dependable technologies. Also, we have been with  more...
Certified Open Source Application Developer Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
PHP courses Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Drupal Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Joomla Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
RIA - Web 20 Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Silver Light Accord Info Matrix Offers Practical Training in advance technologies. CompTia Certification Hardware (A+) & Networking (N+), Security (S+) Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified System Administrator ) MCTS (Microsoft Certified Technology Specialist ) MCITP  more...
PHP training Accord Info Matrix Offers Practical Training in advance technologies. CompTia Certification Hardware (A+), Networking (N+) & Security (S+) Cisco Certification CCNA (Cisco Certified Network Associate ) CCNP (Cisco Certified Network Professional) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified System Administrator ) MCTS  more...
Comptia Security Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Comptia Security Plus Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer)  more...
Cisco Certified Network Professional Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
White Hat Ethical Hacking Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Certified Ethical Hacker Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
MCITP ServerEnterprise Administrator Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Red Hat Certified Engineer RHCE Accord Info Matrix Offers Job Oriented Practical Training in advance technologies. CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified System Administrator ) MCTS (Microsoft Certified Technology  more...
2D 3D animation in Net Accord Info Matrix offers Corporate Training in Dot Net 3. 5. With an experience of over 7 years of Software Development and Corporate Training, we offer a complete Practical Experience in the latest .Net 3. 5 technology. Dot Net 3. 5 ( Frame work 3. 5 / ADO / VB dot Net / C# / XML / ASP / WPF / SILVER LIGHT / AJAX ) Individual or Combination of the above concepts can be taken as per the  more...
WPF Training Accord Info Matrix offers Corporate Training in Dot Net 3. 5. With an experience of over 7 years of Software Development and Corporate Training, we offer a complete Practical Experience in the latest .Net 3. 5 technology. Dot Net 3. 5 ( Frame work 3. 5 / ADO / VB dot Net / C# / XML / ASP / WPF / SILVER LIGHT / AJAX ) Individual or Combination of the above concepts can be taken as per the  more...
MCSE Training Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
MCSA MCSE MCTS Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Visual Studio 2008 Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Datawarehousing Training Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Business Intelligence tools instructor led trainingon-line e-learning cbt (computer based)coursewareworkshop / seminarcomputer lab Accord Info Matrix Offers Practical Training in advance technologies. Data Warehousing & Business Intelligence Informatica, Erwin and Cognos CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified  more...
Best MCSE Training Accord Info Matrix Offers Job Oriented Practical Training in advance technologies. CompTia Certification Hardware (A+) & Networking (N+) - Self Confidence Courses Cisco Certification CCNA (Cisco Certified Network associate ) Microsoft Certification MCSE (Microsoft Certified System Engineer) MCSA (Microsoft Certified System Administrator ) MCTS (Microsoft Certified Technology  more...
From FormaServe Systems Ltd
Webservices on the IBM i instructor led traininggroup study and discussioncoursewarecomputer lab This one-day instructor-led course gives a succinct overview of the process of creating, publishing and using Web services on the IBM i server. It proceeds to explain various topics such as SOA, XML, SOAP and WSDL. Students will use this training to learn to develop the required Webservice components (both server and client side). This course has been developed for real-world, commercial  more...
From E-Tek Computer Training
Adobe Dreamweaver CS5 Level 2 instructor led trainingcoursewarebookcomputer lab Course Objective: You will develop professional-looking web pages using the Adobe ® Dreamweaver ® CS5 application. Target Student: This course is intended for web developers, designers, and administrators who are familiar with the basic tools and features of Adobe ® Dreamweaver ® CS5 and want to expand on existing knowledge to gain intermediate to advanced skills for  more...
From Bpminstitute.org
Service Oriented Integration SOI Standards Technologies and Best Practices instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareself directed IT managers have been under increasing pressure to migrate a portfolio of independent "stovepipe" applications to an integrated set of business services that can be aligned with changing business requirements and support new business processes faster and with reduced cost. Today, corporations have to choose from a number of integration products such as Integration Brokers, J2EE Application  more...
From Modulus
NET Tuning Debugging and Optimization instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab Microsoft .NET applications must be thoroughly tested, debugged, and optimized before deployment, to ensure high performance and robust solutions. This course is designed for intermediate programmers to quickly come up to speed on techniques for debugging and optimizing .NET programs. It also covers tuning applications after they have been deployed. This course is designed for using the C#  more...
Advanced XML Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab The Extensible Markup Language (XML) defines a way of marking up text to describe the structure of data. XML allows you to create your own markup language: you define the tags that give meaning to your data. The World-Wide Web Consortium (W3C) creates and maintains the definition of XML, making it a standard for creating markup languages. Industries and organizations use XML to write rules  more...
From FOSVA Training
Microsoft Excel 2010 Level 3 Course Benefits Upon successful completion of this course students will be able to: Enhance productivity and efficiency by streamlining the workflow Collaborate with other workbook users Audit worksheets Analyse data Work with multiple workbooks Import and export data Integrate Excel data with the web Structure workbooks with XML Target Audience This course is designed  more...
Microsoft Excel 2007 Level 3 Course Benefits Upon successful completion of this course, students will be able to: Increase productivity and improve efficiency by streamlining your workflow. Collaborate with others using workbooks Audit worksheets Analyse data Work with multiple workbooks Import and export data Use Excel with the web Structure workbooks with XML Target Audience This course was  more...
From Dunstan Thomas ALM
Programming with Microsoft Net Framework with C MS2349 The goal of this course is to help application developers understand the Microsoft ® .NET Framework. In addition to offering an overview of the .NET Framework and an introduction to key concepts and terminology, the course provides a series of labs, which introduce and explain .NET Framework features that are used to code, debug, tune, and deploy applications. This course is intended for  more...
From Webucator
Jakarta Struts Training instructor led trainingon-line e-learning cbt (computer based)group study and discussioncomputer lab This advanced Jakarta Struts training course shows JSP and servlet programmers how to build Model-2' Web applications using the Jakarta Struts project from Apache. Students learn the Jakarta Struts architecture and see how it captures a great deal of pre-existing best practice in Web application development. They build applications from scratch using the Struts 1.1 code base advancing through  more...
Java Web Services Training instructor led trainingon-line e-learning cbt (computer based)group study and discussioncomputer lab This Web Services training course prepares Java programmers to develop interoperable Java Web services and using SOAP, WSDL, and XML Schema. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard APIs for SOAP messaging and WSDL-driven, component-based service development. Both document-style and RPC-style messages and services are  more...
Java Web Services Training with WebLogic instructor led trainingon-line e-learning cbt (computer based)group study and discussioncomputer lab This Java Web Services training course prepares Java programmers to develop Web services and clients using the BEA WebLogic Platform, in accordance with prevailing standards such as SOAP, WSDL, and JAX-RPC. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard (J2EE 1.4) APIs for SOAP messaging and WSDL-driven, component-based  more...
Advanced Microsoft SQL Server Training instructor led trainingon-line e-learning cbt (computer based)group study and discussioncomputer lab This advanced SQL Server training course teaches students how to use Data Transformation Services, SQL Server Replication, SQL Server's Web publishing and XML features, and SQL Server's Analysis Services .  more...
XML and Web Services Training for ColdFusion Developers instructor led trainingon-line e-learning cbt (computer based)group study and discussioncomputer lab In this XML and Web Services training class, ColdFusion developers will learn to create well-formed XML documents, to build simple DTDs and XML Schema for validating XML documents, to build XSLTs for transforming XML documents with ColdFusion, and to create and consume Web Services with ColdFusion.  more...
From Resolutions Training & Consulting
Flash Advanced instructor led trainingworkshop / seminarcomputer lab Upon successful completion of this course, students will be able to: Work with XML and dynamically generated content; Advanced animation and interaction concepts; Advanced sound applications; Integrating video with Flash; Work with Components using Actionscript; and Test and Publish a Flash movie configured to enable quick and easy downloads.  more...
From Sonic Training
Macromedia Flash / Actionscript -- Introduction & Intermediate instructor led training What's in Flash MX: Basic + CBT: This ILT series course teaches students the fundamentals of using Flash MX to design animations for the Web. This course introduces students to creating and editing shapes, applying colors and line styles, combining shapes, importing bitmaps, and converting bitmaps to vector shapes. Course activities also cover adding and formatting text, using layers to arrange  more...
Adobe Photoshop Introduction (Beginning) Class instructor led training You are starting to familiarize yourself with image editing using Photoshop. You would like to learn about the tools and features available to you in Photoshop CS2. In this course, you'll work with some of the tools and features to edit images using Photoshop CS2. Course Objective: You will use Photoshop CS2 tools for painting, retouching, and enhancing images. In addition, you will work with  more...
HTML & CSS - Fundamentals -- Introduction & Intermediate instructor led training Course Description Overview: Students will learn about how to create Web documents using HMTL 4.01. Performance-based objectives Lesson objectives help students become comfortable with the course, and also provide a means to evaluate learning. Upon successful completion of this course, students will be able to: Understand what HTML is, how it is used, and how it came to be. Use a text  more...
Microsoft Excel 2003 - Introduction / Beginning instructor led training Course Description Performance-Based Objectives Upon successful completion of this course, students will be able to: create and apply templates. create and modify charts. work with graphic objects. calculate with advanced formulas. sort and filter data. use Excel with the Web. SEE DAY TWO BELOW FOR ADDITIONAL TOPICS Welcome to Sonic Training!. (http://www.sonictraining.com  more...
From Acend Corporate Learning
Customized Microsoft Excel Training in Toronto instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareself directedworkshop / seminarcomputer lab Don't waste your time sitting through a boring Level 1, 2 or 3 class that you listen to someone explain how to do something that you have already know how to do. Instead take our FREE customized skills assessment and learn only tools that you want to learn. During this full day, personalized instructor lead training you will learn, hands-on, the skills needed to use and master Microsoft Excel.  more...
From Aspect Training
C Sharp . Net Introduction On Aspect Traininga ™s C#.NET Introduction course, youa ™ll learn to use Visual Studio 2008 to explore the Visual C# language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, youa ™ll learn all the language features that you must  more...
AJAX and JavaScript AJAX - Asynchronous JavaScript and XML is a synergy of multiple technologies and communication with the server without a page refresh, enabling a rich and responsive web-based client, a 2. 0 web application. AJAX Training course covers AJAX related technologies including JavaScript, DOM, CSS, XML etc., focusing on Object Oriented JavaScript and the main AJAX object: XMLHttpRequest. Aspect  more...
VBNet Introduction Intermediate On Aspect Traininga s VB. Net Introduction/ Intermediate training course, students use Visual Studio to explore the Visual Basic language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you will learn all the Visual Basic language features that you  more...
XSLT Introduction Intermediate XSLT (Extensible Stylesheet Language Transforms) enables you to transform XML data from one document type into other XML document types, and even into other formats such as HTML, XHTML, WML, and XQL. Aspect Traininga s XSLT Introduction/ Intermediate training course teaches attendees everything they need to begin using XSLT in their XML projects. XSLT is a pseudo-programming language or  more...
ASP Introduction If you are looking for a way to create attractive, intelligent web pages or, if you are just looking for a way to extend your HTML know-how, then ASP is an effective way to achieve your goals. With ASP, you can customize your web pages to be more dynamic, more efficient and more responsive to your users. Its not just a technology, though - to get the best out of ASP, youll be using it in tandem  more...
From headTrix Training
Dreamweaver - Level 2 Training in Los Angeles or Live Online Save $200 instructor led trainingon-line e-learning cbt (computer based) Take your web building skills to the next level with Dreamweaver CS5 hands on training. Build engaging websites that incorporate CSS to style different page elements such as forms and tables. Design different types of CSS layouts from scratch and learn techniques for dealing with browser compatibility issues. Create CSS image galleries without using tables and style XML data to build an RSS feed  more...
From White Box QA
Selenium WebDriver Training WhiteBoxQA is offering QA - White Box Testing with JUnit and Selenium. Who Can Attend Software testers, programmers, test leaders, quality specialists and those who would like to learn Programming and Testing technologies. A familiarity with software development concepts is assumed. Familiarity with Web technologies and object concepts is helpful. We will be teaching from basics till  more...
From Docc
Web Design Net Training Program by docckolkata WEB DESIGNING TRAINING INCLUDES PHOTOSHOP, FLASH, SCRIPTS : COURSE FEES RS. 2000/-. 4 ASSURED PLACEMENTS IN KOLKATA. & .NET (ASP) TRAINING COURSE CONSISTS OF 1)ASP. Net 3. 5 Overview, 2).Net .5 Framework Overview 3)JavaScript , 4)C# programming fundamentals 5)Object Oriented Programming in C# , 6)Win GUI controls in C#.Net, 7)RDBMS Concept, Normalisation, 8)SQL Server Basics, 9)XML , 10)ADO.  more...
Job assured Web Programm Proff Training Placements by docckolkata If you are Under-Graduate Graduate BA, BSc, BCom or MA, MSc or. B.Tech, BCA, MCA & GENERAL from any stream Trained-up with PHP or with with100% Jobs. This is the time for starting your career as Software Programmer( PHP,.NET) / Coder & Web Designer / PHP Marketers & Content Writer @ docckolkata. Docc is a software development company cum training institute in Kolkata. We prepare IT & non-IT  more...
From Affinity IT Training, LLC
Java Web Services using JAX-WS instructor led training Web Services are the best known example of Service Oriented Architecture. This course presents key web service technologies and their support technologies (XML*, SOAP, WSDL, UDDI), as well as web service standards and architectural strengths and limitations. Then it addresses how to use them via the JAX-WS technology. Audience:Developers seeking to create and/or access Web Services using JAX-WS.  more...
Struts Development Framework instructor led training This course describes how to use Struts to provide a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and XML, as well as various Jakarta Commons packages, to create a Model 2 application. Struts can interact with standard data access technologies, such as JDBC and EJB, as well as most any third-party packages, and any presentation technology,  more...
Java Web Technologies instructor led training This seminar presents a survey of the most popular, leading-edge, Java technologies used to develop web applications: Servlets, Java Beans, Java Server Pages (JSP), JDBC, standard and custom JSP Tag Libraries, Struts, JavaServer Faces, Java XML and Java SOAP-based technologies. Also presented are non-Java technologies, including a survey of web-centric technologies, application development  more...
JAXR instructor led training Java API for XML Registries (JAXR) provides a uniform and standard Java API to access different kinds of XML Registries, in order to enable building, deploying, and discovering Web services. Current accessible registries are UDDI and ebXML. This course describes how to use JAXR to access (primarily) UDDI and ebXMLRegistries. Audience:Java Developers seeking to interact with XML Registries from  more...
JAX-RPC instructor led training Java API for XML-Based RPC (JAX-RPC) enables Java technology developers to develop SOAP-based interoperable and portable web services and clients. JAX-RPC provides access to or from a Java or non-Java, client or Web service, via standard protocols. This course describes how to develop web services using JAX-RPC, as well as stub, dynamic proxy, DII and JNDI-based (including EJB2) clients. There is  more...
Internet Technologies Overview instructor led training A survey of internet-specific technologies and architectures, including: internet model, TCP/IP, streams vs. datagrams, sockets and ports, addressing, client/server input/output, server-side web processing, internet Java technologies, client-side web processing, and internet XML technologies. Audience:Developers, managers, and non-technical staff who are unfamiliar with the myriad technologies  more...
Web Technologies and Architectures Overview instructor led training A survey of web-specific technologies and architectures, including: conventional web technologies, Java technologies (including independent, J2EE and model 2 technologies), Microsoft technologies, database accessibility, XML technologies, and web service integration. Audience:Developers and managers seeking a high-level understanding of Web Application Architectures and design alternatives.  more...
Simple Object Access Protocol SOAP instructor led training SOAP is an XML-based protocol that follows the HTTP request and response model. Regardless of platform, client requests and Web service responses communicate via SOAP messages over HTTP. The HTTP-SOAP Transport Protocol defines an XML-based message envelope to describe what is in the message and how to process it. SOAP includes XML-based encoding rules to express instances of application-defined  more...
Universal Description Discovery and Integration UDDI instructor led training Universal Description, Discovery, and Integration (UDDI) is a standardized XML format for businesses to publish information on the Internet about their products and Web services, for global client access. This course describes the concepts and features of UDDI. Audience:Web Application and Web Services Developers and Managers seeking to understand and exploit UDDI in their applications.  more...
Web Services Description Language WSDL instructor led training The Web Services Description Language (WSDL) is a standardized XML format for describing network services. The description includes the name of the service, the location of the service, and how to communicate with the service. This course describes the features of WSDL. Audience:Web Application and Web Services Developers and Managers seeking to understand and exploit WSDL in their applications.  more...
XML Transformations Using XSL instructor led training XSL is a language for expressing style sheets. This course addresses its three parts: XSLT for transforming XML documents, XPath expression language (used by XSLT to access or refer to parts of an XML document), and XSL-FO for formatting objects. Topics include XSLT stylesheet structure, XSLT language components, XPath within XSLT, XPath data model, location paths, axes and shorthands,  more...
AJAX Training instructor led training AJAX - Asynchronous JavaScript and XML is a synergy of multiple technologies and communication with the server without a page refresh, enabling a rich and responsive web-based client, a 2.0 web application. AJAX Training course covers AJAX related technologies including JavaScript, DOM, CSS, XML etc., focusing on Object Oriented JavaScript and the main AJAX object: XMLHttpRequest. Audience:Web  more...
Advanced AJAX Training instructor led training This Advanced AJAX Training Course expands on basic AJAX principles of distributing the application between the client and the server by using the nested MVC design pattern.In this Advanced AJAX Training course you will learn about security and performance of the AJAX platform. Additionally, you will learn how to integrate AJAX with JSP, PHP, ASP, and other server-side scripts. Advanced AJAX  more...
Resource Description Framework RDF instructor led training The Resource Description Framework (RDF) is a language for representing information about resources on the World Wide Web. This class introduces the fundamentals of RDF and describes its XML syntax. RDF Schema are examined and RDF Vocabularies are reviewed. Audience:IT professionals responsible for producing, consuming, or understanding metadata in RDF format.  more...
Introduction To XML Web Services Using WSAD instructor led training Web Services are becoming an increasingly popular architecture and mechanism for publishing application services. This course presents relevant Web Services Standards and Technologies in a hands-on format featuring IBM's WebSphere Studio Application Developer (WSAD). Audience:Java developers seeking to understand the technologies and standards underlying Web Services, and to be prepared to build  more...
Extensible Styling Language -- Formatting Objects XSL-FO instructor led training Presents the XML recommendation for embedding formatting information within XML Documents. Topics include: Areas, Output Elements, Output Flow, Page Layout, Lists, and Tables. Audience:Web Designers, Developers, and Technical Writers concerned about the formatting of documents in XML format.  more...
Applying ADO NET instructor led training In this advanced course, you will become familiar with strongly typed DataSets and learn their advantages and see how to leverage the power of XML through serialization, Diffgrams,and the XMLDataDocument object. You will understand migrating and interoperability issues with ADO, as well as handling errors. Learn valuable techniques for building both Web and Windows applications. Audience:Database  more...
ASP NET Web Pages and Web Services instructor led training In this course, you'll learn how to use Visual Studio .NET and Visual Basic .NET to build ASP.NET Web pages and XML Web services. You'll gain an understanding of the new architecture behind ASP.NET and how to use the new server controls. You also learn how to use ADO.NET to create data-driven ASP.NET Web forms. Audience:Programmers who will be developing in ASP.NET. to build Web Applications and  more...
ASP NET Using Visual Basic 2005 instructor led training ... and Visual Basic 2005 to build ASP.NET 2.0 Web pages and XML Web services. Examine the new architecture behind ASP.NET 2.0 and it ' s new server controls. Configure and deploy ASP.NET applications. Become familiar with the debugging and tracing features in Visual Studio 2005 that help you quickly troubleshoot issues and you will learn how to take advantage of creating your own user-defined  more...
ASP NET Using Visual Basic 2005 Additional Topics instructor led training Explore the many exciting ASP.NET 2.0 features that will help you get the most out of the .NET Framework and make you a better and more efficient Visual Basic 2005 developer. Learn how to read and write XML data using XML DOM and how to work with ASP.NET Profile features and ASP.NET Web Parts. Learn how to build mobile applications using Visual Basic 2005 so your clients can get information on  more...
ASP NET Using Visual C 2005 instructor led training ...005 and Visual C# 2005 to build ASP.NET 2.0 Web pages and XML Web services. Examine the new architecture behind ASP.NET 2.0 and it ' s new server controls. Configure and deploy ASP.NET applications. Become familiar with the debugging and tracing features in Visual Studio 2005 that help you quickly troubleshoot issues and you will learn how to take advantage of creating your own user-defined  more...
ASP NET Using Visual C 2005 Additional Topics instructor led training Explore the many exciting ASP.NET 2.0 features that will help you get the most out of the .NET Framework and make you a better and more efficient Visual C# 2005 developer. Learn how to read and write XML data using XML DOM and how to work with ASP.NET Profile features and ASP.NET Web Parts. Learn how to build mobile applications using Visual C# 2005 so your clients can get information on their  more...
From Colossal Technologies
Developing Enterprise Java Applications With Spring And Hibernate Introducing the spring framework Spring architecture fundamentals Identifying spring application components Defining the n-tier application architecture Applying inversion of control (ioc) and dependency injection (di) Delegating object creation to the spring bean factory Controlling bean creation with scopes and factory methods Initializing and destroying beans Minimizing code with  more...
From Futurepoint Technologies
IBM WEBSPHERE Training Futurepoint technologies Hyd IBM-WebSphere a Training The training is designed to complete within 35 hours. The hourly and daily breakup will be given based on the schedule. Training includes both theoretical and practical, with hands on experience to the participants along with a case study. Participants can go for certification after training. It will be according to corporate standards, with corporate style and  more...
From JCA Solutions
A Practical Hands-on Guide to SCORM instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab A Practical Guide to SCORM is a high-quality professional development course designed to prepare a Training Professional for success. In this course, you will learn how to actually create SCORM conformant courseware and have the opportunity to experiment with a number of tools you will need in your program. Who Should Attend? This is a hands-on SCORM development course intended for  more...
From Miracle Infocom
Corporate Training instructor led training Databases Oracle, MS-SQL Server, DB2 Middleware XML, .Net, Tuxedo, MTS, MQ Series B2B Tools Ariba, NeuVis Midrane (AS/ 400) OBSYDIAN, Cobol RPG, SYNON Site Creation & Content Authoring Microsoft suite, Net Objects Fusion, Macromedia Dream weaver, FreeHand Application Server IBM Websphere, BEA Weblogic, TUXEDO, Silver Stream, Oracle s IAS Messaging Microsoft  more...
tcw11--02/12/12-03:53:07-(20382)[B]-[A]-[A]