Skip to main content

Posts

Showing posts from 2017

Motivational found on Fb page.

Hello BJS family, I'm very happy to say that I've been placed finally  at Siemens Technology and Services Pvt Ltd. I came to bangalore 3 months back, hoping to get a job pretty soon, but it turned out to be a completely different scenario. Placements in off campus are way more tough than on campus. The level of competition and number of freshers and job requirements all seems to be overwhelming. Sometimes it depresses you, even when you know you are competent enough and technically and verbally sound you'll find something or the other  stopping you from getting a job but it's important not to lose hope and keep trying over and over. I was trying everyday aimlessly for any post in the IT industry. I gave the screening test for the Siemens on 20th Nov, after that to improve my Java skills and aptitude and communication I decided to join BJSBuzz. Trust me, it's a great platform to improve your overall performance in Java, aptitude and communication skills. 1st of a...

Post from Fb for inspiration.

Finally I got the job in Virtusa as Associate Engineer. Today I joined the company. Thanq Aashu Onlyy sir  and all the bjs team for your wonderful guidance..., Interview Experience: I was attended the off campus drive at CMRIT Hyderabad on 16 dec 2017. First round : Online Written test It consist of both obective and coding. Objective consists of 40 quetions in 50 min and 2 coding questions each 20 min time limit. Objectives are purely technical from java, dbms, uml, sdlc models. In java mostly oops concepts output related questions. In coding they give 2 real time scenario based problem questions with some test cases we need to execute the code and pass test cases but focus on logic of the program because sometimes we didn't pass all the cases so try to focus only on logic. coding question like write logic for login creditinals user name and password with specified conditions username nd password contains specified length without white spaces then only print some message and...

Authentication vs Authorization

•  Authentication  - who you are? •  Authorization  - What can you do? For instance: When you goto the shopping mall. The guard will search your body this is called Authentication because s/he is checking whether you are right person or not. If no, then your authentication is failed and necessary action will be taken against you. If yes, then you are allowed to go inside the shopping mall and now you can do for what you came for which is called Authorization .

Few things you should always follow in your life.

• Don't be in hurry give sometime and then only spend money for that if its required. • Ignore everything just focus on your goal like unnecessary news... • First fulfill your dream and then think of others. • Don't get angry when you do not like the questions or queries or the people what they talk or speak. • It's never too late so keep it up. • Never fight with anyone. • Just keep calm. • Don't loose your temper. • Speak with confidently & slowly. • First listen and then speak. • Think before you speak. • Helping others is helping own self.

*Nice line from Ratan Tata's Lecture- in London*

 👉🏿 1. Don't educate your children to be rich. Educate them to be Happy. So when they grow up they will know the value of things not the price.  👉🏿 2. "Eat your food as your medicines. Otherwise you have to eat medicines as your food."  👉🏿 3. The One who loves you will never leave you because even if there are 100 reasons to give up he/she will find one reason to hold on.  👉🏿 4. There is a lot of difference between _human being_ and _being human._ A Few understand it.  👉🏿 5. You are loved when you are born. You will be loved when you die. In between You have to manage...!  👉🏿 6. If u want to Walk Fast, Walk Alone..! But if u want to Walk Far, Walk Together..!!  👉🏿 7. Six Best Doctors in the World- 1.Sunlight 2.Rest 3.Exercise 4.Diet 5.Self Confidence & 6.Friends Maintain them in all stages of Life and enjoy healthy life  👉🏿 8. If you see the moon ..... You see the beauty of...

Possible errors in Entity Framework Core and their solutions

 1) This error is exactly same as the self referencing error in the ASP.NET when using swagger UI. Solution: If you are using .NET Core. Using this in startup.cs file services .AddMvc() .AddJsonOptions(x => x.SerializerSettings.ReferenceLoopHandling = Newtonsoft.Json.ReferenceLoopHandling.Ignore); 2)

Link to start up with Angular 2

Link :  Angular with .NET Core in VSTS2017 Want to customize your folder for output : Follow the link :  https://github.com/angular/angular-cli/wiki/stories https://stackoverflow.com/questions/38708200/angular-2-typescript-compiler-copy-html-and-css-files https://stackoverflow.com/questions/41380454/angular-cli-how-to-change-the-names-of-the-generated-css-js-bundle-files https://stackoverflow.com/questions/42010893/what-these-angualr-cli-do-inline-bundle-js-vendor-bundle-js-main-bundle-js https://angular-2-training-book.rangle.io/handout/advanced-components/view_encapsulation.html https://docs.microsoft.com/en-us/aspnet/core/tutorials/web-api-vsc Entity Framework EntityFrmework with MySQL .NET Core MVC http://www.talkingdotnet.com/make-index-html-startup-file-in-aspnet-core/ compile-your-changes-on-the-fly-with-net-core/ http://dotnetdetail.com/asp-net-core-angular-2-visual-studio-code-yeoman/ The live running project in asp.net core and angular 2 ...

My Idea and suggestion to those who think they are safe saving their cards details in Amazon.in or other places.

I have account on "amazon.in" and the balance is deducted from "amazon.co.uk" for amazon prime atomically. I called the customer care service and sent them the snapshot via mail too. As per customer care of amazon.in and also from the amazon.in, your account will be created in all the amazon sites. Please see the attachment below: Account created in all the amazon sites. The issue is not that whether it is created in one site or all sites of amazon. Your card details are too saved in these sites. The below screen shot depicts that amount is deducted for amazon prime. While login into my amazon.in account I saw that there is no prime membership activated for my account. Moreover, the balance is automatically deducted from my accounts which shows that they store each and every details related to our cards. What should I have to do. Note: please remove all your details from the websites like amazon, ebay or anything which are from foreign. You cannot do any...