Creating Visual basic COMponents for ASP
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Creating Visual basic COMponents for ASP
Programming with reusable code and non reusable codehttp://www.macronimous.com/resources/tutorials/asp_vb_dll.asp
Total Hits: 3821
Total Votes: 37 votes
Category: ASP/Components
Submitted on: 2008-02-26 04:30:18
Submitted By: Devesh Khanna
Description:
There are two kinds of programming. Programming with reusable code and non reusable code. To achieve reusable code you can write functions and procedures. In ASP scripts you can write functions and procedures and call them as often you want.But the main drawback with ASP script is you can not hide your code from the buyer. This is applicable when you are writing some commercial applications and sell it. Your buyer can tweak the code and even resell it as it is his own. When you want to avoid this, here comes the concept of VB COM. More detail...
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 18.92% |
7 |





16.22%

16.22%

16.22%

16.22%

18.92%