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
  • 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
  • Dynamic Action

    Hi to all, I am trying to store all my pages in the database, however I need all urls like /AboutUs/, /ContactUs/, /, to be handled by the same action. The problem is that AboutUs and ContactUs (and index) are the id and I have no action. How is this possible in MVC? I am obviously able to acheive this...
    Posted to ASP.NET MVC (Forum) by click2install on 05-28-2009, 12:00 AM
    Filed under: MVC, asp.net
  • A new .NET blog: sharing experiences about brand-new technologies. http://binary-studio.com/blog/

    Hi, We are glad to announce we have opened a new blog! Have a look here: http://binary-studio.com/blog/. Hope this will be helpful for you! Best wishes, Nataly Kostukova Binary Studio // www.binary-studio.com Business, Evolved. mobile: +38 050 17 00 155 e-mail: nataly@binary-studio.com ICQ#...
    Posted to Announcements (Forum) by Nataly.Kostukova on 05-22-2009, 12:00 AM
    Filed under: "Asp.net 2.0", MVC, SharePoint, "AJAX .NET 2.0" " "Ajax Control Toolkit" not displayed., .NET based CMS, .NET charting components, .net code generator, .NET component, .NET Components, .NET Framework, .NET Framework Version:2.0.50727.3053, .NET3.5, ajax asp.net, asp.net, ASP.NET 1.1, ASP.NET 2.0, ASP.NET 3.5, blog, book, c#, c# .NET, CMS, Consulting, contact, Content Management, content management portal, GUI Components, Chart components, chart control, Charting, charting software, charts, patterns
  • Re: MySQL as membership provider for VWD 2008 Express

    Degan. I am writing a tutorial on how to use MySQL Connector with ASP.NET MVC. First part covers the basics of membership provider set up. You can have a look if you want. Maybe you'll find it helpful: http://blog.devarena.co.uk/2009/05/aspnet-mvcmysql-membership-provider-da1/ Regards
    Posted to Security (Forum) by lpaluszk on 05-04-2009, 12:00 AM
    Filed under: Mvc, mysql, ASP.NET
  • Re: Mysql-ASP Membership Provider Connection

    You don't have to edit machine.config file. I found that it works while in web.config when <members defaultProvider="MySqlMembershipProvider"> is declared. I am writing a tutorial on using MySQL Connector with ASP.NET MVC and I have covered it in the first part here . I am working...
    Posted to MySQL (Forum) by lpaluszk on 05-04-2009, 12:00 AM
    Filed under: mvc, mysql, asp.net
  • Binary Studio. Anticrisis offer: 2000-3000 EUR/m per developer

    Hi! We are a software development company Binary Studio, looking for partners, who need to outsource part of their software development, either by creating remote dedicated teams, or doing fixed price software development projects on .NET, C/C++, Java, PHP, Delphi or other technology on specific request...
    Posted to Jobs (Forum) by Nataly.Kostukova on 04-28-2009, 12:00 AM
    Filed under: MVC, outsource your project, outsourcing, silverlight, .NET, ASP.Net, C #, Dedicated team, wpf, remote development center.
  • Help Needed! Problem Adding Stongly Typed Partial View to another page

    Hello, I'm new to MVC. I am trying to Render a Strongly Typed Partial view to another Partial View Page. Here is the code where the error is: <%Html.RenderPartial( "Comments" ); %> Here is the error: The model item passed into the dictionary is of type 'System.Data.Objects.ObjectQuery...
    Posted to ASP.NET MVC (Forum) by beeboent on 04-18-2009, 12:00 AM
    Filed under: MVC, partial view, problem, asp.net
  • Multi-Tenant Aspect (How to?)

    Good Day! I am trying to create an application with the multi-tenant features capable. One of these features that bugged me is the URL of each tenant when they register to use the applications. I've seen Blog site that once the user registered the application is capable of showing the new sub-domain...
    Posted to ASP.NET MVC (Forum) by hardrain on 04-15-2009, 12:00 AM
    Filed under: multi-tenant, MVC, routing, asp.net, controlller
Page 1 of 5 (43 items) 1 2 3 4 5 Next >