Skip to content

SHASHANGKA SHEKHAR'S BLOG

Technical Author | CodeProject MVP | C# Corner MVP

  • Home
  • About
  • Achievements
  • Contact
C# Advance

Constant VS Read-Only

Dictionary Meaning: The meaning of “Constant” is “Something that does not or cannot change or vary.” What is Constant? Constants are unchangeable value that do not change for the life of the program. Constants are declared with the const modifier.

Shashangka Shekhar
September 28, 2015
Leave a Comment on Constant VS Read-Only
QA-MVC

What is MVC?

MVC is a framework pattern that splits an application’s implementation logic into three component roles: models, views, and controllers.

Shashangka Shekhar
September 27, 2015
Leave a Comment on What is MVC?
QA-Javascript

What is Unobtrusive JavaScript?

Unobtrusive JavaScript is a general term that conveys a general philosophy, similar to the term REST (Representational State Transfer). The high-level description is that unobtrusive JavaScript doesn’t intermix JavaScript code in your page markup.

Shashangka Shekhar
September 27, 2015
Leave a Comment on What is Unobtrusive JavaScript?
QA-C#

What is assembly in .NET?

It is a single deploy able unit that contains all the information about the implementation of classes , structures and interfaces

Shashangka Shekhar
September 27, 2015
Leave a Comment on What is assembly in .NET?
« Previous 1 … 47 48 49 50 51 52 Next »
Download Android App

# Code Project.

#GitHub

Follow @ShashangkaShekhar

#Csharp Corner


profile for Shashangka C# Corner - A Social Community of Developers and Programmers

#StackOverflow

profile for Shashangka Shekhar at Stack Overflow, Q&A for professional and enthusiast programmers
Copyright © 2023 | Shashangka Shekhar