Browse by Tags

Related Posts

  • Re: Is it OK to use web form authentication in MVC application?

    Thank you guys for all your helpful feedbacks. I was using web.config based (<authorization....><deny...>...) authentication in my site (which I mentioned is mostly for authenticated users) then I came across Phil Haack's nice article that CodeHobo mentioned, hence the dilemma between...
    Posted to ASP.NET MVC (Forum) by saxam on 06-16-2009, 12:00 AM
    Filed under: MVC, asp.net, Forms Authentication, Authentication, authorization, Web Forms
  • Is it OK to use web form authentication in MVC application?

    Hello community, I have a small question that hopefully provokes discussion: "Is it OK to use forms authentication through web.config file for an MVC application?" Now some background... I am working on a site that mainly comprises of features that are going to be available to registered users...
    Posted to ASP.NET MVC (Forum) by saxam on 06-15-2009, 12:00 AM
    Filed under: MVC, asp.net, Forms Authentication, Authentication, authorization, Web Forms
  • XSD -> Form

    Hi, I'm not entirely sure if this is the right place for this, I was going to post in FAQ or General... Anyway, I thought it would be interesting to write an XSLT which can take an XSD and produce an XHTML form, with all the appropriate dropdowns, textboxes and so on as required. Does anyone have...
    Posted to XML and XmlDataSource Control (Forum) by matthewwebster on 06-15-2009, 12:00 AM
    Filed under: XSD, xhtml, mvc, forms
  • -- How can i use ViewUserControl

    Hello friends, i want to do an MVC project of course. i have a masterpage file and i'm calling a ViewUserControl to masterpage. For example i will show my product categories in that ViewUserControl, all pages are show this user control. if u were me how can u get data to user control. i did but i...
    Posted to ASP.NET MVC (Forum) by doguhana on 06-12-2009, 12:00 AM
    Filed under: MVC
  • MVC + Entity Framework

    Hi. First of all, sorry for my poor english. I am trying to use the Entity Framework in my ASP.NET MVC Project. I get this error: The type 'System.Data.Objects.DataClasses.EntityObject' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data.Entity...
    Posted to ASP.NET MVC (Forum) by NaGluX on 06-10-2009, 12:00 AM
    Filed under: MVC, Entity Framework
  • MVC Menu Heirarchy Equivalent Control

    In a ASP.Net project I have an XML file that returns data from the database in a heirarchy. I have a ASP.Net Menu control bound to an XML datasource which looks at the XML file and XSL file to output a <ul><li> heirarchy. What is the equivalent way of doing this in MVC?
    Posted to ASP.NET MVC (Forum) by j.channon on 06-08-2009, 12:00 AM
    Filed under: MVC, menus
  • URLs and Actions vs Parameters

    Howdy all, I have a quick question about the out of the box MVC template and what I would consider to be typical usage. When a new site is created it expects us to have an action for a collection of view topics. An example is that the HomeControler would have an AboutUs action and an AboutUs.aspx view...
    Posted to ASP.NET MVC (Forum) by VeX_Harbinger on 06-07-2009, 12:00 AM
    Filed under: MVC, url pattern, action controllers
  • Problems with Html.RenderPartial....

    Greetings to one and all. I am learning MVC so the difficulty I am having may have a simple answer but all the same I can't figure out what I am doing wrong. I have created a view with two calls to partial views, Create.aspx: -------------------------------- " %> Create -----------------...
    Posted to ASP.NET MVC (Forum) by gkochanowsky on 06-05-2009, 12:00 AM
    Filed under: MVC
  • What is the best Presentation Pattern for natural ASP.NET applications?

    By "Best" I refer to simplicity, ease of use and testability. After few months of investigation and implementing some application with MVP and MVC, I have concluded that Model-View-Presenter pattern (Passive View variation) is the best presentation model for natural asp.net applications as...
    Posted to Architecture (Forum) by Dynamic2008 on 06-04-2009, 12:00 AM
    Filed under: MVC, MVP, Presentation Model, asp.net
  • ASP.NET MVC +/- Silverlight : compatible or disjoint?

    I have not had time to investigate Silverlight. My impression, possibly wrong, is that Silverlight is Microsoft's improved version of Adobe's Flash. I was looking at Rob Conery's article again, mentioned in this thread: http://forums.asp.net/t/1430369.aspx . Rob does not mention Silverlight...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 06-03-2009, 12:00 AM
    Filed under: MVC, silverlight, Webforms
Page 1 of 63 (629 items) 1 2 3 4 5 Next > ... Last »