Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

asp.net » Feeds » Robert McLaws: FunWithCoding.NET

Yearly Archives: 2008

Latest news from Robert McLaws: FunWithCoding.NET

  1. Some Useful TFS Customization Resources

    Sep 29, 2008

    Over the last few days, I've been trying to get my TFS system upgraded with some customizations that members of my team have requested. TFS is a very well-designed system, but unfortunately the out-of-the-box process

  2. Work With .NET Projects From a Network Share

    Sep 29, 2008

    I've tried a couple different methods from a bunch of different websites, and none of them worked. The only thing that worked for me was this post from the Microsoft Knowledge Base. It is the only place on the internet

    Tagged: net, asp net

  3. Expression Web Doesn't Do Non-GAC'd 3rd Party Controls

    Sep 29, 2008

    This is just ridiculous. First Expression web is not for developers, then it goes great with Visual Studio (which is for developers), and now they don't do custom controls that aren't signed and installed in the GAC

    Tagged: net, asp net

  4. VSTE for DB Professionals MSDN Download Tip

    Sep 29, 2008

    I don't know if this has been posted about yet, but as an FYI to you MSDN subscribers out there, here's an installation tip. There are two downloads for "VSTE for DB Professionals": A 3.2GB full version and a 19MB

    Tagged: net, visual studio

  5. ASP.NET: Authenticated but not Authorized

    Sep 29, 2008

    Does anyone know if there is a built-in way to trigger the Membership/Roles/FormsAuth system to redirect to a separate page if the current user is authenticated, but not authorized to view the current page? Right now

    Tagged: asp net