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 |
can i inherit one web applications into another web applications in asp.net?
How can you register a custom server control to a web page?
What is session object? Describe in detail.
Define reflection in .net?
How to disable disable browser's Back button in asp.net (JavaScript)?
Is session server side or client side?
What are custom controls?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
How would you get asp.net running in apache web servers? Explain it's limitations.
what is differences between bind and eval?
Difference between overriding and overloading?
what are the ihttphandler and ihttphandlerfactory interfaces ?