Answer Posted / babu reddy
Friend is same as internal in c#
if we used this keyword then that class is available to the
particular assenbly where the application contains
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is difference between abstract class and an interface?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What symbol would you use to denote, the start of a code block in aspx views?
Name some asp objects?
Describe how to implement globalization and localization in the use interface in .net.
What are the events that happen when a client requests an asp.net page from iis server?
What is distributed system in asp.net?
Describe session handling in a webfarm?
Where is the view state data stored?
Define the term Scavenging in Caching?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Can a master page have more than one contentplaceholder?
Explain how is a property designated as read-only?