Answer Posted / guest
for ASP.net 1.1 its create as soon as u create project or
solutions
for ASP.net 2.0 framework it use studio 2005. it use its
own .net web server.... so it is already precompiled code.
so for asp.net 2.0 it create bin folder only when u compile
or publish.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Describe the difference between inline and code behind - which is best in a?
What is webresource axd?
How do u declare static variable and how it is declared and what is its lifetime?
How can I open ashx file in mobile?
How can you implement encapsulation in asp.net?
What is the difference between “Web.config” and “Machine.Config”?
Explain how do you validate the controls in an asp .net page?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is skin in asp.net?
What is the difference between stored procedure vs function?
Explain the steps needed to be performed in order to create an animation in xaml?
Is session stored in browser?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
When cookie will expire?
What are the asp.net security controls?