Skip to main content

Android Splash Screen

Hi everyone, welcome to another useful tutorial for beginners. So this post will show you an Android Splash Screen Example. An splash screen is a screen that shows up when we launch the app. Splash Screen is very common term and it is required for all the application. The idea behind this is, to show […]

Read More

Top Interview Questions for Software Engineer

Top Interview Questions that Software Engineer (.NET) Candidates Need to Know. [1] What is .NET Framework? Dot NET Framework is a complete environment that allows developers to develop, run, and deploy the following applications: Console applications Windows Forms applications Windows Presentation Foundation (WPF) applications Web applications (ASP.NET applications) Web services Windows services Service-oriented applications using […]

Read More

Difference Between Mysql and MS SQL?

SQL is an acronym for Structured Query Language. It is used to access, manipulate and retrieve information from a database.MySQL is an open source Relational Database Management System (RDBMS) based on Structured Query Language (SQL). It runs on platforms like Linux, UNIX and Windows.SQL Server is owned and developed by Microsoft Corporation. The primary function […]

Read More