Sign in
|
Join
|
Help
in
Current Tags
Corey's .NET Tip of the Day
Dot Net Mafia
(Entire Site)
Dot Net Mafia
Group site for Tulsa area .NETdevelopers, with blogs dealing with (usually) .NET, SharePoint, and other Microsoft products, as well as some discussion of general programming related concepts.
Home
Blogs
Forums
Photos
Downloads
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
More on Manfiest.xml
Speaking at Tulsa Tech Fest again
Using a namespace with LINQ to XML
How to: Create a Group in SharePoint
SharePoint to API Translation Guide
Tags
ASP.NET
Business Data Catalog
C# 3.0
Code Access Security
Content Type
Cutting Edge
Debugging
Deployment
Document Library
Enterprise Library
Enterprise Search
Error
Feature
InfoPath
Infrastructure Update
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
MOSS
MSBuild
Navigation
Presentations
Product Review
Remote Debugging
SharePoint
SharePoint Designer
Solution
SQL
TechFest
Visual Studio 2005
Visual Studio 2008
WebPart
Wildcard Search
Archives
September 2008
(2)
August 2008
(6)
July 2008
(10)
June 2008
(8)
May 2008
(10)
April 2008
(8)
March 2008
(13)
February 2008
(22)
January 2008
(12)
December 2007
(4)
November 2007
(1)
October 2007
(5)
September 2007
(4)
August 2007
(5)
July 2007
(10)
June 2007
(6)
May 2007
(10)
April 2007
(8)
March 2007
(4)
February 2007
(4)
January 2007
(1)
December 2006
(6)
November 2006
(10)
October 2006
(14)
September 2006
(5)
August 2006
(4)
July 2006
(6)
June 2006
(3)
May 2006
(15)
April 2006
(8)
March 2006
(4)
February 2006
(4)
January 2006
(23)
December 2005
(10)
November 2005
(24)
October 2005
(21)
September 2005
(11)
August 2005
(22)
July 2005
(16)
June 2005
(12)
May 2005
(17)
April 2005
(19)
March 2005
(16)
February 2005
(21)
January 2005
(19)
December 2004
(19)
Corey's .NET Tip of the Day
Bringing you the latest time saving tips for SharePoint, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2008
Browse by Tags
All Tags
»
Code Access Security
(
RSS
)
Deployment
Enterprise Library
Error
Feature
LINQ to SQL
Presentations
SharePoint
Solution
WebPart
More on Manfiest.xml
There are a ton of tools out there to create SharePoint solution packages (.wsp files) for you, but it is still a good idea to know what those tools are creating for you exactly. Sometimes, things don't always work right, and you may need to customize...
Posted
Sep 04 2008, 10:19 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
Code Access Security
,
Deployment
,
Solution
Speaking at Tulsa Tech Fest again
Tulsa Tech Fest was a lot of fun last year and I am excited to be speaking at it again this year. This year, I will be giving a talk on Implementing Partial Trust in SharePoint . It should be a good talk in explaining how to create SharePoint solutions...
Posted
Sep 02 2008, 11:10 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Code Access Security
,
Presentations
ReflectionPermission Required for LINQ to SQL under Partial Trust
So by now, I can assume everyone has been listening to me and you are using partial trust in all of your SharePoint environments right? Ok, probably not, but for the two of you in the world that are, this post is for you. If you decide to use LINQ to...
Posted
Jan 28 2008, 01:45 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
LINQ to SQL
,
Code Access Security
The DataSourceID of 'TopNavigationMenu' must be the ID of a control of type IHierarchicalDataSource. A control with ID 'topSiteMap' could not be found.
Today's topic is how to resolve the following error. The DataSourceID of 'TopNavigationMenu' must be the ID of a control of type IHierarchicalDataSource. A control with ID 'topSiteMap' could not be found. Go ahead, search Google for...
Posted
Dec 05 2007, 02:32 PM
by
C-Dog's .NET Tip of the Day
Filed under:
SharePoint
,
Error
,
Code Access Security
How to get Enterprise Library working with SharePoint
Once again, the most seemingly simple task with SharePoint has proved to be incredibly difficult. Continuing with my commitment to post the most information possible about SharePoint oddities, here is today's post. My goal today, I thought was simple...
Posted
Sep 05 2007, 05:41 PM
by
C-Dog's .NET Tip of the Day
Filed under:
SharePoint
,
Code Access Security
,
Enterprise Library
More on Code Access Security
I had promised an update to my Code Access Security post, so here it is. Hopefully, by now you have stopped being a cowboy and got your DLL out of the GAC and put the trust level back to minimal. If not, it is time. Here is some more info. Not just web...
Posted
Aug 28 2007, 03:47 PM
by
C-Dog's .NET Tip of the Day
Filed under:
SharePoint
,
Code Access Security
How to configure Code Access Security for a Web Part
As a new SharePoint developer, you will be directed to install your first Hello World web part in the GAC. Right now red flags should be going off for any non-noob developer. This allows your code to operate with Full Trust (which is bad). To properly...
Posted
Jul 05 2007, 06:00 PM
by
C-Dog's .NET Tip of the Day
Filed under:
SharePoint
,
Feature
,
Code Access Security
,
WebPart
Avoid Comments in a SharePoint Deployment Manifest
In order to properly install a web part with Code Access Security, it is necessary to create a deployment solution. My next post will cover these and the proper way to specify code access security for a web part. In the meantime though, I wanted to post...
Posted
Jul 05 2007, 12:42 PM
by
C-Dog's .NET Tip of the Day
Filed under:
SharePoint
,
Code Access Security
,
Deployment
2008 dotnetmafia.