3:53 I set the Font -> Size to 90.0 but the header text only bigger in Designer view. When I run it, it still small.?
@JarppaGuru3 жыл бұрын
2:55 choosed dark theme and green stuff. it look dark on editor but in aplication its green. my editor is blue but aplication on grey becouze i choosed greay colors, but how i change editor theme to match what i will see it final application !!!!!!!!!
@JarppaGuru3 жыл бұрын
4:00 last empty column after unit in stock render as WHITE. changing color not allowed skinmanager may use it lol
@zubairkhalid51837 жыл бұрын
How to auto resize columns in material list view?
@willemvandijk88607 жыл бұрын
Hi, I like your videos a lot. Even though they are intended for beginners, I still pick up things I didn't use or know about. But one question: why do you base your sample applications on WinForms? Is that just for beginners purposes or do you mean to teach how to develop desktop applications in stead of, for example, web applications?
@foreignerxx6 жыл бұрын
Amazing
@foxlearn6 жыл бұрын
Thank you !
@RomanRapido-g9k7 жыл бұрын
HI, I hope you can do some Intermediate and Advance Tutorials on Devexpress Xaf. Thanks very much!
@foxlearn7 жыл бұрын
OK. Thank you for your suggestion. I'll make soon
@foxlearn7 жыл бұрын
Demo Builder
@hussainansari38547 жыл бұрын
Please Make A video of insert update delete with Material form also do it without using entity data model relation like you did in this tutorial
@foxlearn7 жыл бұрын
OK. Thank you for your suggestion. I'll make soon
@hussainansari38547 жыл бұрын
Hi Fox Learn I am a regular watcher of your videos they are so helpful but i am having trouble making two forms having sql data it say keyword metadata not found
@foxlearn7 жыл бұрын
I think you should check your connection string
@2005Azm7 жыл бұрын
Hello Foxlearn thank you so much for you tutorial, I've learned a lot from you... I had a request for you if it is possible, I have a simple but complete application that I am trying to make it 3Tier version, but I was stuck on repository pattern, beautiful interface, I was wondering if you would like to take a time with it(I can send you the source and database)
@MindChallenge07 жыл бұрын
please give me the site of text to speech that you use
@RomanRapido-g9k7 жыл бұрын
For some reason I tried to convert to VB.net but the code skinManager.AddFormToManage(Me) has an Error, How do I convert the skinManager.AddFormToManage(this) C# to VB.net Equivalent? Thanks!
@foxlearn7 жыл бұрын
Hi, You can copy the code to www.carlosag.net/tools/codetranslator/ to translate from c# to vb.net
@RomanRapido-g9k7 жыл бұрын
Thanks for the reply, I already did that prior to asking and the code I mentioned "skinManager.AddFormToManage(Me) " was the code translated by carlosag.net and it has an error in vb.net
@zerosandones75475 жыл бұрын
why cant i place a listview? if i place the materiallistview it will just put nothing, please help
@foxlearn5 жыл бұрын
You should install materiallistview, then add item to the materiallistview
@zerosandones75475 жыл бұрын
@@foxlearn how to do it? I just followed on what you did in the video
@КирилПенчев7 жыл бұрын
up size on text from visual studio
@КирилПенчев7 жыл бұрын
Can you increase the size of editor ?
@foxlearn7 жыл бұрын
Yes. You can set font size to text box or label
@dansad94757 жыл бұрын
Why not use material listview, please help me
@zerosandones75475 жыл бұрын
how to load the data from database when form loads?
@foxlearn5 жыл бұрын
You can fetch data at Form_Load event handler, then binding to DataGridView
@fvasfasasfasfasf23653 жыл бұрын
ขอบครับผม
@mohammedalzubaid29387 жыл бұрын
Can you create a program that can take out the code,resources and all the information from any problems for example one of your applications ...if you think you want to do that reply here so i can give you my email
@foxlearn7 жыл бұрын
Do you mean the same stackoverflow.com website?
@mohammedalzubaid29387 жыл бұрын
Fox Learn no ..for example...i have an application that made by java....i want to know what is the code ,resource,and all the information of it
@foxlearn7 жыл бұрын
I think you can use *.NET Reflector Tool* to decompile your .net application
@mohammedalzubaid29387 жыл бұрын
Fox Learn yes like this one but i want it to work on java applications ...can make something like this?!