SharePoint Interview Questions – 3

What is Microsoft Windows SharePoint Services? How is it related to Microsoft Office SharePoint Server 2007? Windows SharePoint Services is the solution that enables you to create Web sites for information sharing and document collaboration. Windows SharePoint Services — a key piece of the information worker infrastructure delivered in Microsoft… Continue reading

HR Round Interview Questions

Why should we hire you? Just point out how your assets meet what the organization requires. Never compare yourself with other candidates. Comparisons can certainly work against you. Tell me something about yourself? So as you answer this question, talk about what you’ve done to prepare yourself to be the… Continue reading

SharePoint Interview Questions – 2

What is a SharePoint site definition? SharePoint sites consist of numerous Web pages, just like an ASP.NET 2.0 application. When a site is created, these pages are created as instances in the content database. The instances refer to the actual file on the file system. What is CAML? CAML stands… Continue reading

Web Service Interview Questions

True or False: A Web service can only be written in .NET? False What does WSDL stand for? Web Services Description Language Where on the Internet would you look for Web services? http://www.uddi.org Which property on a Combo Box do you set with a column name, prior to setting the… Continue reading

SharePoint Interview Questions – 1

What is SharePoint? SharePoint is Microsoft’s enterprise information portal. It can be configured to run Intranet, Extranet and Internet sites. Microsoft Office SharePoint Server 2007 allows people to connect and collaborate. A SharePoint enterprise portal is composed of SharePoint Portal and Windows SharePoint Services. SharePoint Server is designed medium to… Continue reading

ASP.NET Basic Interview Questions

Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process. inetinfo.exe is the Microsoft IIS server running, handling ASP. NET requests among other things. When an ASP. NET request is received (usually a file with .aspx extension), the ISAPI filter aspnet_isapi.dll takes care of it by passing… Continue reading