To gain the full benefits from using SharePoint 2010 you need to have a strategy
which has to fit with your ... Use this checklist to help you: 1. Who wants to use ...
Experience administering SharePoint ... Basic PowerShell (particularly the
SharePoint related ... Only SharePoint 2010 can be upgraded to SharePoint
2013. ▷.
800 East 96th Street, Indianapolis, Indiana 46240 USA STEVEN MANN InfoPath with SharePoint® 2013 HOW-TO Infopath.indb i 7/12/13 9:53 AM
Microsoft SharePoint 2010 Users ... as a “SharePoint Jedi” (there are no experts,
just those who continue to explore ...... and Microsoft SharePoint Workspace.
SharePoint 2010 vs. 2013 2 From a document collaboration perspective, the structures of both versions are the same –so if you create a metadata
Oct 19, 2012 ... Visual Studio 2010 SharePoint Tools Extensibility . ..... It then describes the
developer tools for SharePoint 2010, new platform features, and ...
features of SharePoint Server 2010, including Search. SharePoint ... it can be leveraged to monitor and manage the overa
Find in-depth developer resources, how-to do entation Download content for Azure, ASP.NET, Office, SQL Server, SharePoin
Upgraded content databases generate an upgrade status report to make sure upgrade was successful ... Web Analytics (not
Mar 5, 2015 ... Debugging with Fiddler. The complete reference from the creator of the Fiddler
Web Debugger. This is a SAMPLE containing the Table of ...
SharePoint Web and application servers require at least 64-bit Windows Server 2008. SP2 or Windows ..... monitoring perf
Configuring. ExAM 70-573. Microsoft SharePoint 2010, Application. Development
. To prepare for Microsoft Certification exams: CLASSROOM TRAINING.
Database servers require at least 64-bit SQL Server 2008, SP1 CU2 or later. SQL server 2008 R2, and 64-bit SQL Server 20
1 SharePoint Workspace 2010 is the new name for Microsoft Office Groove. 2
Requires Microsoft SharePoint Server 2010. Microsoft SharePoint Workspace ...
Jul 15, 2010 ... www.microsoft.com/sharepoint ... Microsoft, SharePoint, Visual Studio, InfoPath,
and Visio are ...... For example, you can check out an entire.
to-apply themes, create custom designs with Microsoft® SharePoint® ...... be uploaded to SharePoint Server by using mo
Alert Me is selected on the List or Library tab.) Create an alert for the library. This requires the ribbon to have the
... support SharePoint is a web based collaborative platform that integrates with ... into the Workflow Designer page Do
Jan 11, 2012 ... Nutshell Handbook, the Nutshell Handbook logo, and the O'Reilly logo are
registered trademarks of. O'Reilly Media, Inc. ... Workshop 2.1: Establishing the
SharePoint 2010 PMIS Foundation. 15 .... Checklist: Essential Projec
SharePoint Server 2010 Governance Considerations . ..... representative from the Information Security group). Human Reso
SharePoint can be leveraged to build a management ... 4 Steps to Create a
Dashboard in SharePoint. 1. ... Common Web Parts are available from Microsoft
and.
SharePoint can be leveraged to build a management dashboard by: ... indicators
(KPI) using out of the box tools and/or third ... Example: Project Management.
Dec 11, 2012 ... interface for building, managing, and monitoring SharePoint 2010 and ...
SharePoint 2010 can be used for SharePoint 2013 with no required ...
SharePoint Server 2010 and SQL Server 2008 R2. Summary: Microsoft®
SharePoint® technology has seen an order of magnitude increase in its usage in.
What is Fiddler? ... IIS Log Parser. • Http roundtrip analysis. – Fiddler. – Netmon
3.4. • Developer ... blogs.msdn.com/b/shivajin/archive/2009/05/11/deep-.
How to Fiddle(r) with SharePoint 2010 Penny Coventry, MVP
Speaker Bio • Independent Consultant • Author/Co-author of 9 SharePoint Books • Trainer • Worked with SharePoint since 2001 • Based in UK, work in Europe and US • Microsoft MVP SharePoint Server • Blogs/Web Site – http://www.sharepointdesignerstepbystep.com/
• Twitter: @pjcov
Content • • • • •
What is it and how does it Work? Getting to Know Fiddler Traffic Import Summary Resources
What is Fiddler? It’s just one of the Tools of your trade • Developer – SPMonitoredScope – Developer Dashboard – Fx Cop (.NET Code Analysis) – SP Dispose Check – IE Dev Toolbar
• Profiling – – – –
Perfmon SQL Profiler Win DBG SQLIO Disk Subsystem Benchmark Tool
But Really – What is it? • It’s Free • First Released October 2003 • Developed by one man: Microsoft employee: Eric Lawrence
What does it do? • Capture and view all HTTP and HTTPS • “Fiddle” with incoming and outgoing data – Modifies Page Requests and Responses – Manipulates timing – Decrypts HTTPS traffic
Who uses Fiddler? • Microsoft engineers • Support teams • Lots of external web developers (10K+ downloads per week) • Security researchers • SharePoint Admins • Spence Harbar • Todd Klindt • … • Some bad guys
How does Fiddler work? Firewall
Firefox
CryptoAPI
Internet Explorer
Office
SPD 2010
Source: Microsoft
WinHTTP
WinINET
Fiddler
Company Proxy
http://intranet .
Demo Getting to know Fiddler
A quick tour of the Fiddler UI
Session Icons
Filtering HTTP Traffic • • • • • •
Application Type Filter - Toggle QuickExec box Process Filter Filters tab Find Sessions Rules
What about Firefox? • Used to be a problem – Reconfigure proxy settings every time you start and stop Fiddler – FiddlerHook pluggin for Firefox 3+
• Firefox proxy settings to – Use system proxy – Behaves like IE
Demo Remote Clients
Export / Import • Import web traffic from other tools – HTTP Archive JSON (.har) – HTTP Archive XML (exported from IE9 Developer Tools Network Tab)
• Export formats – – – – – – – –
Session Archive ZIP (SAZ) HTTP Archive JSON v1.1 HTTP Archive JSON v1.2 Visual Studio Web Test XML WCAT Load Test Script Raw Files Meddler Scripts (added in v2.3.5) HTML5 AppCache Manifests (added in v2.3.6)