Member Login

E-mail:    Password:  




 TitleDate AddedCompany
whitepaper Cache Payback: Put Performance in Your Pocket With the Client Result Cache2008-07-01 Oracle
  Oracle Data Provider for .NET (ODP.NET) enables the user to take advantage of features exposed by the underlying Oracle Call Interface. One such feature new in Oracle Database 11g Release 1 and Oracle Database 11g Release 1 Client is the client result cache. The client result cache is a portion of memory that is automatically allocated (on the client) to cache query results. Caching query results on the client makes it possible to avoid round-trips to the server to execute, query, and fetch data. This, in turn, leads to better performance and decreased resource consumption on the network and the server.

Tags: Application Development
  
whitepaper MSDN Webcast: Windows Workflow Communication in Depth With Matt Milner (Level 400)2008-06-26 Microsoft
  Windows Workflow Foundation (WF) provides a powerful framework for building reactive programs, which are programs that respond to events and inputs. One of the biggest challenges faced by developers new to Windows WF is figuring out the best way to communicate with the workflows that are running in the runtime. This webcast covers the underlying communication architecture, how to create custom activities that allows to wait for events or input, how to perform request/response style communication, and the send/receive activities available in the Microsoft .NET Framework 3.5.

Tags: Application Development
  
whitepaper MSDN Webcast: Windows Communication Foundation and Windows Workflow Foundation Integration in Depth With Jesus Rodriguez (Level 400)2008-06-25 Microsoft
  The combination of Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) provides the building block for the next generation of Microsoft .NET applications. With the release of Microsoft .NET Framework 3.5, developers now have multiple alternatives to build applications that combine WCF and WF. This webcast illustrate some of the most common scenarios for integrating WCF and WF, and it explores mechanisms such as Durable Services, Workflow Services, rules-based authorization, line-of-business workflows, and other mechanisms that are best implemented by combining WCF and WF. It also shares a series of best practices and techniques that developers can follow in order to implement a seamless integration between WCF and WF.

Tags: Application Development
  
whitepaper MSDN Webcast: ADO.NET Data Services Overview (Part 2 of 2) (Level 100)2008-06-24 Microsoft
  This webcast illustrates some of the advanced aspects of ADO.NET Data Services. It explains how to expose own custom data sources with ADO.NET Data Services. The webcast covers consuming ADO.NET Data Services from various client applications, including Asynchronous JavaScript and XML (AJAX) client applications and Microsoft Silverlight 2. It also explores security surrounding ADO.NET Data Services.

Tags: Application Development
  
whitepaper MSDN Webcast: geekSpeak: Workflow Services in .NET 3.5 With Jon Flanders (Level 200)2008-06-18 Microsoft
  Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) are powerful technologies that were first introduced in the Microsoft .NET Framework 3.0. In release 3.5 of the .NET Framework, these two technologies work even better together. This webcast introduces to workflow services, and describes how workflow services unites WCF and WF and provides great new features for building solutions.

Tags: Application Development
  
whitepaper MSDN Webcast: Introduction to SharePoint Products and Technologies for .NET Developers: Custom Content Types (Level 200)2008-06-18 Microsoft
  This webcast is on SharePoint Products and Technologies for Microsoft .NET developers. Content types define what documents or other content types are used in SharePoint Products and Technologies document libraries. Content types can have several aspects associated with them, including custom menus and custom processing. This webcast show how to create a custom content type and explain how to associate an event handler with the new content type to do data validation.

Tags: .NET, Application Development
  
whitepaper MSDN Webcast: ADO.NET Data Services Overview (Part 1 of 2) (Level 100)2008-06-17 Microsoft
  This webcast illustrates how to take advantage of ADO.NET Data Services (formerly code-named Astoria) to easily and securely expose data as services over HTTP. It gives an overview of REST, the architectural style underlying ADO.NET Data Services. Then it gives a high-level demonstration of how to expose an Entity Framework Entity Data Model via ADO.NET Data Services and explains how to consume those services.

Tags: Web Services, .NET
  
whitepaper MSDN Webcast: Introduction to SharePoint Products and Technologies for .NET Developers: User Management (Level 200)2008-06-17 Microsoft
  This webcast is on SharePoint Server Products and Technologies for Microsoft .NET developers. SharePoint Products and Technologies make it possible for users to create Web sites; when a user creates a site, he or she can also manage the user permissions on that site. This webcast shows how some aspects of user management are handled, including how one can audit activities that users do and show different data depending on the user's role.

Tags: Application Development
  
whitepaper MSDN Webcast: Introduction to SharePoint Products and Technologies for .NET Developers: Page Navigation (Level 200)2008-06-11 Microsoft
  This webcast is on SharePoint Products and Technologies for Microsoft .NET developers. This webcast look at how pages in SharePoint Products and Technologies are arranged into Web sites. It explains menus, such as the site actions menu, the top navigation bar menu, and the edit control block menu. It also discusses how to update the menus so that one can customize a Web site built on SharePoint Products and Technologies.

Tags: .NET, Application Development
  
whitepaper MSDN Webcast: Introduction to SharePoint Products and Technologies for .NET Developers: Web Services (Level 200)2008-06-10 Microsoft
  This webcast is on SharePoint Products and Technologies for Microsoft .NET developers. SharePoint Products and Technologies make it possible to allow list data access using code running on the server machine and also using Web services. This webcast covers some of the simple Web services provided by SharePoint Products and Technologies and show how to create a new Web service on a computer.

Tags: .NET, Application Development