Do not miss our Interview Question video series 30 Important C# Interview Questions : kzbin.info/www/bejne/eHzcn3h4hdacf68 25 Important ASP.NET Interview Questions : kzbin.info/www/bejne/ponQfpejf7p2Zsk 25 Angular Interview Questions : kzbin.info/www/bejne/Y5vIoKx6f6mmia8 5 MSBI Interview Questions : kzbin.info/www/bejne/a3abYmiXjaaqj7M
@guyinazo8 жыл бұрын
I am starting a new Windows form application, but noticed that VS2015 also had the option for WPF. I have seen this for a few years now and didn't know what it was. Did a search on KZbin and this video came up. A great explanation of WPF and now I need to learn more! Thanks for this!
@ramyomar8 жыл бұрын
Excellent video! 26 minutes that are totally well-spent.
@borislavborislav55454 жыл бұрын
C --> You can create common look and feel + functionality for Win Forms controls if you inherit them in a new class and customize it to your needs.
@robertthurman84129 жыл бұрын
Best explanation I've heard on WPF... always wanted to know what the major differences were. Thanks
@shrutisharma49754 жыл бұрын
The way you explains in so much depth, its awesome and worthy of the time.
@henklieftink33576 жыл бұрын
In one short video are the benefits of WPF clearly explained. Next step is to use it in a real project. Look forward to see more explaining video's.
@thefrogspecialchannel1014 Жыл бұрын
Great video! Time to make my first WPF program! I need to make a dashboard to display on a few TVs at the office and DIPs instead of pixels seems great!
@sameermohammed57429 жыл бұрын
This video is really awesome. Even school going kid could understand this video. Good Job. keep uploading such nice videos. I would never forget A B C D E F G :-)
@mdfaisalkabir73724 жыл бұрын
I love you man for your brilliant explanation, learned so many things in first couple of minutes and all are crystal clear... Thanks a lot man...
@lifeisallabout2313 жыл бұрын
Nice explanation on WPF basics with example... Thank You for sharing
@philipjacob19793 жыл бұрын
Excellent and convincing explanation. Thank you. Kindly keep up the good work. Would like to see more such basic videos.
@deepthireddy326710 жыл бұрын
Thanks a lot, the steps ABCDEFG are very useful instead of remembering one by one when interviewer ask for the advantages over win forms. Nice video, short and sweet :-)
@GirishDare2Dream9 жыл бұрын
Hi your Explanation is so DECENT and CALM ... i ENJOY every word you utter THANKS ALOT
@JoseLemus687 жыл бұрын
Thank You! I have been looking for a simple yet clear explanation and you did it...
Really great explanations. This gave a very concise yet informative overview, which is exactly what I was looking for. Thanks!
@jeyrithikwin980010 жыл бұрын
Super super super .. very nice explanation and clear voice.. please share the other lession ...
@pawaryogesh9710 жыл бұрын
Really nice video... Learn lot off things from this video.....Please share link of next video please....
@larsjensen670710 жыл бұрын
Thanks for the video! This is a great explanation on why you should use Wpf instead if WinForms :)
@ledfootdude9 жыл бұрын
Thanks for the great information, I was going to learn Win Forms but had heard MicroSoft was no longer supporting it and I should learn WPF instead. Looking forward to your other videos and thanks for taking the time to make them :-)
@RollinShultz10 жыл бұрын
Just think of the possibilities for creating desktop applications with realtime multiple GPU rendering via WPF! TThat means instead of faking what buttons look like with photoshop, you could use CAD to develop a UI with real buttons and lighting with lighting changes and real reflections.
@SD-gj2by10 жыл бұрын
Very Clear and concise.. Awesome!!
@SaurabhSarang10 жыл бұрын
Awesome man eagerly waiting for advance WPF videos.
@justme-ww4oo8 жыл бұрын
Thanks for the explaining the differences so well. WPF, here we go.
@bartleyjohnson40328 жыл бұрын
Agree with the other comments that this is an excellent video. It covers a lot of ground in a well explained and objective manner. Thinking about the features of WPF, I cant help but think that MS (or some forward thinking start-up) could have some sort of conversion tool that would take winform code(VB or C#) and convert it to XAML. Perhaps this already exists? And taking it a step further, why not build in various wizards into VS that would give many of the benefits of WPF to winform code?
@simplelife56006 жыл бұрын
I like ur teaching style#confident n engaging
@srikanthlingam17383 жыл бұрын
the explanation is outstanding, really impressive :)
@neharaghuwanshi40366 жыл бұрын
Hello Your video is really awesome and your voice is also very clear and attractive on hole topics. Even school going kid could understand this video. I have one request to you Please keep uploading such nice videos in Hindi Also Please
@raghavaramkoppireddy43587 жыл бұрын
Awesome video!! must watch for WPF beginners.
10 жыл бұрын
Very good! Informative, clear and well prepared. THANKS!
@dmm100002 жыл бұрын
hi - thanks ...good video - please clarify - at about 14 mins you said "declarative" was the term you were describing - yet the video showed the term as being "directive" - so which is it ?
@johnny_rain32269 жыл бұрын
articulate a clear explanation - tnx very much!
@jiribem98459 жыл бұрын
I didn´t get difference between point B and D, it is seems to me like one point ? Btw: I just start learning about WPF and I did learn to do binding thru declarative programming in XAML code. And doesn´t know what else can I do in declarat. prog. yet?
@TheAbhip310510 жыл бұрын
very good presentation . really worth to see ..
@manjeetnandal15 жыл бұрын
So nice of u... Many many thanks!
@aravinds60513 жыл бұрын
That was gr88. Thank u Sir. Where can I get the videos for the questions given at the end of the video?
@dnfvideo3 жыл бұрын
Visit www.questpond.com to get details on the same.
@PhillipMaii9 жыл бұрын
Good explanation, will start using WPF ;)
@samsum138 жыл бұрын
Thank you, very clear and detailed explanation.
@S3Kglitches3 жыл бұрын
Excellent, thank you for this comparison!
@dayalprasad8610 жыл бұрын
good video. Clear explanation.Thanks
@mehmetturan85006 жыл бұрын
thank you so much for helpful knowledge. Can i use photoshop with wpf?
@Lee_Aroor10 жыл бұрын
useful video...!! thanks a lot. It will be really thankful if you give the next lesson videos also.
@tinzelminzel54809 жыл бұрын
From my experience I would prefer write code as with code I can apply the same style to all the controls in one function which is prepared once, not just going manually and clicking bindings which is extremely non flexible if you want to change it. I started wpf and I can add menu handlers in a few lines in code without going through all xaml declarations and bindings which sometimes throw unhelpful error messages. true it is useful for styles, but the function sometimes more important than look. window layouting is a nightmare the way it works is counterintuitive, you cannot render anything visible unless background is set to transparent, unassigned widths. And why docking panel works so weird I needed to manipulate setlastchildfill attribute depending on amount of children to make it behave consistently as expected but not in some weird manner. Of course when you read a book and present how everything is nice and better, it is different business, although that is disconnected from reality.
@AbdulSamad-hd1sr6 жыл бұрын
great explanation ..great efforts
@lioruzan20489 жыл бұрын
Super Lecture!!! Thank you
@codehungry15647 жыл бұрын
Is it any way we can convert window form application into WPF ? OR is it possieble we can run windoform application in internet using WPF ?
@MyUTube23128 жыл бұрын
Awesome explanation!
@srikrishnakesavulu813810 жыл бұрын
Great description
@nahidsheikh56196 жыл бұрын
awesome explanation... Thanx alot sir :)
@user-yg8qd2py2g8 жыл бұрын
There is no "WPF" Option in my Netbeans IDE, please help
@SoloKing9999 жыл бұрын
Thanks for the great explanation..
@4gk4496 жыл бұрын
I have spent 5 years with Winform, the only reason I like WPF is that there is a smoother animation than Winform.
@RollinShultz10 жыл бұрын
It is true xaml is more flexible and adds more value in constructing a UI. One of the best advantages is being able to copy your xaml styles from one project to another and avoid a lot of rework.. However when you stated One must style each textbox or other control singly, that is not quite true. You can set many of the control properties by selecting all of a particular control and changing them in the properties dialog. for example I select all textboxes and change effect to sunken, they all change. I do this often. Not all properties are available to groups of controls, but most of the usual style properties are. You also have the option to plan ahead and style on of each control then make copies of it as you continue your layout, which is my habit of working. All that being said, I believe xaml, wpf and expression blend are the best means of creating exciting applications going forward and that is mandatory as customers become more tech savvy. I have created some beautiful forms and controls in winforms, but I can now do even better in half the time in WPF. If you think about it WPF is Microsofts answer to having html type styling options for applications. Thanks for the good video, but always tell the whole truth.
@fordfiveohh10 жыл бұрын
Also , can you not create one text box in win forms and copy and paste it 30 times - will it not copy all properties besides name - I haven't checked but it seems like it would.
@jayarajlcc10 жыл бұрын
fordfiveohh I guess Rollin's mention is about the styles. What you mentioned is right that you can copy paste controls. But here you can create styles which are independent and then you can apply these styles wherever you want. (I have not explored WPF thats my belief) :)
@RollinShultz10 жыл бұрын
You are correct JAY, since the style of a control is just a few lines of XAML code, copy and pasting code from one application to another is as simple and effective as dragging a control from the toolbox, except you can do more than one at ta time. FIVE O, you can indeed copy a control as you said, but it is a full copy EVEN the name although if you were say too lazy to rename controls, you could write a macro to name them consecutively textbox1,2 etc. Also, if you adopt the most popular naming conventions you will be able to copy code behind lines as well with minimal corrections. For example When I use a textbox for a customer form I ALWAYS name my textboxes the same. txtLastName. I never take shortcuts like lname, or lazily textbox1 etc. By adopting these conventions in all your code, I find my self doing very little corrections to get "build succeeded and that in itself is quite productive.
@georgetuccio60537 жыл бұрын
Awesome job. Thank you.
@vjn126610 жыл бұрын
Nice video. Thanks!
@madhumitasutradhar1210 жыл бұрын
Really good video!!!
@tirubhattacharya3 жыл бұрын
All addressed Thanx.
@Kathrual9 жыл бұрын
Very nice explanation, thank you very much. :-)
@SimpleKnowledgePSK6 жыл бұрын
I have a textbox, a button and a datagrid, so let say when i enter 4 in textbox and hit the button, i need to show 4 buttons on datagrid with names Button1 Button2 Button3 Button4 in wpf can anyone help me.
@rhurac50967 жыл бұрын
Well done, thank you
@williamsummers75739 жыл бұрын
Excellent thanks
@goodairin8 жыл бұрын
Fantastic! Thank you.
@panwaripakora99055 жыл бұрын
Thank you very much but I closed the video at 0:49. Practice first.
@alanhall304610 жыл бұрын
Cheers great intro for me.
@ZenCodeMonkey9 жыл бұрын
Great Explanation! Many Thanks.
@davidusnazarus17004 жыл бұрын
one by one blip was epic
@sixpetrov10 жыл бұрын
great video,tnx man
@bezimienny59 жыл бұрын
WPF != Windows Store App, right?
@dogacel9 жыл бұрын
MrReynevan2 Yep right
@natsudragneel94229 жыл бұрын
MrReynevan2 No it isn't ... WPF is older and Window Store App (Universal App) was released later Both use XAML :)
@kevinflorenzdaus8 жыл бұрын
looks neat ... but why did they drop it
@pulinair4u8 жыл бұрын
really helpful!
@jamesmasonic3 жыл бұрын
9:47 is not true. You can set at once in WinForms
@saikiran486510 жыл бұрын
superb!!!
@eltrukof7 жыл бұрын
thanks excelent video
@arianitonline874810 жыл бұрын
visual studio 2012 and 2013 is made with WPF
@arjunbollam665310 жыл бұрын
gud one..........
@maddhalisatish815510 жыл бұрын
Awesome.
@skantpandey10 жыл бұрын
very nice '
@Sevenixzp10 жыл бұрын
WPF is NOT superior to Win Forms... A. Win Forms is cross platform using mono (Mac, Linux Windows). WPF is Windows only until a cross platform implementation is created. B. Binding is easier and faster using events (delegates)... You don't need WPF for this. C. This is nothing more than poly-morphism... its not specific to WPF. Just make user controls that inherit others. D. This is a personal preference... I HATE when code is created for me. I want to have complete access to everything. E. Win Forms has OpenGL using OpenTK, which is again cross platform (Direct X is not). F. THIS IS THE MAIN BENEFIT TO WPF OVER WIN FORMS. I can't argue it. G. Pixel control is BETTER! Just make you own equations to convert from pixel to relative positioning. Win Forms give you more control. I'm not saying WPF is bad... but I Win Forms are overall much better IMO.
@Sevenixzp10 жыл бұрын
Aaron Da Dev Win forms ARE cross platform using Mono as I said. You are incorrect.
@Sevenixzp10 жыл бұрын
Sure its a different library under the hood, but that's not the point and who cares. Coding a UI using Win Forms is DIRECTLY executable (without changing code or re-compiling) on mac and linux using Mono. As far as I'm aware, there is no cross-platform implementation for the WPF library. Until one is made (which probably won't happen anytime soon because WPF uses Direct3D), project written in WPF will NOT be portable to other operating systems.
@Sevenixzp10 жыл бұрын
You are getting off topic. It doesn't matter what is going on under the hood, the fact is: If I code a project using the Win Forms library, it can run on windows, mac, or linux without any modification to my code, because there is a cross platform implementation of Win Forms. Who cares what libraries they use under the hood. Go and try it for yourself. Make a Win Forms application, compile it, install mono on a linux/max environment, and run your Win Forms application on that environment. IT WILL RUN. I'VE DONE IT. You are trying to disprove me without even trying anything for yourself.
@Sevenixzp10 жыл бұрын
Aaron Da Dev I'm hope I'm not comming off as rude because I'm not trying to. I'm trying help you and people understand that WPF is a good library, but it is not necessarily better than Win Forms at this time.
@Sevenixzp10 жыл бұрын
chalz37 A binding is nothing more than an event handler so that when a value is changed, it will change all binded values. If you can't wrap your head around how simple that is, then feel free to call me a know it all.
@Fenrich20055 жыл бұрын
so basically is better because better graphics?, serial port comunication and datagridview work i this forms?, man you only show visual effects
@sijogeorgeoommen62167 жыл бұрын
damn good teaching
@jamesrockford26269 жыл бұрын
good
@arjunwalmiki156310 жыл бұрын
Really dam videos how can get more videos
@JaymzBond9 жыл бұрын
chi charp
@PoisonCloudBR5 жыл бұрын
Web application if you cant run it in firefox or google chrome ? lel
@xelaksal66905 жыл бұрын
there was directive programming...
@eriklaborda_2 жыл бұрын
aaaaaaaaalso 3,200th like
@hudiemi10 жыл бұрын
Still cannot see why you need wpf, all the things can be done in web forms. The only usage for wpf is to dev pc games. All these animations can be done by flash. No wonder ms is down the hill
@anonymoususer208310 жыл бұрын
Too much accent
@jayarajlcc10 жыл бұрын
Max Vejay Well said. I do have a lot of accent issues when I talk but my American colleagues use to appreciate me because I am able to communicate what is really required. They dont care about the accent they care about the content :)
@johnmellor71207 жыл бұрын
totally agree ,we should appreciate the effort and time taken to provide us with a good educational package by the way your english is much better than my attempts at learning german keep it up