Skip Navigation LinksHome / Community & Support / Code Library / WinForms > General and Integration Projects > Application Portfolio with RadCarousel for WinForms

Answered Application Portfolio with RadCarousel for WinForms

Feed from this thread
  • Posted on Aug 22, 2008 (permalink)

    Requirements

    RadControls version RadControls for WinForms Q2 2011+  
    .NET version .NET2.0+
    Visual Studio version VS2008+
    Programming language C# and VB

     
    PROJECT DESCRIPTION
    The Application Portfolio demonstrates the full capabilities of RadCarousel for WinForms in a very innovative and interactive way. It simulates a portfolio of WinForms applications, each represented by an animated item in RadCarousel, which rotates on a predefined pseudo-3D trajectory.



    This project was first showcased on TechEd 2008 by the Telerik crew, and is now available for general download. It uses the Trial versions of Telerik RadControls for WinForms.

    The applications used in RadCarousel are independent of each other and can be started with a single click. These are:

    Feedback is welcome.
    Attached files

    Reply

  • eman avatar

    Posted on Aug 30, 2008 (permalink)

    sir this example was realy2x great.. The radcontrols are very2x good.. hope to see more example to be a guide to new users like me... THANKS

    Reply

  • Vassil Petev MVP avatar

    Posted on Sep 2, 2008 (permalink)

    Nice demo! Thanks!

    Reply

  • eman avatar

    Posted on Sep 2, 2008 (permalink)

    sir.. i just made a simple project using carousel... the problem is when i run the program the loading of pictures to the carousel was too slow.. what's the problem with that?

    Reply

  • Mike Mike admin's avatar

    Posted on Sep 3, 2008 (permalink)

    Hi eman,

    If you are using the virtualization feature of RadCarousel (VirtualMode=true - the default) there should not be any issues loading even thousands of items. On the other hand, loading a lot of hi-quality images can be a bit time consuming. If that is your case, I may suggest you to take a look at the following Code Library project and the approach we used for loading a great number of images to RadCarousel, without any performance loss:

    http://www.telerik.com/community/code-library/submission/b311D-bktchm.aspx


    Regards,
    Mike
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • eman avatar

    Posted on Sep 3, 2008 (permalink)

    sir i just run the program but the loading of picture was very2x slow..

    Reply

  • Mike Mike admin's avatar

    Posted on Sep 4, 2008 (permalink)

    Hi eman,

    Could you give us more information on your machine (CPU, RAM, OS version) and the types of images you are trying (size, resolution)? I do not have enough information about your case, so I cannot say what is the problem. Also, what do you mean by "very slow"? What is slow - rotation or image resizing? Haw fast do you expect it to be? The carousel itself has a preset rotation time, which may seem slow to you.

    I tested the current sample with 8MP JPG pictures and the loading performance is very decent. In general, however, smaller-sized images would load much faster.
     

    Regards,
    Mike
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • eman avatar

    Posted on Sep 4, 2008 (permalink)

    Sir my computer was Core2duo, 1mb memory, i think the problem was not on my pc or the kind of picture that i want to load. i cant understand why when i run the program the loading of picture into the carousel was slow motion. maybe there's a problem on my part... by the way thanks for the reply.. i learn a lot on how to use radcontrols

    Reply

  • Mike Mike admin's avatar

    Posted on Sep 4, 2008 (permalink)

    Hi eman,

    If the problem persists, you can open a support ticket and submit your project along with description of the problem. Then we can discuss your options further.

    Kind regards,
    Mike
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • Posted on Oct 15, 2008 (permalink)

    its awesomeee

    Reply

  • eman avatar

    Posted on Jan 5, 2009 (permalink)

    i have a question sir.. is radform available in your free trial?

    Reply

  • Deyan Deyan admin's avatar

    Posted on Jan 5, 2009 (permalink)

    Hello eman,

    Thank you for your interest in our product.

    The Trial Version of RadControls for WinForms contains all the available controls in our suite including RadForm. The only difference between the Trial and the Dev versions is that the Trial version regularly pops up a message box both in design- and in runtime of your application. You can use the Trial version for an unlimited amount of time and will receive support for 60 days after you download the package.

    Do not hesitate to write back if you have further questions, suggestions or feedback on our products.

    Best wishes,
    Deyan
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • eman avatar

    Posted on Jan 6, 2009 (permalink)

    sir additional question... i cant see radform in the radcontrol toolbar. where i can see the radform? hope u can answer

    Reply

  • Deyan Deyan admin's avatar

    Posted on Jan 6, 2009 (permalink)

    Hi eman,

    Yes, it is, but since RadForm is not a standard Windows Forms Control, it is not placed on the ToolBox as the other RadControls are. You can add a RadForm to your project by right-clicking on your project in the Solution Explorer and selecting "Add New Item" in the context menu. Select "Visual C# Items" in the tree on the left of the dialog that appears and find the RadForm template on the right of the window. You can now specify a name for the form and add it to your project.


    Best wishes,
    Deyan
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • eman avatar

    Posted on Jan 6, 2009 (permalink)

    sir tnx for the reply.. i just did your instruction but when  i add new items i cant see the radform template that u said..

    Reply

  • Deyan Deyan admin's avatar

    Posted on Jan 7, 2009 (permalink)

    Hi eman,

    The RadForm template is available in Microsoft Visual Studio 2005. In Visual Studio 2008, however, you will have to add the template manually. Please refer to the following Knowledge Base article for more information: Installing Telerik templates in Visual Studio 2008

    You can also use RadForm without the help of a template. To do so, refer to the following help topic:
    RadForm for WinForms - Getting Started.

    I hope this helps. Do not hesitate to contact us if you have further questions.

    Regards,
    Deyan
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • syed avatar

    Posted on Jan 20, 2009 (permalink)

    Dear Sir,

    Your Applicaion was realy very good.When i Maximize the winform the top Menu bar is only half to the Form

    Reply

  • Deyan Deyan admin's avatar

    Posted on Jan 22, 2009 (permalink)

    Hi Syed,

    Thanks for the feedback.

    I am not quite sure that I correctly understand the case you describe.

    Are you maximizing the Application Portfolio's main form or the form of one of the demos inside the portfolio? Could you please clarify which version of Microsoft Windows are you using to run the application? Which menu are you referring to?

    I will be grateful if you could provide me with more details about the case so that I can thoroughly inspect it.

    I am looking forward to your answer.

    All the best,
    Deyan
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • syed avatar

    Posted on Jan 22, 2009 (permalink)

    i run the protfolio demo program  we can see the main form will be center to screen in title bar there is minimise and maximize button if i press maximize button then the title bar seems to be half of the form .for ex if we set the form with as titlebar width then it will be ok

    Reply

  • Vassil Petev Vassil Petev admin's avatar

    Posted on Jan 26, 2009 (permalink)

    Hi syed,

    Thank you for the additional details - we understand what you are seeing now, however in order to find the problem and provide you with a solution, we will need information on your development environmen:
    • OS version
    • VS version
    • any customizations you have done to the OS (DPI settings, font settings, etc)
    • RadControls version you have installed on this machine


    Kind regards,
    Vassil
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • syed avatar

    Posted on Jan 28, 2009 (permalink)

    Dear Sir,

    My OS Version is Windows Xp Pro,and VS Version is 2.0.I not change any code in your demo program

    but when i change the code like this

     

    private void Form1_Paint(object sender, EventArgs e)

     

    {

     

    //Form1 frmobj = new Form1();

     

     

    this.radTitleBar1.Width = this.Width;

     

    }

    now it seems to be ok

    the radtitlebar width is in fullsize of form

    Reply

  • Augusto Soares avatar

    Posted on Aug 17, 2009 (permalink)

    Teste

    Reply

  • Nick Nick admin's avatar

    Posted on Aug 18, 2009 (permalink)

    Hi syed,

    Thank you for sharing with the community your solution. Do you need further assistance on that?

    Kind regards,
    Nick
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Bash avatar

    Posted on Dec 7, 2009 (permalink)

    Hello sir...Can you give me some tutorials on how to add radforms? I try to follow all the instructions that you given on this forum but it doesnt nwork im using Microsoft Visual Studio 2008. I also refer to the link that you given the "Installing Telerik templates in Visual Studio 2008" but the site is error.

    Reply

  • Vassil Petev Vassil Petev admin's avatar

    Posted on Dec 8, 2009 (permalink)

    Hello ahmad fares,

    The link you are trying to reach is http://www.telerik.com/support/kb/winforms/forms-and-dialogs/installing-telerik-templates-in-visual-studio-2-8.aspx

    You can find it in the Knowledge Base section our site --> RadControls for WinForms.

    You can also review the provided Help Documentation on the topic.

    We kindly ask you to post your technical questions/problems in the support ticketing system as this is the best way to reach our support staff - the support system assigns a response time for all of your questions, depending on your license and ensures that all questions will reach the respective developers, if needed. In addition, you will be able to review your support history at your leisure. In this way your issues will be managed more precisely.


    Greetings,
    Vassil
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

    Reply

  • Bash avatar

    Posted on Dec 13, 2009 (permalink)

    Sir,can you please give me the templates folder in radcontrols for winforms Q1 2009 please I dont have telerikradform.designer.vb in the folder of visual basic this  is the only problem that's why I cant use the radform.I hope you can give me.

    Reply

  • Posted on Dec 16, 2009 (permalink)

    Wow, what a brilliant and rich controls??!!. I'm really proud of using RADcontrols.
    Hope Telerik keep to be the pioneer in this race.

    Best regards,
    Fady Huwaidy
    .NET Developer

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Dec 17, 2009 (permalink)

    Hello Fady,

    Thank you for the positive feedback. I am glad to hear that our WinForms suite does a great job for you.

    Bash, you can find the answer to your question in the support ticket that you have opened.

    All the best,

    Nikolay
    the Telerik team

     


    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

    Reply

  • arka mitra avatar

    Posted on Dec 21, 2009 (permalink)

    Sir I just wanted to know whether Theme property can be set for the RadCarousel elements. I am trying to do it but without any success. It would be of great help if this is possible.
    Thanking You,
    Arka Mitra.

    P.S.
    I just found out that if the Theme property of the RadCarousel is set then allthe elements themes are also hanged. But my problem is that only two themes are visible:Desert, Control default. I have added the rest of te themes in the form but they are not being displayed when I am setting the Theme for the RadCarousel. Please help.

    Reply

  • Vassil Petev Vassil Petev admin's avatar

    Posted on Dec 23, 2009 (permalink)

    Hello arka mitra,

    RadCarousel does not have any other themes than the ones you mentioned, mostly because it does not need it. In case you need to skin the PREV/NEXT buttons, simply replace them with your own.


    Best wishes,
    Vassil
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

    Reply

  • arka mitra avatar

    Posted on Dec 25, 2009 (permalink)

    I have added a number of controls in a RadCarousel but I am unable to change the size of it. Any help?

    arka mitra.                

    Reply

  • Martin Vasilev Martin Vasilev admin's avatar

    Posted on Dec 30, 2009 (permalink)

    Hi arka mitra,

    I am unable to reproduce the described issue. I can easily change the size of any additionally added controls in RadCarousel. Please, open a new support ticket and send us a detailed description of your scenario and your goal. This will help us to investigate the case further and provide accurate assistance.

    All the best,
    Martin Vasilev
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

    Reply

  • teybani mohamed avatar

    Posted on Feb 25, 2010 (permalink)

    thanks telerik

    Reply

  • Gerard avatar

    Posted on Apr 1, 2011 (permalink)

    good job!

    Reply

  • lili avatar

    Posted on May 10, 2011 (permalink)

    cooool

    Reply

  • Hadilionson avatar

    Posted on Dec 18, 2011 (permalink)

    hi sir
    I downloaded your example; but when I want to open it by my visual studio 2008 the message appeared this project created by newer version of visual studio and can not opened!
    can I use this example by this version VS2008 or not?

    Reply

  • Stefan Stefan admin's avatar

    Posted on Dec 21, 2011 (permalink)

    Hi Hadilionson,

    Thank you for writing.

    The solution attached to this thread is VS2010 solution. However, you can open the project with VS2008. To do that, simply open VS2008, go to File > Open > Project / Solution and open the desired (C#/VB) project from the archive. Change the project references and run the application. 

    I hope that you find this information useful. Should you have any other questions, do not hesitate to write back.

    Kind regards,
    Stefan
    the Telerik teamQ3’11 of RadControls for WinForms is available for download (see what's new). Get it today.

    Reply

  • Hadilionson avatar

    Posted on Dec 22, 2011 (permalink)

    Thank you for your consideration, I've done Your way to open the file, but unfortunately I couldn't; and error box appeared again.

    Reply

  • Stefan Stefan admin's avatar

    Posted on Dec 26, 2011 (permalink)

    Hi Hadilionson,

    Attached you can find a video, demonstrating the whole approach. 

    I hope this helps.
     
    Regards,
    Stefan
    the Telerik teamQ3’11 of RadControls for WinForms is available for download (see what's new). Get it today.
    Attached files

    Reply

  • Amina avatar

    Posted on Apr 15, 2012 (permalink)

    salut,  comment je  Peux Construire un menu de Similaire à la barre de Tâche de "Apple" avec Microsoft Visual Studio C # 2010?
    et Merci d'avance 

    Reply

  • Stefan Stefan admin's avatar

    Posted on Apr 18, 2012 (permalink)

    Hello Amina,

    Please post your questions in English language, since this is the official language of correspondence accepted in Telerik.
     
    Greetings,
    Stefan
    the Telerik team
    RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / WinForms > General and Integration Projects > Application Portfolio with RadCarousel for WinForms