OOPs ? Object Oriented Programming is based on the idea of “objects“. In programming everything is identified as an object and its properties and behaviors to solve a problem. Ex: Chair properties are Type, shape, color, size, width,weight behaviors are changed the width, color, position SOLID ? SOLID is set of of PrinciplesContinue reading “What is the difference between OOPs and SOLID Principle?”
Tag Archives: Cloud Computing
Google Tools
Google Analytics Product AdSense AdSense helps you earn money by displaying ads on your website that are relevant to your audience. Correlate key AdSense metrics, like eCPM and Unit Impressions, with more data from Analytics. Learn more about AdSense Google Ads Google Ads is an online advertising program that helps you reach customers and growContinue reading “Google Tools”
What is SOLID Principles?
What is SOLID? SOLID are five basic principles which help to create good software architecture. S stands for SRP (Single responsibility principle):- A class should take care of only one responsibility. O stands for OCP (Open closed principle):- Extension should be preferred over modification. L stands for LSP (Liskov substitution principle):- A parent class objectContinue reading “What is SOLID Principles?”
Why to Choose .NET?
1. Productive .NET helps you develop high quality applications faster. Modern language constructs like generics, Language Integrated Query (LINQ), and asynchronous programming make developers productive. Combined with the extensive class libraries, common APIs, multi-language support, and the powerful tooling provided by the Visual Studio family, .NET is the most productive platform for developers. 2. Any app,Continue reading “Why to Choose .NET?”
What is Cloud Computing ?
Cloud computing is the delivery of computing services servers, storage, databases, networking, software, analytics, intelligence and more over the Internet (“the cloud”) to offer faster innovation, flexible resources, and economies of scale. You typically pay only for cloud services you use, helping lower your operating costs, run your infrastructure more efficiently, and scale as yourContinue reading “What is Cloud Computing ?”
