Search

You searched for the word(s): userid:623231

Matching Posts

  • Re: CSS Adapters cause multiple PostBacks in IE

    I'm facing the same issue with the CreateUserWizard too. Hopefully there will be a fix for this soon!
    Posted to CSS Friendly Control Adapters (Forum) by oswin on 4/19/2007
    Filed under: bugs and stuff, createuserwizard, css adapters
  • Re: Problems with Registration Control

    Hi Russ, Thanks for the great work being done with the CSS adapters. I am also facing the same issue with the CreateUser being called twice by the CreateUserWizard. My project consists of: Configure the Web Application for Forms Authentication, Membership and DB (ASPNETDB.MDF) CustomMembershipProvider (In name only, code is still 90% the same as the ASP.Net Provider Toolkit) 1 Masterpage Default.aspx (inheriting from Masterpage) - Containing the CreateUserWizard Web.Config for the CustomMembershipProvider
    Posted to CSS Friendly Control Adapters (Forum) by oswin on 4/17/2007
    Filed under: bugs and stuff, createuserwizard, css adapters
  • Logging Application Block (EntLib 2.0) - Unable to Write to Event Log with ASP.Net

    I've been trying to use the Logging Block that came with EntLib 2.0 to write to the event log but i've not been successful in ASP.Net. I followed the Hands On lab and got it working in WinForms. I have no issues logging to a flat file but for some reason, logging to Event Log is just not working. No errors or anything is appearing when I compile or during run time. My web.config is below. I have also added reference to Microsoft.Practices.EnterpriseLibrary.Logging.dll and followed the < configuration
    Posted to Microsoft Application Blocks (Forum) by oswin on 2/22/2007
    Filed under: Enterprise Library 2.0- Logging Application Block
  • Re: ASP.Net MembershipProvider - Is it a recommended approach?

    Thanks everyone for your insights!
    Posted to Security (Forum) by oswin on 2/5/2007
  • ASP.Net MembershipProvider - Is it a recommended approach?

    The MembershipProvider in ASP.Net is great. It makes membership so much easier to setup and get it up and running. One burning question i have is whether the MembershipProvider is the recommended approach for web applications projects? Is this provider provided because it is the "best" approach for a membership system or is it because it is provided as a convenience to us developers? Can any experts provide some comments on this?
    Posted to Security (Forum) by oswin on 2/2/2007
  • Reading from resource file

    Is it a good idea to read all static text (i.e. form labels) from the resource (.resx) file? Will it slow down the application if I put all static text in the resource file and read from it?
    Posted to Getting Started (Forum) by oswin on 9/4/2006
  • Can I bind to a Datasource in another ContentPlaceHolder?

    I have 2 ContentPlaceHolders (CPH) on the form. In the first CPH there is a label which I want to bind to the datasource in CPH2. I have a form view in CPH2 and a datasource and I would like to reuse the datasource. How do I bind the label to this datasource?
    Posted to Data Presentation Controls (Forum) by oswin on 9/27/2005
  • Re: Why use login controls?

    Templates? Hmm can you provide more information please? Links or any resources =)
    Posted to Security (Forum) by oswin on 9/8/2005
  • Why use login controls?

    I'm new to .Net and I cannot understand why I would use the Login Controls, Membership etc. Can someone tell me how to customise these features to my needs? For example, during user registration, i need additional fields for other types of information (address, post code). How can I achieve this? Sorry for the newbie questions! Edit: Ahh, after reading the article about Provider Model Design, all of this made much much more sense! Recommended Reading!
    Posted to Security (Forum) by oswin on 9/7/2005
Page 1 of 1 (9 items)