Viva Question URL
C#/.NET
What is SOLID?
public vs private vs protected vs internal
Is string a value type or a reference type?
using (var myObject = new MyClass())
{
}
What are sealed classes in C#?
Interface vs abstract class.
What is IOC?
less stress :)
What is TDD?
What is signalR?
What is the difference between: catch(Exception e){throw e;} and catch(Exception e){throw;}
What is Reflection?
How do you work with application logs?
What is SOA?
What is Micro Service Architecture?
What is CQRS?
SQL
What are the difference between clustered and a non-clustered index?
What are disadvantages of using non-clustered index?
What's the difference between a primary key and a unique key?
MVC
What are HTML helpers in MVC?
How do you monitor application performance?
https://technet.microsoft.com/en-us/library/bb630354(v=sql.105).aspx
next sql profiled info
What are partial views in MVC?
mdrubol: thanks
What are bundling and minification in MVC?
Parameter Tempering?
What is output caching?
Job Interview
Angular :
.Net Core :
https://app.pluralsight.com/library/courses/developer-job-interviews/table-of-contents
https://social.hays.com/2017/04/26/four-tips-for-your-interview-presentation/
http://www.dotnetawesome.com/2015/11/implement-jquery-datatable-in-aspnet-mvc.html
Common
http://www.itechaleart.com/2014/04/top-50-common-interview-qa.htmlhttp://www.indiabix.com/hr-interview/questions-and-answers/
http://rubolchow.blogspot.com/2014/06/viva-communication-skill.html
MVC
http://rubolchow.blogspot.com/2014/06/viva-mvc-question.htmlhttp://career.guru99.com/top-31-model-view-controllermvc-interview-questions/
https://www.codeproject.com/Articles/653746/Top-ASP-NET-MVC-Interview-Questions
https://www.codeproject.com/Articles/556995/ASP-NET-MVC-interview-questions-with-answers
Service
http://www.c-sharpcorner.com/uploadfile/2b481f/difference-between-asp-net-web-api-and-wcf/
https://www.codeproject.com/Articles/769140/Top-ASP-NET-Web-API-Interview-Questions
https://www.codeproject.com/Articles/769140/Top-ASP-NET-Web-API-Interview-Questions
OOP
http://career.guru99.com/top-50-oops-interview-questions/http://rubolchow.blogspot.com/2014/06/oop-question.html
Design-pattern
http://rubolchow.blogspot.com/2014/06/common-design-pattern.htmlhttp://mohammadnazmul.blogspot.com/2014/02/design-patterns-gof-design-patterns-are.html
DataBase & SQL
http://www.java67.com/2013/04/10-frequently-asked-sql-query-interview-questions-answers-database.htmlhttp://a4academics.com/interview-questions/53-database-and-sql/397-top-100-database-sql-interview-questions-and-answers-examples-queries?showall=&start=2
http://rubolchow.blogspot.com/2014/06/viva-database-and-sql.html
Agile Development Methodology
http://www.gcreddy.com/2015/05/agile-development-interview-questions.htmlhttp://www.softwaretestinghelp.com/25-best-agile-testing-interview-questions-and-answers/
http://content.wisestep.com/best-agile-testing-interview-questions-answers/
https://intellipaat.com/interview-question/agile-scrum-master-interview-questions/
http://career.guru99.com/top-20-agile-testing-interview-questions/
HTML
http://www.careerride.com/Interview-Questions-HTML.aspxhttp://career.guru99.com/top-50-html-interview-questions/
CSS
https://www.tutorialspoint.com/css/css_interview_questions.htmhttp://www.skilledup.com/articles/25-css-interview-questions-answers
http://career.guru99.com/top-50-csscascading-style-sheet-interview-questions/
Java Script
https://www.codementor.io/javascript/tutorial/21-essential-javascript-tech-interview-practice-questions-answersAngularJS
http://tutlane.com/example/angularjs/
https://www.youtube.com/watch?v=HFltcPwSU9E
http://www.talkingdotnet.com/difference-between-angular-1-x-and-angular-2/
https://www.codeproject.com/Articles/891718/AngularJS-Interview-Questions-and-Answershttps://www.youtube.com/watch?v=HFltcPwSU9E
http://www.talkingdotnet.com/difference-between-angular-1-x-and-angular-2/
https://www.tutorialspoint.com/angularjs/angularjs_interview_questions.htm
http://career.guru99.com/top-25-angular-js-interview-questions/
https://www.w3schools.com/angular/default.asp
https://www.w3schools.com/angular/angular_examples.asp
Angular 2 ......
https://www.youtube.com/playlist?list=PLWPirh4EWFpHr-tUELXPm6iUOgRj-uRsI
http://csharp-video-tutorials.blogspot.com/2017/06/angular-2-tutorial-for-beginners_12.html
https://www.youtube.com/watch?v=WWQZCDegWHg&list=PL6n9fhu94yhWqGD8BuKuX-VTKqlNBj-m6
https://www.tutorialspoint.com/angular2/
http://csharp-video-tutorials.blogspot.com/2017/06/angular-2-tutorial-for-beginners_12.html
https://www.youtube.com/watch?v=WWQZCDegWHg&list=PL6n9fhu94yhWqGD8BuKuX-VTKqlNBj-m6
https://www.tutorialspoint.com/angular2/
Video
Pragim
https://www.youtube.com/watch?v=WWQZCDegWHg&list=PL6n9fhu94yhWqGD8BuKuX-VTKqlNBj-m6
https://www.linkedin.com/learning/angular-essential-training/components-bootstrap-and-the-dom
Tutorials Point
https://www.youtube.com/watch?v=bJ319HJCUnM&list=PLWPirh4EWFpHr-tUELXPm6iUOgRj-uRsI
https://www.youtube.com/watch?v=JLGpiz3jcpU
Angular Interview
https://www.onlineinterviewquestions.com/angular2-interview-questions/#.Wz8TONUzYdU
https://www.onlineinterviewquestions.com/angular-5-interview-questions/#.Wz8UE9UzYdU
Requirement Analysis & Design
Autemated Testing
http://www.xpode.com/ShowArticle.aspx?ArticleId=405http://www.dotnetfunda.com/articles/show/561/what-is-nunit
https://blogs.msdn.microsoft.com/nnaderi/2007/02/01/comparing-the-mstest-and-nunit-frameworks/
Asp.Net WebForm and Asp.Net MVC
http://www.csharpstar.com/asp-net-webform-vs-asp-net-mvc/http://www.dotnettricks.com/learn/mvc/difference-between-aspnet-webform-and-aspnet-mvc
http://www.webdevelopmenthelp.net/2013/10/difference-between-asp-net-webform-and-asp-net-mvc.html
http://www.c-sharpcorner.com/interview-question/difference-between-asp-net-webform-and-asp-net-mvc
30+ Angular 2 Interview Questions To Hire Or Get Hired With - Algrim.co
ReplyDeletettps://www.algrim.co
Angular JS
ReplyDeleteangular 2 interview questions
ReplyDeleteAWS Training in Hyderabad .Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. The AWS technology is implemented at server farms throughout the world, and maintained by the Amazon subsidiary.
ReplyDeleteAmazon web services Training in Hyderabad
Amazon web services Course in Hyderabad