Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, September 07, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > Visual Basic.Net > Component
Search:
What's New - What's Hot


INFO: Firing the Windows Forms CurrencyManager Events in Visual Basic .NET (Q311543)        
Total Hits: 332  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |   Your Rating: 

The CurrencyManager object allows you to synchronize bound controls as a user browses through rows in a table. For example, CurrencyManager allows you to display the correct FirstName and LastName properties in separate, bound TextBox controls as a user browses through the Employees table....

HOW TO: Host a WebBrowser Control in Visual Basic .NET to Post Form Data        
Total Hits: 2042  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article demonstrates how to use the WebBrowser ActiveX control in Visual Basic .NET to post form data. In Visual Basic .NET, you can use the POST method with the WebBrowser ActiveX control to send data to an HTTP server such as Microsoft Internet Information Server (IIS)....

HOW TO: Use COM+ Transactions in a Visual Basic .NET Component (Q315707)        
Total Hits: 836  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article shows how to use COM+ (Component Services) transactions in a Visual Basic .NET class. A set of database operations is considered as one unit. The operations either all succeed, or, if one operation fails, the entire transaction fails. In the latter case, any database operations that were attempted are not posted to the underlying database....

Developing the Components for the Middle Tier in visual basic .Net        
Total Hits: 43  |  Today: 1 Author: VK Infotek Inc.       Rating:  
Read Reviews | Write Review |   Your Rating: 

Middle tier equates to the Business tier or Application tier or Logical tier and contains the logic of the application. Middle tier simplifies the client´s access to the database (SQL Server) by isolating the business services from the Database and Presentation tiers. The components of the Application or Business tier are frequently called business services. Middle tier runs on a server and is often called the application server....

How to use ActiveX components in Visual Basic .NET or in Visual Basic 2005        
Total Hits: 10  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article demonstrates how to use an ActiveX component from within Visual Studio .NET by using Visual Basic .NET or within Visual Studio 2005 by using Visual Basic 2005.
The following list outlines the recommended hardware, software, network infrastructure, and service packs that you need:
• Visual Basic .NET or Visual Basic 2005
This article assumes that you are familiar with the following topics:
• Visual Basic .NET or Visual Basic 2005
• ActiveX...

HOW TO: Set Up a COM Component to Be Used from a .NET Client Across Computer Boundaries        
Total Hits: 21  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article explains how to use a COM dynamic-link library (DLL) from a .NET client across computer boundaries....

HOW TO: Create a Serviced .NET Component in Visual Basic .NET (Q312902)        
Total Hits: 1318  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article demonstrates how to create a serviced .NET component that uses transactions. This article also demonstrates how to create a client that tests your serviced component. Microsoft Enterprise Services provides Microsoft COM+ services to .NET components....

How to create and make changes to a custom counter for the Windows Performance Monitor by using Visual Basic .NET        
Total Hits: 14  |  Today: 1 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article explains how to create a custom performance counter that you can view in the Windows Performance Monitor snap-in....

How to use custom configuration data in a Visual Basic .NET component        
Total Hits: 23  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article describes how to use custom configuration files to store the configuration data for your Microsoft Visual Basic .NET components and how to access the custom configuration file in your application.

Your application may have to access a number of .NET components. Your components also require some configuration data such as database connection strings. This configuration data is stored in a custom configuration file....

How to use custom configuration data in a Visual Basic .NET component        
Total Hits: 25  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article describes how to use custom configuration files to store the configuration data for your Microsoft Visual Basic .NET components and how to access the custom configuration file in your application.

Your application may have to access a number of .NET components. Your components also require some configuration data such as database connection strings. This configuration data is stored in a custom configuration file....

HOW TO: Perform a Distributed Transaction with a .NET Provider by Using ServicedComponent in Visual Basic .NET        
Total Hits: 14  |  Today: 1 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This step-by-step article demonstrates how to perform a distributed transaction by using a .NET provider with the ServicedComponent class. Although this article uses the SqlClient .NET provider against a Microsoft SQL Server server, you can also use the ODBC or OLE DB .NET managed provider....

HOW TO: Use ActiveX Components in Visual Studio .NET with Visual Basic .NET (Q315847)        
Total Hits: 577  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article demonstrates how to use an ActiveX component from within Visual Studio .NET by using Visual Basic .NET.
...


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net