Extensions in Asp.Net
There are many type of extensions in asp.net 2.0. Brief introduction is given below:
asax : This extension is of Global file.
ascx : User controls having this extencion.
asmx : Web services pages
config : This is extension of web config file.
cs/vb : These are code files extensions. We also called them code behind files.
master : This is extension of master page.
resx : resx files are useful in globalization or localization.
sitemap : These files are used in sitemap controls.
skin : These files used when we used themes and skins.
http://
http://
Contributed by:
Rohit kakria
I am software developer, moderator of xpode.com
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=33
Click here to go on website
|