Member Login

E-mail:    Password:  




 TitleDate AddedCompany
whitepaper 5 Best Practices for Smartphone Support2008-12-23 LogMeIn
  As an IT provider, you can certainly imagine this scenario: your CEO calls from the road because his BlackBerry is down - and he can't receive critical email. Pivotal moment here. Is your support solution smart enough to quickly solve the issue? Luckily, there's an on-demand remote support solution that is. Find out more in this must-read white paper for enterprise IT.

Tags: Email, Business Management, Mobile - Wireless Communications, Remote Access - RA Servers
  
whitepaper MSDN Webcast: Internet Explorer 8 Developer Features (Level 200)2008-12-22 Microsoft
  The Developer Tools feature of Windows Internet Explorer 8 enables to review the internal representation of a Web page from the browser's perspective. The Developer Tools can be used for a variety of tasks, including (but not limited to) viewing individual attributes, determining why a particular Cascading Style Sheets (CSS) rule is applied to an individual element, and previewing different document compatibility modes. By exposing how the browser interprets a Web page, the Developer Tools provide many opportunities to research and resolve problems faster than has been possible with the previous versions of Internet Explorer. This webcast explores the built-in Internet Explorer 8 features that help developers build standards-based Web applications.

Tags: Application Development
  
whitepaper MSDN Webcast: SharePoint Products and Technologies for Internet Site Development: Search (Level 200)2008-12-18 Microsoft
  One of the most compelling features for users of Microsoft SharePoint Products and Technologies is the ease and power of its integrated search. The presenter of this webcast shows how to enable search for the .COM site and how to enable creation of a search scope. The presenter also explains how to customize the search results for just the look and feel needed for the Internet site.

Tags: Web Development and Design, Application Development
  
whitepaper Recession Proof Your Business Email Through Outsourcing2008-12-18 USA.NET
  Given the difficult economic times that began in 2008 and that are expected to continue through 2009, organizations of all sizes and in all industries are faced with the difficult task of maintaining robust email capabilities, all while reducing costs in a way not seen in the industry since email became the critical business tool it is today. In this white paper, Osterman Research covers the key challenges of email management and discusses how outsourcing may be the best way for an organization to leverage their IT dollars in 2009 and beyond.

Tags: Outsourcing, Cost Control - Risk Mgmt.
  
whitepaper MSDN Webcast: Windows Presentation Foundation Application Model (Level 200)2008-12-17 Microsoft
  The presenter of this webcast will explore the Windows Presentation Foundation (WPF) application model. WPF will be the de facto programming model for Windows native client applications. The presenter discusses what's new in the application model realm for Windows Presentation Foundation version 3.5 Service Pack 1 (SP1).

Tags: Programming Languages, Application Development
  
whitepaper Momentum Webcast: Compass for Project Management (Powered by Windows SharePoint Services) (Level 100)2008-12-16 Microsoft
  Project-based companies can now take advantage of their investment in Windows Server by utilizing project management software that they already own. If a company is running Microsoft Windows 2000 Server or Windows Server 2003, this powerful project management tool already exists in Windows SharePoint Services. To help companies take full advantage of this, SIS, LLC, a Microsoft Gold Certified Partner, created Compass - a complete project management and business intelligence portal. Compass manages all project-related activities (including Request For Proposals (RFPs) and Requests For Information (RFIs), submittals and transmittals, change orders, daily logs, drawing libraries with version control and check in/out, and much more. The flexibility of Compass and Windows SharePoint Services also lets companies tailor the solution to support their unique business processes.

Tags: Methodology, Portals
  
whitepaper MSDN Webcast: Harness the Richness of ASP.NET Controls to Power Up Visual WebGui (Level 200)2008-12-16 Microsoft
  Developers can automatically wrap any ASP.NET control, using a simple integrated wizard to enhance the Visual WebGui power in developing and running data centric applications. This wrapper grants developers the power to add any ASP.NET control to the WinForms 58 out-of-the-box controls that Visual WebGui offers as a standard.

Tags: .NET, Application Development
  
whitepaper Recognizing Matching Patterns for XML Data Using Grammar-Based Data Compression Algorithm2008-12-16 Hitachi
  XML is a standard format for data exchange and it is well suited to represent internet applications because of its text-based format. However, this flexibility means that it incurs higher data processing overhead than ordinary data formats. This paper proposes a high-performance XML processing method using a novel pattern recognition algorithm based on a grammar compression algorithm. In the method, training XML documents are pre-analyzed in order to detect frequently appearing constructs in the document. The extended XML parser uses the results of the pre-analysis to make its parsing faster with speculative input matching.

Tags: High Performance Computing, Software Engineering
  
whitepaper Assertion Support for Manipulating Constrained Data-Centric XML2008-12-16 University of Kaiserslautern
  XML is used for different purposes. They are interested in data-centric applications of XML where it is used to handle structured data in loosely coupled, distributed systems. In many such scenarios, it is important that the XML data complies to structural and integrity constraints, in particular to value-based constraints. This paper presents a technique to maintain the invariants. For a core procedural manipulation language, they show how to automatically derive the weakest precondition of procedures for the constraints. They present a formalization of a data-centric XML abstraction and an assertion language that enables weakest precondition generation. The framework allows to automatically simplify and reduce the generated preconditions such that checking becomes independent of the size of the constraint definitions.

Tags: XML
  
whitepaper Morph: A (Shape) Polymorphic XML Query Language2008-12-16 Utah State University
  By imposing a single hierarchy on data, XML makes queries brittle in the sense that a query might fail to produce the desired result if it is executed on the same data organized in a different hierarchy, or if the hierarchy evolves during the lifetime of an application. This paper presents a new XML query language, called Morph, which supports more flexible querying. Morph is a shape polymorphic query language, that is, a single query can extract relevant data from a variety of differently hierarchies. The Morph data model distills an XML data collection into a graph of closest relationships. This paper describes the syntax, semantics, and a prototype implementation of Morph.

Tags: Programming Languages