Answer Posted / sowjanya
it consits of bcl(base class liabraries).bcl is the huge
mass or prewritten code that can be easily incorporated and
used in our program. example are system.threading,system.io
etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is faster viewbag or viewdata?
What is viewstategenerator?
Write a code for sending an email from asp.net application.
How to bind all the binding controls in a page at once in ASP.NET?
What is the difference between typeof() vs gettype()?
How to create multi language website in asp.net mvc? : Asp.Net MVC
How to disable validator control by client side JavaScript?
What is form submit?
What are the advantages of using Master Pages?
Explain the asp.net mvc folder conventions? : asp.net mvc
What are the page life cycle events?
Are xaml file compiled or built on runtime?
Explain in what order a destructors is called.
Where is asp.net view state stored?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?