what are the files used in asp .net
Answer / parvez borkar
Based on the question asked..The asnwer is
.aspx files, .ashx files, .asmx files, .cs files for C#
and .vb for vb , web.config etc.....
Is This Answer Correct ? | 5 Yes | 0 No |
What base class do all Web Forms inherit from?
What are the three parts of an http response?
how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.
How to reduce the Page size in asp.net?
Define web services in asp.net.
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
Master Page
What are custom user controls in asp.net?
What is ispostback method in asp.net?
How does asp net store session ids by default?
Describe the differences between the lifecycles of Windows services and Standard EXE?