Member Login

E-mail:    Password:  




 TitleDate AddedCompany
whitepaper Oracle 10g R2 RAC Implementation With SLES 10 Linux, IBM BladeCenter and IBM TotalStorage2008-12-01 IBM
  The purpose of this paper is to assist those who are implementing Oracle Real Application Clusters on SuSE Linux Enterprise Server 10 running on IBM BladeCenter servers and IBM TotalStorage disk storage systems. The paper describes activities needed to prepare for and successfully install SuSE Linux Enterprise Server 10 64-bit and Oracle 10g RAC 64-bit on IBM BladeCenter servers and IBM TotalStorage Disk Systems. The operating system environments described will be the 2.6 kernel-based Novell SuSE Linux Enterprise Server 10 (SLES10).

Tags: Blades
  
whitepaper What's New for XML in SQL Server 20082007-10-04 Microsoft
  Microsoft introduced XML-related capabilities in Microsoft SQL Server 2000 with the FOR XML and OPENXML Transact-SQL keywords, which enabled developers to write Transact-SQL code to retrieve a query result as a stream of XML, and to shred an XML document into a rowset. SQL Server 2008 builds on the XML capabilities of previous releases and provides enhancements to meet the challenges that customers have faced when storing and manipulating XML data in the database. Microsoft SQL Server 2008 builds on the extensive support for XML by extending support for XML schema validation and XQuery, and by enhancing the xml data type.

Tags: XML, Database Management
  
whitepaper TechNet Webcast: Supporting Exchange Server 2007 in Multiple Forests With Identity Lifecycle Manager 2007 (Level 300)2008-07-28 Microsoft
  ILM 2007 provides a robust metadirectory platform for synchronizing identity data between heterogeneous systems, including Active Directory and Exchange. This webcast explore both how to support Exchange Server 2007 deployment with ILM 2007, as well as how ILM "2" will further help to alleviate pains around distribution list management and user provisioning.

Tags: Email
  
whitepaper MSDN Webcast: Unit Testing for Mobile Devices (Level 300)2008-07-23 Microsoft
  With Microsoft Visual Studio 2008, unit testing is now available for mobile device developers as well. The presenter of this webcast explores unit testing for devices. The attendee will learn how to create unit tests for smart device application; they will also learn how to debug unit tests and how to run unit tests inside a command prompt.

Tags: Application Development, Programming Languages
  
whitepaper MSDN Webcast: Programming a Full-Blown Silverlight Line-of-Business Application in 20 Minutes (Level 100)2008-07-23 Microsoft
  This webcast uses the Gizmox Visual WebGui framework to "Light up" a fully blown, line-of-business application in 20 minutes. The presenter of this webcast demonstrate how to make Windows Forms (WinForms) controls available for Microsoft Silverlight browser plug-in applications and how one can style UI by using fully enabled Microsoft Expression Blend design software. The outcome is a Silverlight application with a very light footprint. As a bonus, the application is secured by design with no open ends to protect.

Tags: Application Development, Graphics Applications
  
whitepaper TechNet Webcast: Microsoft Exchange Server 2007 Storage Deep Dive (Level 300)2008-07-18 Microsoft
  This webcast provides advanced training and tools to help to design the right storage architecture for the Microsoft Exchange Server 2007 deployment, with an emphasis on the Mailbox server role. The attendee will learn how to properly balance disk performance and capacity. The webcast shows the Exchange Server 2007 mailbox storage requirements calculator in action. Understand the Microsoft best practices for designing, testing, and monitoring the storage solution.

Tags: Email
  
whitepaper MSDN Webcast: Bringing Enterprise Data to Life With SharePoint Server and Windows Communication Foundation (Level 300)2008-07-18
  With Windows Communication Foundation (WCF) and the WCF Line-of-Business Adapter Software Development Kit (SDK), it is now possible to provide this level of integration to any Line-Of-Business (LOB) application. Whether one is using Microsoft Dynamics, SAP, JD Edwards, or any other business application, he or she can develop Microsoft Office business applications and SharePoint Web parts to access the business data. This webcast provide an overview on using WCF for application integration with Microsoft Office client and server products.

Tags: Database Management, Application Development
  
whitepaper Introduction to Dependency Injection With Microsoft Enterprise Library Unity Application Block2008-07-11 Microsoft
  This webcast introduces the Microsoft Enterprise Library Unity Application Block - a lightweight, extensible dependency injection container with support for constructor, property, and method call injection. Dependency injection is a popular software engineering technique that supports loosely-coupled design and facilitates application testability and maintainability. The presenter discusses the common scenarios and demonstrates how Unity addresses them in various contexts - from a standalone smart client application to a web application and service.

Tags: Programming Languages, Application Development
  
whitepaper Taking Advantage of Microsoft Enterprise Library 4.0 for Visual Studio 20082008-07-11 Microsoft
  Microsoft Enterprise Library is a collection of reusable software components (application blocks) designed to assist software developers with common enterprise development challenges (such as logging, validation, exception handling, and many others). The design of application blocks encapsulates the Microsoft recommended and proven practices for .NET application development. This webcast provide an overview of Enterprise Library and cover the new features of Enterprise Library 4.0, including: integration with Unity dependency injection container; improved instrumentation and WMI2 support; and pluggable cache manager.

Tags: Programming Languages, Application Development
  
whitepaper MSDN Webcast: Using Windows Workflow Foundation to Build Services With Jon Flanders (Level 300)2008-07-09 Microsoft
  Windows Workflow Foundation (WF) is a programming model, set of tools, and runtime environment which allows to write declarative and reactive programs for Windows operating systems. WF is part of the Microsoft .NET Runtime, and it first appeared in Microsoft .NET 3.0. Windows Communication Foundation (WCF) is also a programming model, set of tools, and a runtime that first appeared in .NET 3.0. WCF is a framework for building applications that can communicate with each other over varied network protocols. In .NET 3.5, these programming models came closer together to allow easy integration, including allowing WF instances to use WCF to communicate to remote endpoints and allowing WF instances to become the service implementation for WCF endpoints.

Tags: .NET, Application Development