Skip to content

Desi banjara

  • Today is a very special day. It is your birthday. May the day bring you new surprises and may all your dreams be fulfilled. Wishing you a very happy birthday. Birthday Wishes
  • How to stop time : Kiss Inspirational Travel Quotes
  • “It is only in our darkest hours that we may discover the true strength of the brilliant light within ourselves that can never, ever, be dimmed.”– Doe Zantamata Motivational & Inspirational Quotes
  • If there was a word in the dictionary to describe a woman as loving, wonderful, nurturing, caring and affectionate like you, I’d paint the whole world red with it. Since there is no such word, accept my humble wishes on your Happy Birthday! Birthday Wishes For Mom
  • AWS DevOps Engineer Professional Exam Practice Questions – 8 AWS DevOps Engineer Professional Exam
  • May you continue to improve as a person with each passing year. Wishing you a very happy birthday. Birthday Wishes
  • AWS DevOps Engineer Professional Exam Practice Questions – 14 AWS DevOps Engineer Professional Exam
  • Microsoft AZ-900 Certification Exam Practice Questions – Part 1 Microsoft AZ-900 Certification Exam

Top 20 GIT Interview Questions

No Comments on Top 20 GIT Interview Questions

Top 20 [amazon_textlink asin=’B01ISNIKES|1449316387′ text=’GIT ‘ template=’ProductLink’ store=’desibanjara22-21|desibanjaraco-21′ marketplace=’IN|UK’ link_id=’68a83645-0879-11e9-9eea-b3538ea6ba7b’] interview questions:   What is a repository in GIT? Git stores this information in a data structure called a repository. A repository contains a directory named .git, where git keeps all of its metadata for the repository. The content of the .git directory are private to git….

Read More “Top 20 GIT Interview Questions” »

GIT, Interview questions, IT/Software development

ASP.Net MVC Interview Questions

No Comments on ASP.Net MVC Interview Questions

Interview Question 1: What is MVC? MVC is an architectural pattern which separates the representation and user interaction. It’s divided into three broader sections, Model, View, and Controller. Below is how each one of them handles the task. The View is responsible for the look and feel. It is the presentation layer in MVC. Model…

Read More “ASP.Net MVC Interview Questions” »

ASP.Net MVC, Interview questions, IT/Software development

Object Oriented Programming (OOP) in C#

No Comments on Object Oriented Programming (OOP) in C#

Interview Questions- Object Oriented Programming (OOP) in C#   1- What is Object oriented programming? Object-oriented programming (OOP) is a programming model based on the concept of “objects”. Objects are the real world entities which can have data and some behaviour. Data we call as attributes or fields or properties. Behaviour we call as procedures…

Read More “Object Oriented Programming (OOP) in C#” »

C# development, Interview questions, IT/Software development

SOLID Design Principles

No Comments on SOLID Design Principles

[amazon_textlink asin=’1484227611|1484236394′ text=’SOLID Design Principles’ template=’ProductLink’ store=’desibanjara22-21|desibanjaraco-21′ marketplace=’IN|UK’ link_id=’c71be429-b44f-11e8-bcc2-e9178ccb09b7′] are the design principles that enable us developers to manage most of the software design problems. The term SOLID is an acronym for five design principles intended to make software designs more understandable, flexible and maintainable. The principles are a subset of many principles introduced by…

Read More “SOLID Design Principles” »

C# development, Interview questions, IT/Software development, Web development

Differences between struct and classes in C# : Interview question

No Comments on Differences between struct and classes in C# : Interview question

Differences between struct and classes are: Struct Class Struct are value types; A variable of a structure type contains the structure’s data. Classes are reference types. A variable of a class type contains a reference to the data as a class type does. Struct use stack allocation. Classes use heap allocation. All struct elements are…

Read More “Differences between struct and classes in C# : Interview question” »

C# development, Interview questions, IT/Software development

C# interview Questions – What is struct in C#?

No Comments on C# interview Questions – What is struct in C#?

What is struct in C#? A struct type is a value type that is typically used to encapsulate small groups of related variables. When an object is created from a struct and assigned to a variable, the variable contains the complete value of the struct. When a variable that contains a struct is copied, all…

Read More “C# interview Questions – What is struct in C#?” »

C# development, Interview questions, IT/Software development

Asp.Net WebApi Interview Questions – Cont.

No Comments on Asp.Net WebApi Interview Questions – Cont.

Interview Questions 16 – What is the benefit of using REST in WebAPI? REST is used to make fewer data transfers between client and server which make it an ideal for using it in mobile apps. WebAPI also supports HTTP protocol. Therefore, it reintroduces the traditional way of the HTTP verbs for communication. Interview Questions…

Read More “Asp.Net WebApi Interview Questions – Cont.” »

ASP.NET Web API, Interview questions, IT/Software development, Web development

Asp.Net WebApi Interview Questions

No Comments on Asp.Net WebApi Interview Questions

Asp.Net WebApi Interview Questions   Interview Questions 1 – Explain what is REST and RESTFUL? Representational State Transfer (REST) is an architectural style that defines a set of constraints to be used for creating web services and APIs. It has defined guidelines for creating services which are scalable. REST used with HTTP protocol using its…

Read More “Asp.Net WebApi Interview Questions” »

ASP.NET Web API, Interview questions, IT/Software development, Web development

Top 20 beginner level C# interview questions

No Comments on Top 20 beginner level C# interview questions

Top 20 beginner level C# interview questions What is C#? C# is a simple, modern, type-safe, managed and object oriented language, which is compiled by .Net framework for generating intermediate language (IL). It is designed to be a platform-independent language although it is implemented primarily on Windows. Its syntax is similar to C and C++…

Read More “Top 20 beginner level C# interview questions” »

C# development, Interview questions, IT/Software development

Interview question: How to sort an array in C#?

No Comments on Interview question: How to sort an array in C#?

By using Array.sort (arrayName) method.  It sorts the elements in an entire one-dimensional Array using the IComparable implementation of each element of the Array. If you want to sort in descending order, First sort the array using Array.sort(arrayName) then reverse the same using Array.reverse (arrayName) method. [amazon_link asins=’9351190900,007070368X,8120352068,9386873583|1840787198,1484230175,0985580135′ template=’ProductGrid’ store=’desibanjara22-21|desibanjaraco-21′ marketplace=’IN|UK’ link_id=’66554407-915d-11e8-9dd7-b3406be566d4′]

C# development, Interview questions

Posts navigation

1 2 … 4 Next



Archives

  • June 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • June 2020
  • April 2020
  • December 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • January 2018
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • August 2015
  • May 2015
  • April 2014
  • November 2013

Categories

  • Acer
  • Amazon AWS Certification Exam
  • Amazon Kindle
  • Android phones
  • ASP.Net MVC
  • ASP.NET Web API
  • AWS DevOps Engineer Professional Exam
  • AZ-300: Microsoft Azure Architect Technologies Exam
  • Best Wishes Messages
  • birthday messages for boyfriend
  • Birthday messages For Girlfriend
  • Birthday Wishes
  • Birthday Wishes For Mom
  • Business
  • C# development
  • Cameras
  • Canon
  • Cloud
  • Cloud services
  • digital-cameras
  • Diwali
  • Entrepreneurship
  • eReaders
  • Family Quotes
  • Family Quotes
  • Friendship Quotes
  • Gadgets
  • Games
  • Get Well Soon Messages
  • GIT
  • Good Morning Wishes
  • Google
  • Gratitude Quote
  • Guru Nanak Jayanti
  • Halloween
  • Happiness Quote
  • Happy Diwali Wishes
  • Happy Independence Day Wishes
  • Happy New Year Wishes
  • HTC
  • HTC One
  • HTML
  • I Miss You Messages
  • Inspirational Quotes
  • Inspirational Travel Quotes
  • Interview questions
  • IT/Software development
  • Leadership Quote
  • Life lessons
  • Love Quotes
  • Love shayari
  • Messages
  • Microsoft AI-900 Certification Exam
  • Microsoft AZ-104 Certification Exam
  • Microsoft AZ-204 Certification Exam
  • Microsoft AZ-900 Certification Exam
  • Microsoft Azure
  • Microsoft Azure certifications
  • Microsoft Exam AZ-220
  • Microsoft Excel
  • Microsoft Office
  • Microsoft word
  • Mobile phones
  • Motivational & Inspirational Quotes
  • Nature Quotes
  • Nexus
  • Nikon
  • Pixels
  • PL-200: Microsoft Power Platform Functional Consultant Certification
  • PL-900: Microsoft Power Platform Fundamentals
  • postman
  • Quotes
  • Robin Sharma
  • Samsung Galaxy S5
  • Self improvement quotes
  • Self-Confidence Quote
  • SonarQube
  • Sony PlayStation 4
  • SQL
  • SQL Server
  • Success Quotes
  • Travel Quotes
  • Uncategorised
  • Uplifting Quotes
  • WCF (Windows Communication Foundation)
  • Web development
  • Wishes
  • Wishes for Newborn Baby

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org



Recent Posts

  • PL-200: Microsoft Power Platform Functional Consultant Certification – Exam Practice Questions
  • SonarQube – Static code analysis
  • Microsoft PL-900 Certification Exam Practice Questions – 2
  • Microsoft AZ-204 Certification Exam Practice Questions – 1
  • AWS DevOps Engineer Professional Exam Practice Questions – 14

Recent Comments

  • Yosianus on Error while sending json model in POST request to web API service using postman
  • 100+ Facebook/WhatsApp I Miss You Messages I Miss You Messages
  • Birthdays are good for health, the more you celebrate them, the longer you live. Birthday Wishes
  • Sample Exam Questions 2: AZ-300: Microsoft Azure Architect Technologies AZ-300: Microsoft Azure Architect Technologies Exam
  • “To my mind, the greatest reward and luxury of travel is to be able to experience everyday things as if for the first time, to be in a position in which almost nothing is so familiar it is taken for granted.” – Bill Bryson Quotes
  • May your life be like wine… tasty, sharp, clear and improving with every year. Birthday Wishes
  • AWS DevOps Engineer Professional Exam Practice Questions – 13 AWS DevOps Engineer Professional Exam
  • Inspirational Quotes – Happiness is not something readymade –Dalai Lama Inspirational Quotes
  • “It doesn’t matter how slow you go, as long as you don’t stop.”– Confucius Motivational & Inspirational Quotes

Copyright © 2022 Desi banjara.

Powered by PressBook News WordPress theme