I just seen this hit github. Please do share some ytubes vb.net core stuff that is cross platform -excite the masses!!!
@carloselopezr5024 жыл бұрын
works in C#???
@ambusy15 жыл бұрын
After 8 hours of searching, this is the first example that WORKS in vs2017 on win10.video I played. Thanks a lot..... One very strange thing: after trying some formats I opened a .mts and got..... the previous video I had played. Seems that not all types are allowed and that something remains in memory. Now that I finally understand each part of the program, I see that is was wrong of me never to have taken a look at XAML. Must learn that part of Visual Studio too. Thamk you for a good lesson.
@chocolateimage6 жыл бұрын
instead of form1.refresh use application.doevents()
@wrick_pal43456 жыл бұрын
Your technology designs of your video of making advanced text editor was very very nice. but there was technical & logical issues in that video. So I want update that video with correct logical codes.
@jonakilla___52266 жыл бұрын
Why not a WYSIWYG editor? :P
@veetis.53426 жыл бұрын
JonaKilla ___ Here you go: kzbin.info/www/bejne/aGOTnGeqj5ybd7c
@unitornsreal6 жыл бұрын
i can make better one :)
@dennism47816 жыл бұрын
Hi, not working url
@hariharan18356 жыл бұрын
how to display the paragraph styles
@0707Arnaud7 жыл бұрын
hello nice video, how to show title and artist name of the song whis is playing
@TechViewHD7 жыл бұрын
Hiya, you'd need a library to read the ID3 tags of the file, this article explains it quite well: vbcity.com/forums/p/147802/633999.aspx
@SaYO907 жыл бұрын
Thanks for this project it needs some improvments but i supported you with a subscribe and like i hope you will back to do some activities your last activiy was 3 years ago in both of your channel :(
@TechViewHD7 жыл бұрын
I'm working on some new videos now, I've been busy with my finals ;p
@deathreaper33747 жыл бұрын
how do yo uset the home button link?
@unitornsreal7 жыл бұрын
how do i make it to where it doesnt go to your channel when i start it!?
@TechViewHD7 жыл бұрын
Select the WebBrowser control in design view and then set the "Url" property to the page you want to show when you first start the program or when a new tab is created.
@unitornsreal7 жыл бұрын
k tnx
@jimiasmarafrankel61017 жыл бұрын
TechViewHD Hello Sir! I already downloaded the visual basic 2017 days ago, i like to make a video program.. I already tried few times but i still can't get it right, for instance to open a group of Mp4 files with a button to be display into my listview. There are always missing in coding and it doesn't work. Can you help me with this please?
@akcityboy7 жыл бұрын
Gayest Soundtrack ever
@victorbayas45827 жыл бұрын
Thanks
@hedihedi40647 жыл бұрын
Please link he code me want
@MrPro-of2xc8 жыл бұрын
Thaaaaaaaannnnnnnnnnnnnnnk you so much :))))))
@MrPro-of2xc8 жыл бұрын
good !
@romarbetito63428 жыл бұрын
How to make an advanced html editor + effects + preview
@loobawamba8 жыл бұрын
How come there is not the trackbar to set the media position of the running? It's possible to implement it? Thank you. :-)
@othersideguy168 жыл бұрын
Hey, I was wondering how to add a track bar to this for easier fast forward and rewind? Could you guys help? Thanks
@stuartbruce20108 жыл бұрын
This is a fantastic tutorial, thank you so much. I wonder if anyone can help me with just one aspect that I can't get my head around. How can I make the video fill (dock) into the rectangle, so that when you make the form bigger, the video size changes? At the moment I've got everything working (built from scratch based on this video) apart from the resizing, any tips would be much appreciated.
@othersideguy168 жыл бұрын
double click the video screen and scroll down the settings, there should be some dimensions. Change them to your screen size
@DollarsoftCorporation7 жыл бұрын
go to the xaml design and and change withd and height propertiers to auto
@jorgediaz55918 жыл бұрын
Hey , im trying to use your components in my vb solution but when I drop them in my forms, they just don´t appear. I can select them in my toolbox and drop them in the forms but they are like invisible. Hope you can help.
@jorgediaz55918 жыл бұрын
EDIT : I correct it by adding the references into my solution. Hope this helps =).
@ryandelacruz13966 жыл бұрын
@@jorgediaz5591 how did you add to your references? thanks..
@othersideguy168 жыл бұрын
I love it but I have one issue, I do have a lot of file open failures, some files will open such as AVI, MP3 and MP4, but then some other files of the same file type don't open
@TechViewHD8 жыл бұрын
+OtherSideGuy Huh, that's weird; not too sure what's going on. What are the difference in the files (eg: file size, bit rate)? Maybe the WPF MediaElement only plays files with some sort of restrictions...maybe. I'm kinda blank on this one. :/
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@HyperBassYT Жыл бұрын
what's the code for like, openfiledialog1
@candraramadhan60739 жыл бұрын
can i have a dll?
@TechViewHD8 жыл бұрын
+Candra Ramadhan Here you go: techview.link/1X7YpUH
@candraramadhan60739 жыл бұрын
I can't find it anywhere on www.techviewforum.com.
@TechViewHD8 жыл бұрын
+Candra Ramadhan The downloads section of the forum is currently under construction, I'm still looking for a place to temporarily store the files so you guys can access it, sorry for the inconvenience.
@candraramadhan60739 жыл бұрын
can i get the source code please!! :-)
@TechViewHD9 жыл бұрын
+Candra Ramadhan Unfortunately the downloads section is currently under construction, I'm still waiting for ProBoards (the forum software used) to update to their new version ;)
@candraramadhan60739 жыл бұрын
+TechViewHD oke, thanks for respond, 😁
@TechViewHD8 жыл бұрын
+Candra Ramadhan Finally updated the link, here you go: techview.link/1Y7BIAo
@ihebozil43239 жыл бұрын
please the link of coloredtextbox
@TechViewHD8 жыл бұрын
+Iheb Özil Here you go: techview.link/1UMgmLk
@walidoxhack9 жыл бұрын
Nice broo, can you upload the source code a new website please
@TechViewHD8 жыл бұрын
+WàlîD Ǿx Here you go: techview.link/1Vls268
@walidoxhack8 жыл бұрын
+TechViewHD thanx broo
@ne91ma9 жыл бұрын
what file that this video can open?
@TechViewHD8 жыл бұрын
+ne91ma Here you go: techview.link/1Vls268
@ne91ma8 жыл бұрын
+TechViewHD thanks :D
@TechnoLifts9 жыл бұрын
no download
@TechViewHD8 жыл бұрын
+TechnogamerLp here you go: techview.link/1X7YpUH
@TechnoLifts8 жыл бұрын
Thank You! :D
@123863639 жыл бұрын
You're awesome!
@joaomiguelsoares16509 жыл бұрын
Can't find the project in the site.... Moved?
@TechViewHD9 жыл бұрын
+João Miguel Soares The forum server (in which the source code is stored) is currently undergoing maintenance and will be back up within the next week or so. Sorry for the delay :)
9 жыл бұрын
The link is gone :(
@TechViewHD8 жыл бұрын
+Bùi Lê Chí Bảo Here you go: techview.link/1Y7BIAo
8 жыл бұрын
+TechViewHD Thanks :)) I am looking for this
@tielesilva92809 жыл бұрын
friend, and you know justify text?
@m0h6mm6d9 жыл бұрын
link : www.mediafire.com/download/sdldzr4dsw7haz4/TechViewHD+-+Advanced+Web+Browser.zip
@TechViewHD8 жыл бұрын
+HMK-Hacking Real link: techview.link/1orzX4A
@AdityaTripathi9 жыл бұрын
That's why I love KZbin!! You can always find a good tutor... :)
@mustafauguryalcn79259 жыл бұрын
Make a "How to ise fastcoloredtextbox.dll" video please :)
@lotuskuro10 жыл бұрын
this is what im looking for lol , btw can i change the speed setting into volume instead? if yes, would you guide me on the code for replacing the speed to volume ? cheers!
@TechViewHD10 жыл бұрын
Gerry Altarejos Glad you like it :D To add volume capabilities use this, set the label text to either "Speed settings" or "Volume settings" to change the functionality of the scroll function: Private Sub TrackBar1_Scroll(sender As System.Object, e As System.EventArgs) Handles TrackBar1.Scroll If Label2.Text = "Speed settings" Then Player1.MediaElement1.SpeedRatio = TrackBar1.Value 'Sets the media file playing speed according to the value of the trackbar Speedvaluelabel.Text = "x" + TrackBar1.Value.ToString 'Displays the speed in string/text form Else If TrackBar1.Value = 100 Then Speedvaluelabel.Text = "100%" Player1.MediaElement1.Volume = "1.0" ElseIf TrackBar1.Value = 0 Then Speedvaluelabel.Text = "0%" Player1.MediaElement1.Volume = ".0" Else Dim vl As String = TrackBar1.Value vl.TrimStart(ChrW(1)) vl = vl + "%" Speedvaluelabel.Text = vl Player1.MediaElement1.Volume = "." & TrackBar1.Value End If End If End Sub
@lotuskuro10 жыл бұрын
TechViewHD Thank you very much sir really appreciate your reply :D the code works perfectly fine !
@lotuskuro10 жыл бұрын
TechViewHD one last question sir... is it possible to create a playlist with this music player?
@TechViewHD10 жыл бұрын
Gerry Altarejos Yeah, that shouldn't be too hard, I don't have any code with me though...
@lotuskuro10 жыл бұрын
TechViewHD will try to make it myself, anyways thanks again and more power :D