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
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What are the events that happen when a client requests an asp.net page from iis server?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
How can we prevent browser from caching an aspx page?
Explain the differences between clr & cts?
Disable browser cache for entire ASP.NET website?
Explain the features that make asp.net more used framework? : asp.net mvc
What are Authentication and Authorization?
What is asp.net used for?
What is a url string?
How many types of session state management options available in asp.net?
Describe paging in asp.net?
Elaborate differentiation between Cache and Application?
Difference between application events and session events
What is the usage of DelegatingHandler?