|
July 29, 2002 JScript .NET Directives Tips: July 2002
Yehuda Shiran, Ph.D.
|
|
The top portion of an ASP.NET page includes two types of directions. First, the scripting language is specified:
Secondly, you need to specify the namespaces you want to import. For example:
calcService is the namespace you specified during the wsdl command:
To learn more about JScript .NET and ASP.NET, go to Column 113, JScript .NET, Part VII: Consuming add from ASP.NET.
People who read this tip also read these tips: Look for similar tips by subject: |