Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe the difference between inline and code behind
which is best in a loosely coupled solution?



Describe the difference between inline and code behind which is best in a loosely coupled solution..

Answer / kirti

ASP.NET supports two modes of page development: Page logic code that is written inside runat="server"> blocks within an .aspx file and dynamically compiled the first time the page is requested on the server. Page logic code that is written within an external class that is compiled prior to deployment on a server and linked ""behind"" the .aspx file at run time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is a strategy pattern? Implement it.

1 Answers  


How can I get at the win32 api from a .net program?

0 Answers  


What are the authentication methods in .net?

0 Answers  


what is the keyword used for self reference?

0 Answers  


Please explain what is the .net framework and how does it work?

0 Answers  


What is 'Common Type System' (CTS) in .NET?

0 Answers   NA,


Explain soap and xml?

0 Answers  


Is it possible implement webservices without SOAP?

2 Answers   HCL,


What is use of ContextUtil class?

1 Answers  


Explain the process of serialization in .NET?

0 Answers  


What is the raise event used for?

4 Answers   Wipro,


Can you write a class without specifying namespace?

0 Answers  


Categories