Thanks Tim. I am trying to get Blazor to be accepted at my company and you pointing out that I can draw on some of these libraries (for free) to show the potential, is priceless and helps everyone involved. Thanks for all you do, sir.
I made my first web tool with blazor and radzen in just 5 days for my company, and I never made any web before (and it's not too simple, and also not too ugly). I'm a desktop developer with mostly WPF experience, but I fell in love with blazor very quickly.
I'm in the process of learning .NET development and your videos have been enormously helpful. Generally, I like to start by watching your entire video at 2.0 speed to get a quick overview. Then I rewatch at 0.5 so I can follow along as you talk. Also I think it's hilarious how drunk you sound at 0.5. Thanks!
Every time you won my respect and heart. I am looking for some UI components like Kendo, Syncfusion, etc, but the cost was so high for those types of components. Now you mention the way to get Syncfusion almost as free so really glad to hear from you. Thank you, keep up the good work. :-)
Great summary, nice work. Just to mention: - Devexpress is free, although this offer is not forever (it is somewhere in the details, and it can be costly for bigger and longer projects later on) - Radzen is great, although also not completely free (you can change theme with the paid version only, or adjust the style manually which is painful) Actually I favor syncfusion, it has a large set of controls and really free for new businesses, while it offers some support.
Thank you very much bro... as a solo developer, following a 30-day trial period Syncfusion had given me, I had no choice but to ditch their awesome Blazor Components Library, but after discovering this video, I feel like my project has been given that thing it so much needed. Thank you for this video...
Absolutely, great list of resources. On the Syncfusion webpage, there is a great tutorial, google "blazor-succinctly series", although I only superficially checked it. But, I looked your previous youtube tutorial with Blazor components (the todo list one), and that clarified the basics for me. Tim, please prepare something more advanced with database, perhaps employing some of the resources mentioned. But don't make it too complicated, something less complex than your Blazor course material on your page.
My brain is getting larger just from binging all your Blazor videos. Keep it up. Would really like to see any auto-generation of forms based on models.
Great video! That last one component with context menu was really interesting. I will try to put it in my own app. Thanks for making such a valuable video to us :)
I am the only developer (with blazor) . my company not much in revenue ( indonesian currency) . we sell our software. can I get free license of sysfunction?
I'm putting the finishing touches to my first Blazor (Server) app. I was initially building everything from the ground up, but it was taking so long I switched to using Radzan Blazor Components. It looks a heck of a lot better than I was able to do with my awful design skills, and the added built in functions such as the table filtering and pagination just made the application far more user friendly with very little that I needed to do to add it. There have been a couple of issues along the way, but on the whole it's been excellent.
@@darenbaker4569 their discord channel is pretty good too. Decently responsive. The devs have normal jobs, so it is just a free time project. I'm very impressed by the quality of it.
Big fan! This is a great list. Feedback on MatBlazor: I've been building a Blazor application since January and started with MatBlazor. It has great components, BUT when it comes to styling customizations it gets really tricky. I found myself having to override almost all styling and sticking "!important" everywhere throughout my css file. I eventually ended up removing MatBlazor, and building my own light-weight components backed by bootstrap. MatBlazor is a great tool, but if you find that you just need to do simpler, more customizable things, you may want to explore the rest of the list instead. Just wanted to share some feedback on MatBlazor. As always, great content and you're very much appreciated Tim Corey!
Atually, I used to have a look at Syncfusion when doing MVC. I like some of their elements especially the rich text editor. Also I had a look earlier at Radzen. One of the things that is really nice is the tool to generate CRUD based on a db schema. That saves a lot of time and you can do some final modifications based on that. But probably after you mentioned that Syncfusion for Blazor, I did have a look again there. I just like their elements a little more. Again the rich text editor but one more that I haven't seen and actually would like to use is the query builder though still in preview. I did manage to do that and store it in a database, but theirs just looks way better. So will have a look at that as well.
Thanks Tim - I swear by DevEx components at work (mostly for WPF and MVC), their Blazor components are still being developed, and as I found, may be missing out on capabilities that are available for MVC. Wow, I didn't realize that about the Syncfusion community licensing - will def sign up! I was taking a heartfelt look at their WPF components wondering if I should buy myself a personal license. IMO, SF appears to be a bit ahead of DevEx with their Blazor controls (well at least the DataGrid which is what I'm interested in.)
This is the video/information ive been looking for.. After years of MVC and Razor pages development with a mastery of Jquery UI's widgets, i wondered how i would implement that into Blazor.. Well heres some options.. Thanks man
who the hell is willing to put one finger down to your videos? i can't bulieve it!! thanks so very much for all of this wonderfull videos!! excuse my english =( is the best that i have learnes :)
Hey Tim awesome stuff, right on time I've started working on a project in Blazor and this will come in handy 100%. Wondering if you could do a video on Blazor with MongoDB and real time database. Keep up the great work!
@@IAmTimCorey Hello Tim/Petar. I followed Tim's video on .net core API and the video on mongodb to be a good foundation for what Petar is looking for. Thank you Tim for the foundation videos. Tim, if you could please add API auth with JWT that would be most helpful.
This was really useful video. Thank You. Didn't know syncfusion was free for individuals. Never thought about context menu or some of the useful things Blazor extension offer. I have a request for a future video. It will be good to learn how we can use non Blazor styling frameworks to build custom components.
@@IAmTimCorey I was talking about CSS frameworks like Bulma, Materialize... etc. Almost all of this frameworks have CSS and JavaScript files which makes it difficult to use with Blazor. At least I couldn't figure out easily. It will be good if you can do a video how we can utilize the existing frameworks in custom blazor components. Thanks.
Thanks for this I have evaluated all of these and some of these I cannot use due to the fact I work for a 1bn dollar company. But I am working on a couple of internal projects where I have settled for using blazorise I find that this is my no 1. Yes there are a few things that I am currently finding hard to grasp but that is due to documentation sample but I will get there. Any way demo next week with other devs, and thank you for pointing out chart.js that's come on in the last few months.
Wow! I had discounted SyncFusion because of cost being a single developer... was looking at MudBlazor but this does seem more comprehensive on this quick demo. Thanks for the heads up.
Hi, Mr. Corey, I don't mean to rush you but I just wanted to remind you that we are waiting for your "how to get web domain and apply to Blazer or any other" as you promised. By the way, I use my project wpf with Material Design I know how to work with well. I Am surprised to see that you mentioned. I thought it's only for desktop apps. Again, thanks million times 🙏
Hello Tim, I'm completely new to C# and I found your channel very informative + I like how you explain things, please tell me which order to follow to get the best from your channel. The playlists order... etc. Thanks a lot
Hi Tim, I really enjoyed the video. Interesting and to the point, as usual. 👍🏼 One remark about the syncfusion components (something I bumped into myself): you can’t use it for any client. The client must also meet the requirements for the community edition. Was a bit of a nasty surprise after some development work already done 😄 And as for other libraries, I would surely also checkout MudBlazor and Blazority. Especially that last one looks really nice, but that’s probably because I’m not a big fan of the material look and feel 😉
Thanks a lot Tim. You are a great man in this planet. Well, could you please point me how to take photos with built-in camera using blazor. Thanks again.
It seems that a webassembly approach could do the trick. I found this stackoverflow thing that could help you: stackoverflow.com/questions/61981172/displaying-the-local-machine-camera-feed-in-a-blazor-web-assembly-app
Hi Tim, great video, as always. Lately, I've been working with SVG in a .razor page. Quite tricky. For example, the tag, which allows an tag within, but not @value or @method(..). Could you make an episode on SVG? Appreciate! Take care!
Is there a tutorial somewhere that covers storing page contents (including HTML) in a db and then; routing using pretty URLs (e.g. about_company) I'd like to be able to replicate the Wordpress way of converting a page's Title into a pretty "permalink" which can be edited down the road.
Thanks for the video, especially sync fusion's. Have you looked at Tailwind CSS? Chris Sainty did a couple of blogs on it "Integrating Tailwind CSS with Blazor"
Hi Tim, For the DevExpress Blazor, I found that the new document missed the instruction of adding the following code to "Pages" > "_Host.cshtml": After putting the CSS, it seems everything we can have the same result with the Demo website. Please try
Have you looked at blazorboilerplate .com Besides the starter template, there is drag-and-drop and maybe something for your Todo list example :-) If you had to recommend only one free data grid, which would it be?
I hadn't seen that before. Thanks for sharing. As for which grid to recommend, that is a tough one. I think I would look at the grids once i knew what the project requirements were because that would drive a lot of my decision. If I had to choose blindly, I would probably choose Syncfusion, since it has so many controls that are designed to work together.
@@IAmTimCorey I looked at the Syncfusion DataGrid and got my hopes up when I saw Templates. But it had no predefined table styles as in Excel. Most of my students don't like css or even html :-) so I was looking for something that would help with that. Do you know of any plug-ins for VS 2019 that helps with css, maybe through a guide where you can choose from popular ones? And what about drag-and drop for html controls into the .razor file and maybe a guide for creating html tables in blazor?
Thanks for the plug for BlazorBoilerplate. I contriubute to MatBlazor which got me to create BlazorBoilerplate and have had some great developers contribute. +1 for AwesomeBlazor as well!
I have not worked with their tools for Blazor specifically, but they always put out a great product. I didn't include them in this video because they don't offer free Blazor tools (just a free trial).
Did you check out Blazorise? It might not rival others in terms of functionality but it is fully open source and supports multiple CSS frameworks from the get go.
Leigh Harvey Hi Tim. First of all I love your stuff. I just watched this video and found it really helpful. As this was a couple of years ago there has been some changes which is expected. If you were doing this list Today, would you add or take away any sites. In particular are there any new sites you recommend?
That's a good suggestion for a future video. Please add it to the list on the suggestion site so others can vote on it as well: suggestions.iamtimcorey.com/
@@IAmTimCorey Tim. The sign up form appears to have an error. I have filled all fields and it does not recognize it. Then it does not send a verification code.
Did you come across any free resources that also utilized Bootstrap's styling? That was my issue with Radzen, they had similar naming conventions to Bootstrap, but different actual styles.
Hello, I am very interested in your Learn Blazor Server Course but I have a question before I enrol. Security is pretty important for the site I have in mind. Looking around, I notice that there is something called IdentityServer4 that allows the database to be protected at well as the user interface. Do any of the lessons show how to protect the database with [Authorize] or something similar involving Roles?
IdentityServer does not directly protect the database. Instead, protects your API or web application, which protects your database. We do the same thing with Microsoft's Identity system. We use the Authorize and limit to specific Roles.
What if I work for a company that's not software-focused, and our department only has 4 developers? Do I qualify for the free syncfusion community license? Their wording is a bit open to interpretation.
Hi Tim, great stuff I really enjoy your videos. BUT :) I've tried Syncfusion Blazor Components and the dashboard and it tells me 'The included Syncfusion license is invalid.' do you know if there are different packages? I not everything(as they say) included in the community license? Just wanted to check if you've tried the dashboard with the free license? Thanks
The Syncfusion community license is for all of their products. The issue isn't on that end. My guess is that it has something to do with your configuration. Check the forums to see if there is a solution there.
Hi Tim. I just finished an advanced Programming Course (C#) and now I am looking for which framework I will use for building my graduate project (in 2022). I think Blazor will be my choice and therefore I looked for Blazor frameworks and Syncfusion came up. You video inspired me - and I will definitely choose Syncfusion. I just checked in on their free Community edition. Thanks Tim for your inspiring videos. Lars from little Denmark :-)
You are doing great !! Keep it up. THanks for these infos. Can you mention on how to integrate jquery files most of us use currently and make it work on blazor, as we might still need it for some reasons. I know the whole point around is to not use it but if you can show how to do it would be great addition.
Hi tim, wanted to know if there was any Blazor WebAssembly course in the makings? I know it’s a bit early since it just released at Msbuild but i’m very excited to learn more about it :)
Do you have any course that shows you incorporating these kinds of components into a web app? Some of the past videos of yours I watched were somewhat style-challenged, and many of these components have a pretty cool look. Would be curious to see the high level process one would use to create a data-driven web app of some kind whose UI and controls were primarily components like this.
Thank you Tim for this. I really like MatBlazor i install it in my project and working fine, but i faced a big problem - for me - when i use the RTL direction the text field label dos not move to the right of the field (Arabic direction is form Right To Left) it stays at the left side of the text field which is not acceptable in RTL project, I mention this in the MatBlazor community but until know i did not find a solution for that. Could you please help on that because i want to use it but with this way i can not. Thank you very much for your effort.
Talking to the creator and upvoting the issue is the way to go about it there. The key to remember is that it is an open-source project supported mainly by one person. That means they have to choose priorities based upon the entire audience (and what they feel like doing). You could look into creating a pull request with a fix for some or all of the controls.
I just wanted to point that if you want to use a different CSS framework instead of Bootstrap, it will break Devexpress charts. Also they are only free for now...
@@IAmTimCorey yes I am doing one for one client of mine. I just wanted a starting place as most I have done before were pure .Net core, with Javascript frameworks for Client, but I would like to use the power of blazor as well for few going forward
Syncfusion is as free as Visual Studio 2022 Community Edition is. As long as you (or the company you are using it for) make less than $1 million annually, you can use the Community Edition for free.
Hi Tim,
We're super excited to hear you enjoyed our Blazor components and offerings.
Thanks for the great review!
My pleasure. Thanks for supporting the community.
Thanks Tim. I am trying to get Blazor to be accepted at my company and you pointing out that I can draw on some of these libraries (for free) to show the potential, is priceless and helps everyone involved.
Thanks for all you do, sir.
You are welcome.
Really appreciate that SyncFusion introduction. Thank you!
You are welcome.
I made my first web tool with blazor and radzen in just 5 days for my company, and I never made any web before (and it's not too simple, and also not too ugly). I'm a desktop developer with mostly WPF experience, but I fell in love with blazor very quickly.
Excellent!
Radzen always was my go to UI library when I used Blazor. Loved it!
Thanks for sharing!
Thanks Tim, you saved lot of time all of us to find a good and free library for Blazor.
Glad to help.
Nice video, Tim! I've spent the last week looking into blazor libraries, so your timing for this video was perfect. I found Blazorise great as well.
Glad it was helpful!
I've looked through the Syncfusion components for Blazor several times before but never realized there was a free option. Thanks so much!
Glad to help!
I'm in the process of learning .NET development and your videos have been enormously helpful. Generally, I like to start by watching your entire video at 2.0 speed to get a quick overview. Then I rewatch at 0.5 so I can follow along as you talk. Also I think it's hilarious how drunk you sound at 0.5. Thanks!
That is actually the way I recommend watching tutorials (watch for overview, watch again to follow along, then practice). Well done.
Every time you won my respect and heart.
I am looking for some UI components like Kendo, Syncfusion, etc, but the cost was so high for those types of components. Now you mention the way to get Syncfusion almost as free so really glad to hear from you.
Thank you, keep up the good work. :-)
You are welcome.
Great summary, nice work.
Just to mention:
- Devexpress is free, although this offer is not forever (it is somewhere in the details, and it can be costly for bigger and longer projects later on)
- Radzen is great, although also not completely free (you can change theme with the paid version only, or adjust the style manually which is painful)
Actually I favor syncfusion, it has a large set of controls and really free for new businesses, while it offers some support.
Thanks for sharing!
@@IAmTimCorey
Welcome, I hope you keep on delivering such a good content as you usually do :)
Thank you very much bro... as a solo developer, following a 30-day trial period Syncfusion had given me, I had no choice but to ditch their awesome Blazor Components Library, but after discovering this video, I feel like my project has been given that thing it so much needed.
Thank you for this video...
I am glad it was helpful.
Absolutely, great list of resources. On the Syncfusion webpage, there is a great tutorial, google "blazor-succinctly series", although I only superficially checked it. But, I looked your previous youtube tutorial with Blazor components (the todo list one), and that clarified the basics for me. Tim, please prepare something more advanced with database, perhaps employing some of the resources mentioned. But don't make it too complicated, something less complex than your Blazor course material on your page.
Some content that I think you will like is coming soon. Stay tuned.
My brain is getting larger just from binging all your Blazor videos. Keep it up. Would really like to see any auto-generation of forms based on models.
Thanks for the suggestion.
Great video! That last one component with context menu was really interesting. I will try to put it in my own app. Thanks for making such a valuable video to us :)
You are welcome.
Damn Syncfusion is awesome!
That is a pretty sweet offer.
@@IAmTimCorey Thanks to this movie I started working on a webapp in syncfusion but....how you create a link inside a gridView is beyond me.
Does that mean we can use it for a personal side project? Though still working for an organisation but the project is personal.
@@rvranny Yes you can, see 12:08
I am the only developer (with blazor) . my company not much in revenue ( indonesian currency) . we sell our software. can I get free license of sysfunction?
I'm putting the finishing touches to my first Blazor (Server) app. I was initially building everything from the ground up, but it was taking so long I switched to using Radzan Blazor Components. It looks a heck of a lot better than I was able to do with my awful design skills, and the added built in functions such as the table filtering and pagination just made the application far more user friendly with very little that I needed to do to add it. There have been a couple of issues along the way, but on the whole it's been excellent.
Excellent!
I dont know if anyone else has mentioned this one yet, but you should really check out the opensource project mudblazor - Its my current favorite.
Yes started using it today for the first time. It's better than blazorise and matblazor and using it now for this project as it is awesome
@@darenbaker4569 their discord channel is pretty good too. Decently responsive.
The devs have normal jobs, so it is just a free time project. I'm very impressed by the quality of it.
Big fan! This is a great list.
Feedback on MatBlazor:
I've been building a Blazor application since January and started with MatBlazor. It has great components, BUT when it comes to styling customizations it gets really tricky. I found myself having to override almost all styling and sticking "!important" everywhere throughout my css file. I eventually ended up removing MatBlazor, and building my own light-weight components backed by bootstrap.
MatBlazor is a great tool, but if you find that you just need to do simpler, more customizable things, you may want to explore the rest of the list instead.
Just wanted to share some feedback on MatBlazor. As always, great content and you're very much appreciated Tim Corey!
Thanks for sharing!
Damn! thanks for this Tim. Saved all of them for future use. Telerik UI seems to be another good one, but the downside is that, its not free.
Excellent! Yeah, Telerik is a great option if you can afford it.
Atually, I used to have a look at Syncfusion when doing MVC. I like some of their elements especially the rich text editor. Also I had a look earlier at Radzen. One of the things that is really nice is the tool to generate CRUD based on a db schema. That saves a lot of time and you can do some final modifications based on that. But probably after you mentioned that Syncfusion for Blazor, I did have a look again there. I just like their elements a little more. Again the rich text editor but one more that I haven't seen and actually would like to use is the query builder though still in preview. I did manage to do that and store it in a database, but theirs just looks way better. So will have a look at that as well.
Great!
I just love your videos - thanks so much ! (doing a bachelor project, and will try to switch as much as posible from js to blazor)
You are welcome. Best wishes on your project.
Thanks Tim - I swear by DevEx components at work (mostly for WPF and MVC), their Blazor components are still being developed, and as I found, may be missing out on capabilities that are available for MVC.
Wow, I didn't realize that about the Syncfusion community licensing - will def sign up! I was taking a heartfelt look at their WPF components wondering if I should buy myself a personal license.
IMO, SF appears to be a bit ahead of DevEx with their Blazor controls (well at least the DataGrid which is what I'm interested in.)
Thanks for the info!
This is the video/information ive been looking for.. After years of MVC and Razor pages development with a mastery of Jquery UI's widgets, i wondered how i would implement that into Blazor.. Well heres some options.. Thanks man
I am glad it was so helpful.
I like your tutorial because all the time you show very important and practices way to programing. Good work
Thank you!
I'm looking to draw some things, circles, rectangles, text. So Blazor.Extensions.Canvas was of the most interest to me.
Interesting, thanks
who the hell is willing to put one finger down to your videos? i can't bulieve it!! thanks so very much for all of this wonderfull videos!! excuse my english =( is the best that i have learnes :)
Glad you like them!
Blazorise and BlazorStrap... Great projects as well!
Thanks for sharing.
Hey Tim awesome stuff, right on time I've started working on a project in Blazor and this will come in handy 100%. Wondering if you could do a video on Blazor with MongoDB and real time database. Keep up the great work!
I will add it to the list. Thanks for the suggestion.
@@IAmTimCorey Hello Tim/Petar. I followed Tim's video on .net core API and the video on mongodb to be a good foundation for what Petar is looking for. Thank you Tim for the foundation videos. Tim, if you could please add API auth with JWT that would be most helpful.
This was really useful video. Thank You.
Didn't know syncfusion was free for individuals. Never thought about context menu or some of the useful things Blazor extension offer.
I have a request for a future video. It will be good to learn how we can use non Blazor styling frameworks to build custom components.
Can you explain what you mean by non-Blazor styling frameworks?
@@IAmTimCorey I was talking about CSS frameworks like Bulma, Materialize... etc. Almost all of this frameworks have CSS and JavaScript files which makes it difficult to use with Blazor. At least I couldn't figure out easily. It will be good if you can do a video how we can utilize the existing frameworks in custom blazor components. Thanks.
Thanks for this I have evaluated all of these and some of these I cannot use due to the fact I work for a 1bn dollar company. But I am working on a couple of internal projects where I have settled for using blazorise I find that this is my no 1. Yes there are a few things that I am currently finding hard to grasp but that is due to documentation sample but I will get there. Any way demo next week with other devs, and thank you for pointing out chart.js that's come on in the last few months.
I am glad it was helpful.
Great resource bud, ty Tim and team!
You are welcome.
Wow! I had discounted SyncFusion because of cost being a single developer... was looking at MudBlazor but this does seem more comprehensive on this quick demo. Thanks for the heads up.
Glad I could help!
SyncFusion! 🔥🔥🔥
I Really appreciate it, thanks!
You are welcome.
using syncfusion ; these are great tools and for community use as well.
Yes they are!
Hi, Mr. Corey, I don't mean to rush you but I just wanted to remind you that we are waiting for your "how to get web domain and apply to Blazer or any other" as you promised. By the way, I use my project wpf with Material Design I know how to work with well. I Am surprised to see that you mentioned. I thought it's only for desktop apps. Again, thanks million times 🙏
They are coming.
Appreciate the syncfusion controls! Thank you!
You are welcome.
Thanks for syncfusion Information
You are welcome.
Definitely a good and cool set of tools. thanks!
Glad you like them!
All of these are great especially Syncfustion. Also, Skclusive might be an option.
That is another good option.
Thanks for the pages, they look really useful!
You are welcome.
Hello Tim, I'm completely new to C# and I found your channel very informative + I like how you explain things, please tell me which order to follow to get the best from your channel. The playlists order... etc. Thanks a lot
I have a video that lays out the path for you: ua-cam.com/video/LUv20QxXjfw/v-deo.html
@@IAmTimCorey Thaaaanks. I will go take a look. 😀
Hi Tim, I really enjoyed the video. Interesting and to the point, as usual. 👍🏼
One remark about the syncfusion components (something I bumped into myself): you can’t use it for any client. The client must also meet the requirements for the community edition. Was a bit of a nasty surprise after some development work already done 😄
And as for other libraries, I would surely also checkout MudBlazor and Blazority. Especially that last one looks really nice, but that’s probably because I’m not a big fan of the material look and feel 😉
Yep, once you use it for a commercial project, you need to pay for it. That's a good thing to know up front, though.
I fall in love with Blazor
It is good stuff
Thank you providing so much infomation about Blazor
You are welcome.
Thank you for these awesome products ! great video and great products
Glad you like them!
Great list!!! Always enjoy your videos. Please take a look at Blazorise.
Thanks for the suggestion. Please add it to the list on the suggestion site so others can vote on it as well: suggestions.iamtimcorey.com/
Thanks a lot Tim.
You are a great man in this planet.
Well, could you please point me how to take photos with built-in camera using blazor.
Thanks again.
I don't have a sample like that to show you. Sorry.
@@IAmTimCorey no problem. It's OK.
It seems that a webassembly approach could do the trick. I found this stackoverflow thing that could help you: stackoverflow.com/questions/61981172/displaying-the-local-machine-camera-feed-in-a-blazor-web-assembly-app
Hi Tim, great video, as always. Lately, I've been working with SVG in a .razor page. Quite tricky. For example, the tag, which allows an tag within, but not @value or @method(..). Could you make an episode on SVG? Appreciate! Take care!
I will add it to the list. Thanks for the suggestion.
Great stuff , thanks Tim
You are welcome.
Is there a tutorial somewhere that covers storing page contents (including HTML) in a db and then; routing using pretty URLs (e.g. about_company)
I'd like to be able to replicate the Wordpress way of converting a page's Title into a pretty "permalink" which can be edited down the road.
Hi Tim, I wanted to know how to set the bootstrap in a blazor webassembly application.
Thanks for the recommendation. I have added it to Tim's list of viewer suggestions for videos.
What do you think of mudblazor?
Fantastic tips! Thank you!
You are welcome.
I really appreciate the resources. Thank you.
Glad you like them!
What do you suggest to create free Gantt Chart in server-side Blazer? Thanks.
Thanks for the video, especially sync fusion's.
Have you looked at Tailwind CSS? Chris Sainty did a couple of blogs on it "Integrating Tailwind CSS with Blazor"
I have looked at it, yes. It is an interesting project.
That's a great one using grunt to integrate tailwind css is just amazing.
Is there something wehere we can download tables with data as Microsocft Excel file :?
Stay tuned. A video is coming out shortly that will help you out.
Hello Tim! Just wondering where can I get a promotional code for your Blazor course? I like your content but $100 for a course I a bit too much for me
I don't have any active at the moment. However, if you get on the mailing list, you will hear about my upcoming sales, including Black Friday, etc.
Great stuff. thanks
Hi Tim,
For the DevExpress Blazor, I found that the new document missed the instruction of adding the following code to "Pages" > "_Host.cshtml":
After putting the CSS, it seems everything we can have the same result with the Demo website.
Please try
I am glad you figured it out.
Can you suggest FREE Blazor resources / component for reporting? which also work with MAUI ( Mobile + web)
I don't have a recommendation like that. Sorry.
Have you looked at blazorboilerplate .com
Besides the starter template, there is drag-and-drop and maybe something for your Todo list example :-)
If you had to recommend only one free data grid, which would it be?
I hadn't seen that before. Thanks for sharing. As for which grid to recommend, that is a tough one. I think I would look at the grids once i knew what the project requirements were because that would drive a lot of my decision. If I had to choose blindly, I would probably choose Syncfusion, since it has so many controls that are designed to work together.
@@IAmTimCorey I looked at the Syncfusion DataGrid and got my hopes up when I saw Templates. But it had no predefined table styles as in Excel. Most of my students don't like css or even html :-) so I was looking for something that would help with that. Do you know of any plug-ins for VS 2019 that helps with css, maybe through a guide where you can choose from popular ones? And what about drag-and drop for html controls into the .razor file and maybe a guide for creating html tables in blazor?
Thanks for the plug for BlazorBoilerplate. I contriubute to MatBlazor which got me to create BlazorBoilerplate and have had some great developers contribute. +1 for AwesomeBlazor as well!
Really appreciated the tip on Syncfusion. What about Telerik ? Have you done work with that as yet ?
I have not worked with their tools for Blazor specifically, but they always put out a great product. I didn't include them in this video because they don't offer free Blazor tools (just a free trial).
Did you check out Blazorise? It might not rival others in terms of functionality but it is fully open source and supports multiple CSS frameworks from the get go.
Yep, I'm familiar with it. That is another good option.
I have been watching the Oqtane framework by Shaun Walker of DNN. It is nearing the 1.0 release.
Thanks for sharing.
Leigh Harvey
Hi Tim. First of all I love your stuff.
I just watched this video and found it really helpful. As this was a couple of years ago there has been some changes which is expected.
If you were doing this list Today, would you add or take away any sites. In particular are there any new sites you recommend?
That's a good suggestion for a future video. Please add it to the list on the suggestion site so others can vote on it as well: suggestions.iamtimcorey.com/
@@IAmTimCorey Tim. The sign up form appears to have an error. I have filled all fields and it does not recognize it. Then it does not send a verification code.
Thanks for the list
You are welcome.
just what I was looking for... thanks
You are welcome.
Very useful review. Thanks.
You're welcome!
Did you come across any free resources that also utilized Bootstrap's styling? That was my issue with Radzen, they had similar naming conventions to Bootstrap, but different actual styles.
Good question. I didn't pay attention to that specifically, but the big frameworks tend to use their own styling.
Tim, Thanks for sharing.
You are welcome.
Thank you Tim this is so handy.
Does Blazorise and Blazorstrap fit in this group of components?
Yep, those are great additions to the list.
I've been using blazorise for a few projects and it's been great, plus it's also open source.
Hello,
I am very interested in your Learn Blazor Server Course but I have a question before I enrol.
Security is pretty important for the site I have in mind.
Looking around, I notice that there is something called IdentityServer4 that allows the database to be protected at well as the user interface.
Do any of the lessons show how to protect the database with [Authorize] or something similar involving Roles?
IdentityServer does not directly protect the database. Instead, protects your API or web application, which protects your database. We do the same thing with Microsoft's Identity system. We use the Authorize and limit to specific Roles.
Hi Tim, Great information. is there a separate license key for syncfusion community version to use free ?
You can check with them. At least one offer has changed to a paid version since this video came out.
What if I work for a company that's not software-focused, and our department only has 4 developers? Do I qualify for the free syncfusion community license? Their wording is a bit open to interpretation.
I would recommend you write to the company and ask them. They would be happy to assist you in clarifying the situation.
Good video, was about to spend the money but I do qualify so thanks
No problem 👍
Hi Tim, great stuff I really enjoy your videos. BUT :) I've tried Syncfusion Blazor Components and the dashboard and it tells me 'The included Syncfusion license is invalid.' do you know if there are different packages? I not everything(as they say) included in the community license? Just wanted to check if you've tried the dashboard with the free license? Thanks
The Syncfusion community license is for all of their products. The issue isn't on that end. My guess is that it has something to do with your configuration. Check the forums to see if there is a solution there.
@@IAmTimCorey Great, thanks I'll have a look
@@IAmTimCorey It's working now. I messed up the license in the app. Thanks again :)
Hi Tim. I just finished an advanced Programming Course (C#) and now I am looking for which framework I will use for building my graduate project (in 2022). I think Blazor will be my choice and therefore I looked for Blazor frameworks and Syncfusion came up. You video inspired me - and I will definitely choose Syncfusion. I just checked in on their free Community edition.
Thanks Tim for your inspiring videos.
Lars from little Denmark :-)
You are doing great !! Keep it up. THanks for these infos. Can you mention on how to integrate jquery files most of us use currently and make it work on blazor, as we might still need it for some reasons.
I know the whole point around is to not use it but if you can show how to do it would be great addition.
I will add it to the list. Thanks for the suggestion.
@@IAmTimCorey Looking forward for it.
Hi tim, wanted to know if there was any Blazor WebAssembly course in the makings? I know it’s a bit early since it just released at Msbuild but i’m very excited to learn more about it :)
It is definitely in the works.
IAmTimCorey awesome cant wait :D
Do you have any course that shows you incorporating these kinds of components into a web app? Some of the past videos of yours I watched were somewhat style-challenged, and many of these components have a pretty cool look. Would be curious to see the high level process one would use to create a data-driven web app of some kind whose UI and controls were primarily components like this.
I don't have a video of that yet.
Thanks Tim, it's awesome
Glad you liked it!
Tim, can you try to do a video on IDE & use of data / page in Radzon IDE
I will add it to the list. Thanks for the suggestion.
What do you think of telerik ?
Great tools and great documentation. Just not cheap (which is fine as long as you can afford it).
Thank you Tim for this.
I really like MatBlazor i install it in my project and working fine, but i faced a big problem - for me - when i use the RTL direction the text field label dos not move to the right of the field (Arabic direction is form Right To Left) it stays at the left side of the text field which is not acceptable in RTL project, I mention this in the MatBlazor community but until know i did not find a solution for that.
Could you please help on that because i want to use it but with this way i can not.
Thank you very much for your effort.
Talking to the creator and upvoting the issue is the way to go about it there. The key to remember is that it is an open-source project supported mainly by one person. That means they have to choose priorities based upon the entire audience (and what they feel like doing). You could look into creating a pull request with a fix for some or all of the controls.
@@IAmTimCorey Thank you very much.
Hello Tim, interesting video and information.
It's 2021 now, I'd like to know what do you think of other resources like MudBlazor and TailwindCSS?
What? 2021? 😀 Hey, thanks for the suggestion. I have added it to Tim's list of possible future topics.
Thank you very much!
You're welcome!
Great video. Dev Express doesn't seem to be free any more though. It looks like they are bundling the blazor components in the ASP.net suite.
Yeah, I see that. Bummer.
Thanks! Great video :)
You're welcome!
Hi Tim, I would like to see how to print using Blazor.
Topic suggestion noted and have added to my list, thanks.
Kendo also offers most of its web ui is free.
Thanks for sharing.
I’m surprised awesomeblazor didn’t get a mention.
It is a great resource.
Is it possible to use server-side Blazor with Angular/React?
It isn't the best matchup. I would prefer a Razor Pages/API hybrid app instead.
How can i insert multi record
Either loop through and add each individually or follow the example here: ua-cam.com/video/eKkh5Xm0OlU/v-deo.html
I just wanted to point that if you want to use a different CSS framework instead of Bootstrap, it will break Devexpress charts. Also they are only free for now...
Thanks for sharing.
Awesome!
Thanks!
Any eCommerce templates built with blazor that you can reference
Not that I know of. It is something you would need to create.
@@IAmTimCorey yes I am doing one for one client of mine. I just wanted a starting place as most I have done before were pure .Net core, with Javascript frameworks for Client, but I would like to use the power of blazor as well for few going forward
If i understand it correctly, Oqtane could be such a beast...- www.oqtane.org/
syncfusion is best stronge, components are full , but it not free.
radzen is beautiful also, and it is free. I use it.
Syncfusion is as free as Visual Studio 2022 Community Edition is. As long as you (or the company you are using it for) make less than $1 million annually, you can use the Community Edition for free.
How about mudblazor?
It's a good tool.