Browse by Tags

Related Posts

  • Migration problems

    I'm getting a ton of errors right now that look like I'm missing an assembly reference. When I was removing the old Extensions assemblies, I *think* I accidentally removed one extra assembly, after which I started getting all these errors. However, I checked-out the previous version from my source...
    Posted to ASP.NET MVC (Forum) by Orion2480 on 03-19-2008, 12:00 AM
    Filed under: aspnetmvc
  • mvc preview 2

    Scott Hanslman's demo (Nothwnd) works fine under visual studio , but when hosted as an application under IIS 7 I had problems with image urls. <% @ Page Language ="C#" MasterPageFile ="~/Views/Shared/Site.Master" AutoEventWireup ="true" CodeBehind ="ListingByCategory...
    Posted to ASP.NET MVC (Forum) by coderocks on 03-28-2008, 12:00 AM
    Filed under: aspnetmvc, c# aspnetmvc masterpage viewdata
  • New Routes & Html.RouteLink doesn't seem to work...

    Hi all, I'm using the latest CTP3 Preview and having problems with the Html.RouteLink entension... Here's my code: //Edit user details routes.MapRoute( "UserProfileEdit" , "user/profile/edit" , new { controller = "user" , action = "profileedit" } ); <...
    Posted to ASP.NET MVC (Forum) by cvallance on 04-20-2008, 12:00 AM
    Filed under: aspnetmvc, maproute, routelink
  • Re: HttpContext.Request.UrlReferrer not the referrer

    I am having the same issue. I have scoured the web on this to no avail. Has anyone figured it out or does anyone have a good workaround? Thanks
    Posted to ASP.NET MVC (Forum) by bzurer on 04-28-2008, 12:00 AM
    Filed under: aspnetmvc
  • How to Encrypt FormData and QueryString in Asp net Mvc?

    How to Encrypt FormData and QueryString in Asp net Mvc?
    Posted to ASP.NET MVC (Forum) by Bolik on 05-11-2008, 12:00 AM
    Filed under: aspnetmvc
Page 1 of 1 (5 items)