好朋友's profileMsnSpacesStorm163BlogListsNetwork Tools Help

Blog


    12/22/2005

    用向导生成ASP.NET所产生的文件s

    Global (in global.asax) Derived from HttpApplication. This file is the ASP.NET equivalent of a standard ASP global.asa file.
    WebService1 (in WebService1.cs) Derived from System.Web.Services.WebService. This is your WebService class that allows you to expose methods that can be called as WebServices.
    AssemblyInfo.cs Contains version and configuration information for your assembly.
    web.config Defines how your application will run (debug options, the use of cookies etc).
    MyService.disco Discovery information for your service.
    WebService1.asmx Your WebService URL. Navigate to this file in a browser and you will get back a user-friendly page showing the methods available, the parameters required and the return values. Forms are even provided allowing you to test the services through the web page.
    bin\MyService.dll The actual WebService component. This is created when you build the service.

     

    Copy from: http://www.codeproject.com/cs/webservices/myservice.asp

    Find from:  http://wdxinren.cnblogs.com/archive/2005/12/21/302021.html

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://stormpppfortestversion.spaces.live.com/blog/cns!789E670218C9ED38!113.trak
    Weblogs that reference this entry
    • None