Interview Questions on Asp.net,C#.net & Sql Server Part -I
Interview Questions on Asp.net,C#.net & Sql Server Part -II
Interview Questions on Asp.net,C#.net & Sql Server Part -III
Latest Interview Questions
1) How can you assign page specific attributes in an ASP.NET application?
Ans)
Select from following answers:
- @Page
- "scrip" attribute
- %page%
The @Page directive is responsible for this.
-------------------------------------------------------------------------
0 comments: