Hi sudhindra,
I suggest you get yourself a copy of "Beginning Components for ASP" by
Wrox (http://www.wrox.com/Books/Book_Details.asp?
sub_section=1&isbn=1861002882&subject=COM+and+COM%2B&subject_id=23)
This book will describe how to create components with wsc and with VB /
C++. It'll also describe the differences between the various methods.
A very, very short summary:
1. ws components can be easily created without too much development (there
is a wizards that builds a framework for it).
2. ws components don't scale too well (that is, you'd better not use them
on high-traffic production machines).
3. ws components are written in VBScript / JScript as opposed to Visual
Basic / C++
I suggest you go here:
http://msdn.microsoft.com/scripting/default.htm?/scripting/scriptlets/defau
lt.htm
to find out more about wsc components.
Hope this helps,
Imar
>
> hello
> i am sudhindra i wanted to ask u about creation of components and the
details about the creation about
> components . Pls could u send me one that and tell me the difference
while creating a component using wsc(window scripting component).
>
> thanks
>
> sudhindra
>
>
>
>