⟩ Explain When is Marshalling not necessary?
Marshalling is the process of packaging and sending interface method parameters across thread, process or machine boundaries.
It is not necessary when the client and the server are on the same computer.
Marshalling is the process of packaging and sending interface method parameters across thread, process or machine boundaries.
It is not necessary when the client and the server are on the same computer.
Explain WebPart properties, and what are some of the attributes you see when declaring WebPart properties in code?
Explain ClassResources? How to reference and deploy resources with an ASP.NET 2.0 WebPart?
Explain SharePoint Solution File? How it differ from WebPart .cab files in legacy development? What does SharePoint Solution File contain?
Explain page layouts of MOSS?
What is .ddf file?
Explain Difference between an asynchronous and synchronous event receivers?
How to use an event receiver?
What is event receivers?
Do you know Six Pillars of MOSS 2007?
What are types of SharePoint Sites?