Sign in
|
Join
|
Help
in
Current Tags
Corey Roth - DotNetMafia.com...
Dot Net Mafia
(Entire Site)
Dot Net Mafia
Group site for developer blogs dealing with (usually) .NET, SharePoint 2010, 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
How to: Use the Chart Web Part with Excel Services
Querying Multiple Federated Locations in Enterprise Search with the QueryManager class
Adding a link to a document’s folder in SharePoint 2010 Enterprise Search
How to: Use the QueryManager class to query SharePoint 2010 Enterprise Search
How to: Use the SharePoint 2010 Enterprise Search KeywordQuery Class
Tags
.NET 4.0
ADO.NET Data Services
ASP.NET
Business Connectivity Services
Business Data Catalog
C# 3.0
CAML
Code Access Security
Content Organizer
Content Type
Cutting Edge
Debugging
Deployment
Document Library
ECM
Enterprise Library
Enterprise Search
Error
Excel Services
FAST Search
Feature
IIS
InfoPath
Infrastructure Update
Internet Explorer
iPhone
jQuery
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
Meetup
MOSS
MSBuild
Navigation
Office Web Apps
OKC SharePoint Users Group
OpenSearch
People Search
PowerShell
Presentations
Product Review
Records Center
Remote Debugging
REST
Sandboxed Solution
Search Community Toolkit
SharePint
SharePoint
SharePoint 2010
SharePoint Designer
SharePoint PowerShell Community Toolkit
SharePoint Saturday
Silverlight
Solution
SP2010 Beta
SPC09
SPSource
SQL
Sun VirtualBox
TDD
TechFest
Testing
Tulsa SharePoint Interest Group
Upgrade
Virtual Machine
VirtualBox
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VSeWSS
WebPart
Wildcard Search
Windows 7
Workflow
Archives
September 2010
(1)
August 2010
(10)
July 2010
(12)
June 2010
(2)
May 2010
(7)
April 2010
(8)
March 2010
(13)
February 2010
(10)
January 2010
(5)
December 2009
(6)
November 2009
(10)
October 2009
(25)
September 2009
(8)
August 2009
(8)
July 2009
(7)
June 2009
(7)
May 2009
(8)
April 2009
(8)
March 2009
(11)
February 2009
(6)
January 2009
(6)
December 2008
(8)
November 2008
(7)
October 2008
(15)
September 2008
(9)
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
(23)
October 2005
(20)
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 Roth - DotNetMafia.com - Tip of the Day
Bringing you the latest time saving tips for SharePoint 2010, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2010
Browse by Tags
All Tags
»
Visual Studio 2010
(
RSS
)
Business Connectivity Services
Business Data Catalog
CAML
Code Access Security
Feature
MOSS
Presentations
Sandboxed Solution
SharePoint
SharePoint 2010
SharePoint Designer
Silverlight
Solution
SP2010 Beta
SPC09
Visual Studio 2005
Visual Studio 2008
WebPart
How to: Change your namespace in a Silverlight application without breaking everything
The first thing I do when creating a new project in Visual Studio (regardless of type) is change the project name, assembly name, and default namespace. I like for the names of all these to be consistent. However, I have noticed in Silverlight...
Posted
Jul 23 2010, 03:16 PM
by
CoreyRoth
with | with
3 comment(s)
Filed under:
Visual Studio 2008
,
Visual Studio 2010
,
Silverlight
Visual Web Parts in MOSS 2007
Yesterday, I showed you how to deploy a regular web part to MOSS 2007 / WSS3 that was built and packaged in Visual Studio 2010 . Today, we can take that a step further and take advantage of the new Visual Web Part and deploy it the same way. ...
Posted
Jul 16 2010, 02:01 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
Using Visual Studio 2010 SharePoint Templates to deploy a web part in SharePoint 2007
That’s a mouth full. I always suspected it was possible to use Visual Studio 2010 to package up my SharePoint web parts and other artifacts into a solution (.wsp file) and turn around and deploy that code into MOSS 2007. Today I gave it a...
Posted
Jul 15 2010, 04:34 PM
by
CoreyRoth
with | with
4 comment(s)
Filed under:
SharePoint
,
MOSS
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
Slides from my talk at SharePoint Saturday Ozarks
Sorry. I’ve been slacking this month. With SharePoint Saturday Ozarks, vacation, and having my laptop stolen, I’ve been way behind on blogging. I’ve also been way behind in posting my slides from #SPSOzarks . If you weren’t at...
Posted
Jun 28 2010, 03:52 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Presentations
,
Visual Studio 2010
,
SharePoint 2010
A few quick tips for interacting with the file system in Visual Studio
I was doing some SharePoint mentoring a while back and I noticed that some developers don’t know about a couple handy items found in various context menus that that I use on a daily basis. Specifically I’m talking about a few things in the context...
Posted
Apr 07 2010, 01:59 PM
by
CoreyRoth
with | with
no comments
Filed under:
Visual Studio 2008
,
Visual Studio 2010
Ctrl+Comma – The Navigate To Window in Visual Studio 2010
I attended the monthly Microsoft Solution Advocate call this morning and during the demo of some cool code you use in your Windows 7 applications, they pointed out a new feature in Visual Studio 2010 that I hadn’t seen before. When you press Ctrl...
Posted
Feb 26 2010, 02:06 PM
by
CoreyRoth
with | with
no comments
Filed under:
Visual Studio 2010
Deploying an External List via Feature using CAML #sp2010
I’ve been talking a lot about external lists lately as you may know. They are so easy to create with SharePoint Designer, but you wouldn’t really deploy them to production that way would you? Of course not! We need a feature. At...
Posted
Feb 25 2010, 01:33 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Feature
,
SharePoint Designer
,
CAML
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
Intro to SharePoint 2010 Development: How to Build and Deploy a Web Part
If you are already familiar with SharePoint 2010, you already know how easy it is to build and deploy a web part now. However, this post is for those that don’t keep up with SharePoint as some of us do and may not realize how the development experience...
Posted
Feb 15 2010, 02:17 PM
by
CoreyRoth
with | with
4 comment(s)
Filed under:
SharePoint
,
Feature
,
WebPart
,
Solution
,
Visual Studio 2010
,
SharePoint 2010
,
SPC09
,
SP2010 Beta
Does Save Site as Template preserve Version History in sp2010?
It looks like the answer is no. When you click the Include Content checkbox on the Save as Template page, it looks like only the latest version of documents and lists items are included in the .wsp file. I ran a few tests and here is what...
Posted
Feb 11 2010, 04:18 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
CAML
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
Linking Files in Visual Studio
I saw this feature in Visual Studio again the other day and honestly I had kind of forgotten about it. After discussing it with some colleagues, most of them didn’t even know the feature existed. What I am talking about is the ability to create...
Posted
Jan 20 2010, 09:29 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
Visual Studio 2005
,
Visual Studio 2008
,
Visual Studio 2010
Slides and Code Samples from SharePoint Saturday Kansas City
I had a great time at SharePoint Saturday Kansas City. @MossLover and @SharePointKevin as well as many others did a great job organizing this event. I met a bunch of great new people and I got to see some familiar faces again. I had...
Posted
Dec 16 2009, 09:58 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Code Access Security
,
Presentations
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
Troubleshooting Sandboxed Solutions in SharePoint 2010
I have a talk coming up on Code Access Security at SharePoint Saturday Kansas City next month so I have been investigating sandboxed solutions quite a bit. After all, sandboxed solutions are just another flavor of using CAS with some additional...
Posted
Nov 30 2009, 01:08 PM
by
CoreyRoth
with | with
7 comment(s)
Filed under:
SharePoint
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
,
Sandboxed Solution
Deploying a Web Part with Code Access Security in Visual Studio 2010 (SP2010)
By now, you have heard about how the SharePoint 2010 development experience has been improved. We can easily deploy web parts and other code without having to manually manipulate any XML files. What about under partial trust though? ...
Posted
Nov 20 2009, 02:38 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Code Access Security
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
Copy Source as Html in Visual Studio 2010
I was working on my first SharePoint 2010 post today since I actually installed some bits and quickly discovered that I did not have Copy Source As Html working with Visual Studio 2010 Beta 2. If you’re a blogger like me, you will find that you...
Posted
Nov 20 2009, 01:33 PM
by
CoreyRoth
with | with
4 comment(s)
Filed under:
Visual Studio 2010
Introducing the Visual Web Part in SharePoint 2010
You might have seen that there is a new designer for working with web parts in Visual Studio 2010. This is actually, not quite the case, so I thought I would share with you how it actually works. When you use the Visual Web Part SPI (SharePoint...
Posted
Oct 20 2009, 04:38 PM
by
CoreyRoth
with | with
5 comment(s)
Filed under:
SharePoint
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
,
SPC09
,
SP2010 Beta
More Posts
Next page »
2009 dotnetmafia.