Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Writing Server Side Control Validator
WebTimer - a server control, (setTimeout made easy)
Web Forms Controls and CSS Styles
Web Forms Controls Reference
Web Forms User Controls
Web Server Controls
Web Server Controls Templates
Web Server Controls Tour
ViewState: All You Wanted to Know
ViewState: Restore after Redirect
Validation Server Controls
ValidationSummary Control
Using Managed Components from Unmanaged Code
Using Multiple HtmlInputFile Controls on one Form
Using PropertyGrid Part-I
Top Code
.NET Interoperability - Calling a .NET Component from a COM Component
.NET Interoperability with COM
10 Tips To Create Effective ASP.NET Server Controls
A Fast-Track Guide to ASP.NET
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid
Access ASP.NET Intrinsic Objects from .NET Components Using Visual Basic .NET
Accessing .NET Components from COM Clients and COM components from .NET Clients
Accessing COM and COM+ Objects Within the ASP.NET Environment
Accessing Page Properties
Activity Class
Add a Checkbox Control to the DataGrid Control
Adding a Default ListItem in a Databound Listbox in ASP.NET
Advanced Shape Control
Allowing Users to Edit Items in a DataList Control
Allowing Users to Select Items in a DataList Control
ASP.NET > Tips and Tutorials > Component & Controls
Source List
All | Freeware

Code 201-202 of 202   Pages: Go to  << Prior  1  ...  13  14  15  16  17  18  19  20  21  page  


The tutorial explains about what happens when a COM client retrieves a .NET object. CCW is generated by the .NET Framework. The author shows by an example in which the COM client and .NET component using delegation, how it extends the working of the



.NET's interoperability with COM is the main theme discussed in this tutorial. The author describes how COM is good enough for component development. The difference between .NET and COM components are also discussed in this article.