Browse by Tags

Related Posts

  • Anyone aware of commercial Membership providers?

    I am looking for a commercial ASP.NET membership provider/management system that supports account activation via email, rich user profiles, and has support for OpenID, Google Accounts, or Windows Live ID (nice to have but not required). Ideally, I am looking for something that costs $1k or less. Has...
    Posted to Security (Forum) by johnny_dev on 02-02-2009, 12:00 AM
    Filed under: user profiles, components, membership, open source
  • Captcha control sometimes does not show image

    I have been banging my head on the wall for a while now trying to get a captcha control to work for my site. I am using the Netonsoft captcha control found here and for the most part the control is very easy to implement and works well.... most of the time. The problem that I am having is that the rendered...
    Posted to Component Discussions (Forum) by miker88 on 01-30-2009, 12:00 AM
    Filed under: .Net, ASP.NET, asp.net 2.0, captcha, Components, control, asp.net 2.0, component
  • When outside the Server Control, ObjectServerControl can't access components within Server Control.

    Hello all, I've written a server control and the code goes above. This is a ripped version of my code with all functionalities but without redundancies. I just put one template to ilustrate the problem. My server control has more than one template. using System; using System.ComponentModel; using...
    Posted to Web Forms (Forum) by coldman on 10-14-2008, 12:00 AM
    Filed under: server control controls, c#, components, Composite Controls, Data Access and ObjectDataSource Control
  • Re: OWC Com exception error

    I prefer to post a block with code (for different kind of chart but is the same): ChartSpace1 = New OWC.ChartSpace() Dim c As Object c = ChartSpace1.Constants ChartSpace1.Border.Color = c.chColorNone Chart1 = ChartSpace1.Charts.Add(0) Chart1_Series1 = Chart1.SeriesCollection.Add(0) Chart1_Series1.Type...
    Posted to Component Discussions (Forum) by mlemmi on 06-26-2008, 12:00 AM
    Filed under: owc, ASP.NET, asp.net chart, Components, chart, chart control
  • How to aggregate data requests from all components?

    When you split the logic to several ComponentController classes and render them using the RenderComponent method, how do you aggregate all the calls to the business layer needed to render one page to one coarse-grained call? I write a multi-tiered application, where the data providing business layer...
    Posted to ASP.NET MVC (Forum) by dkl on 04-10-2008, 12:00 AM
    Filed under: ASP.NET MVC, ComponentController, components
  • Looking for Social networking framework for ASP.NET 2.0

    I am looking for a light-weight starter kit I can purchase that will allow me to build a lightweight social application. I am particularly looking for this to provide the basic plumbing around users, user profiles, friends, favorites and private messages between users. This is pretty standard stuff and...
    Posted to Component Discussions (Forum) by johnny_dev on 03-13-2008, 12:00 AM
    Filed under: social networking, .Net, Community Server, Components, facebook, Custom Controls
  • Creating Skin Engine Component

    Problem Definition: In order to make my application in skin automatically ,including all forms and dialoags, I have to create Skin Engine Component in .NET I dont want to do any modifications in my existing project except placing my skin component on main form and setting some properties.. There are...
    Posted to Component Discussions (Forum) by arun18 on 02-29-2008, 12:00 AM
    Filed under: .Net, ASP.NET, ASP.NET Forums, c#, Custom Controls, Components
  • Re: How about a very complex page which need many "MVC modules/parts" ?

    This has always been a small paint point for me and MVC web frameworks in general. Coming from the Monorail world I have solved this in the past by using ViewComponents very similar ot UserControls. Lets call my controller/view Dashboard/Index. My Index view page would mostly delegate to usercontrols...
    Posted to ASP.NET MVC (Forum) by abombss on 12-19-2007, 12:00 AM
    Filed under: MVC, usercontrols, components
  • LinkButton eventhandler in WebControl wont fire

    1 protected override void CreateChildControls() 2 { 3 base .CreateChildControls(); 4 Controls.Clear(); 5 canvas = (WebPart1)HttpContext.Current.Session[ "canvas" ]; 6 switch (type) 7 { 8 case "TextFile" : 9 { 10 11 //Læs tekst fra fil 12 string sti = tf.getTextFilePath(); 13 string...
    Posted to Web Forms (Forum) by Ratzai on 10-30-2007, 12:00 AM
    Filed under: Problems, Asp net futures, ASP.NET 2.0 Custom Controls, ASP.NET Futures, Client Data Control, components, asp.net2.0
  • Internationalisation component

    Let me explain This is where I work www.guidestar.org.uk We display financial info about all of the charities in uk and wales. We are undergoing an internationalisation where countries across Europe want our business model, so we have really made the site successful. I fuly understand and have experience...
    Posted to Localization (Forum) by born_2_code on 10-24-2007, 12:00 AM
    Filed under: components, interface, language packs, localisation, api, internationalisation
Page 1 of 4 (37 items) 1 2 3 4 Next >