Adobe AIR for JavaScript Developers Pocket Guide
Short Description
This book provides a quick introduction to developing applications for Adobe AIR. Adobe AIR is a new cross-platform desktop application runtime created by Adobe. Although Adobe AIR allows both Flash- and HTML-based application development, this book focuses on building applications using HTML and JavaScript.
Website: onair.adobe.com | Filesize: 1191kb
No of Page(s): 204
Read more
IdeaBlade Silverlight Overview
Short Description
Silverlight (formerly known as WPF/E or Windows Presentation Foundation / Everywhere) is a cross-platform browser plug-in being developed by Microsoft that is designed to provide a richer internet experience for enterprise and consumer applications. Silverlight 1.0 has been called a ?Flash killer? in that it will provide enhanced animation, vector graphics, and video playback capabilities. Although these features are interesting for improving the multimedia experience on the web, the real potential for Silverlight lies in the feature set to be released with version 1.1.
Website: www.ideablade.com | Filesize: 40kb
No of Page(s): 3
Read more
Parallel Computing Runtime for Microsoft .NET Framework
Short Description
The .NET Framework offers comprehensive and flexible thread APIs that allow the efficient implementation of multithreaded applications. These APIs can, however, only be utilized within Symmetric Multiprocessors (SMPs), which have a very limited scalability. For larger systems, which are in the PC world mostly represented as clusters of SMPs, other paradigms like message passing or handcrafted hybrid systems have to be used. These approaches are generally more difficult to program and require major code changes compared to sequential codes. This paper presents an extension to the .NET Framework, which implements the concept of automatic dynamic parallelization of programs. The extension provides both ease-of-use and scalability in development of parallel programs. This drastically eases the use of clusters and opens cluster architectures to a whole range of new potential users and applications.
Website: skif.pereslavl.ru | Filesize: 211kb
No of Page(s): 5
Read more
Introduction to C# - CS513 System Security
Short Description
..NET Framework Architecture
.Development Environment
.The C# Language
.Common Language Runtime (CLR)
.eXtensibleMarkup Language (XML)
Website: www.cs.cornell.edu | Filesize: 318kb
No of Page(s): 40
Read more
Processes, threads and synchronization
Short Description
Here we will discuss the fundamental notions which are processes and threads, in the architecture of the Windows NT/2000/XP operating systems. You must keep in mind that the CLR described in the previous chapter is a software layer loaded into a process by the runtime host when a .NET assembly is launched.
Website: www.theserverside.net | Filesize: 700kb
No of Page(s): 43
Read more
Lap Around Visual Studio 2008 and .NET 3.5 Framework
Short Description
Fundamentals of Visual Studio 2008
Rich Web Applications
Next-Generation Windows Applications
Office Client Applications and VSTO
Website: myteamsystem.net | Filesize: 6410kb
No of Page(s): 48
Read more
Concepts behind the C# 3 language
Short Description
The C# 3 (currently available in preliminary version) is part of the LINQ project [1]. The aim of this project is to integrate better support for working with data into main stream general purpose programming languages developed at Microsoft targeting the .NET platform* (C# and VB.Net).
Website: tomasp.net | Filesize: 404kb
No of Page(s): 18
Read more