What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?
4 20387
Write code to send e-mail from an asp.net application?
What is inheritance and an how it be used, example with an example?
Which method is used to perform all validation at the page level?
what is AutoEventWireUp and what is the use of This property explain in details?
Differentiate the session object and application object?
Which property is used to identify the Page is Post Back in ASP.NET?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
Diff between web user control and web custom control?
How can you use a custom controls in ASP.NET application?
What is the extension of master page in asp.net?
What is asp.net web application?
What are assemblies and namespaces and explain the difference between them ?
What do you mean by caching in asp.net?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
List down the sequence of methods called during the page load.