⟩ Explain session variables?
Variabiles saved between the sessions (ASP, PHP etc.)
Can be stored in server side or client side (with cookies).
Variabiles saved between the sessions (ASP, PHP etc.)
Can be stored in server side or client side (with cookies).
Explain the WebPartManager sealed class? What is its purpose?
Which one is Better a UserControl or a WebPart?
What is the role of AllowUnsafeUpdates?
What is the role of SPWeb.EnsureUser method?
What is the difference between SPSite and SPWeb object?
What is the role of SPWebApplication object?
How to return SharePoint List items using SharePoint web services?
What is CAML?
Explain impersonation, and when would you use impersonation?
Explain WebPart properties, and what are some of the attributes you see when declaring WebPart properties in code?