williamvanstrien.blogspot.com williamvanstrien.blogspot.com

williamvanstrien.blogspot.com

Thoughts on SharePoint Development

Thoughts on and personal experiences with SharePoint development, and special focus on SAP/Microsoft interoperability.

http://williamvanstrien.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR WILLIAMVANSTRIEN.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 8 reviews
5 star
4
4 star
3
3 star
0
2 star
0
1 star
1

Hey there! Start your review of williamvanstrien.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1 seconds

FAVICON PREVIEW

  • williamvanstrien.blogspot.com

    16x16

  • williamvanstrien.blogspot.com

    32x32

  • williamvanstrien.blogspot.com

    64x64

  • williamvanstrien.blogspot.com

    128x128

CONTACTS AT WILLIAMVANSTRIEN.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Thoughts on SharePoint Development | williamvanstrien.blogspot.com Reviews
<META>
DESCRIPTION
Thoughts on and personal experiences with SharePoint development, and special focus on SAP/Microsoft interoperability.
<META>
KEYWORDS
1 skip to main
2 skip to sidebar
3 green zone
4 fix the issue s
5 loadtest execution
6 loadtest preparation
7 value
8 load test monitoring
9 page download times
10 slowest pages
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,green zone,fix the issue s,loadtest execution,loadtest preparation,value,load test monitoring,page download times,slowest pages,references,infra capacity management,troubleshooting sharepoint slugginess,0 comments,app model
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Thoughts on SharePoint Development | williamvanstrien.blogspot.com Reviews

https://williamvanstrien.blogspot.com

Thoughts on and personal experiences with SharePoint development, and special focus on SAP/Microsoft interoperability.

INTERNAL PAGES

williamvanstrien.blogspot.com williamvanstrien.blogspot.com
1

Thoughts on SharePoint Development: March 2015

http://williamvanstrien.blogspot.com/2015_03_01_archive.html

Thoughts on SharePoint Development. My professional but personal ideas, thoughts, experiences and opinions wrt SharePoint custom development. Sunday, March 29, 2015. Anonymous access of SharePoint content in authenticated SharePoint context. Sunday, March 22, 2015. SharePoint App-Model NTLM results in more 401’s. Upon monitoring the http transfer in Fiddler, I notice a lot of 401’s. My reasoning on what causes this is the following:. The browser in parallel requests resources at the webserver over multip...

2

Thoughts on SharePoint Development: May 2015

http://williamvanstrien.blogspot.com/2015_05_01_archive.html

Thoughts on SharePoint Development. My professional but personal ideas, thoughts, experiences and opinions wrt SharePoint custom development. Tuesday, May 19, 2015. Beware: BLOB cache may miss modifications via SPD. There are 2 alternative approaches to manually ( not via a SharePoint solution. Update content resources (.css, .js, page layouts, masterpage) that are provisioned in a SharePoint library. Via the browser:. Wednesday, May 13, 2015. Takeaways from SharePoint YamJam. For NextGen Portal experien...

3

Thoughts on SharePoint Development: Excel SaveAs to SharePoint failing due required document library properties

http://williamvanstrien.blogspot.com/2015/07/excel-saveas-to-sharepoint-failing-due.html

Thoughts on SharePoint Development. My professional but personal ideas, thoughts, experiences and opinions wrt SharePoint custom development. Friday, July 24, 2015. Excel SaveAs to SharePoint failing due required document library properties. In a business process we publish a snapshot from Excel workbook to SharePoint. The VBA code for this is simple: ActiveWorkbook.SaveAs " url of document library ' and ActiveWorkbook.Name, FileFormat:=xlOpenXMLWorkbookMacroEnabled. Subscribe to: Post Comments (Atom).

4

Thoughts on SharePoint Development: April 2015

http://williamvanstrien.blogspot.com/2015_04_01_archive.html

Thoughts on SharePoint Development. My professional but personal ideas, thoughts, experiences and opinions wrt SharePoint custom development. Friday, April 17, 2015. CQWP, PictureLibrary and Blobcache. This also has several performance ramifications:. On client, network server side:. Solution is to modify the CQWP configuration to retrieve and display the actual image. This comprises of 2 parts:. And you need to modify the ‘CommonViewFields’ specification of CQWP instance, to also include &#8...On the ho...

5

Thoughts on SharePoint Development: Excel Services - 400 Bad Request due large cookie

http://williamvanstrien.blogspot.com/2015/07/excel-services-400-bad-request-due.html

Thoughts on SharePoint Development. My professional but personal ideas, thoughts, experiences and opinions wrt SharePoint custom development. Wednesday, July 29, 2015. Excel Services - 400 Bad Request due large cookie. Playing with Excel Services to compose a dashboard page, I suddenly encountered HTTP 400's on requesting the dashboard page. I monitored the request handling in Fiddler, it showed HTTP Error 400. The size of the request headers is too long. Subscribe to: Post Comments (Atom). Duet Enterpri...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: November 2013

http://wvstrien.blogspot.com/2013_11_01_archive.html

Thoughts on SAP Gateway development. Wednesday, November 6, 2013. Tip: Resolve from ‘Choose key from allowed namespace’ at Maintain Workflow Filter Settings. Strange as the value ‘TASK’ is selected from the optionlist of allowed values (others are: ALERTCAT, DELTA, and WORKFLOW STEP). It occurred in our landscape, and I could not find anyway to avoid nor correct the indicated input error. Subscribe to: Posts (Atom). View my complete profile. Tip: Resolve from ‘Choose key from allowed namespa.

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: July 2014

http://wvstrien.blogspot.com/2014_07_01_archive.html

Thoughts on SAP Gateway development. Thursday, July 31, 2014. Enumeration of Gateway licensing. In very short, Gateway licensing is as follows:. Usage of Gateway to consume SAP data and functionality via Gateway Services ( preferable REST, but SOAP although not SAP-recommended still supported. Requires that the end-user has a Gateway User license. Current list-price is 1,350 USD per user. This license is restricted to using Gateway as part of the Duet Enterprise runtime flow or SAP Mobile product. Li...

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: HowTo diagnose root cause of Gateway authentication issues

http://wvstrien.blogspot.com/2014/09/howto-diagnose-root-cause-of-gateway.html

Thoughts on SAP Gateway development. Tuesday, September 2, 2014. HowTo diagnose root cause of Gateway authentication issues. Requires configuration on consumer and Gateway side. What to do in case the service consumer does not succeed in successfully sign-in on Gateway? How to find out what is the root cause, when you have configuration settings on both the consumer and on the Gateway side? Well, it appears that the NetWeaver stack provides a convenient diagnose tool for this:. View my complete profile.

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: August 2014

http://wvstrien.blogspot.com/2014_08_01_archive.html

Thoughts on SAP Gateway development. Friday, August 15, 2014. Gateway protection against Cross-Site Request Forgery attacks. Gateway REST services open up the SAP landscape for consumption and operation from clients outside that trusted SAP landscape, including those evil browsers. Evil as we all know, the web cannot be trusted. A critical aspect in the Gateway architecture is therefore to mitigate the impact of web-based security attacks. Cross-Site Request Forgery (CSRF). The essence of CSRF Token prot...

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: Gateway protection against Cross-Site Request Forgery attacks

http://wvstrien.blogspot.com/2014/08/gateway-protection-against-cross-site.html

Thoughts on SAP Gateway development. Friday, August 15, 2014. Gateway protection against Cross-Site Request Forgery attacks. Gateway REST services open up the SAP landscape for consumption and operation from clients outside that trusted SAP landscape, including those evil browsers. Evil as we all know, the web cannot be trusted. A critical aspect in the Gateway architecture is therefore to mitigate the impact of web-based security attacks. Cross-Site Request Forgery (CSRF). The essence of CSRF Token prot...

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: May 2013

http://wvstrien.blogspot.com/2013_05_01_archive.html

Thoughts on SAP Gateway development. Friday, May 31, 2013. Some key take-aways after attending SAP CodeJam. On April 24th, SAP held a CodeJam session on Gateway. Within the Netherlands. The event was well attended, actually full-booked. The session was in particular interesting due the presence of Gateway guru Andre Fischer. Some of my personal take-aways of this Gateway CodeJam:. I was surprised that still a large group of SAP developers do not really know [of] SAP NetWeaver Gateway;. Sap-ds-debug=true'...

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: March 2014

http://wvstrien.blogspot.com/2014_03_01_archive.html

Thoughts on SAP Gateway development. Sunday, March 9, 2014. GWPAM Rapid Deployment Service on SAP-Microsoft Unite site. I reported about our involvement in the new SAP product for direct availability of SAP data into Microsoft Office clients: SAP NetWeaver Gateway Productivity Accelerator for Microsoft, short GWPAM. On the SAP-Microsoft Unite Partner Connection site. Subscribe to: Posts (Atom). View my complete profile. GWPAM Rapid Deployment Service on SAP-Microsoft Un. Introduction to NetWeaver Gateway.

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: Enumeration of Gateway licensing

http://wvstrien.blogspot.com/2014/07/enumeration-of-gateway-licensing.html

Thoughts on SAP Gateway development. Thursday, July 31, 2014. Enumeration of Gateway licensing. In very short, Gateway licensing is as follows:. Usage of Gateway to consume SAP data and functionality via Gateway Services ( preferable REST, but SOAP although not SAP-recommended still supported. Requires that the end-user has a Gateway User license. Current list-price is 1,350 USD per user. This license is restricted to using Gateway as part of the Duet Enterprise runtime flow or SAP Mobile product. Li...

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: The 5 elemental Gateway Principles

http://wvstrien.blogspot.com/2014/08/the-5-elemental-gateway-principles.html

Thoughts on SAP Gateway development. Monday, August 4, 2014. The 5 elemental Gateway Principles. Inspiration: OData and SAP NetWeaver Gateway, SAP Press. SAP developed NetWeaver Gateway as additional middleware technology with the prime goal to increase the reach of SAP Business Applications. The positioning is to enable the development of new types of user-friendly front-ends as new channels for consuming and operating SAP data and functions. Lightweight-consumption Apps. Gateway development must suppor...

wvstrien.blogspot.com wvstrien.blogspot.com

Thoughts on SAP Gateway development: October 2013

http://wvstrien.blogspot.com/2013_10_01_archive.html

Thoughts on SAP Gateway development. Monday, October 28, 2013. NetWeaver Gateway Productivity Accelerator for Microsoft. SAP data direct in Microsoft Office clients. Flagship of the Duet Enterprise / Gateway product team is Duet Enterprise for Microsoft SharePoint and SAP. The product team has responded to this market demand. Last week at SAP TechEd 2013 in Las Vegas, SAP NetWeaver Gateway Productivity Accelerator for Microsoft has been launched, shortly referred to as GWPAM. The first foreseen scenarios...

UPGRADE TO PREMIUM TO VIEW 12 MORE

TOTAL LINKS TO THIS WEBSITE

22

OTHER SITES

williamvanrutte.nl williamvanrutte.nl

Home Page

William van Rutte 2015.

williamvanryzinarchitect.com williamvanryzinarchitect.com

William Van Ryzin Architect

I specialize in architectural design services for owners and developers in transit oriented urban areas. I design Single Family Residential,  Multi-Family Residential, and Mixed Use Buildings that include pedestrian friendly street level commercial uses. Let me help you make your dreams a reality. Experience the excitement of visualizing your ideas using. Odeling. BIM computer models will help you make detailed design decisions early . . . . when you have the most options. HOW CAN i HELP YOU. 160; Imager...

williamvanstrien.blogspot.com williamvanstrien.blogspot.com

Thoughts on SharePoint Development

Thoughts on SharePoint Development. My professional but personal ideas, thoughts, experiences and opinions wrt SharePoint custom development. Thursday, August 6, 2015. Load testing SharePoint Add-In (former App) Model. Validate healthy application performance behaviour. Application Performance health factors. 2 health factors monitored:. Responsiveness of the application for the user, measured as Page Download Time. Application Performance validation approach. Red zone" - performance issues monitored.

williamvanvleet.net williamvanvleet.net

Williamvanvleet.net

williamvanwart.com williamvanwart.com

www.williamvanwart.com

williamvanwinkle.blogspot.com williamvanwinkle.blogspot.com

Behind the Lines

William's home for discarded gems and concepts-in-progress. Welcome to William Van Winkle's blog, home for everything from notes on his latest ebooks to leftovers from his articles in CPU, Tom's Hardware, Smart Computing, and other media outlets. Check out his author pages at Amazon. Monday, February 4, 2013. Yes, I've Moved. If you follow this blog, I apologize for the hugely late notification. And if you're stumbling here from a Web search, well, hey - thanks for looking me up! Hope to see you there!

williamvanwinkle.com williamvanwinkle.com

William Van Winkle - Home

Architects of Tomorrow, Vol. 1. Architects of Tomorrow, Vol. 2. Coming of Age (FREE). The Sound of Autumn Night. Whether you're a marketing manager looking to. Or a lover of tales, craving. You need an engaging story.