Atlanta .NET Regular Guys

Community Blog for two guys in Atlanta that focus on Microsoft and Community.

Quick About

This is the community blog for Brendon Schwartz and Matt Ranlett.  If you want to see their technical posts visit http://www.sharepointguys.com

Back To DevCow

Recent Posts

Tags

Email Notifications

    Archives

    Browse by Tags

    All Tags » Programming (RSS)
    Want to try out ASP.NET 4 and Visual Studio 2010 for FREE
    Check out this offer from MaximumASP if you are interested in a free BETA Hosted account. MaximumASP Partners with Microsoft to offer Free Beta Hosting Accounts for ASP.NET 4 and Visual Studio 2010 LOUISVILLE, Ky.--MaximumASP, the premier Windows-based...
    Atlanta MS Pros - Migrating from Linq to SQL to the Entity Framework, according to Jim Wooley
    Last night we had about 60 people at the Atlanta MS Pros user group listening to Jim Wooley talk about the migration path developers currently using Linq to SQL might use to move to the Entity Framework. Jim has some deep history with Ling, including...
    Don Browning shows Visual Studio 2010 to the Atlanta Microsoft Professionals
    Don Browning from Turner Broadcasting came out of the fun buildings which bring you the Cartoon Network (and those other channels) to talk to the group about the new architecture features of Visual Studio 2010.  Those changes include: 6 new designers...
    Atlanta MobileCamp later this year
    Url: http://www.mobilecampatlanta.org/ Cost: TBD Twitter: MobileCampAtl Currently you can follow them on Twitter: http://twitter.com/MobileCampAtl if you want more information or to keep up to date with them. Also to get more info you can email jonathan...
    DevCow calendar now up to date
    If anyone doesn't know, the DevCow calendar is actually manually updated every month. I have been updating the calendar for about 3-4 years now every month. The process I take is to go directly to the websites of the user groups that we list on the...
    Correct way to add Site Copyright line in Graffiti CMS
    It is very easy to add the copyright information to the page in a Graffiti CMS view, but the default new theme template adds the following Add copyright information: $data.Site.Copyright You should update your templates with the following lines that will...
    Add Login link to home page with Graffiti CMS
    After installing Graffiti CMS I found it difficult for end users to know where to log in. Go ahead don't read the document called Readme.htm and see if you can find out where to log in. Well after learning a little bit about Graffiti CMS I found out...
    SharePoint Delegate Controls in SharePoint 2007 - Best Practices
    SharePoint Delegate Controls: What EVERY SharePoint developer should know, but most do not. Every time I talk to someone about SharePoint 2007 development, I ask them if they know about SharePoint delegate controls. Almost all of them have said no at...
    Error Type Not loading when building custom web services in SharePoint 2007
    If you have followed the steps in the MSDN article http://msdn2.microsoft.com/en-us/library/ms464040.aspx or used the blog post http://blogs.ittoolbox.com/km/sharepoint/archives/creating-a-custom-web-service-for-sharepoint-13553 you may have run into...
    I'm sick of problems with STSADM and MAKECAB
    You tell them to do things and they partly do it. My gripe with MakeCab is that the files in the CBA archive (or wsp) don't use the same date stamp as what Windows Explorer uses. Building a DLL and as part of a post-build step you're putting the...
    Debug SharePoint macro
    I've been working recently on a lot of code which needed debugging inside of SharePoint. One of the frustrating aspects of SharePoint development is the annoying debugging story. Click Debug, click Attach to Process, click your desired process(es...
    Be sure to use distinct names in your SharePoint Web Applications
    If you are creating an externally accessible portal or extranet with SharePoint which uses Forms based authentication, business requirements such as Search and ECM Publishing might require you to create an intranet portal which uses NTLM or Kerberos authentication...
    Custom SharePoint List-based Membership and Roles Provider
    I've finally finished (almost) with the project that has been keeping me up late at night. I want to thank Doug Ware , Brendon Schwartz , Dan Attis , and Adam Buenz for all the help they gave me over the past several months while I struggled to bring...
    SPWeb.AuthenticationMode always returns WindowsAuthentication
    I am trying to determine what type of authentication the current SharePoint 2007 web site has, but no matter which SharePoint site I checked the AuthenticationMode of the SPWeb always seems to return WindowsAuthentication. The site that I am using is...
    Shape up that SQL code
    Have you ever worked on some of those one and two thousand line stored procedures where the indentation was so messed up you couldn't really tell where that left outer join fit in? Wouldn't it be nice if there was a tool out there which would automatically...
    More Posts Next page »