More Information


For more information on preventing configuration file settings from overriding those in a parent directory:
Locking Configuration Settings
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconlockingconfigurationsettings.asp

For more information on configuring Internet Explorer Applications:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconconfiguringieapplications.asp

For information about the remoting elements you can use in your configuration file:
Remote Object Configuration
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconremoteobjectschannels.asp

For more information on specifying remoting information directly in client and server code:
Programmatic Configuration
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconprogrammaticconfiguration.asp).

To obtain the Visual J# .NET Redistributable Package:
http://msdn.microsoft.com/vjsharp

For more information on specifying permissions that the assembly requires to run:
Assembly Security Considerations
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconassembliessecurityconsiderations.asp

For more information on the security implications of using the AllowPartiallyTrustedCallersAttribute Class
See the .NET Framework Class Library on AllowPartiallyTrustedCallersAttribute
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemsecurityallowpartiallytrustedcallersattributeclasstopic.asp

For more information on delaying the signing of assemblies:
Delay Signing an Assembly
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpcondelayedsigningassembly.asp

For more information about strong naming assemblies with attributes:
Signing an Assembly with a Strong Name
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconassigningassemblystrongname.asp

For more information about specifying assembly locations:
Specifying an Assembly's Location
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconspecifyingassemblyslocation.asp

For more information about how the common language runtime (CLR) locates assemblies:
How the Runtime Locates Assemblies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconhowruntimelocatesassemblies.asp

For more information about redirecting assembly binding:
Redirecting Assembly Versions
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconassemblyversionredirection.asp

For more information on using Windows Forms User Controls in Web Applications:
Host Secure, Lightweight Client-Side Controls in Microsoft Internet Explorer
http://msdn.microsoft.com/msdnmag/issues/02/01/UserCtrl/UserCtrl.asp

For more information about registering WMI schemas for your instrumented applications with the ManagementInstaller class:
Registering the Schema for an Instrumented Application
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconregisteringtheschemaforaninstrumentedapplication.asp

For information on COM wrappers
.NET Framework Developers Guide
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcomwrappers.asp

For more information about Tlbimp.exe:
Type Library Importer (Tlbimp.exe)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrftypelibraryimportertlbimpexe.asp

For more information about proxies:
Deploying Application Proxies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cossdk/htm/pgdeployingapplications_65gz.asp

For information on the IIS 6.0 Application Pool Settings equivalent to the Process Model settings in ASP.NET:
Mapping ASP.NET Process Model Settings to IIS 6.0 Application Pool Settings
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconaspnetprocessmodelsettingequivalencetoapplicationpoolsettings.asp

For more information on the architectural differences between IIS 5.0 and IIS 6.0:
Technical Overview of Internet Information Services (IIS) 6.0
http://www.microsoft.com/windowsserver2003/techinfo/overview/iis.mspx

For information about working with and registering HTTP handlers and HTTP modules:
HTTP Runtime Support
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconhttpruntimesupport.asp

For more information about using SSL:
Untangling Web Security: Getting the Most from IIS Security
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dniis/html/websec.asp

For more information about merge modules:
Introduction to Merge Modules
http://msdn.microsoft.com/library/en-us/vsintro7/html/vbconWhatYouNeedToKnowAboutMergeModules.asp

Information about managing the security requirements for downloaded CAB files:
Writing Secure Managed Controls
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconwritingsecuremanagedcontrols.asp

For more information Satellite Assemblies:
Creating Satellite Assemblies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcreatingsatelliteassemblies.asp

For more information about symbol management, see the following:

  • Bugslayer: Symbols and Crash Dumps
    http://msdn.microsoft.com/msdnmag/issues/02/06/Bugslayer/Bugslayer0206.asp

  • How to Get Symbols
    http://www.microsoft.com/ddk/debugging/symbols.asp

  • INFO: Use the Microsoft Symbol Server to Acquire Debug Symbol Files
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q311503

  • INFO: PDB and DBG Files - What They Are and How They Work
    http://support.microsoft.com/default.aspx?scid=kb;en-us;Q121366

  • Production Debugging for .NET Framework Applications
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DBGrm.asp

For more information about no-touch deployment of .NET-based applications: Death of the Browser?
http://msdn.microsoft.com/library/en-us/dnadvnet/html/vbnet10142001.asp

and

Security for Downloaded Code
http://msdn.microsoft.com/library/en-us/dnadvnet/html/vbnet12112001.asp

For more instructions on using SMS to deploy applications:
SMS product documentation
http://www.microsoft.com/smserver/techinfo/productdoc/default.asp

For in-depth information about the Windows Installer automation interface:
See the "Automation Interface" section of the Platform SDK on MSDN
http://msdn.microsoft.com/library/en-us/msi/auto_8uqt.asp

For more details on using Application Center to replicate assemblies that are installed into the .NET global assembly cache:
Microsoft Knowledge Base Article 326950, "INFO: Application Center 2000 GAC Replication Support for Windows 2000"
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B326950

For more information about using the Copy Project command:
Deployment Alternatives
http://msdn.microsoft.com/library/en-us/vsintro7/html/vbconDeploymentAlternatives.asp

For more information on using File Copy to deploy .NET-based applications:
Determining When to Use Windows Installer Versus XCOPY
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/XCOPYWinInst.asp




Deploying. NET Applications Lifecycle Guide
Deploying .NET Applications: A Lifecycle Guide: A Lifecycle Guide (Patterns & Practices)
ISBN: B004V9MSJW
EAN: N/A
Year: 2003
Pages: 53

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net