Follow Us!
-
Recent Posts
Categories
- [—].Net (66)
- [+]ASP.NET (11)
- [+]ASP.NET Dynamic Data (1)
- [+]Entity Framework (5)
- [+]Linq to SharePoint (3)
- [—]Linq to SQL (3)
- [+]MVC (7)
- [+]WCF (5)
- A Generic Repository for the Entity Framework
- Connect with TCSC on Facebook
- Creating a Database Backup and Restoring it in Code
- Creating an ASP.NET Dynamic Data Web Application
- Creating Entity Framework POCO Objects with EF 4.x POCO Entity Generator
- Debugging a T4 Template
- Developing a Webpart with a Dynamic UI
- Dynamic Self-Hosting of a WCF Application in a WPF PRISM Module
- Fixing Telerik error: "Microsoft JScript runtime error: Object doesn't support this property or method"
- Handy Extension Methods
- Implementing Delete Confirmation with JQuery
- Improve Entity Framework Performance When Using Contains
- Join the TCSC Team!
- Managing multiple environments in asp.net applications
- No ELMAH, forget about it!
- On WCF Performance
- Overloading vs. Optional Parameters
- Sitecore Layouts and Code Blocks
- Team Foundation Server: Unshelving another user’s changes across branches
- UI messaging in MVC
- Using Microsoft Fakes Part 1: Stubs
- Using Microsoft Fakes Part 2: Shims
- Using OData and LinqPad 4 to Create Your URIs for You
- Using Pete Montgomery’s Universal Predicate Builder with a generic repository
- Validating your data and your feelings with IE 10 and HTML 5
- Visual Studio Tips & Tricks #2 Ctl+K, Ctl+v lets you browse for objects in your solution.
- Visual Studio Tips & Tricks #3
- Visual Studio Tips & Tricks #4
- Visual Studio Tips & Tricks #5
- Visual Studio Tips & Tricks #6
- Visual Studio Tips and Tricks #1
- [+]ASP.NET (11)
- [+]Azure (1)
- [+]BizTalk 2010 (1)
- [+]Business Intelligence (8)
- [+]Community (1)
- [+]CSS (6)
- [+]Events (5)
- [+]Firebug (1)
- [+]HTML5 (2)
- [+]IIS (1)
- [+]InfoPath (2)
- [+]Internet Explorer (2)
- [+]JavaScript (8)
- [+]Node.js (1)
- [+]Node.js (1)
- [+]JQuery (7)
- [+]MVVM (1)
- [+]Office365 (1)
- [+]PerformancePoint (1)
- [+]Powershell (1)
- [+]REST (1)
- [+]SharePoint 2007 (25)
- [+]Administration (3)
- [+]Development (8)
- [+]PowerShell (2)
- [+]SharePoint Designer (1)
- [+]Administration (3)
- [+]SharePoint 2010 (93)
- [+]Administration (23)
- [+]Configuration (9)
- [+]Development (10)
- [+]PowerShell (16)
- [+]SharePoint Conference (2)
- [+]SharePoint Designer (6)
- [+]Administration (23)
- [+]SharePoint 2013 (7)
- [+]SharePoint Online (1)
- [+]Silverlight (1)
- [+]Sitecore (23)
- [+]Administration (3)
- [+]Configuration (3)
- [+]Development (7)
- [+]Administration (3)
- [+]SQL (11)
- [+]Replication (1)
- [+]SQL 2012 (1)
- [+]SSRS (2)
- [+]Replication (1)
- [+]SSIS (2)
- [+]Telerik (1)
- [+]Testing (4)
- [+]Unit Tests (2)
- [+]Unit Tests (2)
- [+]Uncategorized (17)
- [+]Visual Studio (10)
- [+]Windows Azure (2)
- [+]WPF (1)
- [—].Net (66)
Tags
SharePoint 2007 SharePoint 2010 SharePoint 2013 SharePoint Conference SharePoint Designer 2010 SharePoint Online SharePoint Saturday Silverlight SPA SPC11 SPMetal SQL SQL 2008 SSAS SSIS SSRS Styles Table Storage TCSC Technical Project Manager Telerik Testing The Computer Solution Company The Computer Solution Company of VA Transactional Replication Uneven Periods Unit Testing User Profile Service validation ViewData vs TempData Virtual Machines Visio Visio Services Visual Studio WCF Web Part Pages Web Parts Web Services Web Workers Windows 8 Windows Azure Workflows WPF WSPBuilder XML CommentsTwitter
- TCSC wins the 2013 People's Choice Award at the @richtechVA Awards Gala! See the photos from this fantastic event: on.fb.me/11RxxAO 12 hours ago
- Join us for the Advisors Seminar at Microsoft this Thurs! Socialized. Mobilized. Virtualized. bit.ly/11RvSLv #Azure #Yammer 13 hours ago
- RT @_apreston: Twitter peeps: Please visit this link and vote for @TCSC as People's Choice Award Winner for #Richmond Technology! http://t.… 1 week ago
- Vote for us as People's Choice Award! Follow the link and select TCSC to submit your vote! #SharePoint #Dev #BI #SQL bit.ly/13hGWPQ 1 week ago
- Register Now for ADVISORS: lnkd.in/g-mm2s 2 weeks ago
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
-
Meta
Author Archives: Mike Polen
Developing a Webpart with a Dynamic UI
One of the problems I run into when writing web parts that display SharePoint data is when the UI is dependent on dynamic content. In the past I have generated the HTML on the server-side. This works but it not the best solution as C# is not the best language to code HTML in. Also separation of concerns is an important principle to me and I want my UI separated from my server-side logic so that server changes are isolated from UI changes and vice versa. The the solution I came up with utilized several different technologies and has shown to be flexible and robust to changes.
Posted in .Net, Development, Development, JavaScript, JQuery, SharePoint 2007, SharePoint 2010
2 Comments
My Site Unreachable by Some Users
I ran into a weird situation at a client the other day and it took some digging and guessing to resolve. The issue was that one user in the IS department could not reach the IS Director’s my site. Everyone else in IS (including me) could see it just fine and this user could visit all other my sites. When this one person went to the my site he was presented this wonderful error page: