Thank you again and again for your very useful information and techniques.
@foxlearn8 жыл бұрын
Thank you so much :)
@torchok190819867 жыл бұрын
Hi, great Video ! Question, i dont have choose for EF5 oder 6 after i choosed EF Designer from Database. Did i something wrong or i need to install special extension?
@chamir46148 жыл бұрын
Hey, which is the page where to download those images used on the videos?
@foxlearn8 жыл бұрын
Hi, You can find more images at iconfinder.com .thanks
@samihussain44118 жыл бұрын
Fox Learn
@openit69873 жыл бұрын
in menu tools not see tad metro framework :(
@billyhutama7 жыл бұрын
I installed MetroFramework at first do some design and code then I installed MetroModernUI. I got this following error output Severity Code Description Project File Line Suppression State Error CS1061 'MetroTile' does not contain a definition for 'CustomBackground' and no extension method 'CustomBackground' accepting a first argument of type 'MetroTile' could be found (are you missing a using directive or an assembly reference?) Error CS0266 Cannot implicitly convert type 'System.Windows.Forms.VisualStyles.HorizontalAlign' to 'MetroFramework.Forms.MetroFormTextAlign'. An explicit conversion exists (are you missing a cast?) Message The designer cannot process unknown name 'CustomBackground' at line 327. The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again. Please help me to fix this situation.
@openit69873 жыл бұрын
Thank you so much!!!!!
@punzalanmichael96976 жыл бұрын
i copy your code but i always get exception error when i try to log in
@foxlearn6 жыл бұрын
What error are you getting? i think you missing something
@punzalanmichael96976 жыл бұрын
@@foxlearn i already fix it. the problem is in my app config. thanks by the way for this video. it helps me a lot
@foxlearn6 жыл бұрын
That's great :)
@SuperGiantbug8 жыл бұрын
framework button and label doesn't appear in toolbox
@foxlearn8 жыл бұрын
Hi, You can view this video kzbin.info/www/bejne/jau5f4WpqNh6a6s to know how to add metro framework to your toolbox. thanks
@SuperGiantbug8 жыл бұрын
Fox Learn thank you ...very much 😊
@SuperGiantbug8 жыл бұрын
Fox Learn help me out I m stuck in between I have excel file which I need to read single column (first one ) on dropdownlist and on selection it displays the whole row ......plz plz help me out
@foxlearn8 жыл бұрын
Hi. You need to get all columns in the excel file, then add all columns to combobox, you can select column to get data. thanks
@SuperGiantbug8 жыл бұрын
Fox Learn could u plz elaborate a bit becoz I m an amateur in programming thank you