What are sharepoint pages?



What are sharepoint pages?..

Answer / Cbvn Vhnh

SharePoint Pages are web pages that provide the user interface for SharePoint applications. They are used to display lists, libraries, and other application content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is advantage and disadvantage of viewstate

3 Answers  


In try catch blocks one is normal catch block and another is sqlcatchexception block

3 Answers   Microsoft,


how can create login from create and written conde in asp.net

1 Answers  


What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


How is application management and maintenance improved in asp.net 2.0?

1 Answers  


What r Callbacks in ASP.NET?

1 Answers  


How does the browser enable AutoPostBack functionality?

2 Answers  


What are strong names?

1 Answers  


What are different transaction options?

2 Answers   Astadia,


Explain ViewState?

1 Answers   QuestPond,


From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)

4 Answers   Microsoft,


How to retrieve user name in case of Window Authentication?

1 Answers  


Categories