Тёмный
Study Mash
Study Mash
Study Mash
Подписаться
I am a passionate software engineer with 17+ years of professional experience, specialized in full-stack development using a variety of languages, frameworks and databases. I am M.C.A (Master of Computer Application).

My mission is to make various courses available to everyone which are simple to digest, and practical to implement.
I started teaching part time few years back and trained around 6K students till now

To get up-to-date about the courses we release, kindly subscribe to our channel

Also check my blog on studymash.com and you can enroll my free courses there
Uploading Photo   Angular
5:56
Год назад
Adding Photo Editor Component
11:23
2 года назад
Deleting a photo - WebAPI
9:55
2 года назад
Setting Primary Photo - WebAPI
13:00
2 года назад
Display Primary Photo on List Page
8:35
2 года назад
Hookup Property Detail view to WebAPI
19:47
3 года назад
Migrate from Angular 10 to Angular 11
12:21
3 года назад
Deploy Angular App on Azure
15:52
3 года назад
Deploy API on Azure
25:59
3 года назад
Комментарии
@sandeepthirumurthi9032
@sandeepthirumurthi9032 14 дней назад
I have come up with the following solution in Angular 17 onSubmit() { const usersFromStorage = localStorage.getItem('Users'); this.user = usersFromStorage ? JSON.parse(usersFromStorage) : []; this.user.push(this.registerationForm.value); localStorage.setItem('Users', JSON.stringify(this.user)); }
@satyamverma6029
@satyamverma6029 20 дней назад
After 14:00 my code is not working, after [uploader] = "uploader" it's not working
@satyamverma6029
@satyamverma6029 20 дней назад
Please help me with this
@satyamverma6029
@satyamverma6029 20 дней назад
Finally I am done with this, it took my whole day
@StudyMash
@StudyMash 19 дней назад
Great hats off to you, also it would be good if you provide solution as well that you fix, it will help other members as well.
@satyamverma6029
@satyamverma6029 21 день назад
Sir when will you upload new videos
@StudyMash
@StudyMash 19 дней назад
Buddy I am not sure when ever I start to work on videos I got some urgent assignments, I really want to continue this tutorial but due to some office engagements I am not being able to work on this project.
@satyamverma6029
@satyamverma6029 18 дней назад
​​@@StudyMashActually I am trying to add some functionalities on my own like the contact section, adding Authorization to upload photo for authorised user only and also I am thinking to add payment gateway in it. I also made a fix: clear session storage on tab close/reload for user logout.
@satyamverma6029
@satyamverma6029 22 дня назад
Sir i an getting 404 status code for deleting property
@StudyMash
@StudyMash 19 дней назад
Is it solved ?
@satyamverma6029
@satyamverma6029 18 дней назад
​@@StudyMashYes i solved it sir
@satyamverma6029
@satyamverma6029 25 дней назад
My comments got deleted from the video, why is it happening?
@satyamverma6029
@satyamverma6029 25 дней назад
No problem I struggled for 3 days but I corrected my code on my own
@StudyMash
@StudyMash 25 дней назад
Seems RU-vid is considering links as spam and deleting such messages
@StudyMash
@StudyMash 25 дней назад
@@satyamverma6029glad to hear that you are able to solve the problem
@satyamverma6029
@satyamverma6029 25 дней назад
​@@StudyMashSir can you please tell me what all the functionalities are left to complete the project as per your plan?
@biswadeepmazumder648
@biswadeepmazumder648 26 дней назад
Hello Sir, I have been following the steps clearly to complete the deployment. After the initial deployment I am getting the error message as "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.". I have even put the connection string under the connection string in settings. Since I just want to learn the complete deployment cycle I am using my connection string with the password. I just want to complete the deployment so that I can see how the app looks after deployment. It's running perfectly in local. I have followed all the steps you have mentioned but it still shows me the same error. I couldn't find the template you have used so I am using them separately. Since ,y db is already in azure db I believe I don't need to host the db, can you please help me in better understanding or in identifying where I am making the mistake. Thanks in advance
@StudyMash
@StudyMash 24 дня назад
Can you send me the screenshot of error on sandeep@studymash.com
@TheMysteryuncover
@TheMysteryuncover 27 дней назад
7:31 I am not able to see aspNetCore. What did I do wrong?
@manasapurimitla5798
@manasapurimitla5798 Месяц назад
Hii sir how to connect you
@StudyMash
@StudyMash Месяц назад
You can send me mail on sandeep@studymash.com if you have any questions.
@waqaswaris69
@waqaswaris69 Месяц назад
Tremendous. covers everything needed
@satyamverma6029
@satyamverma6029 Месяц назад
Sir actually when i configured my iis server and used DTO the id for bew values are adding from 1014,1015 like this. Kindly help me with this please.
@StudyMash
@StudyMash Месяц назад
You must not be typecasting value to int and that is causing your incremental id to concatenate with older one instead of adding.
@saeedobaid764
@saeedobaid764 Месяц назад
Hallo i want u name in marketplace and i want to contacts with u send anythink to vontacts
@satyamverma6029
@satyamverma6029 2 месяца назад
Sir i found an issue we have to add pipe that should convert lower case letter to upper case in the search option for city name. Kindly get back to me on this
@StudyMash
@StudyMash Месяц назад
Let me know how can I help.
@satyamverma6029
@satyamverma6029 Месяц назад
Sir I changed it in my project
@StudyMash
@StudyMash Месяц назад
@@satyamverma6029great
@satyamverma6029
@satyamverma6029 2 месяца назад
In this video everything goes right for me but in the end when images get added I am facing an issue like when I am clicking on an image it is not getting maximized to the whole page but only a small image is getting there.
@StudyMash
@StudyMash 2 месяца назад
It can be issue of css, if you can share the GitHub link of your code I can help.
@satyamverma6029
@satyamverma6029 2 месяца назад
I was constantly following the series but at this point i got stuck you made changes anonymously compare your code of github and what you taught in video
@StudyMash
@StudyMash 2 месяца назад
What issue you are facing, may be I can help to solve the problem.
@25-rakshitp86
@25-rakshitp86 2 месяца назад
For me this works: its creation issue when POST method, as it gives modelstate = false. due to not passing 'MakeFk' @Html.DropDownListFor(model => model.Model.MakeFk, Model.MakesSelectsListItems(Model.Makes), new { @class = "form-control" })
@unplug63
@unplug63 2 месяца назад
❤❤❤❤❤ awsm sir
@شروقعبده-خ1ط
@شروقعبده-خ1ط 2 месяца назад
thank you so much for every thing
@akvlogs943
@akvlogs943 2 месяца назад
is this course is good for learning angular 18?
@StudyMash
@StudyMash 2 месяца назад
Yes, basic concepts are same, I am going to upgrade it to angular 18 soon.
@sudheerm.s6792
@sudheerm.s6792 2 месяца назад
I have a doubt Is this video's useful in this Angular 16 time. I mean can we use it.
@StudyMash
@StudyMash 2 месяца назад
Yes you can use it, basic concepts are still same. If you face any issue let me know, I am going to upgrade code to angular 17 also soon.
@شروقعبده-خ1ط
@شروقعبده-خ1ط 2 месяца назад
thank you so much from egypt
@shrinathhirugade9691
@shrinathhirugade9691 3 месяца назад
will they compulsory pay me when i finish free trial?. like if i want to use only free trial for 12months and do not want to use it later will that be ok?? or they will come to my home??litterally that is my question. please answer to my question
@StudyMash
@StudyMash 3 месяца назад
You can use free trial, but the feature they provide after two months are useless, they will not come at your home but they will send you a bill and deduct money for the usage after free trial.
@mohammedrammah1819
@mohammedrammah1819 3 месяца назад
when i click register or login it redirects me to an empty view, how can i fix it?
@StudyMash
@StudyMash 3 месяца назад
Can you share the GitHub link of your code so that I can look into the issue.
@mohammedrammah1819
@mohammedrammah1819 3 месяца назад
Everything doing well but when i click register or log in i see nothing (Empty page)
@OsamaHasan-xk8ty
@OsamaHasan-xk8ty 3 месяца назад
Where are the images that you are using in property-deatail component pls
@ghumketu
@ghumketu 3 месяца назад
It is in assets folder
@satyamverma6029
@satyamverma6029 Месяц назад
No due to copyright infringement he added those files in gitignore so you can't get those
@salmanfayyaz84
@salmanfayyaz84 4 месяца назад
Good explanation keeep it up🎉
@vikassable3468
@vikassable3468 4 месяца назад
At 3:57 when I use form builder I get an following error Error: NG01101: Expected async validator to return Promise or Observable. Are you using a synchronous validator where an async validator is expected? Find more
@ConstantinAlexandru-xf5zn
@ConstantinAlexandru-xf5zn 5 месяцев назад
adding definite assignment assertion "!" to the @Input fixed my error export class PropertyCardComponent { @Input() property!: IProperty; }
@s.s.6141
@s.s.6141 5 месяцев назад
hello, i get 404 error on postman, why it could be reason? also atbackend i get ' System.ArgumentException: 'Cloud name must be specified in Account!' error
@StudyMash
@StudyMash 5 месяцев назад
Can you share the GitHub link to your code
@s.s.6141
@s.s.6141 5 месяцев назад
@@StudyMash i cant share link here unfortunately can you look for semathechick deneme repo
@s.s.6141
@s.s.6141 5 месяцев назад
@@StudyMash i try but youtube delete it. my username is semathechick and repo is latest one,deneme
@s.s.6141
@s.s.6141 5 месяцев назад
@@StudyMash youtube keep deletes eventhough i dont share link
@StudyMash
@StudyMash 5 месяцев назад
You can send me mail on sandeep@studymash.com
@ajay.chawla
@ajay.chawla 5 месяцев назад
I am facing an issue whenever I go to the form and fill in details, suddenly all the inputs go blank and the console says WDS Disconnected. I tried clearing the cache and restarting the app but nothing works
@48narvekaryash22
@48narvekaryash22 5 месяцев назад
Simple and easily understandable thank you so much, was doing this from last 5 hours, with the help of you done in 10min thanks
@StudyMash
@StudyMash 5 месяцев назад
Glad it helped!
@sudheervelavoor
@sudheervelavoor 5 месяцев назад
why not new videos
@AnandRaj-hq4zv
@AnandRaj-hq4zv 5 месяцев назад
Hi sir can you proved us this web api code?
@ajay.chawla
@ajay.chawla 6 месяцев назад
Routing is working but add-property does not display anything. I mean "add-property works" is not shown in webpage
@nhanoan2406
@nhanoan2406 6 месяцев назад
very helpful thanks you
@sudheerm.s6792
@sudheerm.s6792 6 месяцев назад
channel is underrated , keep going .Lot of love
@StudyMash
@StudyMash 5 месяцев назад
Thank you so much 😀
@aniketdeshmane6569
@aniketdeshmane6569 6 месяцев назад
Best 🔥
@nirajbhanushali8884
@nirajbhanushali8884 6 месяцев назад
I watched your video, which is very good. I also read microsoft official docs but I found it very dificult to understand it, can you please explain how you manage to understand it and make tutorials like this.
@StudyMash
@StudyMash 6 месяцев назад
Buddy, I am working on this technology since very long and I just keep documented what ever the problems I faced and the solution I found for those problems. I converted that experience into video tutorials so that other can also benefitted from my experience.
@nirajbhanushali8884
@nirajbhanushali8884 6 месяцев назад
@@StudyMash Great job 👍
@sureshthaduri6275
@sureshthaduri6275 6 месяцев назад
here, we have added internal server errror. we have many different type errors so we have to call all of them? then how to do it?
@arifmp3284
@arifmp3284 6 месяцев назад
dropdown menu is working on chrome but not on edge.using bootstarp 5.3.3
@arifmp3284
@arifmp3284 6 месяцев назад
<nav class="navbar navbar-expand-md fixed-top bg-dark border-bottom border-body" data-bs-theme="dark"> <div class="container-fluid"> <a class="navbar-brand" href="#">Vroom</a> @*<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button>*@ <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="nav-item"> <a class="nav-link active" aria-current="page" href="#">Home</a> </li> @*<li class="nav-item"> <a class="nav-link" href="#">Link</a> </li>*@ <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Masters </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="#">Makes</a></li> <li><a class="dropdown-item" href="#">Models</a></li> <li><hr class="dropdown-divider"></li> <li><a class="dropdown-item" href="#">Something else here</a></li> </ul> </li> @*<li class="nav-item"> <a class="nav-link disabled" aria-disabled="true">Disabled</a> </li>*@ </ul> @*<form class="d-flex" role="search"> <input class="form-control me-2" type="search" placeholder="Search" aria-label="Search"> <button class="btn btn-outline-success" type="submit">Search</button> </form>*@ </div> </div> </nav> dropdown is not working
@RaoMithul
@RaoMithul 6 месяцев назад
Thanks for the tutorial. When I deployed .net core it worked but when I add wwwroot and copy angular build, the base url still shows page not found. Anything else needs to be setup for angular?
@kumarramas
@kumarramas 7 месяцев назад
Thanks. Very useful and easy to understand.
@arifmp3284
@arifmp3284 7 месяцев назад
"Default": "data source=(localdb)\\MSSQLLocalDB;initial catalog=vroom;Integrated Security=true" if u r using windows authentication use this in connection string
@miantasawarahmed8731
@miantasawarahmed8731 7 месяцев назад
Dear sir. Still waiting that you get relaxed from your current assignments and complete the angular series. Your series is really superb. Kindly complete it.
@akilansari6065
@akilansari6065 7 месяцев назад
Hello Sir I'm stuck with migration to eslint, need support
@StudyMash
@StudyMash 7 месяцев назад
What issue you are facing