07/09/2020
LEARN programming
If else statements in c #
Conditional
Subscribe and share for more updates
Conditional Statements In C# | If, Else if, Else | C# Tutorial For Beginners | C Sharp Tutorial
IF Statements - Example In Windows Forms Application The if statement is used to evaluate a boolean expression before executing a set of statements. If an ex...
07/09/2020
MSSQL LIST ALL TABLES
LIST ALL TABLES IN A MSSQL SERVER DATABASE USING A QUERY
List all tables in a sql server database using a query TIPS Transact-SQL Microsoft SQL Server is a relational database management s...
03/07/2020
Download and Install MSSQL Server 2019 | Mallu Programmer
Download and Install MSSQl Server MSSQL സെർവർ ഡൌൺലോഡ് ചെയ്ത് ഇൻസ്റ്റാൾ ചെയ്യാം Microsoft has finally release Microsoft SQL Server 2019. Some of the new featu...
28/06/2020
മൈക്രോസോഫ്റ്റ് വിൻഡോസ് ഫോമുകൾ അപ്ലിക്കേഷൻ
Introduction to Microsoft Windows Forms Application
C# Tutorial Malayalam - 1 Windows Forms Application | പ്രോഗ്രാമിങ് പഠിക്കാം
പ്രോഗ്രാമിങ് പഠിക്കാം C # Tutorial Malayalam - 1 Windows Forms Application Introduction video to C #.NET Windows Forms Application Development in Visual Studio...
28/06/2020
നിങ്ങൾക്ക് പ്രോഗ്രാമിങ് പഠിക്കണോ?
28/06/2020
C # സി ഷാർപ്പ്
കോമൺ ലാംഗ്വേജ് ഇൻഫ്രാസ്ട്രക്ചറിനായി (CLI) രൂപകൽപ്പന ചെയ്ത പ്രോഗ്രാമിംഗ് ഭാഷകളിലൊന്നാണ് സി #.
C # (pronounced see sharp, like the musical note C♯, but written with the number sign)is a general-purpose, multi-paradigm programming language encompassing strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.[17] It was developed around 2000 by Microsoft as part of its .NET initiative and later approved as an international standard by Ecma (ECMA-334) in 2002 and ISO (ISO/IEC 23270) in 2003. Mono is the name of the free and open-source project to develop a compiler and runtime for the language. C # is one of the programming languages designed for the Common Language Infrastructure (CLI).
#
28/06/2020
What is Microsoft .Net Framework?
എന്താണ് മൈക്രോസോഫ്റ്റ് .നെറ്റ് ഫ്രെയിംവർക്ക്?
മൈക്രോസോഫ്റ്റ് വികസിപ്പിച്ച സോഫ്റ്റ്വെയർ വികസന പ്ലാറ്റ്ഫോമാണ് .Net ഫ്രെയിംവർക്ക്. വിൻഡോസ് പ്ലാറ്റ്ഫോമിൽ പ്രവർത്തിക്കുന്ന അപ്ലിക്കേഷനുകൾ സൃഷ്ടിക്കുന്നതിനാണ് Framework കൊണ്ട് ഉദ്ദേശിച്ചത് . Net ഫ്രെയിംവർക്കിന്റെ ആദ്യ പതിപ്പ് 2002 ൽ പുറത്തിറങ്ങി.
The .Net framework is a software development platform developed by Microsoft. The framework was meant to create applications, which would run on the Windows Platform. The first version of the .Net framework was released in the year 2002.
28/06/2020
എന്താണ് പ്രോഗ്രാമിംഗ്?
ഒരു ടാസ്ക് എങ്ങനെ നിർവഹിക്കാമെന്ന് ഒരു കമ്പ്യൂട്ടറിനോട് പറയുന്ന ഒരു കൂട്ടം നിർദ്ദേശങ്ങൾ സൃഷ്ടിക്കുന്ന പ്രക്രിയയാണ് പ്രോഗ്രാമിംഗ്. ജാവാസ്ക്രിപ്റ്റ്, പൈത്തൺ, സി ++, സി # എന്നിങ്ങനെയുള്ള വിവിധ കമ്പ്യൂട്ടർ പ്രോഗ്രാമിംഗ് ഭാഷകൾ ഉപയോഗിച്ച് പ്രോഗ്രാമിംഗ് നടത്താം.
What is Programming?
Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++,c #