LinoTV

LinoTV

LinoTV is excited to produce videos to explain several technologies and help with the adoption of these wonderful products
Sitefinity, TestComplete, Azure, AI, Machine Learning, IoT. Microsoft Fabric, Data Analytics and many others that are close to our heart

Пікірлер

  • @anthonyorzechowski8475
    @anthonyorzechowski8475Күн бұрын

    Such a Nice job introducing Prompt Flows! Thanks for sharing. Your materials are so very practical and useful for us non-CS folks.

  • @anthonyorzechowski8475
    @anthonyorzechowski8475Күн бұрын

    Nice job. Thanks for sharing. Your materials are so very practical and useful for us non-CS folks.

  • @anthonyorzechowski8475
    @anthonyorzechowski8475Күн бұрын

    Excellent video. Very practical and down to earth for non-CS folks. Great job!

  • @ImranKhan-nc7wp
    @ImranKhan-nc7wp23 күн бұрын

    That was the best tutorial I've watched so far. Thanks a lot.

  • @yahiachammemi8267
    @yahiachammemi826724 күн бұрын

    Thank you for sharing !

  • @HerroEverynyan
    @HerroEverynyanАй бұрын

    This was a great intro! It was the perfect pace! Thank you!

  • @GopalakrishnanIyappan
    @GopalakrishnanIyappanАй бұрын

    Thank you, your videos always push me to create new widgets in the renderer application. I am unable to use SVG images inside content blocks. I have enabled it in the setting but no use Can you help me

  • @LinoTadrosTV
    @LinoTadrosTVАй бұрын

    Just for you :) kzread.info/dash/bejne/gY2cuKiuh6nUhLA.htmlsi=yWAtJ6Fd64DyBCsN

  • @Jizasu
    @JizasuАй бұрын

    Thanks for video :)

  • @user-ks3zg5cb5s
    @user-ks3zg5cb5sАй бұрын

    Hello from Colombia, great videos about Sitefinity 👍 The widget toolboxes, AB testing, audience segmentation and connection with SF insight, are these features included in the Angular renderer? apart from the .Net renderer, which is the recommended frontend for Sitefinity, Angular or NextJS?

  • @LinoTadrosTV
    @LinoTadrosTVАй бұрын

    These are features of Sitefinity Insight. A separate marketing product that you can add to Sitefinity. As a matter of fact, if you have a Sitefinity DX license you automatically qualify for a free version of Sitefinity Insight for the first 100,000 visitors to your site. The recommended front end renders are NextJS and the . NET core one. Thanks for all your nice comments. Much appreciated ❤️

  • @user-ks3zg5cb5s
    @user-ks3zg5cb5sАй бұрын

    Hi from Colombia, your contents and Sitefinity are amazing 👍

  • @user-ks3zg5cb5s
    @user-ks3zg5cb5sАй бұрын

    your contents about Sitefinity are excellent, please keep doing these, thank you.👍

  • @user-ks3zg5cb5s
    @user-ks3zg5cb5sАй бұрын

    your contents about Sitefinity are excellent, please keep doing these, thank you.👍

  • @user-ks3zg5cb5s
    @user-ks3zg5cb5sАй бұрын

    your contents about Sitefinity are excellent, please keep doing these, thank you.👍

  • @user-ks3zg5cb5s
    @user-ks3zg5cb5sАй бұрын

    your contents about Sitefinity are excellent, please keep doing these, thank you.👍

  • @HD-hu6xe
    @HD-hu6xe2 ай бұрын

    Can you please do a video on how to setup SiteFinity as a headless CMS and maybe connect it to Next.js as the frontend. Thank you!

  • @LinoTadrosTV
    @LinoTadrosTV2 ай бұрын

    Will do. I am in Europe till the end of May but will do upon my return 👍

  • @wpembraced5875
    @wpembraced58752 ай бұрын

    Thank you for another great tutorial. The comments in Sitefinity look they have limitations when it comes to customization. I can't seem to find an option to create my own custom view for comments. I would like to enable ratings only for my documents. In my documents detail view, I can make some minor changes to comments via JS, for example inserting a dummy text in the comment textarea and then hiding it with CSS (the comments text is required but I don't need it). But how can I make additional label changes without globally changing them under Admin > Labels & Messages? For example, instead of "Write a review", I want it to say "Rate this document". And when a document is rated, then I want to change "1 review" or "2 reviews" to "1 rating" or "2 ratings". I tried tweaking them with JS without any luck, it seems the label changes are asynchronous when the Submit button is clicked.

  • @wpembraced5875
    @wpembraced58753 ай бұрын

    Lino, thank you for this. Can you do a video and show how Sitefinity can be conntected to a version control on server?

  • @LinoTadrosTV
    @LinoTadrosTV3 ай бұрын

    Already did :) find it in this playlist regarding setting up Sitefinity with git and GitHub

  • @gopalakrishnan9543
    @gopalakrishnan95435 ай бұрын

    We are working on the new project with .net core render, can you create a custom css/Javascript widget in core

  • @LinoTadrosTV
    @LinoTadrosTV5 ай бұрын

    Sure, the view can render all the css and JavaScript you want. The widget has to be based on ViewComponent still with a single invoke or invokeasync

  • @gopalakrishnan9543
    @gopalakrishnan95435 ай бұрын

    Hi I want to add cdn links into head tag from scrip widget. I tried with tag helper but I cannot can you share the video. That will help us

  • @gopalakrishnan9543
    @gopalakrishnan95435 ай бұрын

    Hi how are you Videos are very useful

  • @user-se8lc8vi1m
    @user-se8lc8vi1m5 ай бұрын

    It was really helpful. Thank you

  • @sayedmuhammadidrees1453
    @sayedmuhammadidrees14535 ай бұрын

    thumbs up

  • @gopalakrishnaniyappan7167
    @gopalakrishnaniyappan71675 ай бұрын

    I used the same steps but we are facing an entity null issue in our view component after selecting an image from the backend

  • @LinoTadrosTV
    @LinoTadrosTV5 ай бұрын

    Please make sure the image type is a single image not multiple image as multiple is the default and requires an index on the type name

  • @gopalakrishnaniyappan7167
    @gopalakrishnaniyappan71676 ай бұрын

    Very Useful videos. keep posting more related to Sitefinity with react

  • @wpembraced5875
    @wpembraced58756 ай бұрын

    Awesome, as always!

  • @wpembraced5875
    @wpembraced58757 ай бұрын

    Lino, any idea why an VSIX in VS 2022 is not doing its job when you, let's say create a new custom Widget? I followed your steps and VSIX is installed but when I add a custom Widget, I am not seeing the Controller, View etc created in my project like yours. Is there a log file in VS to check if there is an error causing this issue?

  • @LinoTadrosTV
    @LinoTadrosTV7 ай бұрын

    The files are there, probably they did not get added to the project in Visual Studio. Click on “Show all files” in the solution Explorer toolbar and you probably see them all. Just right click on them and choose “Include in Project”

  • @wpembraced5875
    @wpembraced58757 ай бұрын

    @@LinoTadrosTV thank you for your response. I can confirm the files are not being created so there is nothing to include in the project. I also double checked with windows explorer and nothing's being created in Controllers, Models and Views under Mvc. When I create a custom widget with VISX and hit the Ok button, the screen flashes for a quick second (it looks like a second of command prompt that quickly disappears) and then nothing happens. Could this be a file permission issue? Is there a log file in VS? I thought maybe there is something wrong with the project, so I started a new project from scracth and followed your instructions to install SF with Nuget paclages (which was flawless :) but still no luck with VSIX. Btw, I've been following your helpful aritcles and insights since falafel days in SF 3.7 :D

  • @LinoTadrosTV
    @LinoTadrosTV7 ай бұрын

    Sorry, it must be an issue with the VSIX installation or permissions on the machine. I can’t tell.

  • @jnjj718
    @jnjj7188 ай бұрын

    Really helpful. Thank you

  • @mateenshaikh3002
    @mateenshaikh30029 ай бұрын

    Excellent walkthrough! Your clear instructions and detailed explanation made installing Sitefinity 15 a breeze. Thanks for sharing!

  • @Jizasu
    @Jizasu10 ай бұрын

    Thank you, really appreciate it

  • @Jizasu
    @Jizasu10 ай бұрын

    Thank you. You really helped me with your tutorial. Send regards :)

  • @jnjj718
    @jnjj718 Жыл бұрын

    Thanks for the video, I am unable to connect my current site from renderer application. I did all the setting which you mentioned but my renderer application not allowed me to login backend

  • @LinoTadrosTV
    @LinoTadrosTV Жыл бұрын

    Hummm? What error message are you getting. It does work I promise :) I tried it a 100 times :)

  • @GopalakrishnanIyappan
    @GopalakrishnanIyappan Жыл бұрын

    @@LinoTadrosTV Frontend site working fine. when i hit /sitefinity i got this error " strict-origin-when-cross-origin"

  • @GopalakrishnanIyappan
    @GopalakrishnanIyappan Жыл бұрын

    Is there any setup i want to do in my sitefinity backend from accessing renderer

  • @sergiopessoa7755
    @sergiopessoa7755 Жыл бұрын

    👏 top!

  • @cristobalbazan5491
    @cristobalbazan5491 Жыл бұрын

    You have to edit more videos. You explain very clearly and concise. In particular MS Fabric videos

  • @stunistus
    @stunistus Жыл бұрын

    appreciate the video

  • @Hemantshyontry
    @Hemantshyontry Жыл бұрын

    excellent refresher of pyspark basics with microsoft fabric..super work

  • @Nate-Wrong-Way
    @Nate-Wrong-Way Жыл бұрын

    Great session, I am installing this extension to make my tasks simple. Thank you!!!!

  • @davidtstewart
    @davidtstewart Жыл бұрын

    Great Fabric/Spark demo Lino! Thanks!

  • @Nate-Wrong-Way
    @Nate-Wrong-Way Жыл бұрын

    Video content is clear, concise, and easy to follow. Please keep up the good work. Quick question, have you ever tried to create a custom field for Categories and Tags in Sitefinity version 14.4?

  • @sevdalinastoyanova762
    @sevdalinastoyanova762 Жыл бұрын

    May be some example for how to create a scheduled task for retrieving data from api :)

  • @sevdalinastoyanova762
    @sevdalinastoyanova762 Жыл бұрын

    Аll the videos about Sitefinity are very helpful. Thanks for the work! I will be happy if you post some interesting video again soon! Greetings from Bulgaria :)

  • @sevdalinastoyanova762
    @sevdalinastoyanova762 Жыл бұрын

    May be some example for how to create a scheduled task for retrieving data from api :)

  • @karikoga320
    @karikoga320 Жыл бұрын

    Very insightful, what I was looking for. How do you create a CMS system running on a port as mentioned in the beginning of the video. Can I use a already developed .NET Core application with your example. I would appreciate links to more detailed documentation and videos

  • @LinoTadrosTV
    @LinoTadrosTV Жыл бұрын

    Sure you can, remember this is just the easy way of getting a front end created in .NET core quickly to leverage the CMS but you can build your own site in .NET core application and just use the REST API or GraphAPI against the CMS to build whatever you want. Cheers!

  • @explore_with_arunak
    @explore_with_arunak Жыл бұрын

    Thank you Lino for the wonderful walk through on the ways of handling Widget view. I personally prefer the File based approach as it gives the more control over the versions. Love your videos!

  • @kylemitzner4605
    @kylemitzner4605 Жыл бұрын

    This is great, thanks Lino!

  • @oggyshopov5157
    @oggyshopov5157 Жыл бұрын

    Quality training material as usual!

  • @daniwin82
    @daniwin823 жыл бұрын

    Hi Alain Tadras, Thanks for the video. It's really clear and well explained. I've a question though: in what scenario's would it be useful to create and build the tests in VS and then execute them in TestComplete? I try to understand the use case. Thanks, Daniel