RSS history of Microsoft Development Center (23)

Source: Internet
Author: User
----------------------------------------------- Begin ---------------------------------------------
Title: C #2.0: use anonymous methods, iterations, and department classes to create elegant code
Time: 2004-11-10 11:00:00
Introduction: Visual Studio 2005 brings a lot of exciting new features to Visual C #2005, such as generics, iterative programs, local classes, and anonymous methods.
----------------------------------------------- Begin ---------------------------------------------
Title: web cast: Using. Net to develop Windows applications-introduction and Basic Concepts
Time: 2004-11-10 11:00:00
Introduction: the. NET platform and its development tools provide a reliable and easy-to-use platform for today's developers, so that we can face the challenges of Windows application development more calmly.
----------------------------------------------- Begin ---------------------------------------------
Title: direct3d mobile driver development concept
Time: 11:00:00 |
Introduction: The Microsoft direct3d mobile Driver provides the actual drawing service for direct3d mobile middleware. Middleware is a thin software layer that handles all call transmission, synchronization, and OS integration issues. Drivers manage and display all the memory in the table.
----------------------------------------------- Begin ---------------------------------------------
Title: different users use different shell programs
Time: 11:00:00 |
Introduction: enabling applications to become Shell programs is one of the key features of Windows XP embedded.
----------------------------------------------- Begin ---------------------------------------------
Title: Add multi-language support to Windows XP embedded Images
Time: 11:00:00 |
Introduction: This technical article provides step-by-step instructions on how to use the multi-language user interface (Mui) package with Windows XP embedded.
----------------------------------------------- Begin ---------------------------------------------
Title: Generate and deploy an XP Embedded Image
Time: 11:00:00 |
Introduction: this White Paper is a set of valuable documents, embedded developers can use the Windows Embedded studio tool to develop and deploy Windows XP embedded with Service Pack 1 runtime images.
----------------------------------------------- Begin ---------------------------------------------
Title: audio MDD and PDD
Time: 11:00:00 |
Introduction: as an alternative to directly using the unified audio model (UAM) or implementing stream interfaces, you can use the Model Device Driver (MDD) Library provided by Microsoft. This library implements streaming interface functions through the audio device driver Service Provider Interface (ddsi) function.
----------------------------------------------- Begin ---------------------------------------------
Title: Bus Driver
Time: 11:00:00 |
Overview: bus drivers are any software that loads drivers.
----------------------------------------------- Begin ---------------------------------------------
Title: Device Interface
Time: 11:00:00 |
Introduction: The device interface class is a method that an application can use to access the features of the device driver. They indicate to any party who receives the notification that a specific interface exists. The device driver can have multiple device interface classes or no device interface classes.
----------------------------------------------- Begin ---------------------------------------------
Title: Update proxy application QFE through Windows XP embedded device
Time: 11:00:00 |
Introduction: Learn How to Apply component quick fix engineering Update (QFE) to a deployed device running Windows XP embedded Service Pack 1. This article contains a step-by-step method for patching components by using the QFE component of each system-level definition (SLD) and the technology posting information written by the device update proxy (Dua) script.
----------------------------------------------- Begin ---------------------------------------------
Title: Show driver development concepts
Time: 11:00:00 |
Overview: The display driver is directly loaded and called by the graphics, open windows, and event subsystems called gwes.exe. Drivers are written in a layered architecture in most cases because of a large number of hardware-independent operations.
----------------------------------------------- Begin ---------------------------------------------
Title: DirectDraw display driver
Time: 11:00:00 |
Introduction: DirectDraw provides devices with unique display functions. It accesses important functions in the hardware abstraction layer (HAL) to directly drive graphics devices without the need for graphical device interface (GDI) intervention.
----------------------------------------------- Begin ---------------------------------------------
Title: Development Gateway
Time: 11:00:00 |
Introduction: Windows CE includes a gateway design template. This design template is intended for a specific network infrastructure device-the device provides connection sharing services for many computers and other devices connected to the internal private network from a single Internet.
----------------------------------------------- Begin ---------------------------------------------
Title: Windows thin client development
Time: 11:00:00 |
Brief: The Windows thin client is Microsoft Windows CE, which contains the minimum version of Microsoft Windows CE that supports the catalog items required by Remote Desktop devices. It contains Restricted Shell programs and Microsoft Remote Desktop Protocol (RDP ).
----------------------------------------------- Begin ---------------------------------------------
Title: Device Manager
Time: 11:00:00 |
Overview: The Device Manager is a process running in a Windows CE operating system that tracks loaded drivers and their interfaces. It runs continuously and starts from the kernel. The Device Manager can notify users when the device interfaces become available and unavailable.
----------------------------------------------- Begin ---------------------------------------------
Title: Development IP Phone
Time: 11:00:00 |
Overview: This section describes how to use Windows CE to generate an IP phone number, that is, a phone number that transmits sound (and possibly other media) over an Internet Protocol (IP) network.
----------------------------------------------- Begin ---------------------------------------------
Title: Office Development Center
Time: 11:00:00 |
Introduction: Office Development Center
----------------------------------------------- Begin ---------------------------------------------
Title: Longhorn Development Center
Time: 11:00:00 |
Introduction: Longhorn Development Center
----------------------------------------------- Begin ---------------------------------------------
Title:. NET Framework Development Center
Time: 11:00:00 |
Introduction:. NET Framework Development Center
----------------------------------------------- Begin ---------------------------------------------
Title: security coding guide for. Net frameworks
Time: 11:00:00 |
Introduction: This article briefly describes the security system, discusses security issues that may need to be considered in the code, and provides guidance for classification components, this helps you understand what problems may need to be solved to ensure code security.
----------------------------------------------- Begin ---------------------------------------------
Title: Data Access Security
Time: 11:00:00 |
Introduction: This chapter describes solutions to key security issues related to access to data storage, and provides suggestions for accessing data from distributed Web applications.
----------------------------------------------- Begin ---------------------------------------------
Title: Web Service Security
Time: 11:00:00 |
Overview: This chapter describes how to develop and apply authentication, authorization, and secure communication technologies to protect ASP. NET web services.
----------------------------------------------- Begin ---------------------------------------------
Title:. Net remoting Security
Time: 11:00:00 |
Overview: This chapter describes how to implement identity authentication, authorization, and secure communication in Distributed Web applications that use. Net remoting.
----------------------------------------------- Begin ---------------------------------------------
Title: Advanced P/invoke on Microsoft. NET Compact framework
Time: 2004-10-29 11:00:00
Introduction: This article discusses the advanced interoperability of. NET Compact framework.
----------------------------------------------- Begin ---------------------------------------------
Title: use. NET Compact framework, SQL Server ce, and replication to develop applications
Time: 2004-10-29 11:00:00
Introduction: in this column, I will develop a mobile app that can view and update the product catalog.
----------------------------------------------- Begin ---------------------------------------------
Title: Introduction to P/invoke and mail handling on Microsoft. NET Compact framework
Time: 2004-10-29 11:00:00
Introduction: learn how to use the. NET Compact framework Platform call (P/invoke) function.
----------------------------------------------- Begin ---------------------------------------------
Title:. Net Show: Introduction to Visual Studio 2005
Time: 2004-10-28 11:00:00
Introduction: in this topic, we will discuss some important improvement functions with Jason Zander and Amnon Horowitz. They are not only added to Visual Studio 2005, but also to ASP. net and.. NET Framework (V2.0. Later, Rick LaPlante and shanku niyogi will provide us with some practical examples on how these improved features can help improve the efficiency of developing various style applications.
----------------------------------------------- Begin ---------------------------------------------
Title: how to create a custom account to run ASP. NET
Time: 2004-10-28 11:00:00
Introduction: ASP. NET web applications usually run with built-in ASPnet accounts. However, you may want to use a custom account. This document describes how to create a local account with the minimum privilege to run ASP. NET web applications.
----------------------------------------------- Begin ---------------------------------------------
Title: How to Use Forms authentication through SQL Server 2000
Time: 2004-10-28 11:00:00
Description: This document describes how to implement forms authentication based on SQL Server creden. It also explains how to store the password Digest in the database.
----------------------------------------------- Begin ---------------------------------------------
Title:. Net Show: Smart Client
Time: 2004-10-28 11:00:00
Introduction: in this topic, we have discussed with Keith yedlin, David Hill, and KD Hallman to better understand what smart client applications are, and how it can meet the deployment needs of your solution. Then, Mark boulter and Reza Chitsaz demonstrated the upcoming new Windows Forms and advanced functions of Visual Studio Tools for office, and how they can improve the features and functions of Smart Client Applications.
----------------------------------------------- Begin ---------------------------------------------
Title: How to Use Forms authentication through Active Directory
Time: 2004-10-28 11:00:00
Description: This document describes how to implement forms Authentication Based on Active Directory creden.
----------------------------------------------- Begin ---------------------------------------------
Title: Understanding the Excel Object Model from the perspective of. NET developers
Time: 2004-10-27 11:00:00
Introduction: This article discusses some objects provided by Microsoft Office Excel 2003 and explains how to use them to create hosted code solutions using Microsoft Visual Studio Tools for Microsoft office systems.
----------------------------------------------- Begin ---------------------------------------------
Title: use Microsoft Office to introduce the powerful functions of Visual Studio. NET into the Establishment of Business Solutions
Time: 2004-10-26 11:00:00
Introduction: Microsoft Visual Studio in Microsoft Office is a brand new technology that combines Visual Studio. net advanced functions and. NET framework is used to build applications on Microsoft Word 2003 and Excel 2003.
----------------------------------------------- Begin ---------------------------------------------
Title: Introduction to reporting services
Time: 2004-10-26 11:00:00
Introduction: Reporting Services is an enterprise-level system integrated with Visual Studio. NET 2003 and SQL Server 2000. It facilitates data-based report creation, publishing, management, and user access.
----------------------------------------------- Begin ---------------------------------------------
Title: Use datareaders to increase speed and reduce memory usage
Time: 2004-10-26 11:00:00
Introduction: datareader is especially suitable for processing data that is too large to accommodate in memory.
----------------------------------------------- Begin ---------------------------------------------
Title: publishing news through XML
Time: 2004-10-26 11:00:00
Introduction: In the continued article of Ted Roche's RSS article published in April, he demonstrated how Visual FoxPro developers can easily create RSS aggregate news with just a few common and powerful VFP commands.
----------------------------------------------- Begin ---------------------------------------------
Title: Use Word 2003 and Excel 2003 to create end-to-end XML Solutions
Time: 2004-10-26 11:00:00
Introduction: Frank rice and Paul Cornell will show you a simple end-to-end solution, this solution demonstrates how XML makes it easy to move data from one Microsoft Office application to another.
----------------------------------------------- Begin ---------------------------------------------
Title: List button surface in the command bar of Microsoft Office
Time: 2004-10-26 11:00:00
Introduction: explores the code for hosting the Office solution, which displays the surface of all buttons that can be used in the Microsoft Office System command bar.
----------------------------------------------- Begin ---------------------------------------------
Title: Managing offline data in ADO and ADO. net
Time: 2004-10-26 11:00:00
Introduction: Welcome to the msdn Visual Basic Developer Center. You will find the most effective tool for creating an application connected to. net. This month, Carl will analyze how to use ADO and ADO. Net to create such data objects at the same time.
----------------------------------------------- Begin ---------------------------------------------
Title: scalable applications: No need to recompile New Features
Time: 2004-10-26 11:00:00
Introduction: in this article, Joe wirtley describes an application architecture that allows you to add new features without recompilation.
----------------------------------------------- Begin ---------------------------------------------
Title: how to use a client certificate from ASP. NET to call Web Services
Time: 2004-10-25 11:00:00
Introduction: Web services that require clients to use client certificates for identity authentication are called by Web applications using service components.
----------------------------------------------- Begin ---------------------------------------------
Title: interoperability design elements
Time: 2004-10-25 11:00:00
Introduction: describes how to implement these ideas in enterprise-level applications. With J2EE and. NET programming, we consider best practices and emphasize the role of the abstract layer in applications. This chapter continues to explain how to implement the abstraction layer, such as service interfaces and interoperability adapters, in the design. Finally, we will detail how the sample application can use these elements to implement interoperability.
----------------------------------------------- Begin ---------------------------------------------
Title: how to use SSL for secure communication with SQL Server 2000
Time: 2004-10-25 11:00:00
Introduction: you can configure SQL Server 2000 to require all clients to use SSL to ensure secure communication.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.