Browse by Tags

Related Posts

  • want web parts with drag & drop feature only , no personlization

    i want to use web parts feature of drag & drop , but i dont want personlization wich cause so may problem, i give personalization = false for webparts manager. then in server code i change the MainWebPartManager.DisplayMode = WebPartManager.DesignDisplayMode here there is an error says that check...
    Posted to Web Parts and Personalization (Forum) by pragasht on 08-24-2007, 12:00 AM
    Filed under: SqlProfileProvider, TableProfileProvider StoredProcedureProfileProvider programmatically select provider, web 2.0, Web Application Project, .Net Application Development, asp.net, asp.net 2.0, aspnetdb, Atlas WebParts, AuthorizeWebPart, Binary Serialization, cache personalized page caching data specific user, CatalogZone, CatalogZones, CreateWebPart, web.config, Web.sitemap sitemap security tri role manager, WebPart, WebPart AJAX, webpart rename untitled, webpart space, webpart space drag drop, webpart verb javascript clientclickhandler, WebPartDescription, WebPartDescriptionCollection, WebParts, webparts ie6, webParts msn, webparts override, webParts Portal, Webparts profile, Webparts Profile Provider, Webparts- Verbs, WebParts-DeclarativeCatalogPart, WebPartVerbRenderMode, webpartverbrenderMode ajax firefox, WebPartZone, Zones, ZoneTemplate, web user control, ASP.NET2.0, WebZone, Web Parts, web parts deployment in iis, web Parts drag drop, Web Parts in Action
  • ASP.NET 2.0 -- webparts -- catalog zones --

    Hi, I’m having some doubts in designing and coding catalog zones. I'm planning a web site very much similar to this "http://www.google.co.in/ig?hl=en" using webparts in ASP.NET 2.0 I want the catalog manager look some thing similar to igoogle --> "Make it your own" page. The...
    Posted to Web Parts and Personalization (Forum) by Jagadeesh Jupalli on 05-23-2007, 12:00 AM
    Filed under: asp.net, AuthorizeWebPart, CatalogPart, CatalogZone, CatalogZones, CreateWebPart, WebPart, webpart rename untitled, webpart space drag drop, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, webParts Portal, Webparts profile, WebPartVerbRenderMode, WebPartZone, WebPartZone PartChromeStyle CssClass, Web Parts, web parts debugging, web Parts drag drop, Web Parts in Action, web parts personalization
  • Re: Catalog Zone Manipulation

    Look at the code in private void GetWebParts(), especially these lines: // retrieve the web parts from the database: List lMWP = GetMyWebParts(); In my case, "GetMyWebParts()" retrieves a list from a Web Service, and because I use Kerberos I can determine in the Web Service which data I need to return...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 04-12-2007, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
  • Re: customizing catalog zone

    http://www.manning.com/neimke/ : "ASP.NET 2.0 Web Parts in Action - Building Dynamic Web Portals" by Darren Neimke talks about this. You can find code here : http://www.markitup.com/BookCodeSamples/CustomCatalogZone.zip . See also: http://www.codeproject.com/aspnet/DropDownCatalogZone.asp and http:/...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 03-14-2007, 12:00 AM
    Filed under: Building Dynamic Web Portals, CatalogZone, Darren Neimke, WebPart, WebParts, Web Parts in Action
  • Re: Dynamic web parts - IDs constantly changing

    austinHodge: My goal: I want to develop a generic page that dynamically loads web parts based on metadata stored in the database. This metadata allows the administrator to create digital dashboards on the fly by specifying things like # of columns, web part controls, and data sources for the databound...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 12-07-2006, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
  • Re: webparts personalization

    Look at my reply in http://forums.asp.net/thread/1401652.aspx . IMHO you should be able to use the ideas behind that to do what you want, i.e. get the webparts for the selected loan type, then load them into the custom CatalogPart. The user should only see the relevant Webparts. Mind you, these will...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 10-20-2006, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, ZoneTemplate, LoadControl, CatalogPart, WebParts
  • Webpart with Firefox

    Hi, Anybody give a some solution for webparts run with Firefox. It very needed for us. whate are the setps need to follow and how will handle the problem. Regards, Tamil
    Posted to Web Parts and Personalization (Forum) by sivatamil2006 on 01-16-2007, 12:00 AM
    Filed under: Atlas Web Parts, CatalogZone, EditDisplayMode, EditorZone, GetWebPart, WebPart, webpart space drag drop, WebParts, webParts msn, WebPartVerbRenderMode, WebPartZone PartChromeStyle CssClass, Dynamic Webparts
  • Dynamic DeclarativeCatalogPart

    Hi community!! I've big problem with my catalog part.... It's possible to load the webpart list from database?? Can u post some links about my problem?? thanks in advance
    Posted to Web Parts and Personalization (Forum) by longo90 on 10-12-2009, 12:00 AM
    Filed under: CatalogZone, Web Parts, CreateWebPart, WebPart, CatalogZones, Custom Catalog zone, WebPart AJAX, Dynamic WebPartZones, Web Part, webpart connections, Web Part Connections, webpart custom editorpart usercontrol, custom control
  • Re: Web Parts and Design Mode

    Try working with the CssClass property of the PartChromeStyle and/or PartStyle and/or PartTitleStyle property of the WebPartZone or CatalogZone .
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 02-07-2007, 12:00 AM
    Filed under: PartChromeStyle, PartStyle, PartTitleStyle, CatalogZone, CssClass, WebPart, WebPartZone
  • Re: keeping a dynamically added webpartzone on the page

    Check out my reply on this thread: http://forums.asp.net/thread/1401652.aspx
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 02-07-2007, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
Page 1 of 2 (12 items) 1 2 Next >