Software Design Engineer Intern
How would you describe your time at Microsoft?
Software Design Engineer intern in Office Live Workspaces. I was required to write custom authorization procedures against SharePoint and develop a prototype for an upcoming feature.
Software Design Engineer Intern
How would you describe your time at Microsoft?
Software Developer on the Office Live Small Business platform on features that involved both server and client-side work.
I was in charge of developing instant search-as-you-type functionality to the Business Contact Manager provided by the application. I implemented a query processor for SharePoint, a web-service interface as an endpoint, client-side code to asynchronously request the information and process the results, and the user interface.
I was also responsible for re-designing the navigation system for the application. I created a new object-model that encapsulated dependencies on SharePoint and created web-services that allowed client-side interaction with the navigation back-end. Afterwards I worked on the UI side, being fully responsible for the development of a tab-based menu that supported dynamically adding, removing, and hiding elements and drag and drop functionality. All of these changes were correctly propagated to SharePoint asynchronously....