|
|
|
|
|
Total Hits: 3 | Today: 0
|
Author: Bean Software
|
Rating:
|
|

Deployment is the process of distributing the files that make up an application to install it on the target computers. Here we will be learning the deployment using the Visual Studio .NET Deployment tools. Before the practical demo I must tell you the various project editors that used in for the deployment. Visual Studio .NET allows you to specify files to be included in a deployment project and to create registry entries when the application is deployed....
|
|
|
|
Total Hits: 17 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article describes what meta data assemblies are and in what scenarios you can use them. This article also explains how to use the Soapsuds tool with the nowrappedproxy flag to generate a meta data assembly....
|
|
|
|
Total Hits: 9 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article demonstrates how to use the classes in the System.Security.Principal namespace to check the user's Microsoft Windows user name and group memberships from a client application....
|
|
|
|
Total Hits: 13 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article shows you how to query a database on a background thread and use databinding to display the results in a DataGrid object.
When large queries to a database are executed, the application may become unresponsive for a long period of time. To avoid this behavior and decrease the waiting time of the user, the query can be executed on a background thread, releasing the application for other tasks until the data is returned from the database and databinding is performed...
|
|
|
|
Total Hits: 11 | Today: 0
|
Author: Jerry Orman
|
Rating:
|
|

Welcome to the ASP.NET Support Voice column! My name is Jerry Orman. I have been with Microsoft over 5 years, and have spent most of my time focused on Web-related technologies such as Microsoft FrontPage and the new Microsoft SharePoint technologies. I have spent the last year working with Microsoft ASP.NET as a support engineer. This month in the Support Voice column, I am going to describe creating and opening ASP.NET projects in Microsoft Visual Studio .NET....
|
|
|
|
Total Hits: 18 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article describes how to create and test an XML Web service created using ASP.NET by using Visual Studio .NET, and how to test the XML Web service with a simple Microsoft Visual Basic .NET console client.
XML Web services are quickly becoming the preferred way to communicate with applications outside of the domain of the application. XML Web services enable clients to access component functionality across the Internet without configuring firewalls to allow access to inte...
|
|
|
|
Total Hits: 7 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to store custom information in the configuration (.config) file of an application. This article also describes how an application can retrieve stored information from the associated configuration file during run time. The concepts that are described are helpful when you must define data that is associated with an application....
|
|
|
|
Total Hits: 14 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to use the IEExec.exe application to debug managed-client applications that you start by using a URL in Microsoft Visual Studio .NET or in Microsoft Visual Studio 2005....
|
|
|
|
Total Hits: 13 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to activate extended error logging for IEHost.dll, the managed Common Language Run-time (CLR) host that runs inside Internet Explorer.
The Microsoft .NET Framework SDK documentation describes how to use Fuslogvw.exe to debug problems that may occur when you host a .NET module in Internet Explorer. "Fusion," from which this utility takes its name, is Microsoft's new zero-impact program-installation technology. Therefore, Fuslogvw.exe reports errors only in downlo...
|
|
|
|
Total Hits: 13 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article describes how to manually add a run-time license to an ActiveX control that is dynamically created in Microsoft Visual C++ .NET or in Microsoft Visual C++ 2005. When a UserControl control contains one or more controls that require run-time licenses, the UserControl control implicitly becomes a licensed control (a control that requires a run-time license). In Microsoft Visual Basic 6.0, you can manually add licenses to the licenses collection by using the Licenses.Add() ...
|
|
|
|
Total Hits: 25 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to generate a strong name for an assembly, and how to install a DLL in the global assembly cache (GAC). With the global assembly cache, you can share assemblies across multiple applications. The .NET runtime automatically installs the global assembly cache. Components are typically stored in the WINDIR\Assembly folder, where WINDIR is the name of your windows folder....
|
|
|
|
Total Hits: 11 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to use Microsoft Visual C++. NET or Microsoft Visual C++ 2005 to access the registry. To do this, write your own registry accessing functions by using the Base Class Libraries....
|
|
|
|
|
|