<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8451123064758809734.post6341407832802464016..comments</id><updated>2010-04-07T16:28:05.294-07:00</updated><category term='Personal'/><category term='Windows XP'/><category term='Visual Studio'/><category term='Windows 2003'/><category term='Differencing Disk'/><category term='SQL Server'/><category term='AJAX'/><category term='Oracle'/><category term='ASP.NET'/><category term='OS X'/><category term='Chrome'/><category term='Safari'/><category term='.net'/><category term='Apache'/><category term='Virtualization'/><category term='SSIS'/><category term='Weird Errors'/><category term='Mail'/><category term='Sharepoint 2007'/><category term='XSLT'/><category term='CSS'/><category term='Excel 2007'/><category term='Subversion'/><category term='TextEditors'/><category term='Health Analyzer'/><category term='OLE DB'/><category term='Troubleshooting'/><category term='SharePoint'/><category term='SPMetal'/><category term='SharePoint 2010'/><category term='IIS'/><category term='Reporting Services'/><category term='ADO.NET'/><category term='Claims Based Authentication'/><category term='Learning'/><category term='Rants'/><category term='SharePoint Designer 2010'/><category term='SEO'/><category term='Active Directory'/><category term='Database'/><category term='Stong Name'/><category term='HTML'/><category term='Tools'/><category term='Commerce Server'/><category term='SMO'/><category term='JavaScript'/><category term='Linq To SharePoint'/><category term='FBA'/><category term='Utilities'/><title type='text'>Comments on System.What?: ASP.NET Application Code Into SharePoint: The User...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.tylerholmes.com/feeds/6341407832802464016/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html'/><author><name>Tyler Holmes</name><uri>http://www.blogger.com/profile/17433652947830098796</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://4.bp.blogspot.com/_1fgwbJk7Clg/TLYBwzTYpLI/AAAAAAAAAAM/V36n7Dinl2s/S220/%5BMugShot-Cropped.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-6844967853848981815</id><published>2010-04-07T16:28:05.287-07:00</published><updated>2010-04-07T16:28:05.287-07:00</updated><title type='text'>Hey Ernesto,

Thanks for the feedback. The issue y...</title><content type='html'>Hey Ernesto,&lt;br /&gt;&lt;br /&gt;Thanks for the feedback. The issue you&amp;#39;re running into isn&amp;#39;t really because the assembly needs to be strong named and added to the GAC (although that will fix it).&lt;br /&gt;&lt;br /&gt;The issue you&amp;#39;re running into is that you&amp;#39;re trying to make calls from code which require Code Access Security levels higher than sock SharePoint allows.&lt;br /&gt;&lt;br /&gt;Your control works out of Visual Studio and a normal website because those are running your code in FullTrust. In SharePoint you&amp;#39;re running under WSS_Minimal and so unless your code is either:&lt;br /&gt;&lt;br /&gt;1) GAC&amp;#39;d (which will allow your code to run in full trust).&lt;br /&gt;2) Called out by a custom CAS policy to run in full trust (a preferred approach).&lt;br /&gt;3) Or you&amp;#39;ve set all of SharePoint to run in FullTrust (dangerous and against best practices).&lt;br /&gt;&lt;br /&gt;You&amp;#39;ll run into CAS exceptions when you try to access the disk make web calls etc...&lt;br /&gt;&lt;br /&gt;A good breakdown of the difference between FullTrust and WSS_Minimal and CAS can be found here:&lt;br /&gt;http://blog.tylerholmes.com/2008/10/don-set-your-sharepoint-app-to-full.html&lt;br /&gt;&lt;br /&gt;My Best,&lt;br /&gt;Tyler</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/6844967853848981815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/6844967853848981815'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1270682885287#c6844967853848981815' title=''/><author><name>Tyler Holmes</name><uri>http://www.blogger.com/profile/16288716879251803370</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://bp1.blogger.com/_x_KlQTLtnfI/R6e9dSjX4AI/AAAAAAAAAUo/tYqjiMPzf4s/S220/MugShot-Cropped.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1882027894'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-7969808643271384076</id><published>2010-04-06T23:49:31.677-07:00</published><updated>2010-04-06T23:49:31.677-07:00</updated><title type='text'>Hi Tyler! Thaks, ur code was great and usefull. No...</title><content type='html'>Hi Tyler! Thaks, ur code was great and usefull. Now i wanna to tell you about a issue working whit the dll&amp;#39;s:&lt;br /&gt;&lt;br /&gt;When you put a dll into the \Bin directory of the app, the respective UserControl works fine whit simple actions and routines, like value asignations (TextBox1.Text = &amp;quot;Hi&amp;quot;), lops, varible asignations, calc...&lt;br /&gt;&lt;br /&gt;But there is a trouble when you try to call System routines, like user query, file writting, sql conecctions,  etc. And that only happend when the UserControl is published and runing from SharePoint, not in Visual Studio or Visual Web Developer Env, in these software goes fine!&lt;br /&gt;&lt;br /&gt;However, back in SharePoint, the user control produces Security Exceptions (And only u see that if the app web.config allows thtat!, in other case u nerver knows what happen wrong!!)&lt;br /&gt;&lt;br /&gt;Well that happen becouse the dll file must be registered in the GAC to work fine whit SharePoint. once the dlls have registered in the GAC will works fine whit MOSS.&lt;br /&gt;&lt;br /&gt;Search info about the &amp;#39;sn&amp;#39; and &amp;#39;gacutil&amp;#39; commands, are part of .NET Sdk for Windows.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/7969808643271384076'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/7969808643271384076'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1270622971677#c7969808643271384076' title=''/><author><name>Ernesto</name><uri>http://www.blogger.com/profile/16946176526793857647</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-764759529'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-4909819519023176632</id><published>2009-08-04T15:21:22.671-07:00</published><updated>2009-08-04T15:21:22.671-07:00</updated><title type='text'>That was it! I had to change my permissions to &amp;qu...</title><content type='html'>That was it! I had to change my permissions to &amp;quot;contribute&amp;quot; for this to work properly, the &amp;quot;read&amp;quot; permissions were not enough to enable me to view the web parts. &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;David</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/4909819519023176632'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/4909819519023176632'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1249424482671#c4909819519023176632' title=''/><author><name>david.simons</name><uri>http://www.blogger.com/profile/15594606296279250552</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-831183853'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-9046644417724685034</id><published>2009-08-04T12:54:07.265-07:00</published><updated>2009-08-04T12:54:07.265-07:00</updated><title type='text'>Hey David,

For a user to access the page they&amp;#39...</title><content type='html'>Hey David,&lt;br /&gt;&lt;br /&gt;For a user to access the page they&amp;#39;ll need access to all server side components of it. This means they&amp;#39;ll need read access to the MasterPage gallery for master pages and page layouts, access to the page itself (which is probably inside some Pages library), and access to the user control itself (which may be on disk).&lt;br /&gt;&lt;br /&gt;I&amp;#39;d slowly document and elevate user privileges in these areas and see how far you get. Remember that out of the box a publishing site typically has special security settings on the Master Page gallery (the inheritance is often broken at the list level.).&lt;br /&gt;&lt;br /&gt;I&amp;#39;d start looking for missing permissions there.&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;Tyler</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/9046644417724685034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/9046644417724685034'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1249415647265#c9046644417724685034' title=''/><author><name>Tyler Holmes</name><uri>http://www.blogger.com/profile/16288716879251803370</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://bp1.blogger.com/_x_KlQTLtnfI/R6e9dSjX4AI/AAAAAAAAAUo/tYqjiMPzf4s/S220/MugShot-Cropped.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1882027894'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-6755835653668171517</id><published>2009-08-04T12:11:13.572-07:00</published><updated>2009-08-04T12:11:13.572-07:00</updated><title type='text'>Tyler,
One more question: What Sharepoint permissi...</title><content type='html'>Tyler,&lt;br /&gt;One more question: What Sharepoint permissions are required to be able to view this application code? I&amp;#39;ve run into an issue where I can view deployed application code as a Site Collection Administrator, but cannot view it as a contributor or a user with limit access. Here&amp;#39;s a list of the possible permissions: http://office.microsoft.com/en-us/sharepointtechnology/HA101001491033.aspx &lt;br /&gt;&lt;br /&gt;If you could point me in the right direction for where to go to setup the permissions properly I&amp;#39;d appreciate it. Am I on the right track thinking to either: &lt;br /&gt;1. Change the permissions the control in _catalogs/masterpages?&lt;br /&gt;2. Change the permissions for the &amp;quot;[sharepoint homepage]/Pages&amp;quot; directory?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/6755835653668171517'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/6755835653668171517'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1249413073572#c6755835653668171517' title=''/><author><name>david.simons</name><uri>http://www.blogger.com/profile/15594606296279250552</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-831183853'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-2071464301418874172</id><published>2009-06-08T07:57:00.166-07:00</published><updated>2009-06-08T07:57:00.166-07:00</updated><title type='text'>Tyler,
Thanks for your help! It has appeared to wo...</title><content type='html'>Tyler,&lt;br /&gt;Thanks for your help! It has appeared to work quite well! &lt;br /&gt;&lt;br /&gt;For anyone else struggling with this issue, I&amp;#39;d replace Tyler&amp;#39;s step of &lt;br /&gt;&amp;quot;4. Create an instance of the page. Site Actions-&amp;gt;Create Page-&amp;gt;Pick the Page &amp;quot;(Page)Hello World&amp;quot; and give it a name-&amp;gt;Create. You&amp;#39;re done!&amp;quot;&lt;br /&gt;With the steps under &amp;quot;Create a publishing page from your new page layout&amp;quot; from the link he mentioned above.&lt;br /&gt;http://office.microsoft.com/en-us/sharepointdesigner/HA101741281033.aspx&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks again!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/2071464301418874172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/2071464301418874172'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1244473020166#c2071464301418874172' title=''/><author><name>david.simons</name><uri>http://www.blogger.com/profile/15594606296279250552</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-831183853'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-4218300265651175006</id><published>2009-06-06T18:53:24.220-07:00</published><updated>2009-06-06T18:53:24.220-07:00</updated><title type='text'>Hey David,

Don&amp;#39;t worry if SharePoint Designer...</title><content type='html'>Hey David,&lt;br /&gt;&lt;br /&gt;Don&amp;#39;t worry if SharePoint Designer doesn&amp;#39;t find the file right away, the program is a little finicky when it comes to recognizing resources. I&amp;#39;d just run your page and see if the .NET runtime can find your control. This brings us to your 2nd problem.&lt;br /&gt;&lt;br /&gt;I&amp;#39;d recommend practicing creating a page layout in of itself since it&amp;#39;s a useful skill. Once you have that down circle back and try to embed a user control in it.&lt;br /&gt;&lt;br /&gt;You can create the page layout and instances of the page layout first. After you add the user control all instances of that page layout will also have your control.&lt;br /&gt;&lt;br /&gt;Instructions can be found here:&lt;br /&gt;&lt;br /&gt;http://office.microsoft.com/en-us/sharepointdesigner/HA101741281033.aspx&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;Tyler</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/4218300265651175006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/4218300265651175006'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1244339604220#c4218300265651175006' title=''/><author><name>Tyler Holmes</name><uri>http://www.blogger.com/profile/16288716879251803370</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://bp1.blogger.com/_x_KlQTLtnfI/R6e9dSjX4AI/AAAAAAAAAUo/tYqjiMPzf4s/S220/MugShot-Cropped.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1882027894'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-4615224973340594376</id><published>2009-06-05T11:12:06.157-07:00</published><updated>2009-06-05T11:12:06.157-07:00</updated><title type='text'>Thanks for the instructions! I&amp;#39;ve had some iss...</title><content type='html'>Thanks for the instructions! I&amp;#39;ve had some issues in &amp;quot;Create A Page Layout&amp;quot;, step 3: &lt;br /&gt;After I &amp;quot;Replace the page with the following markup.&amp;quot; as you instruct, in Sharepoint Designer HelloWorld.aspx in the design window I see an error message displaying the following:&lt;br /&gt;&lt;b&gt;&lt;br /&gt;Error Rendering Control - Unnamed1The file &amp;#39;~/PageLayoutUserControls/HelloUser.ascx&amp;#39; was not found.&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;I confirmed I added the HelloUser into the PageLayoutUserControls\ directory under &amp;quot;C:\Inetpub\wwwroot\wss\VirtualDirectories\80\PageLayoutUserControls&amp;quot;. I also could not follow the final step you list: &amp;quot;Create an instance of the page. Site Actions-&amp;gt;Create Page-&amp;gt;Pick the Page &amp;quot;(Page)Hello World&amp;quot; and give it a name-&amp;gt;Create. You&amp;#39;re done!&amp;quot;&lt;br /&gt;&lt;br /&gt;If I go to Site Actions -&amp;gt; Create Page I don&amp;#39;t see any &amp;quot;Hello World&amp;quot; under any of the Page options.  I only see the following options:&lt;br /&gt;   Basic Page  &lt;br /&gt;   Web Part Page  &lt;br /&gt;   Sites and Workspaces  &lt;br /&gt;&lt;br /&gt;None of the info in any of those links links to the Hello World.&lt;br /&gt;&lt;br /&gt;The directions so far look great, any help to resolve this problem would be greatly appreciated!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/4615224973340594376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/4615224973340594376'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1244225526157#c4615224973340594376' title=''/><author><name>david.simons</name><uri>http://www.blogger.com/profile/15594606296279250552</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-831183853'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-5128122498873803343</id><published>2008-11-04T12:06:00.000-08:00</published><updated>2008-11-04T12:06:00.000-08:00</updated><title type='text'>Sure can.</title><content type='html'>Sure can.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/5128122498873803343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/5128122498873803343'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1225829160000#c5128122498873803343' title=''/><author><name>Tyler Holmes</name><uri>http://www.blogger.com/profile/16288716879251803370</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://bp1.blogger.com/_x_KlQTLtnfI/R6e9dSjX4AI/AAAAAAAAAUo/tYqjiMPzf4s/S220/MugShot-Cropped.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1882027894'/></entry><entry><id>tag:blogger.com,1999:blog-8451123064758809734.post-5254625710889810632</id><published>2008-11-03T13:44:00.000-08:00</published><updated>2008-11-03T13:44:00.000-08:00</updated><title type='text'>Can the user control contain binding expressions d...</title><content type='html'>Can the user control contain binding expressions doing things this way?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/5254625710889810632'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8451123064758809734/6341407832802464016/comments/default/5254625710889810632'/><link rel='alternate' type='text/html' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html?showComment=1225748640000#c5254625710889810632' title=''/><author><name>Andrew</name><uri>http://www.blogger.com/profile/01174630370937086286</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tylerholmes.com/2008/11/aspnet-application-code-into-sharepoint.html' ref='tag:blogger.com,1999:blog-8451123064758809734.post-6341407832802464016' source='http://www.blogger.com/feeds/8451123064758809734/posts/default/6341407832802464016' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-764477351'/></entry></feed>
