Extensions of Web services & controls - Basic concept of ASP.NET

Q.  Match the following List 1 to List 2

a. Web Form -------------------------- i. .ascx
b. Web User Control ---------------- ii. .asmx
c. Web Service ---------------------- iii. .aspx

- Published on 27 Jul 15

a. a-iii, b-i, c-ii
b. a-ii , b-i, c-iii
c. a-i, b-ii, c-iii

ANSWER: a-iii, b-i, c-ii
 

    Discussion

  • Ramesh   -Posted on 20 Oct 15
    In ASP.NET following are the extesions
    • extension of web page is .aspx
    • extension of user control is .ascx
    • extension of web services is .asmx

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)