Stops
Name: Stops
Score: 85.02
Last Seen: 689 days, 12 hours, 13 minutes ago
Member Since: 23 March, 2011
DotNetShoutout
atom rss
2
Shouts

ASP.NET 4.0 Chart Control

published 688 days, 6 hours, 29 minutes ago posted by StopsStops 689 days, 12 hours, 13 minutes ago
Monday, August 01, 2011 6:51:20 PM GMT Sunday, July 31, 2011 1:06:50 PM GMT
A Short introduction to the new ASP.NET 4.0 Chart Control. (more)
category: Web Dev | clicked: 13 | comment | | source: blog.dotnetcorner.ch
2
Shouts

Advanced fixing SharePoint 2010 large lookup dropdowns

published 693 days, 3 hours, 30 minutes ago posted by StopsStops 694 days, 10 hours, 14 minutes ago
Wednesday, July 27, 2011 9:50:10 PM GMT Tuesday, July 26, 2011 3:05:35 PM GMT
Ever asked how you can fix the "> 20 List entries in a lookup" (where the SharePoint renders a filterable dropdown instead of a <select>) problem directly on the server? Read more. (more)
category: Web Dev | clicked: 14 | comment | | source: blog.dotnetcorner.ch
tags: LookupField, SharePoint 2010
5
Shouts

Tip: Debugging a SharePoint 2010 Timed Job

published 777 days, 12 hours, 26 minutes ago posted by StopsStops 778 days, 16 hours, 23 minutes ago
Wednesday, May 04, 2011 12:54:12 PM GMT Tuesday, May 03, 2011 8:56:39 AM GMT
Recently I had to develop a timed job (a instant one-time job) on the SharePoint 2010. During the development I asked myself, how I can debug the just created job. Read the article to get a step by step instruction. (more)
category: How To | clicked: 4 | 2 comments | | source: blog.dotnetcorner.ch
tags: Debug, SharePoint 2010, SPJobDefinition
2
Shouts

How-to: Create an easy and flexible URL-Rewriter

published 810 days, 2 hours, 57 minutes ago posted by StopsStops 812 days, 8 hours, 58 minutes ago
Friday, April 01, 2011 10:22:51 PM GMT Wednesday, March 30, 2011 4:22:24 PM GMT
Today, I would like to show you how you can create a small, easy and flexible URL Rewriter / Redirector Module. (more)
category: Web Dev | clicked: 0 | 1 comment | | source: blog.dotnetcorner.ch
2
Shouts

ASP.NET MVC 2: Render a Partial View in a MasterPage or another view

posted by StopsStops 819 days, 11 hours, 27 minutes ago
Wednesday, March 23, 2011 1:53:03 PM GMT
A short description of Html.Action and Html.RenderAction. (more)
category: Web Dev | clicked: 1 | comment | | source: blog.dotnetcorner.ch
2
Shouts

blog.dotnetcorner.ch | SharePoint Sandboxed Solutions: Performance problems / unstable services

posted by StopsStops 819 days, 12 hours, 28 minutes ago
Wednesday, March 23, 2011 12:51:48 PM GMT
Do you ever had the problem that the error "The sandboxed code execution request was refused because the Sandboxed Code Host Service was too busy to handle the request." occured? The entry will show you how you can avoid such an error. (more)
category: Web Dev | clicked: 1 | comment | | source: blog.dotnetcorner.ch
tags: SharePoint 2010