How to Build a Freaking Xamarin Forms App

แชร์
ฝัง

ความคิดเห็น • 148

  • @1nguoixauxi2
    @1nguoixauxi2 5 ปีที่แล้ว +1

    for anyone who can not "preview xima form" :
    you can change the text size, right ?
    I mean 100%, 150% .... and so on .... right at that row, look on the right corner, there is a (really) small double arrow button >> name "Expand Pane" . Use that button instead of finding it on "View" tab, it seem that on new version of visual studio/xamarin, they change a little bit of the design so we can only use the double arrow button to preview the xamarin form.

  • @TheTubeLP123
    @TheTubeLP123 4 ปีที่แล้ว +1

    I dont understand why all are writing XML Code ? So for what is the fucking Toolbox+Designer ? And why i cant place a Button in the middle of the form... Xamarin sucks.

  • @TZCoder
    @TZCoder 6 ปีที่แล้ว +14

    This is a great tutorial but the latest release of Visual studio is pretty poor so far.
    The event handlers don't auto complete when creating them in XAML, errors are still underlined even after the error is fixed have to rebuild close/open file for the error to go away.
    Also PCL has been removed when creating a new Xamarin App, now you need to select .Net Standard.

    • @TZCoder
      @TZCoder 6 ปีที่แล้ว

      Intellisense is broken in new VS install an older version if you can developercommunity.visualstudio.com/content/problem/167039/intellisense-completely-broken.html

    • @UbergonMX
      @UbergonMX 6 ปีที่แล้ว +2

      it was jan.1,2018 when ive experienced a lot of bugs from xamarin, i posted the problem on SO but they said it was really a bug in Xamarin
      what a sad new year for me :'(

    • @larssonk22
      @larssonk22 6 ปีที่แล้ว +2

      It's ridiculous how bad it is.

    • @Gojam12
      @Gojam12 6 ปีที่แล้ว +1

      I noticed its lame

    • @amazoon
      @amazoon 6 ปีที่แล้ว +1

      I read somewhere, I don't remember where... that they were encouraging the use of commands.

  • @fabiano8888
    @fabiano8888 6 ปีที่แล้ว +6

    Hi Eduardo! I was able to follow your tutorial and everything worked perfectly. For the first time things started clicking, thanks to the way you teach. Miguel de Icaza would be proud of you. :)
    I'm heading to your udemy page for the complete Xamarin course. All the best! Thank you!

  • @laszlokovacs7411
    @laszlokovacs7411 5 ปีที่แล้ว +2

    Wouldn't it be nice if the guys at Microsoft would not be radically changing everything every couple of months? I think it would...

  • @christian15213
    @christian15213 6 ปีที่แล้ว +1

    For the windows version UWP i.e. why i came here
    string fileName = "books_db.sqlite";
    string fileLocation = Windows.Storage.ApplicationData.Current.LocalFolder.Path;
    string full_path = Path.Combine(fileLocation, fileName);
    LoadApplication(new MyBooks.App(full_path));

  • @christiangennari
    @christiangennari 5 ปีที่แล้ว +2

    Thanks alot! Do you have any idea on how you would be able to remove inputs from the list?

  • @sipiware
    @sipiware 4 ปีที่แล้ว

    i'm getting errors. In the SaveClick method,when i type DisplayAlert(.......); It says "does not exists in the current context" help!

  • @AbdullahHattab
    @AbdullahHattab 4 ปีที่แล้ว +1

    thank you for this video, i wished that you did also 'update, delete and search' then you will complete all things. thank you again.

  • @bettatalks5137
    @bettatalks5137 5 ปีที่แล้ว +2

    By far, one the of the beginner friendly Xamarin tutorials on youtube, still packing a lot of content, that can make you launch your first app

  • @tebogoikaneng727
    @tebogoikaneng727 4 ปีที่แล้ว +1

    Much Appreciated ("Ka Leboga" in Setswana) Eduardo - to think I was lazy to go thru the entire video

  • @facelessindividual
    @facelessindividual 7 ปีที่แล้ว +1

    This was incredibly easy to follow and you did a wonderful job explaining each component of this tutorial!

  • @samahelsayed8866
    @samahelsayed8866 6 ปีที่แล้ว +2

    Thanks a million for this amazing tutorial..

  • @tayoadejuwon9169
    @tayoadejuwon9169 5 ปีที่แล้ว

    hey nice tutorial. I can't add book to table I'm getting an exception. SQLite.SQLiteException: Could not open database file: /data/user/0/com.companyname.App1/files/../Library/books_db.sqlite (CannotOpen)

  • @laszlokovacs7411
    @laszlokovacs7411 5 ปีที่แล้ว

    Just in case anyone ran into an issue while trying to create a new Content Page as shown in the tutorial, the (partial) solution can be found here: developercommunity.visualstudio.com/content/problem/184365/cannot-create-new-contentpage-on-xamarinforms-proj.html
    I mean partial because even though you add the names of the files to this xml, it will not automatically generate them for you, so you will have to do it manually by creating a text file and "Save As" -> "All files..." -> add your extensions (.xaml and .xaml.cs)
    Cheers!

  • @amersalmi9970
    @amersalmi9970 5 ปีที่แล้ว

    I have a problem in App() of IOS appear error tell me generate or .....

  • @snowmanyeti3225
    @snowmanyeti3225 4 ปีที่แล้ว

    I was unable to display the Books in the homepage, it doesn't show any error or warnings, but simply doesn't display.
    I have followed the code thoroughly .

  • @medardojeronimomorales8899
    @medardojeronimomorales8899 4 ปีที่แล้ว

    Super !!!!!! gracias por existir gente como tu. Muy didactico, y mas para los que los hacemos por hobbie!!!!!

  • @johnportelance3851
    @johnportelance3851 5 ปีที่แล้ว

    I followed your tutorial and by the way its very well done and easy to follow, great work, Unfortunately I can not open the database and get exception errors once I click on the Save button/ any help would be appreciated?
    Unhandled Exception:
    System.TypeInitializationException: The type initializer for 'SQLite.SQLiteConnection' threw an exception. occurred
    this was the error and halted it all.

  • @Shaun949
    @Shaun949 5 ปีที่แล้ว +1

    Fantastic video. Very well explained and put together. Thank you!

  • @timtech8814
    @timtech8814 5 ปีที่แล้ว

    I gave up, I cannot make Xamarin forms even run my app. I don't know if my computer is too slow. It seems like my HAXM is running and the emulators do run but they do not run my app and they get difficult to shut down. Even if I run the application again, it resumes to the google os but not my application code. I'm honestly confused and frustrated.

  • @petelogiudice8202
    @petelogiudice8202 7 ปีที่แล้ว

    Under Add New Item - Solution Items it shows Installed and only has General, Performance, and Test Settings. Visual C# is not there even though I have the .NET and Windows workloads for C# install in addition to Mobile development with Xamarin. VS 2017 15.4.0 Community. In the about, Visual C# 2017 shows.

  • @_Khitha
    @_Khitha 5 ปีที่แล้ว +1

    could you please do the same application on 2019

    • @zelu_tv6754
      @zelu_tv6754 4 ปีที่แล้ว

      on 2019 version is almost the same but can happend listview will not show the data. For fix it in app.xaml.cs file rewrite it to DB_PATH = database_Path for example and as App parameter do App(string database_path). Now everthing should work like in this tutorial

  • @djrphotography
    @djrphotography 4 ปีที่แล้ว

    Fantastic tutorial Eduardo. Really concise and informative. The only criticism, and it might be my laptop, is that the sound is a bit quiet.

  • @Mimmsanfrostborned
    @Mimmsanfrostborned 6 ปีที่แล้ว

    Why wont my TextCell Text="{Binding Name}" find that property of the NewBook class?
    The same for when i had to add "Newbook" before calling Name in AddBok.cs like this NewBook.Name.
    Im using VS2017.

  • @patrickjay6434
    @patrickjay6434 3 ปีที่แล้ว

    Immensely useful and simple to follow. Thanks for your great video, it's much appreciated.

  • @abdirahmanjama8229
    @abdirahmanjama8229 6 ปีที่แล้ว

    Hello Eduardo i was following behind you, but when i tried to set this.db_path in 44:37 it doesn't work, it says member 'app.DB_PATH' cannot be accessed with an instance reference; qualify it with a type name instead.

  • @DilyanD.
    @DilyanD. 6 ปีที่แล้ว

    I made an app using this tutorial, I archived it in release mode (followed some other tutorials on how to make an APK file), I install it on my phone, but when I try to open it it shows a white screen for like half a second then closes. What do I do wrong!? PLEASE HELP

  • @ubedullahshaikh4827
    @ubedullahshaikh4827 6 ปีที่แล้ว +1

    Is the DB_Path same for UWP ?

  • @thedude3544
    @thedude3544 5 ปีที่แล้ว

    Hello, can you tell me please about your laptop specifications.. How much rams, speed of processor, graphic card, etc..

  • @Pahysteria
    @Pahysteria 5 ปีที่แล้ว

    Hi, thank you so much for your video! I'm a new frontend developer and I have to learn Xamarin.Forms, so I start with your work.
    I follow all the procedure, but finally I have two errors, and one of them is:
    Failed to load assembly from stream: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/data/user/0/com.xamarin.live/files/.nuget/packages/sqlitepclraw.provider.e_sqlite3.android/1.1.11/lib/MonoAndroid/SQLitePCLRaw.provider.e_sqlite3.dll".
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0017d] in :0
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in :0
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
    at System.IO.File.OpenRead (System.String path) [0x00000] in :0
    at .$LocalFileSystem+Upsight-IFileSystem-OpenReadAsync@49-1.Invoke () [0x00011] in :0
    at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in :0
    at System.Threading.Tasks.Task.Execute () [0x00010] in :0
    --- End of inner exception stack trace ---
    --- End of inner exception stack trace ---
    ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/data/user/0/com.xamarin.live/files/.nuget/packages/sqlitepclraw.provider.e_sqlite3.android/1.1.11/lib/MonoAndroid/SQLitePCLRaw.provider.e_sqlite3.dll".
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0017d] in :0
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in :0
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
    at System.IO.File.OpenRead (System.String path) [0x00000] in :0
    at .$LocalFileSystem+Upsight-IFileSystem-OpenReadAsync@49-1.Invoke () [0x00011] in :0
    at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in :0
    at System.Threading.Tasks.Task.Execute () [0x00010] in :0
    --- End of inner exception stack trace ---
    ---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path "/data/user/0/com.xamarin.live/files/.nuget/packages/sqlitepclraw.provider.e_sqlite3.android/1.1.11/lib/MonoAndroid/SQLitePCLRaw.provider.e_sqlite3.dll".
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0017d] in :0
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in :0
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
    at System.IO.File.OpenRead (System.String path) [0x00000] in :0
    at .$LocalFileSystem+Upsight-IFileSystem-OpenReadAsync@49-1.Invoke () [0x00011] in :0
    at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in :0
    at System.Threading.Tasks.Task.Execute () [0x00010] in :0
    What I have to do? Thanks for your patience!

  • @justprogrammer1234
    @justprogrammer1234 7 ปีที่แล้ว

    When you describe partial class you say it is defined in 2 files - cs and xaml. This is not quite correct. It is defined in 2 files - both cs and the second one is designer file. Right click on function InitializeComponent and select GoToDefinition. You end up in different file. This is the second file where partial page is defined

  • @Sparrow420
    @Sparrow420 6 ปีที่แล้ว +1

    Thank you so much for this video!
    please keep 'em coming ;}

  • @shamsuddinwantmurikar7533
    @shamsuddinwantmurikar7533 6 ปีที่แล้ว

    I'm not able to access list view in main page cs code. Building failing. I have latest visual studio 2017 community with xamarin.

  • @eikebollmann1138
    @eikebollmann1138 6 ปีที่แล้ว

    Followed your video and made projects twice now and took care about the code, restarted the first project several times, but the app fails to start since running it at 01:03:21.

  • @lentzintl
    @lentzintl 6 ปีที่แล้ว

    I am trying to learn mvvm and this seems to go against that paradigm by using code behind. Every official Xamarin tutorial I have watched strongly discourage using code behind.

  • @abal6127
    @abal6127 4 ปีที่แล้ว

    thank for the tutorial. I've I5 and 6GB RAM but VS takes long time to rebuild my project. Im talking about roughly 10 mins: is that normal?

  • @vishalkumar24
    @vishalkumar24 6 ปีที่แล้ว

    This for tutorial am new Xamarin . i am android developer . i am little bit confuse In Xamarin we wright different -different code for android & IOS

  • @florinarcadie3073
    @florinarcadie3073 6 ปีที่แล้ว

    When i wrrite
    ..... in MainPage.xaml does not apear in MainPage.xaml.cs ....why?

  • @doorscomputersco.5713
    @doorscomputersco.5713 4 ปีที่แล้ว

    Hope you can make a video on how to make a Point of Sale Application. Thanks!

  • @okidokie8
    @okidokie8 4 ปีที่แล้ว

    The title is awesome

  • @bpinvest
    @bpinvest 6 ปีที่แล้ว

    Thank you so much. This is an excellent tutorial to get someone started building mobile apps in C# and XAML. Question for you: Is it best to create a single Connection object that is public and persists throughout the application''s life? Or to create a new Connection object every time an interaction with the database is required? (I will be using SQL Server Express and eventually migrating to SQL Server proper.) Many thanks again

  • @gabrielsoto2216
    @gabrielsoto2216 6 ปีที่แล้ว

    Gracias!!! muy buen curso! Solamente queria hacerte una pregunta; si quiero limpiar los datos de la DB, cómo puedo hacer? De todas maneras, estaré buscando e investigando

  • @djmjr77
    @djmjr77 4 ปีที่แล้ว

    Excellent job, very easy to understand!!

  • @lordaos
    @lordaos 7 ปีที่แล้ว

    Thank you very much!!!! it helped me a lot. I will be aware if you publish any new content regarding Xamarin Forms.

  • @tudorboca86
    @tudorboca86 5 ปีที่แล้ว

    When you use a software let's say Xamarin and you get some errors from the start and everyone says that the way to fix these errors is by reinstalling the software, well that's when you realize that you're smart enough never to use this shite again...

  • @musicdonkey007
    @musicdonkey007 4 ปีที่แล้ว

    Yeah really clear and straight forward Thanks I feel like I'm learning something! Thanks for posting I hope you are safe during this time...

  • @sudiptoatutube
    @sudiptoatutube 6 ปีที่แล้ว

    Truly Awesome. I could follow and run it live on my Android Phone 100%. This is my first introduction to Xamarin Forms. I just want to know if it is possible run the IOS app directly on an iOS Phone instead of connecting to a Apple Computer first.

    • @EduardoRosasOsorno
      @EduardoRosasOsorno  6 ปีที่แล้ว +1

      Sudipto Kumar Mukherjee not exactly, you could try using the Xamarin Live Player, but a Mac is required to run the app directly

  • @id104335409
    @id104335409 6 ปีที่แล้ว +4

    I give up. I don't understand any of the logic of coding.

    • @rayaqin
      @rayaqin 6 ปีที่แล้ว +6

      dont give up bro, it is really worth it once you get into it, and isnt that complicated once you wrap your head around the basics

    • @larssonk22
      @larssonk22 6 ปีที่แล้ว +4

      Start by learning OOP programming fundamentals

    • @acetypeacetype6624
      @acetypeacetype6624 6 ปีที่แล้ว +7

      Bro, this is the wrong video to start learning coding. Cross-platform development is complex even for experienced programmers. Start with basics and give it time to sink in.

    • @quicksilver1752
      @quicksilver1752 6 ปีที่แล้ว

      Yeah dude, to think that this is the place to first start to learn programming is absolutely stupid to say the least... Learn a computer language like Jave or C first. And even then there are still much more things to learn before you move one to a cross platform mobile development language.

    • @FLATSTONE
      @FLATSTONE 5 ปีที่แล้ว

      @@quicksilver1752 I think learning java is more useful than C.

  • @gerlaxie
    @gerlaxie 5 ปีที่แล้ว +1

    Thank you for this great work.

  • @EdRawrDev5813
    @EdRawrDev5813 6 ปีที่แล้ว

    Eduardo Rosas, let me call you "tocayo" , Güey, great video, u r saving my life right now u know? lov u ty

  • @SuperChristianMiiworld
    @SuperChristianMiiworld 7 ปีที่แล้ว

    Eduardo,
    I'm having an issue. I've done basically all you've shown in the video, leading up to building the app (30:40). Whenever I do this, the emulator displays nothing. Then when I close it, the error message "There were deployment errors. Continue?" shows up. The build fails once that pop-up message displays and the error is only a warning
    "ID0006. Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled"
    How can I fix these issues?
    Great video by the way. Very helpful.

    • @Zharkan16
      @Zharkan16 6 ปีที่แล้ว

      same here

  • @mikebrown7948
    @mikebrown7948 6 ปีที่แล้ว

    How can you pass data from the Android project to the Shared project?

  • @haripoudel9782
    @haripoudel9782 4 ปีที่แล้ว

    Thanks for making this video.

  • @naumanahmed19
    @naumanahmed19 6 ปีที่แล้ว +1

    Thanks for tutorial. Can you please tell me how to paginate or load more data on scroll. Is there any tutorial?

    • @QuaidTvv
      @QuaidTvv 6 ปีที่แล้ว

      ahn good

  • @Movarias67
    @Movarias67 6 ปีที่แล้ว

    Awesome Job Eduardo!!! I am JUST starting out and one of my first projects will be to do a database, but in my case it will be on a server or in the cloud and this answers a TON of questions I had. Keep up the good work and I look forward to more videos by you!

  • @mick3ymous332
    @mick3ymous332 5 ปีที่แล้ว

    How can I delete a Book ??
    BTW This is the best course I've taken out of all the previous courses !!!!

  • @Substansional
    @Substansional 4 ปีที่แล้ว

    Absolutely PHENOMENAL tutorial, thank you!

  • @ConstantLari
    @ConstantLari 6 ปีที่แล้ว

    Oh boy, you're amazing! You teach so well and finally i could understand why i got so much issues with forms and what i was doing wrong, thank you so much for the video, everything worked properly i'm so happy!

  • @tancheechien5093
    @tancheechien5093 6 ปีที่แล้ว

    I really appreciate the video that you shared, this is one of the best video to understand the mobile development! again, thanks for the effort.

  • @JChan1026
    @JChan1026 7 ปีที่แล้ว

    Hi eduardo, great video.
    The "Binding" feature in Listview~TextCell doesn't seem to work in the newest release of Xamarin Forms
    There isn't a drop down list of functions when i type

    • @EduardoRosasOsorno
      @EduardoRosasOsorno  7 ปีที่แล้ว

      JChan1026 nothing wrong, there is no autocompletion of the TextCell, but you should be able to run the app and see the cells being displayed

  • @Tritania
    @Tritania 7 ปีที่แล้ว

    Hey, I'm already stuck at the start just on rebuilding the solution, you say that it gets 2 succeeded and 1 skip yet I get 1 succeeded, 1 failed and 1 skipped

  • @jamesvalery9367
    @jamesvalery9367 5 ปีที่แล้ว

    Thank you so much! I am coming from the Python world and having tutorials like this that talk through the logic really help a lot to connect the dots using a new language. Thanks again!

  • @edocamoro
    @edocamoro 6 ปีที่แล้ว +2

    What if there is no PCL option?

    • @l3nn13ruled
      @l3nn13ruled 6 ปีที่แล้ว +2

      .NET standard.

  • @sipiware
    @sipiware 4 ปีที่แล้ว

    Excellent tutorial!, thank you

  • @Zharkan16
    @Zharkan16 6 ปีที่แล้ว

    my app doesnt open up. only the simulator, cant click on Xamarin app from there. ??????

    • @Jon-uf2uj
      @Jon-uf2uj 6 ปีที่แล้ว

      I'm having the same problem, any help ??

    • @Zharkan16
      @Zharkan16 6 ปีที่แล้ว

      It was hard to find a sulotion for this just by googleing, found nothing yet. And I switched to Xcode, sry bud :[

    • @llamacaptain
      @llamacaptain 6 ปีที่แล้ว

      First start the emulator from the Android Device Manager, and after you have a running emulator click on the green triangle =)

  • @pauliusztin
    @pauliusztin 6 ปีที่แล้ว

    Great tutorial ! Very clear ! Nice Job !

  • @uboxservice
    @uboxservice 6 ปีที่แล้ว

    Great explanation!!!!!! I will take the full course

  • @dogmasys
    @dogmasys 6 ปีที่แล้ว

    Great tutorial Eduardo, thank you very much

  • @berat8924
    @berat8924 6 ปีที่แล้ว +1

    40:01 reminder for myself

  • @P_double_H
    @P_double_H 5 ปีที่แล้ว

    No hay manera que yo pueda llegar a correr una aplicacion en Visual Studio 2017 Community. Yo fui a un evento de Microsoft y ni siquiera ellos pudieron ayudar con los errores que salian...

    • @EduardoRosasOsorno
      @EduardoRosasOsorno  5 ปีที่แล้ว

      Eso suena mal, qué errores te salían? Yo he usado Visual Studio 2017 Community sin problemas.

    • @P_double_H
      @P_double_H 5 ปีที่แล้ว

      @@EduardoRosasOsorno yo siempre he usado visual studio para Windows Forma, luego WPF y MVC sin problemas. pero desde que Xamarin salió hasta ahora no hay manera que yo de pie con bola con ello.
      Uno de los problema que tengo es con el emulador. Se abre pero no corre.
      El segundo problema es con el Android SDK. Abrí el SDK Manager e instale el Android Pie y ahora me da error. El emulador que tiene dice Oreo 8. A lo mejor eso es.
      El tercer problema es que todo cambio y ahora en Cross Platform solo hay una opción y la opción Portable ya no dice Portable. Aunque los archivos parecen ser los mismos. Yo puedo vivir con eso.
      El último problema es que no tengo un Previewer. Microsoft looking saco de VS en la última versión. Ahora hay algo que descargas una aplicación en el teléfono y Lee un QR Code y así es como lo ves directo del teléfono. Pero ya esa ventana que ponías al lado para ver los cambios en el xaml no existe.

    • @P_double_H
      @P_double_H 5 ปีที่แล้ว

      Ya pude arreglar todos los problemas. Basicamente todo era culpa de el SDK Manager que no tenia los SDK necesarios. Fui a Tools - SDK Manager e instale todo desde Android 4.4.4 KitKat hasta la ultima Android Pie 9. Gracias por la explicacion del Previewer. Me ayudo a encontrarlo bien facil!

  • @poldergeest0297
    @poldergeest0297 6 ปีที่แล้ว

    Best getting started video yet. Thanks and keep it up!

  • @hansleonhardt7653
    @hansleonhardt7653 5 ปีที่แล้ว

    grrst.... thank you

  • @sevensrikanth
    @sevensrikanth 6 ปีที่แล้ว

    Can I please post this video in Xamarincentral.com?

  • @hosamhemaily4817
    @hosamhemaily4817 6 ปีที่แล้ว

    where is the next video

  • @hyxzel2226
    @hyxzel2226 5 ปีที่แล้ว

    You gave me one hell of an idea man

  • @hozrotali3161
    @hozrotali3161 5 ปีที่แล้ว

    Thanks a lot ...

  • @theownmages
    @theownmages 6 ปีที่แล้ว

    how long untill this start?

  • @designanddevelop585
    @designanddevelop585 6 ปีที่แล้ว

    Excellent!

  • @marlonmartina8283
    @marlonmartina8283 4 ปีที่แล้ว

    Great tutorial!

  • @hosamhemaily4817
    @hosamhemaily4817 6 ปีที่แล้ว

    great tutorials

  • @christian15213
    @christian15213 6 ปีที่แล้ว

    I wanted to thank you... You have a very awesome and thorough teaching style. I appreciate the detail and the use of application. Great Job!!!

    • @EduardoRosasOsorno
      @EduardoRosasOsorno  6 ปีที่แล้ว

      christian15213 I’m glad I was able to teach you something Christian! :D

    • @christian15213
      @christian15213 6 ปีที่แล้ว

      Do you have twitter or an email? I wanted to propose something to you

    • @EduardoRosasOsorno
      @EduardoRosasOsorno  6 ปีที่แล้ว

      @lalorosas

  • @Gojam12
    @Gojam12 6 ปีที่แล้ว

    Pythons not where its at.

  • @taetsu21
    @taetsu21 6 ปีที่แล้ว

    One of the best out there! Thank you!

  • @shamsuddinwantmurikar7533
    @shamsuddinwantmurikar7533 6 ปีที่แล้ว

    I have followed your tutorial and made a small application. But when I write code to set Itemsource to ListView, my build is failing saying that Listview not found in this context. Please do help me to resolve the same. I am beginner and first timer on xamarin.

    • @schmidt2800
      @schmidt2800 6 ปีที่แล้ว

      Hey, I had the same problem. I fixed it by: Rebuild solution, and then try and then it should be accessible

    • @shamsuddinwantmurikar7533
      @shamsuddinwantmurikar7533 6 ปีที่แล้ว

      René Schmidt but problem is for every control we add we need to build. Because I'm new to this development it will be very hard to build all time.

    • @schmidt2800
      @schmidt2800 6 ปีที่แล้ว

      Im new to this kind of development also - however, I'm familiar with C# and windows forms :) so it's still kinda different for me :)

  • @mnelson10000
    @mnelson10000 7 ปีที่แล้ว

    Haha, love the title... liked!

  • @iceinsidefire
    @iceinsidefire 7 ปีที่แล้ว

    Speed it up @ 1.25

  • @roko567
    @roko567 6 ปีที่แล้ว

    content pejž

  • @exelgamboa1158
    @exelgamboa1158 6 ปีที่แล้ว

    Thank You!

  • @aleksandrakuper8140
    @aleksandrakuper8140 6 ปีที่แล้ว

    You are great !!!

  • @teeradettavarpinun2418
    @teeradettavarpinun2418 6 ปีที่แล้ว

    Greate ^^

  • @amgappsolution4587
    @amgappsolution4587 6 ปีที่แล้ว

    17:40 The base class associated with this Xaml file could not be found. Please double check the class referenced in the "Class" atrtribute exists, and that the project has been compiled ?

    • @snowballs4u904
      @snowballs4u904 6 ปีที่แล้ว

      Hey man I'm having the same problem, did you find a solution to it?

    • @snowballs4u904
      @snowballs4u904 6 ปีที่แล้ว +2

      NVM i found out how to fix it. You have to rebuild the ENTIRE SOLUTION PROJECT, after that you have to then rebuild MyBooks again, then it will work.

  • @paulmb4464
    @paulmb4464 6 ปีที่แล้ว

    Thank you

  • @sevensrikanth
    @sevensrikanth 6 ปีที่แล้ว

    Excellent

  • @el_yisusT
    @el_yisusT 7 ปีที่แล้ว

    Thanks

  • @P_double_H
    @P_double_H 5 ปีที่แล้ว

    Previewer is gone!

    • @EduardoRosasOsorno
      @EduardoRosasOsorno  5 ปีที่แล้ว +1

      Perhaps this can help: lalorosas.com/blog/where-the-hell-did-the-xamarin-forms-previewer-go

    • @P_double_H
      @P_double_H 5 ปีที่แล้ว

      @@EduardoRosasOsorno Thank you. This really helped me. Microsoft always changing stuff around without letting us know!

  • @NikicaJEa
    @NikicaJEa 6 ปีที่แล้ว +3

    at 21:20 for me the new event handler doesnt fire up

    • @thomaspoulsen5047
      @thomaspoulsen5047 6 ปีที่แล้ว

      Same for me. Any fix for this? Its pretty frustrating that you have to type in the C# eventhandler part manually.

    • @TZCoder
      @TZCoder 6 ปีที่แล้ว

      Intellisense is broken in new VS install an older version if you can developercommunity.visualstudio.com/content/problem/167039/intellisense-completely-broken.html

    • @Raphaelreck
      @Raphaelreck 6 ปีที่แล้ว

      Hello @Eduardo Rosas, thank you very much for this great tutorial! It's brilliant.
      Thank you @TZCoder, I will try this out.
      Kind regards.

    • @amazoon
      @amazoon 6 ปีที่แล้ว

      Use commands instead.

  • @kinghultan
    @kinghultan 5 ปีที่แล้ว +3

    Get to the point. Gosh, almost 20 minutes before anything happens....

  • @rhysmuir
    @rhysmuir 7 ปีที่แล้ว

    I followed this but I get an exception error when I try to save at:
    using (SQLite.SQLiteConnection conn = new SQLite.SQLiteConnection(App.DB_PATH))

    • @rhysmuir
      @rhysmuir 7 ปีที่แล้ว

      Unhandled Exception:
      System.ArgumentException: Must be specified
      Parameter name: databasePath occurred

    • @rhysmuir
      @rhysmuir 7 ปีที่แล้ว +1

      Fixed it! I had LoadApplication(new App()); instead of LoadApplication(new App(full_path));

    • @andrewtittle4438
      @andrewtittle4438 6 ปีที่แล้ว

      so did your application run after changing these fore mentioned errors?

  • @oliver4935
    @oliver4935 6 ปีที่แล้ว

    Important: Set the speed to AT LEAST 1.5 (i did 2) or you will be frustrated from wasting time on all the redundant information.
    Also: This does not allow you to add a service reference.