in

Corey Roth and Friends Blogs

Group site for developer blogs dealing with (usually) Ionic, .NET, SharePoint, Office 365, Mobile Development, and other Microsoft products, as well as some discussion of general programming related concepts.

Browse by Tags

  • 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 has improved so much.  My post How to...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 02-15-2010
  • Solution Dependencies in SharePoint 2010

    With MOSS 2007, I often got asked what order do I install these solution packages in.  Oftentimes, it was critical that they get installed in a particular order.  With features, we have had the ability to set dependencies, but we really didn’t have anything like that for solution packages. ...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-28-2009
  • Use those version numbers in SharePoint 2010

    With MOSS, it seemed like most web part developers tended to avoid changing the version of their DLL, because it lead to numerous headaches as you had to update the .webpart file.  You also had to update any page that you might have the web part on as well so that it would load the new version. ...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-21-2009
  • Intro to SharePoint Development: How to Build and Deploy a Web Part

    UPDATE: Building Web Parts in SharePoint 2010 I've recently helped out a number of developers new to SharePoint and I found that I have been often asked the same types of questions. Most of those involve getting started and deployment, so today, I am beginning my series on getting started with SharePoint...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-22-2008
  • 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 or tweak your manifest file. If you are new to...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 09-04-2008
  • Solution Deployment blocked by CommVault

    I tend to run into this issue every time I do a production deployment on this one particular MOSS farm. What happens is when I deploy a solution, stsadm of course says everything worked great but I try to look for my new code and its not there. Eventually, I remember to look at the solutions page in...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 07-03-2008
  • Beware of readonly files when deploying solutions

    Sometimes when I am developing a feature that is deployed via solution, after I have deployed it to the server a few times, sometimes I think it is a good idea to just copy out my feature manually to the features folder. I've got to get out ofthe habit of doing this, because it leads to nothing good...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 02-01-2008
Page 1 of 1 (7 items)
2019.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems