• Email
  • Like
  • Save
  • Private Content
  • Embed
 

SharePoint underground (Unmanaged Code and SharePoint Internals)

by

  • 5,286 views

This session covers the unmanaged world of SharePoint. ...

This session covers the unmanaged world of SharePoint.
Internally, most of the things done in SharePoint using either the UI, the object model or web services, are done through unmanaged code. To be more specific: web Parts, web services and other objects in SharePoint are layers over the unmanaged code, and the object model is a wrapper that calls the unmanaged code.

This session explains what is the SharePoint unmanaged code, what are the internals of the unmanaged code and how exactly it works with the object model.

An example on the use of the owssvr.dll (principal dll of the unmanaged code) is also presented.

Some unmanaged code internals are a must know for SharePoint developers.

Understanding how our managed code works, will help us to write better code, troubleshoot, and design solutions in a better way.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Microsoft PowerPoint

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

5 Embeds 2,223

http://www.sharepointwithattitude.com 2205
http://www.slideshare.net 9
http://translate.googleusercontent.com 6
http://webcache.googleusercontent.com 2
http://twitter.com 1

Statistics

Likes
0
Downloads
61
Comments
1
Embed Views
2,223
Views on SlideShare
3,063
Total Views
5,286

11 of 1 previous next

  • lzandman lzandman Dispose all objects implementing IDisposable? Don't think so! For instance there's special guidance for RootWeb (never dispose manually). See Roger Lamb's blog for the latest stuff (http://blogs.msdn.com/rogerla/) 3 years ago
    Are you sure you want to
Post Comment
Edit your comment

SharePoint underground (Unmanaged Code and SharePoint Internals) SharePoint underground (Unmanaged Code and SharePoint Internals) Presentation Transcript