BlogHide Resteemsjohnesan (58)in utopian-io • 6 years agoBuilding a Hotel Management System With ASP.NET Core(#9) - Storing and Displaying Room ImagesRepository What Will I Learn? You will learn how to display related data of one entity in another. You will learn how to Edit/Update related data of one entity in another. You will…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#8) - Working with Jquery and AJAXRepository What Will I Learn? You will learn how to make AJAX requests using Jquery's $.ajax() helper function. You will learn about Event Delegation in Jquery. You will learn…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#7) - Working With ImagesRepository What Will I Learn? You will learn how to create the ImageController in our Hotel Management system. You will learn about the importance of an Image Model in our…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#6) - Displaying and Updating Related DataRepository What Will I Learn? You will learn how to display related data of one entity in another. You will learn how to Edit/Update related data of one entity in another. You will…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#5) - Complex Data Relationships(ManyToMany Relationship Linking)Repository What Will I Learn? You will learn how to implement ManyToMany Relationships in Entity Framework 6 You will learn how to implement ManyToMany Relationships in Entity Framework…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#4) - Building the Room Controller LogicRepository What Will I Learn? You will learn how to create the application logic for the Room Controller of our Hotel System. You will learn about ViewBags/ViewData and how they are…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#3) - Building the RoomType Controller LogicRepository What Will I Learn? You will learn how to create the application logic for the RoomType Controller of our Hotel System. You will learn more about dependency injection with…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#2) - Building the Service LayerRepository What Will I Learn? You will learn about Dependency Injection. You will learn about Repository Pattern. You will learn how to architect the Service layer of a Robust Web…johnesan (58)in utopian-io • 7 years agoBuilding a Hotel Management System With ASP.NET Core(#1) - IntroductionRepository What Will I Learn? You will be introduced to building web applications using ASP.NET core. You will learn how to set up and run an ASP.NET core application. You will…resteemedmathemandy (55)in utopian-io • 7 years agoReimplementing CrytpoNews in Native Android (UPDATE #3 : NETWORK LISTENER) @princessdharmy and I decided to build a native version of CryptoNews originally started by @johnesan in xamarin(which was discontinued due to being a cross platform framework, it comes with so many…resteemedmathemandy (55)in utopian-io • 7 years agoReimplementing CrytpoNews in Native Android (UPDATE #2 : ADDED SETTINGS CUSTOMIZATION) @princessdharmy and I decided to build a native version of CryptoNews originally started by @johnesan in xamarin(which was discontinued due to being a cross platform framework, it comes with so…resteemedprincessdharmy (56)in utopian-io • 7 years agoReimplementing CrytpoNews in Native Android(UPDATE: Storing News in DB)Recently, @mathemandy and I started working on re-implementing the CryptoNews app built by @Johnesan in native android. The aim of the app is to fetch news from different wordpress websites…resteemedemmexdee (49)in steemfuse • 7 years agoSteemfuse P2P ExchangeThe Solution to Liquidity on Steemit If you've ever wished for a faster, easier and more reliable way to change your earnings on the Steemit.com platform to your local currency(US dollar, pounds…resteemedtaskmaster4450 (78)in steem • 7 years agoSTEEM Is Going To Change The World BUT Are Steemians Ready????There is no doubt that when it comes to revolutionizing the world, STEEM is at the head of the list. Blockchain technology is a weapon for which there is no defense by the establishment. They are…resteemedprincessdharmy (56)in utopian-io • 7 years agoReimplementing CrytpoNews in Native AndroidWhat is the project about? The Crypto Space is growing everyday and it has become very hard to keep up with news from the thousands of coins out there and so many crypto blogs. Its no secret…johnesan (58)in utopian-io • 7 years agoOpen Source Project - Crypto News App (UPDATE #5: Search Functionality)The aim of the application is to fetch news feed from preferred blogs and display on the application. It is structured in such a way that you can scroll through them like you would do on your social…johnesan (58)in utopian-io • 7 years agoOpen Source Project - Crypto News App (UPDATE #4: Image Caching, Internet Connectivity & Duplication Fix)The aim of the application is to fetch news feed from preferred blogs and display on the application. It is structured in such a way that you can scroll through them like you would do on your social…resteemedemmexdee (49)in utopian-io • 7 years agoIntroduction of Grid view to cryptonewsComponents The Cryptonews app is an open source android news aggregation application that feeds users with news updates from their top cryptocurrency news blogs. Proposal The cryptonews app is…resteemedemmexdee (49)in utopian-io • 7 years agoNews feed duplication bug on cryptonews appExpected behavior When you load the application news feed should come in singly the without replication of the same news Actual behavior At page load there is duplication of news feeds which…resteemedemmexdee (49)in utopian-io • 7 years agoSearching and Sorting for news in Cryptonews appComponents Cryptonews app is an open source android application that feeds users with news updates from their favorite cryptocurrency news blogs. here Proposal The cryptonews app is really…