| Title | Posted Date |
| What is the difference between method activity and event activity in WorkFlow ?
| August 22, 2010 |
| What are content types?
| August 22, 2010 |
| Can a content type have receivers associated with it? | August 22, 2010 |
| What two files are typically (this is kept generally) included when developing a content type, and what is the purpose of each?
| August 22, 2010 |
| What is an ancestral type and what does it have to do with content types?
| August 22, 2010 |
| Can a list definition be derived from a custom content type?
| August 22, 2010 |
| When creating a list definition, how can you create an instance of the list? | August 22, 2010 |
| What is a Field Control?
| August 22, 2010 |
| What base class do custom Field Controls inherit from? | August 22, 2010 |
| Can multiple SharePoint installs point to the same DB?
| August 22, 2010 |
| How to create links to the mapped network drives?
| August 22, 2010 |
| While creating a Web part, which is the ideal location to Initialize my new controls?
| August 22, 2010 |
| What are the two base classes a WebPart you are going to use within SharePoint 2007 can inherit from? | August 22, 2010 |
| What are the differences between the two base classes and what are the inherit benefits of using one over another?
| August 22, 2010 |
| What is the WebPartManager sealed class? What is its purpose? | August 22, 2010 |
| What does AllowUnsafeUpdates do ?
| August 22, 2010 |
| What does RunWithElevatedPrivileges do? | August 22, 2010 |
| What does SPWeb.EnsureUser method do?
| August 22, 2010 |
| What is a SPSite and SPWeb object, and what is the difference between each of the objects?
| August 22, 2010 |
| What does a SPWebApplication object represent?
| August 22, 2010 |
| Would you use SPWebApplication to get information like the SMTP address of the SharePoint site? | August 22, 2010 |
| How do you return SharePoint List items using SharePoint web services? | August 22, 2010 |
| When retrieving List items using SharePoint Web Services, how do you specify explicit credentials to be passed to access the list items? | August 22, 2010 |
| What is CAML, and why would you use it? | August 22, 2010 |
| What is impersonation, and when would you use impersonation? | August 22, 2010 |
| What are WebPart properties, and what are some of the attributes you see when declaring WebPart properties in code? | August 22, 2010 |
| Why are properties important in WebPart development, and how have you exploited them in past development projects? What must each custom property have?
| August 22, 2010 |
| What are ClassResources? How do you reference and deploy resources with an ASP.NET 2.0 WebPart? | August 22, 2010 |
| What is a SharePoint Solution File? How does it differ from WebPart .cab files in legacy development? What does it contain? | August 22, 2010 |
| What is a .ddf file and what does it have to do with SharePoint Solution creation? | August 22, 2010 |
| What file does a SharePoint solution package use to orchestrate (describe) its packaged contents?
| August 22, 2010 |
| What deployment mechanism can you use to instigate Code Access Security attributes for your WebParts?
| August 22, 2010 |
| What are event receivers? | August 22, 2010 |
| When would you use an event receiver?
| August 22, 2010 |
| What base class do event receivers inherit from? | August 22, 2010 |
| If I wanted to not allow people to delete documents from a document library, how would I go about it? | August 22, 2010 |
| What is the difference between an asynchronous and synchronous event receivers? | August 22, 2010 |
| How do you retrieve the customized properties of a .NET application from XML .config file? | September 06, 2010 |
| How's anchoring different from docking? | September 06, 2010 |
| What's the difference between a primary key and a unique key? | September 06, 2010 |
| What is the use of DBCC commands in SQL Server? | September 06, 2010 |
| Difference between Function and Stored Procedure? | September 06, 2010 |
| What's the difference between code-based security and role-based security? Which one is better? | September 06, 2010 |
| What is Health Monitoring? | September 08, 2010 |
| How can I find out what the garbage collector is doing? | September 08, 2010 |
| Why is XmlSerializer so slow? | September 08, 2010 |
| What are Events fired for User Control in ASP.NET ? | September 08, 2010 |
| What are two properties available in Nullable types? | September 08, 2010 |
| How to convert a Datareader into DataTable? | September 08, 2010 |
| Is it possible make a call to server side event of any button using javascript? | September 08, 2010 |