.Net Interview Questions and Answers

Search:

You Searched For : understand

Views
679

Explain Type Inference (Duck Typing) in C# ?

We will be understanding in this article how duck typing i.e Type Inference can be used in C# coding.... Read More

By | 2022-12-27 |Category C#

Views
12920

Explain the difference between 'NCHAR' vs 'NVARCHAR' & 'CHAR' vs 'VARCHAR' in SQL.

In this step by step article will try to understand what is 'nchar' & 'nvarchar' data-type and the difference between them.... Read More

By | 2017-09-05 |Category SQL

Views
49091

Serialization and Deserialization in C# step by step

In this article we will understand Serialization and Deserialization in C# step by step.... Read More

By | 2016-12-09 |Category C#

Views
88108

Exception Handling in C# using example step by step

In this article understand how to handle exceptional errors or unknown errors occurs during an execution of a program in csharp step by step with example.... Read More

By | 2016-12-08 |Category C#

Views
29033

Understand Private Constructor And Static Class in C#. NET.

In this article will discuss about C# private constructors and static classes.... Read More

By | 2016-12-07 |Category C#

Views
21706

Understand $broadcast, $emit and $events in AngularJS using example

In this AngularJS article will discuss about $BroadCast,$Emit and $Events.... Read More

By | 2016-04-05 |Category Angular

Views
12793

3 Important Concepts: - Association, Aggregation and Composition.

In this article we will try to understand 3 important concepts association, aggregation and composition. For more articles and videos visit us on www.questpond.com... Read More

By | 2012-02-17 |Category ASP.NET

Views
4164

SQL Server Interview Question - State how can we connect to SQL SERVER, which namespace do we use?

This SQL Server interview questions is more of practical oriented. Below is the code to connect SQL Server, then we will try to understand the same in a more detailed manner.... Read More

By | 2011-11-12 |Category SQL

Views
5152

ASP.NET interview questions: - Describe how can we Browse and Upload a file in ASP.NET?

This not one of those most asked ASP.NET questions , but yes sometimes interviewer starts getting in to practical things to understand how good you are as a developer.... Read More

By | 2011-09-28 |Category ASP.NET

Views
7371

.Net Interview Question:-Explain the procedure to declare Interfaces as private?

Sometimes I am surprised with some questions which come up during .NET interview and this one is one of them. I really do not understand why people ask such questions and how useful it is practically.... Read More

By | 2011-08-24 |Category ASP.NET

 

Article Categories

Learn in Hindi