An interface acts as a contract between itself and any any class or struct which implements it. It means a class that implement an interface is bound to implements all its members. Interface has only member’s declaration or signature and implicitly every member of an interface is public and abstract.
.NET Framework provides two methods Finalize and Dispose for releasing unmanaged resources like files, database connections, COM etc. This article helps you to understand the difference between Finalize and Dispose method.
ASP.NET has extended into multiple code frameworks, including Web Forms, MVC, Web Page, Web API and SignalR. Initially, all these grew up separately but now they are coming together. Now, you can develop your web site or web application by using Web Forms or MVC or Web Page and services by using Web API or SignalR.
The process of extracting common characteristics from two or more classes and combining them into a generalized superclass, is called Generalization. The common characteristics can be attributes or methods. Generalization is represented by a triangle followed by a line.
Inheritance is a mechanism of acquiring the features and behaviors of a class by another class. The class whose members are inherited is called the base class, and the class that inherits those members is called the derived class. Inheritance implements the IS-A relationship.
CTS and CLS are parts of .NET CLR and are responsible for type safety with in the code. Both allows cross language communication and type safety. In this article I would like to expose the relationship between these two.
JIT stands for just-in-time compiler. It converts the MSIL code to CPU native code as it is needed during code execution. It is called just-in-time since it converts the MSIL code to CPU native code; when it is required within code execution otherwise it will not do nothing with that MSIL code.
.Net framework is an integrated component of windows operating system that supports development and execution of next generation applications, Windows store apps and services.
Boxing and unboxing are the most important concepts you always get asked in your interviews. Actually, it's really easy to understand, and simply refers to the allocation of a value type (e.g. int, char, etc.) on the heap rather than the stack.
Type Casting or Type Conversion is a mechanism to convert one data type value to another one. Type conversion is possible if both the data types are compatible to each other; otherwise you will get an InvalidCastException.
GridView, DataGrid and ListView Data-bound controls are used to display and modify data in your Asp.Net web application. These controls also contains others Asp.Net controls like as Label, TextBox, Dropdown List etc. into a single layout. In this article, I am going to expose the difference among these three.
Repeater and DataList and GridView are Data-bound controls that bound to a data source control like SqlDataSource, LinqDataSource to display and modify data in your Asp.Net web application. Data-bound controls are composite controls that contains others Asp.Net controls like as Label, TextBox, Dropdown List etc. into a single layout.
Triggers are used to change the style of a control when control’s property value changes or event fires. Triggers create visual effects on controls. By using triggers you can also change the appearance of framework elements.
WPF enables you to change the look and feel of the WPF controls and this is achieved by Templates. Templates are used to change the look and feel of a control in WPF.
ASP.NET AJAX is developed by Microsoft to make dynamic, client-centric, user-friendly, and interactive web applications. ASP.NET AJAX has its own AJAX Library and AJAX controls to develop rich UI Web applications. In this article, I am going to expose some basic controls of Asp.Net AJAX.
|
21
SEP
|
ASP.NET MVC with AngularJS Development (online) | ||
|
MON-FRI 09:30 PM-11:00 PM IST |
More Details | ||
|
17
SEP
|
ASP.NET MVC with AngularJS Development (offline) | ||
|
SAT,SUN 05:00 PM-06:30 PM IST |
More Details | ||
|
17
SEP
|
MEAN Stack Development (online) | ||
|
MON-FRI 09:00 PM-10:30 PM IST |
More Details | ||
|
17
SEP
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Weekend (Sat, Sun) 03:00 PM-05:00 PM IST |
More Details | ||
|
17
SEP
|
PPC Marketing (offline) | ||
|
Sat, Sun 03:00 PM-05:00 PM IST |
More Details | ||
|
9
SEP
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Weekdays (Mon-Fri) 07:30 AM-09:00 AM IST |
|||
|
3
SEP
|
NodeJS Development (offline) | ||
|
Sat, Sun 11:00 AM-12:30 PM IST |
|||
|
29
AUG
|
NodeJS Development (online) | ||
|
Mon-Fri 06:00 AM-07:30 AM IST |
|||
|
12
AUG
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Mon-Fri 09:30 PM-11:00 PM IST |
|||
|
24
JUL
|
ASP.NET MVC with AngularJS Development (offline) | ||
|
Sat, Sun 09:30 AM-11:00 AM |
|||
|
11
MAY
|
.NET Development (offline) | ||
|
Mon-Fri 9:00 AM-11:00 AM IST |
|||