|
|
|
|
|
|
| | Total Hits: 85 | 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: 143 | 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: 97 | Today: 0 | Author: Microsoft | Rating:  |
| |  This article provides step-by-step instructions to make and to register an assembly to be available in a WebForm to use with ASP.NET custom server controls.... |
| | Total Hits: 87 | Today: 0 | Author: Microsoft | Rating:  |
| |  This article discusses how to run a user control assembly that is hosted on Microsoft Internet Information Services (IIS) in Microsoft Internet Explorer.... |
| | Total Hits: 144 | Today: 0 | Author: Microsoft | Rating:  |
| |  This article describes how to write a simple Web service, called MathService, that exposes methods for adding, subtracting, dividing, and multiplying two numbers.... |
| | Total Hits: 54 | Today: 0 | Author: Microsoft | Rating:  |
| |  This step-by-step article describes how to create an assembly with a strong name in Visual J# .NET.
Assemblies can be assigned a cryptographic signature called a strong name. Strong names provide name uniqueness for the assembly and prevent someone from usurping the name of your assembly (name spoofing). If you are deploying an assembly that will be shared among many applications on the same computer, the assembly must be placed in the Global Assembly Cache (GAC). To be placed in the GAC,... |
| | Total Hits: 52 | Today: 0 | Author: Microsoft | Rating:  |
| |  A Primary Interop Assembly (PIA) contains the official description of types as defined by the types publisher. A PIA is an assembly that contains a signed set of wrapper classes that enables you to call unmanaged code from managed code.
A PIA is a unique vendor-supplied assembly that contains the type definitions of types that are implemented by using the Component Object Model (COM). In a PIA, the type definitions are contained as metadata. The COM type library publisher must sign only o... |
| | Total Hits: 80 | Today: 0 | Author: Microsoft | Rating:  |
| |  This article describes how use Microsoft Visual Basic .NET or Microsoft Visual Basic 2005 to build a managed assembly that can be called from Microsoft Visual Basic 6.0.... |
| | Total Hits: 156 | Today: 0 | Author: Chris Richner. | Rating:  |
| |  This little article can give you a hint on how you can build your solution files quickly without running 6 Visual Studio applications that enlarge your scratch file till your computer is slow like my grandma.
First of all run %ProgramFiles%\Microsoft Visual Studio .NET\Common7\Tools\vsvars32.bat, if devenv.exe (Visual Studio IDE) could not be found from command line.... |
| | Total Hits: 261 | Today: 0 | Author: Sams Publishing | Rating:  |
| |  Learn how to write your first game, with a movable car, obstacles, high scores and more, all written with the help of Managed DirectX and the .NET framework.... |
| | Total Hits: 282 | Today: 0 | | Rating:  |
| |  This article serves as a pointer article to two XML Serialization Support WebCasts.... |
| | Total Hits: 277 | Today: 0 | | Rating:  |
| |  The COM Interop marshaler may match the types from one assembly with the metadata from a different assembly.... |
| | Total Hits: 512 | Today: 0 | | Rating:  |
| |  You may receive the following error message: Component 'DiffMergeCtl.ocx' or one of its dependencies not correctly registered: a file is missing or invalid.... |
| | Total Hits: 201 | Today: 0 | | Rating:  |
| |  In some situations, you may want to detect if an application is blocked. For example, when you are automating Microsoft Internet Explorer, you may want to know if Internet Explorer has stopped responding.... |
| | Total Hits: 512 | Today: 0 | | Rating:  |
| |  When you automatically generate a page event handler, the automatically-generated page event handler is named WebForm1_Load , but the Page_Load event handler is connected to the function.... |
| | Total Hits: 440 | Today: 0 | | Rating:  |
| |  When you browse to a WebForm that is named Default.aspx and was created with Microsoft Visual Studio .NET, you receive the following error message: A Runtime Error has occurred. Do you wish to Debug? Line: 19 Error: Expected identifier This error occurs when server controls that cause a PostBack are present in a WebForm that was created with the C# language.... |
| | Total Hits: 225 | Today: 0 | | Rating:  |
| |  When Visual Studio .NET Setup completes the installation process, the installation summary is displayed and you have the option to view the installation log file. If a Custom Action fails during setup, then the installation log files Installog.txt and Errorlog.txt will display the following error message:
"ACTION FAILURE... See MSI log for details."... |
| | Total Hits: 303 | Today: 0 | | Rating:  |
| |  This article demonstrates how to create and use an XML Web service with Visual Studio .NET. XML Web services are reusable units of application logic that you can expose to clients across the Internet. Web services are platform-independent. In addition, Web services are based on standards that the industry agrees upon such as Extensible Markup Language (XML), Simple Object Access Protocol (SOAP), and Hypertext Transfer Protocol (HTTP). ... |
| | Total Hits: 703 | Today: 0 | | Rating:  |
| |  Assemblies can be assigned a cryptographic signature called a strong name, which provides name uniqueness for the assembly and prevents someone from taking over the name of your assembly (name spoofing). If you are deploying an assembly that will be shared among many applications on the same computer, it must have a strong name. This document describes how to create an assembly with a strong name.... |
| | Total Hits: 1313 | Today: 0 | | Rating:  |
| |  When you try to debug a managed application (one that makes use of the .NET Framework) with Visual Studio .NET Beta 2 software, you might experience the following error:
Error while trying to run project: unable to start debugging. Unable to start program < application name.exe >.... |
|
|
|
|
|
|