Explain how inline and code behind is used differently ?
Answer / ninad
writting a code along side the html in a page is inline
code.
Writing a code in a separate file and referenced by
the .aspx page is code Behind.
Is This Answer Correct ? | 1 Yes | 0 No |
How to use push notification?
What is the question mark in a url?
Which object encapsulates state or data of a user?
Explain how is a property designated as read-only?
Explain authorization levels in .net ?
Out of ASP or ASP.NET which one is stateless?
Is post back in asp.net?
In C#.net application is run on linux michine
List the asp.net validation controls?
Tell About Web.config ?
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
Explain swagger components.