473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

create component with vb.net for regular ASP..

Hi..

anyone know how I can create components(business object) in vb.net for
regular ASP???

Regards, Tommy
Jul 21 '05 #1
2 1247
Anything you do in .NET will need a COM wrapper to work in ASP. You can
create COM wrappers with the command line tool regasm.exe, which will create
the wrapper and register it as a COM object.

Overall, I would stick to VB 6 and make ActiveX DLLs instead, as Interop
creates bumps in the road. That is, unless you are switching to ASP.NET in
the process. Then the wrappers make more sense.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
"Tommy" <To***@discussions.microsoft.com> wrote in message
news:9E**********************************@microsof t.com...
Hi..

anyone know how I can create components(business object) in vb.net for
regular ASP???

Regards, Tommy

Jul 21 '05 #2
On Thu, 19 Aug 2004 04:49:03 -0700, "Tommy" <To***@discussions.microsoft.com> wrote:

¤ Hi..
¤
¤ anyone know how I can create components(business object) in vb.net for
¤ regular ASP???
¤

See the following:

HOW TO: Call Visual Basic .NET Assembly from Visual Basic 6.0 and Call Visual Basic COM Component
from Visual Basic .NET
http://support.microsoft.com/default...&Product=vbNET
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ian | last post by:
The beginning of my assembly that I am getting the access error from looks like this. ********************************* Imports System.EnterpriseServices Imports System Imports...
2
by: brazilnut52 | last post by:
I am going to outline the steps I go through to produce the problem. Hopefully this will help you understand the problem better I have created a simple COM DLL in .NET by using the COM class...
20
by: Gary Manigian | last post by:
I have 2 tables, one-to-many, that contain bills of material(BOMs): tblBOM: lngBOMID (PK) strAssemblyPartNo strDescription tblBOMDetail: lngBOMDetailID (PK) lngBOMID (FK)
2
by: Marcin Grzębski | last post by:
Hi All, How to create *component* class which do now show its instance in a component bar? I want to create other class, this *component* instance collection and i know how to show that...
5
by: Alex Nitulescu | last post by:
Hi. Because I'm a beginner in creating controls, I spent more than two *&^#$ hours to create this "login" as a custom control and to make it work properly: ...
7
by: Adam Nowotny | last post by:
I'm writing an application that displays some information from database. So far i'm using the axWebBrowser to render the content - this is quite usefull to show formated text, picture, tables,...
2
by: Tommy | last post by:
Hi.. anyone know how I can create components(business object) in vb.net for regular ASP??? Regards, Tommy
1
by: RK | last post by:
whats the basic differences between component class and regular class in C#. Apart from component class have container support feature, does these classes enjoy any special behaviors?? thanks...
9
by: Frankwin | last post by:
Hi, I was wondering if there is any standard way to create PDF files in ASP.net. I'm currently using a regular ASP application to generate PDF files, but I'm in the process of converting the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.