.Net Interview Questions and Answers

Search:

Shiv Prasad Koirala Profile

Shiv Prasad Koirala

has published 251 articles.

Visit us @ www.questpond.com or call us at 022-66752917
 
Views
261034

Explain MVC application life cycle?

In this article we will explain MVC application life cycle.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 18th, 2014 |Category .Net

Views
162189

.NET interview questions 6th edition (Sixth edition) - By Shivprasad Koirala

In this article we will explain .NET interview questions 6th edition (Sixth edition) - By Shivprasad Koirala.... Read More

By Shiv Prasad Koirala | Jun 21st, 2013 |Category .Net

Views
88965

C# Design pattern interview questions with answers: - How Singleton is different from Static class?

In this article we will explain How Singleton is different from Static class.... Read More

By Shiv Prasad Koirala | Jul 12th, 2013 |Category C#

Views
88136

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 Shiv Prasad Koirala | Dec 8th, 2016 |Category C#

Views
71590

MVC vs ASP.NET ( MVC Interview question with answers )?

In this article we will explain MVC vs ASP.NET.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 7th, 2013 |Category ASP.NET

Views
70464

What is the difference between each version of MVC 2, 3, 4, 5 and 6? (MVC Interview Questions)

In this article we have explained what is the difference between each version of MVC 2, 3, 4, 5 and 6. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 6th, 2014 |Category ASP.NET

Views
68323

What is the difference between Stored Procedures and Function (SQL Server interview question with answers)?

In this article we will explain what is the difference between Stored Procedures and Function.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 29th, 2013 |Category SQL

Views
68010

.NET Architecture UML interview question

In this article we will explain .NET Architecture UML interview question. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 12th, 2014 |Category .Net

Views
64864

.NET Generics interview questions: - Explain Generics and concept of Generic Collection in .NET?

In this article we will explain Generics and concept of Generic Collection in .NET. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 30th, 2014 |Category .Net

Views
58271

5 important ASP.NET MVC routing interview questions

In this article we will try to go through some important questions around MVC routing section. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 10th, 2014 |Category ASP.NET

Views
49120

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 Shiv Prasad Koirala | Dec 9th, 2016 |Category C#

Views
49007

WCF interview questions and answers: - What is the difference between Service endpoint and Client endpoint?

In this article we will explain What is the difference between Service endpoint and Client endpoint.... Read More

By Shiv Prasad Koirala | Jun 10th, 2013 |Category .Net

Views
47666

.NET interview questions: - Can you elaborate project life cycle?

In this article we will explain about project life cycle. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Jan 17th, 2012 |Category .Net

Views
46424

C# Entity framework interview questions with answers: - What is the difference between POCO, code first and simple EF approach?

In this article we will explain What is the difference between POCO, code first and simple EF approach.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Aug 17th, 2013 |Category C#

Views
42305

WCF Interview questions and answers: -What is the difference between WCF fault exceptions and normal .NET exceptions?

In this article we will show difference between WCF fault exceptions and normal .NET exceptions. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Aug 28th, 2012 |Category .Net

Views
39336

C# WPF interview questions::- What are dependency properties ?

In this article we will explain What are dependency properties.... Read More

By Shiv Prasad Koirala | Jun 3rd, 2013 |Category C#

Views
38990

C# and .NET interview question: - Define Named and Optional Arguments?

Visual C# 2010 introduces two interesting features called as Named and Optional Arguments.... Read More

By Shiv Prasad Koirala | Aug 11th, 2011 |Category C#

Views
38828

.NET interview experience in Capgemini Mumbai for senior software engineer position.

In this article we will explain .NET interview experience in Capgemini Mumbai for senior software engineer position.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 15th, 2014 |Category .Net

Views
35372

C# threading interview questions: - What is the difference between

In this C# interview question we will explain threading concepts of "AutoResetEvent" and "ManualResetEvent" which help us to manage synchronization using events/ signals. For more C# interview questions visit us on http://questpond.com/... Read More

By Shiv Prasad Koirala | Jun 20th, 2012 |Category C#

Views
35237

Explain join in SQL Server ? (SQL Server interview questions)

In this article we will explain join in SQL Server. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 5th, 2014 |Category SQL

Views
34689

What is Regular expression? (DotNet and C# Interview questions)

In this article we will learn regular expression. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 6th, 2014 |Category .Net

Views
30625

Confusing MVC Interview questions on TempData , Peek and Keep

This article talks about MVC Tempdata and how MVC tempdata, Peek and Keep works using example and step by step video tutorial on mvc.... Read More

By Shiv Prasad Koirala | Sep 15th, 2014 |Category ASP.NET

Views
30453

.NET architecture interview questions: - What are 3- Layer, N- Layer, MVC, MVP and MVVM?

In this article we will explain what are 3-Layer, N-Layer, MVC, MVP and MVVM.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 19th, 2014 |Category .Net

Views
30171

.NET interview questions: -Describe operator overloading?

Operator overloading is a concept of polymorphism where you can redefine operators like +, - , * etc with additional functionalities.... Read More

By Shiv Prasad Koirala | Sep 17th, 2011 |Category ASP.NET

Views
29784

C# Interview questions :- What is an application domain (App domain)?

In this article we will explain about application domain (App domain).... Read More

By Shiv Prasad Koirala | Dec 2nd, 2016 |Category C#

Views
29730

Five most important SharePoint 2010 interview questions

This article will give answers to 5 most asked questions in the interview.... Read More

By Shiv Prasad Koirala | Aug 3rd, 2011 |Category .Net

Views
29621

WCF interview questions with answers :- What is DataContractSerializer and how it's different from XmlSerializer ?

In this article we will explain what is DataContractSerializer and how It's different from XmlSerializer.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 1st, 2013 |Category .Net

Views
29063

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

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

By Shiv Prasad Koirala | Dec 7th, 2016 |Category C#

Views
28526

.NET interview questions and answers: - What is TPL?

In this article we will explain What is TPL.... Read More

By Shiv Prasad Koirala | Feb 16th, 2013 |Category .Net

Views
27821

What is Jquery ? ( ASP.NET Jquery interview questions with answers)

In this article we will explain what is Jquery.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 12th, 2013 |Category ASP.NET

Views
27153

.NET interview questions: - What role did you play in your project and company?

In this article we will explain what role did you play in your project and company.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 11th, 2013 |Category .Net

Views
25660

ASP.NET MVC Interview questions: - What is WebAPI in MVC ?

In this article we will explain What is "WebAPI" in MVC (Model View Controller)?... Read More

By Shiv Prasad Koirala | Jan 31st, 2013 |Category ASP.NET

Views
24509

.NET interview questions: -Elaborate the term Volatile Keyword?

Volatile Keyword: - The Volatile keyword ensures that whichever the variable data you are accessing currently is up to date or is sinking with main memory which is being updated.... Read More

By Shiv Prasad Koirala | Oct 4th, 2011 |Category ASP.NET

Views
23953

What are T4 templates?( Entity framework T4 interview questions with answers)

In this article we will explain what are T4 templates.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 29th, 2013 |Category C#

Views
23908

C# Interview questions :- Explain generations ( GC 0 , GC 1 and GC 2) in .NET?

What is generations(GC 0, GC 1 and GC 2)in .NET?... Read More

By Shiv Prasad Koirala | Nov 25th, 2016 |Category C#

Views
23677

ASP.NET MVC interview questions and answers:-What is the difference between "ActionResult" and "ViewResult" in MVC??

In this article we will explain What is the difference between "ActionResult" and "ViewResult" in MVC??... Read More

By Shiv Prasad Koirala | Dec 28th, 2012 |Category ASP.NET

Views
23516

HTML 5 Canvas Interview questions: - Canvas in HTML 5.

In this article we will explain Canvas in HTML 5. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 25th, 2014 |Category .Net

Views
23374

Differentiate ASP.NET MVC 5 and ASP.Net Core 2.0 MVC.

In this step by step article will learn what is ASP.Net Core 2.0 MVC and ASP.NET MVC 5.... Read More

By Shiv Prasad Koirala | Sep 18th, 2017 |Category ASP.NET

Views
23029

SQL Server interview questions: - Find the Age of an Employee whose Age is greater than 30 using SQL query.

This is one of the most typical questions asked in most of the interviews and is the favorable question of interviewers to check your skill on SQL.... Read More

By Shiv Prasad Koirala | Aug 19th, 2011 |Category SQL

Views
22044

.NET interview questions: - Can we implement dynamic polymorphism?

This is the .NET interview questions which you come across many a times. So following is the answer to it with explanation.... Read More

By Shiv Prasad Koirala | Sep 16th, 2011 |Category ASP.NET

Views
21821

SQL server interview question: -What are Sub-Queries, co-related queries and difference between them?

In this article we will explain about Sub-Queries and co-related queries. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Jul 2nd, 2012 |Category SQL

Views
21723

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

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

By Shiv Prasad Koirala | Apr 5th, 2016 |Category Angular

Views
21613

.NET interview questions: - Define delegate & steps to create delegate?

We can define delegate as an abstract strong pointer to a function or method. In other words we can create a pointer which points to a method or function and then pass that pointer wherever you wish and invoke the function / method.... Read More

By Shiv Prasad Koirala | Oct 5th, 2011 |Category ASP.NET

Views
21502

Explain the difference between layout and master pages ? (MVC Razor interview questions)

In this article we will explain the difference between layout and master pages. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jun 20th, 2014 |Category ASP.NET

Views
21475

.NET interview questions: - Different Ways to create a delegate?

This is the .NET interview questions which you come across many a times. So following is the answer to it with explanation.... Read More

By Shiv Prasad Koirala | Sep 20th, 2011 |Category ASP.NET

Views
21409

.NET interview questions: - What are similarities and differences between Classes and structures?

In this article we will show similarities and differences between Classes and structures.For artcles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 25th, 2011 |Category .Net

Views
20537

What is ENUM and what are the benefits of using it (ENUM C# Interview Question 1)?

In this article we will explain what is ENUM and what are the benefits of using it.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 16th, 2013 |Category C#

Views
20532

ASP.NET interview questions with answers: - 'Server.Transfer' VS 'response.Redirect' ?

In this article we will explain 'Server.Transfer' VS 'response.Redirect'.... Read More

By Shiv Prasad Koirala | Jul 30th, 2013 |Category ASP.NET

Views
20486

ASP.NET MVC security Interview questions

In this article we will explaion about MVC... Read More

By Shiv Prasad Koirala | May 28th, 2015 |Category ASP.NET

Views
20417

Project management :.NET interview questions - How you will explain ROI?

In this article we will explain about ROI. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Jan 23rd, 2012 |Category .Net

Views
20207

SQL Server interview questions: -What is CTE (Common table expression)?

In this article we will explain What is CTE (Common table expression)?... Read More

By Shiv Prasad Koirala | Jan 4th, 2013 |Category SQL

Views
19793

Are full outer join and Cross join are same? ( SQL Server interview questions with answers)

In this article we will explain are full outer join and Cross join are same.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 19th, 2013 |Category SQL

Views
19098

QuestPond's Interview Questions & Answers on TDD(Test Driven Development) in .NET

In this article we will explain TDD(Test Driven Development) in .NET. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Aug 1st, 2014 |Category .Net

Views
18960

What's the first step you take for implementing any of Design Pattern?( .NET Design pattern interview questions with answers)

In this article we will explain what's the first step you take for implementing any of Design Pattern.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 1st, 2013 |Category Design Pattern

Views
18798

Explain 3 layer architecture ( .NET Interview questions)?

In this article we will explain 3 layer architecture.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 11th, 2014 |Category .Net

Views
18677

What is the importance of command and bindings in MVVM pattern? ( WPF MVVM Interview questions)

In this article we will explain what is the importance of command and bindings in MVVM pattern.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 13th, 2014 |Category .Net

Views
18465

C# Constructor Interview Questions

In this interview questions we will discuss about Constructor.... Read More

By Shiv Prasad Koirala | Sep 12th, 2016 |Category C#

Views
18433

LINQ interview questions: -How does LINQ to SQL differ from Entity framework?

LINQ to SQL is good for rapid development with SQL Server. EF is for enterprise scenarios and works with SQL server as well as other databases.... Read More

By Shiv Prasad Koirala | Oct 12th, 2011 |Category SQL

Views
18095

10 important RxJs Angular Interview Questions & Answers

In this article we are going to discuss important interview Q & A on RxJS Angular.... Read More

By Shiv Prasad Koirala | Nov 24th, 2020 |Category Angular

Views
17674

What is the difference between control templates and data templates? ( .NET WPF Interview questions)

In this article we will explain what is the difference between control templates and data templates. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 27th, 2014 |Category .Net

Views
17440

.NET interview questions: - What is the use of DEBUG directive?

In this article we will explain what is the use of DEBUG directive.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 7th, 2014 |Category .Net

Views
17249

How can you handle multiple submit buttons? (ASP.NET MVC Interview Questions)

In this article we will learn how can you handle multiple submit buttons. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 23rd, 2014 |Category ASP.NET

Views
17021

.NET interview questions: - Can you explain Forms authentication in detail?

In this article we will explain forms authentication in detail.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 22nd, 2013 |Category .Net

Views
16738

WCF Interview questions:- Which binding do we need to use for WCF REST?

In this article we will show Binding used for WCF REST. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 16th, 2011 |Category .Net

Views
16658

C# Interview question :-Find Pair Of Integers in Array whose Sum is Given Number.

In this article will see how to find Pair Of Integers in Array whose Sum is Given Number.... Read More

By Shiv Prasad Koirala | Oct 18th, 2016 |Category C#

Views
16647

C# interview question with answers: - How did you version your .NET applications?

In this article we will explain How did you version your .NET applications.... Read More

By Shiv Prasad Koirala | Jul 26th, 2013 |Category C#

Views
16563

.NET interview questions: - What are the different types of threadstate in C# threading?

In this article we will explain about different types of threadstate in C# threading. For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | May 26th, 2012 |Category C#

Views
16257

ASP.NET MVC written test Interview question

In this article we will explain ASP.NET MVC written test Interview question. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jun 21st, 2014 |Category ASP.NET

Views
16205

What is JSON?(JSON Interview questions)

In this article we will explain what is JSON. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jun 10th, 2014 |Category ASP.NET

Views
15509

Explain the need of "INotifyPropertyChanged".

In this article we will explain the need of "INotifyPropertyChanged" interface.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 25th, 2014 |Category C#

Views
15499

SQL Server Interview question: - Column store indexes.

In this article we will try to answer some important SQL Server interview question's around the most discussed feature "Column store indexes" from SQL Server 2012 interview perspective. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Aug 18th, 2012 |Category SQL

Views
15430

Explain routed events in WPF (C# WPF interview questions with answers)?

In this article we will explain routed events in WPF.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 21st, 2014 |Category C#

Views
15343

SQL Server interview questions: -What is the difference between star schema and snow flake design?

In this article we will show differences between star schema and snow flake design. For more articles and videos visit us on http://questpond.com/... Read More

By Shiv Prasad Koirala | Jul 28th, 2012 |Category SQL

Views
15240

.NET and ASP.NET interview questions: - Data exporting from GridView to Excel

This is one of the most important topics while dealing with GridView data so I thought to share this information. Let’s do a small demonstration to see how exactly we can export data of GridView to Excel in .NET.... Read More

By Shiv Prasad Koirala | Aug 9th, 2011 |Category ASP.NET

Views
15159

How to call ASP.NET server side button click event from javascript?( ASP.NET interview questions with answers)

In this article we will explain how to call ASP.NET server side button click event from javascript.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 30th, 2013 |Category ASP.NET

Views
15148

How can we add and remove data from local storage?(ASP.NET HTML 5 interview questions)

In this article we will explain how can we add and remove data from local storage.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 11th, 2013 |Category ASP.NET

Views
15128

SQL Server Interview Question and answers-Triggers, Instead of triggers, after triggers, inserted and deleted tables?

This article will explain about Triggers, Instead of triggers, after triggers, inserted and deleted tables.For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 14th, 2012 |Category SQL

Views
14975

What are transactions in C#? (.NET interview questions with answers)

In this article we will explain what are transactions in C#.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 19th, 2013 |Category .Net

Views
14918

Explain the term cascading in style sheet ? ( CSS Interview questions)

In this article we will explain the term cascading in style sheet.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 28th, 2014 |Category .Net

Views
14765

25 Important AngularJS Interview Questions

In this article we will learn 25 important AngularJS Interview Questions. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 10th, 2015 |Category ASP.NET

Views
14739

Explain multi binding and multivalue converters? (.NET WPF Interview questions with answers)

In this article we will explain multi binding and multivalue converters.For more articles and videos visit us on www..questpond.com... Read More

By Shiv Prasad Koirala | Jan 13th, 2014 |Category .Net

Views
14724

C# interview questions: - Explain anonymous methods in .NET?

n simple words Anonymous Methods means method which are coded inline or methods without method name.... Read More

By Shiv Prasad Koirala | Aug 5th, 2011 |Category C#

Views
14601

.NET interview questions with answers: - What is the difference between Reflection and Dynamic?

In this article we will explain What is the difference between Reflection and Dynamic.... Read More

By Shiv Prasad Koirala | May 15th, 2013 |Category .Net

Views
14206

What is the difference between Out and Ref? (C# Interview questions)

In this article we will explain what is the difference between Out and Ref.... Read More

By Shiv Prasad Koirala | Sep 29th, 2015 |Category C#

Views
14009

C# interview questions: - What is exception bubbling in C#?

This article will discuss about exception bubbling in C#.... Read More

By Shiv Prasad Koirala | Jun 4th, 2012 |Category C#

Views
13730

Explain MVC OAuth ?(ASP.NET MVC Interview questions)

In this article we will explain MVC OAuth. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jun 23rd, 2014 |Category ASP.NET

Views
13678

What are resources in WPF? (C# WPF Interview questions with answers)

In this article we will explain what are resources in WPF.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 3rd, 2014 |Category C#

Views
13488

ASP.NET interview questions: - Can you explain Method of Sorting GridViewcontrol in ASP.NET?

Sorting allow you to sort the GridViewcontrol data in Ascending or Descending order.... Read More

By Shiv Prasad Koirala | Aug 4th, 2011 |Category ASP.NET

Views
13440

ASP.Net Interview questions: - Explain differences between 'Server. Transfer' and 'response.Redirect'?

In this article we will Explain differences between 'Server.Transfer' and 'response.Redirect'. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | May 3rd, 2012 |Category ASP.NET

Views
13371

SQL Server interview questions :- Explain Views and is it possible to update views ?

In this article we will explain two type of views in SQL Server.... Read More

By Shiv Prasad Koirala | Nov 24th, 2016 |Category SQL

Views
13143

Angular 2 tips and tricks:- HashLocation strategy ( Handling Refresh)

In this article we will explain about HashLocation Strategy in Angular 2.... Read More

By Shiv Prasad Koirala | May 4th, 2017 |Category Angular

Views
13024

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 Shiv Prasad Koirala | Sep 5th, 2017 |Category SQL

Views
12899

ASP.NET Interview question :- Can you explain master pages concept in ASP.NET ( Training )?

In this article we will explain about master pages concept in ASP.NET. For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | Jul 26th, 2012 |Category ASP.NET

Views
12805

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 Shiv Prasad Koirala | Feb 17th, 2012 |Category ASP.NET

Views
12779

How can we turn off lazy loading?(Entity framework interview questions with answers)

In this article we will explain how can we turn off lazy loading.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 26th, 2013 |Category Design Pattern

Views
12697

C# and .NET interview questions: - Explain with practical Lambda Expression in C#?

In this article we will explain about Lambda expression. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 19th, 2011 |Category C#

Views
12548

QuestPond's interview questions and answers on ViewModel in ASP.NET MVC(Model View Controller)

In this article we will explain how to pass two models in one view in ASP.NET MVC(Model View Controller). For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Aug 22nd, 2014 |Category ASP.NET

Views
12450

.Net interview questions: - Is use of finalize for clean up better?

In this article we will Explain why it is not preferred to use finalize for clean up? For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Mar 27th, 2012 |Category .Net

Views
12438

11 Important Database designing rules which I follow.

In this article we will explain 11 important database designing rules. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 5th, 2012 |Category SQL

Views
12307

How to convert string to ENUM value ?( .NET interview questions with answers)

In this article we will explain how to convert string to ENUM value .For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 5th, 2014 |Category .Net

Views
12214

QuestPond's Interview Questions & Answers on ASP.NET MVC(Model View Controller)

In this article we will explain advantage of using HTML helper classes for creating input controls. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Aug 6th, 2014 |Category ASP.NET

Views
12201

.Net Interview questions: - What is GAC, add/remove an assembly from GAC and how do we make choices between 2 versions of the same assembly?

In this article we will explain about GAC and add/remove an assembly from GAC and show we make choices between 2 versions of the same assembly.... Read More

By Shiv Prasad Koirala | Nov 19th, 2011 |Category .Net

Views
12197

C#/.NET interview questions: - What is operator overloading? Mention differences between overloading and overriding?

In this article we will explain what is operator overloading.mention differences between overloading and overriding. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 3rd, 2014 |Category .Net

Views
12162

.NET interview questions: - What are system level exceptions and application level exceptions?

In this article we will explain what are system level exceptions and application level exceptions.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 15th, 2013 |Category .Net

Views
12084

C# interview questions: - How will you explain partial classes in C# and .NET?

In this article we will explain partial classes in C# and .NET, For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 7th, 2012 |Category C#

Views
12016

Important SQL Server interview questions on data types: -What is the difference between

In this article we will explain What is the difference between "char" and "varchar" data types?... Read More

By Shiv Prasad Koirala | Dec 1st, 2012 |Category SQL

Views
11983

SQL Server interview questions: - What are page, extents, page header and row offset in SQL Server?

In this article we will explain about page, extents, page header and row offset in SQL Server. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Aug 16th, 2012 |Category SQL

Views
11491

.NET/ASP.NET interview questions: - When to consider Data grid, data list, or repeater?

In this article we will show Situation to decide Data grid, data list, or repeater while we design.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 12th, 2011 |Category ASP.NET

Views
11404

Why do we need HTML 5 server-sent events? (ASP.NET HTML interview questions)

In this article we will explain why do we need HTML 5 server-sent events.NET has the data functionality class.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 7th, 2013 |Category ASP.NET

Views
11347

.NET interview questions: -Can you explain interfaces in details with examples?

In this articles we will explain about Interfaces in details in examples. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Jan 28th, 2012 |Category .Net

Views
11185

C# and .NET interview questions: - Elaborate the term windows, forms and passport authentication?

In this mode the users are stored in windows local user groups.... Read More

By Shiv Prasad Koirala | Sep 9th, 2011 |Category C#

Views
11128

C# and .NET interview question - How will you implement interface with same method name in C#?

This is one of the typical .Net interview questions and is also the favorable question of interviewers.... Read More

By Shiv Prasad Koirala | Aug 20th, 2011 |Category ASP.NET

Views
11080

C# and .NET interview questions: -What is the differences between abstract class and interface?

Some methods in abstract classes can have implementation.... Read More

By Shiv Prasad Koirala | Sep 7th, 2011 |Category C#

Views
11064

.NET interview questions: - Explain in details about Indexer and can we have static indexer in C#?

In this article we will explain in details about Indexer and can we have static indexer in C#. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 23rd, 2014 |Category .Net

Views
10944

QuestPond's Interview Questions & Answers on SSIS, SSAS and SSRS(MSBI)

In this article we will explain SSIS, SSAS and SSRS(MSBI). For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jul 22nd, 2014 |Category SQL

Views
10929

Can we overload Actions / Controllers in MVC? (MVC Interview questions)

In this article we will learn can we overload Actions and Controllers in MVC. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 25th, 2014 |Category .Net

Views
10721

What is the difference between explicit and implicit interface implementation (C# interface interview questions)?

In this article we will explain what is the difference between explicit and implicit interface implementation .For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 27th, 2013 |Category C#

Views
10581

Jquery interview questions: - When do we need Document.Readyevent ?

In this article we will explain when do we need Document.Readyevent. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jun 2nd, 2014 |Category .Net

Views
10542

C# Interview question: - Correct version of C# and .NET framework

This is a C# interview question asked to one of a senior C# developer around versioning.... Read More

By Shiv Prasad Koirala | Mar 8th, 2016 |Category C#

Views
10437

Explain Lazy Loading in C#? (.NET Interview questions)

In this article we will explain Lazy Loading in C#. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 23rd, 2014 |Category .Net

Views
10334

.NET interview questions: - How will you distinguish between ForeGround and BackGround Threading?

threading is a parallel processing unit and helps you to access multiple tasks at a one moment of time.... Read More

By Shiv Prasad Koirala | Sep 27th, 2011 |Category ASP.NET

Views
10298

SQL Server interview questions: - What problem you face if locking is not implemented?

In this article we will explain what problem you face if locking is not implemented.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 4th, 2013 |Category SQL

Views
10115

What are navigation properties in Entity framework?(ADO.NET Entity framework interview questions)

In this article we will explain what are navigation properties in Entity framework.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 28th, 2013 |Category ADO.NET

Views
10094

What is the difference between VAR and Dynamic keyword? ( .NET Interview questions with answers)

In this article we will explain what is the difference between VAR and Dynamic keyword.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 27th, 2013 |Category .Net

Views
10037

Explain WPF relative binding / relative resource? (.NET WPF Interview questions with answers)

In this article we will explain WPF relative binding / relative resource.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 23rd, 2014 |Category .Net

Views
9923

Explain the difference between static and dynamicresource? (.NET WPF interview questions)

In this article we will explain the difference between static and dynamicresource.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 26th, 2014 |Category .Net

Views
9894

SQL Server interview question - What is the use coalesce in SQL Server?

In this article we will explain What is the use of coalesce in SQL Server?... Read More

By Shiv Prasad Koirala | Dec 4th, 2012 |Category SQL

Views
9717

What is the need of less.js ?( Javascript interview questions)

In this article we will explain what is the need of less.js. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Aug 11th, 2014 |Category .Net

Views
9713

WCF interview questions: - How does WCF differ from Web services?

WCF services can be hosted in multiple protocols like http, TCP etc. Web services can only be hosted on Http protocol.... Read More

By Shiv Prasad Koirala | Sep 8th, 2011 |Category ASP.NET

Views
9712

How can we post JSON to Server? ( ASP.NET Jquery interview questions)

In this article we will explain how can we post JSON to Server.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 3rd, 2013 |Category ASP.NET

Views
9499

C# and .NET interview questions: - How does Constant differ from ReadOnly in C#?

The const keyword is used to modify a declaration of a field or local variable. It specifies that the value of the field or the local variable cannot be modified.... Read More

By Shiv Prasad Koirala | Sep 10th, 2011 |Category C#

Views
9487

.Net Interview Question:- Adding your window application icon to the task bar ?

This is not one of the .NET typical interview question but as a developer you would be interested in knowing that how to add your windows application icon in to the task bar.... Read More

By Shiv Prasad Koirala | Aug 21st, 2011 |Category C#

Views
9433

Explain the implicit and explicit conversion of data types with examples?( .NET interview questions on data type)

In this article we will explain the implicit and explicit conversion of data types with examples.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 21st, 2013 |Category .Net

Views
9392

SQL Server Interview Question and answers - Are SQL Server views updatable?

In this article we will see does SQL Server views updatable.For more articles and Videos Visit us at http://www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 22nd, 2012 |Category SQL

Views
9358

23 Most Important .Net Interview Question

Following are various .Net Interview Question... Read More

By Shiv Prasad Koirala | Sep 30th, 2011 |Category ASP.NET

Views
9340

Explain Areas in MVC?( MVC interview questions with answers)

In this article we will explain areas in MVC.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 17th, 2014 |Category ASP.NET

Views
9304

ASP.NET interview questions: - Can we merge two DataSet in to a Single GridView in ASP.NET?

his is not a much asked ASP.NET Interview questions but this question will definitely boost your practical knowledge.... Read More

By Shiv Prasad Koirala | Oct 7th, 2011 |Category ASP.NET

Views
9219

.NET interview questions: - Elaborate the advantages of using OOPS over functional programming?

In this article we will explain the advantages of using OOPS over functional programming. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 23rd, 2012 |Category .Net

Views
9211

.NET architecture interview questions : - What are benefits and Limitation of using Viewstate, hidden frames and Cookies?

In this article we will explain what are benefits and Limitation of using Viewstate, hidden frames and Cookies.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Feb 12th, 2014 |Category .Net

Views
9207

What are cookies? (ASP.NET interview questions)

In this article we will explain what are cookies. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 22nd, 2014 |Category ASP.NET

Views
9171

Asp.NET interview questions with answers: - Difference between IIS with windows and IIS express?

In this article we will explain Difference between IIS with windows and IIS express.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 5th, 2013 |Category ASP.NET

Views
9156

QuestPond's interview questions and answers on JSON(JavaScript Object Notation)

In this article we have explained json(javascript object notation). For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 1st, 2014 |Category ASP.NET

Views
9045

How are WPF observable collections different from simple .NET collections? (.NET WPF Interview questions)

In this article we will explain how are WPF observable collections different from simple .NET collections. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 26th, 2014 |Category .Net

Views
9035

.NET Interview Questions: - Mention object pooling in .NET?

In this article we will explain about Object Pooling in .NET, For more articles and videos http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 27th, 2012 |Category .Net

Views
8934

Write a simple regex for email validation? (C# interview questions with answers)

In this article we will explain write a simple regex for email validation. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 24th, 2014 |Category C#

Views
8916

Explain important Jquery selectors? (Jquery Interview Questions)

In this article we will explain important Jquery selectors. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jun 5th, 2014 |Category .Net

Views
8908

ASP.NET interview questions: - Mention differences between trace and debug in ASP.NET?

In this article we will differentiate between trace and debug in ASP.NET. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Mar 22nd, 2012 |Category ASP.NET

Views
8873

Knowledge Sharing Session: - On concept of OOPS (Inheritance and Use of Virtual Keyword)

In this Session we will learn the use of Inheritance and Use of Virtual Keyword.For more details visie us on www. questpond.com, http://youtu.be/MaHZiZOWTvU?hd=1... Read More

By Shiv Prasad Koirala | Dec 13th, 2011 |Category .Net

Views
8765

SQL Server interview questions: - What is the difference between Fact Table and Dimensions?

In this article we will explain what is the difference between Fact Table and Dimensions. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 7th, 2014 |Category SQL

Views
8760

Various interview questions on SQL Server

In this article we will explain various interview questions on SQL Server. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 17th, 2014 |Category SQL

Views
8731

C# and .NET interview questions around JIT and NGEN.

In this article we will explain around JIT and NGEN.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 18th, 2014 |Category C#

Views
8625

.NET interview questions: - Prove that anonymous Types better than Tuples.

Anonymous Types help us to create an object without declaring its data type and also help us to create properties with good meaningful names... Read More

By Shiv Prasad Koirala | Aug 18th, 2011 |Category ASP.NET

Views
8587

WWF interview questions: -Various types of Workflow in Windows Workflow foundation?

A sequential workflow has clear start and finish boundaries. Workflow controls execution in Sequential workflow. In sequential execution, one task is executed after other.... Read More

By Shiv Prasad Koirala | Sep 21st, 2011 |Category ASP.NET

Views
8556

SQL Server interview questions: - Publisher, distributor and subscriber in SQL.

In this article we will explain publisher, distributor and subscriber in "Replication". For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 24th, 2011 |Category SQL

Views
8415

SQL Server interview questions and answers: - What is CDC (Change data capture) in SQL Server?

In this article we will explain What is CDC (Change data capture) in SQL Server?... Read More

By Shiv Prasad Koirala | Dec 23rd, 2012 |Category SQL

Views
8334

C# and .NET interview question: - Cross word puzzle?

In this article we will explain Cross word puzzle?... Read More

By Shiv Prasad Koirala | Dec 9th, 2012 |Category C#

Views
8058

ASP.NET interview questions: - Can you define Httphandlers and HttpModules and difference between them?

Handlers and modules helps you inject pre-processing logic before the ASP.NET request reaches the website.... Read More

By Shiv Prasad Koirala | Oct 11th, 2011 |Category ASP.NET

Views
8039

Literal VS Label (ASP.NET Interview questions)

In this article we will explain Literal VS Label. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jul 15th, 2014 |Category ASP.NET

Views
8007

ASP.NET MVC interview questions: - What is WebGrid in MVC and how to use it?

In this article we will explain what is WebGrid in MVC and how to use it.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Apr 14th, 2014 |Category ASP.NET

Views
7991

SQL Server interview question:- Show SSIS, SSAS and SSRS?

In this aricle we will explain about SSIS, SSAS and SSRS.For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 20th, 2012 |Category SQL

Views
7902

ADO.NET interview questions: - Different available components in ADO.NET.

In this article we will explain about different components in ADO.NET. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 9th, 2011 |Category ADO.NET

Views
7859

.NET interview questions: - State the use Trim function in C#?

The Trim function helps us to remove OFF spaces characters from the beginning and from the end of the instance.... Read More

By Shiv Prasad Koirala | Nov 4th, 2011 |Category C#

Views
7792

.NET interview questions: - Uses of checked and unchecked keyword in C#?

The checked keyword is used to explicitly enable overflow checking for integral-type arithmetic operations and conversions.... Read More

By Shiv Prasad Koirala | Sep 13th, 2011 |Category C#

Views
7630

C# and .NET interview questions on Coalescing operator.

In this article we will explain coalescing operator.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 16th, 2013 |Category C#

Views
7615

.NET interview questions: - How to parse data in Threading?

In this article we will explain about parse data in Threading. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 31st, 2011 |Category ASP.NET

Views
7529

What is the need of $sce ? ( AngularJS Interview Questions)

This article will explain about the need of $sce.... Read More

By Shiv Prasad Koirala | Jan 15th, 2016 |Category Angular

Views
7501

ASP.NET MVC interview questions: - What are the differences between different versions of ASP.NET MVC - MVC2, MVC3 & MVC4?

In this article we will explain What are the differences between different versions of ASP.NET MVC - MVC2, MVC3 & MVC4.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 3rd, 2014 |Category ASP.NET

Views
7483

SQL Server interview questions: - How will you explain stateless and stateful load balancing?

In this article we will explain stateless and stateful load balancing in SQL Server. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 1st, 2012 |Category SQL

Views
7384

.NET and ASP.NET interview questions: - Steps to change cells color of GridView according to some condition?

This is not one of the typical .NET interview questions but on knowledge aspect it might be very helpful and also helpful while you dealing with GridView.... Read More

By Shiv Prasad Koirala | Sep 14th, 2011 |Category ASP.NET

Views
7379

.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 Shiv Prasad Koirala | Aug 24th, 2011 |Category ASP.NET

Views
7302

What is generics and have you ever used any generic classes? ( .NET Generic Interview questions)

In this article we will explain what is generics and have you ever used any generic classes.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 23rd, 2013 |Category .Net

Views
7147

.NET interview questions: - How will you explain CMMI?

In this article we will explain about CMMI(Capabality Maturity Model Integration). For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 13th, 2012 |Category .Net

Views
7069

ADO.NET interview questions: - State the meaning of connection, command, datareader and dataset in ADO.NET?

This object creates a connection to the database. If you want to do any operation on the database you have to first create a connection object.... Read More

By Shiv Prasad Koirala | Sep 6th, 2011 |Category ASP.NET

Views
6969

What is application cache in HTML5?( ASP.NET HTML 5 interview questions with answers)

In this article we will explain what is application cache in HTML5.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 14th, 2013 |Category ASP.NET

Views
6897

.NET interview questions: - State the uses of Params Keyword in C#.

In this article we will explain about Params keyword in C#. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 20th, 2011 |Category C#

Views
6884

C# and .NET Interview questions: - What is Thread.Join () in threading?

In this article we will explain about Thread.Join() in threading. For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 8th, 2012 |Category C#

Views
6798

SQL Server interview questions - Can you explain Referential Integrity in SQL Server?

Referential Integrity is a DataBase concept that ensures the relationship between tables remainsconsistent, where one table has a foreign key reference to the other table which is declared asprimary key.... Read More

By Shiv Prasad Koirala | Nov 6th, 2011 |Category SQL

Views
6789

MVC and .NET learning tutorials for components of MVC and how do you perform unit testing in MVC?

In this article we will explain components of MVC and how do you perform unit testing in MVC. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 31st, 2014 |Category .Net

Views
6685

.NET interview questions: - How does .NET Framework 4 differ from .NET Framework 4 Client Profile?

The .NET Framework 4 Client Profile is a downsized version of .NET Framework 4 and is basically used when you want to create windows based applications and you do not want the complete framework to be installed.... Read More

By Shiv Prasad Koirala | Sep 22nd, 2011 |Category ASP.NET

Views
6673

SQL Server interview questions: - Mention two types of indexes and explain them?

In this article we will explain about Clustered index and Non-Clustered Index. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 19th, 2012 |Category SQL

Views
6636

SQL Server interview questions and answers: -What is the use of 'hierarchyid' in SQL Server?

In this article we will explain What is the use of 'hierarchyid' in SQL Server?... Read More

By Shiv Prasad Koirala | Mar 25th, 2013 |Category SQL

Views
6600

.NET interview questions: - Different steps to check if data is of a proper data type?

This is not one of the typical.NET interview questions, but being as a .NET developer this can help you in some extent to check the data you have inserted as input is of proper data type or not.... Read More

By Shiv Prasad Koirala | Oct 3rd, 2011 |Category ASP.NET

Views
6517

.NET interview questions: - What is use the of SN.EXE?

trong name is similar to GUID (It is supposed to be unique in space and time) in COM components. Strong Name is only needed when we need to deploy assembly in GAC.... Read More

By Shiv Prasad Koirala | Aug 6th, 2011 |Category ASP.NET

Views
6418

.NET interview questions: -Elaborate differentiation delegate and an event?

This is one of the important and most asked.NET interview questions. Delegate is basically an abstract strong pointer to a function or method while events are higher level of encapsulation over delegates.... Read More

By Shiv Prasad Koirala | Sep 4th, 2011 |Category ASP.NET

Views
6405

.NET interview questions: -Show us with explanation of V-model in testing?

In this article we will explain about V-model and its working in testing. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 5th, 2012 |Category .Net

Views
6348

How can we post a complete HTML form in JSON format?( ASP.NET JSON interview questions with answers)

In this article we will explain how can we post a complete HTML form in JSON format.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 10th, 2013 |Category ASP.NET

Views
6296

C# interview questions :- Describe the way to debug C# applications using Visual studio ?.

I use the following things for debugging c# applications using visual studio :-... Read More

By Shiv Prasad Koirala | Sep 24th, 2011 |Category C#

Views
6248

.NET interview questions: - Can you explain the term Native Image Generator (Ngen.exe)?

The Native Image Generator utility (Ngen.exe) allows you to run the JIT compiler on your assembly's MSIL and generate native machine code which is cached to disk.... Read More

By Shiv Prasad Koirala | Aug 23rd, 2011 |Category ASP.NET

Views
6181

C# interview question: - What are partial methods in partial classes of C# and .NET?

In this article we will explain about partial methods in partial classes of C# and .NET, For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 9th, 2012 |Category C#

Views
6168

Do we have protected scope in Javascript ? ( Angular interview questions)

In this article we will discuss an Angular interview question with answer.... Read More

By Shiv Prasad Koirala | Oct 26th, 2017 |Category C#

Views
6154

ASP.NET interview questions: - How will you explain ASP.NET authentication process works?

In this article we will explain briefly ASP.NET authentication process works. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Apr 18th, 2012 |Category ASP.NET

Views
5864

ASP.NET Label control vs literal control (ASP.NET interview questions)

In this article we will explain ASP.NET Label control vs literal control. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | May 2nd, 2014 |Category ASP.NET

Views
5836

ASP.NET Interview questions: - How will you use session and viewstate in ASP.NET?

In this article we will Explain use of session and viewstate in ASP.NET. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Apr 10th, 2012 |Category ASP.NET

Views
5828

SQL Server interview questions: - What are ACID fundamental and transactions in SQL SERVER?

A transaction is a sequence of operations performed as a single logical unit of work. A logical unit of work must exhibit four properties, called the ACID (Atomicity, Consistency, Isolation, and Durability) properties, to qualify as a transaction:... Read More

By Shiv Prasad Koirala | Aug 29th, 2011 |Category SQL

Views
5738

What is the use of Document.ready in Jquery ? ( ASP.NET Jquery interview questions with answers)

In this article we will explain What is the use of Document.ready in Jquery .For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Sep 17th, 2013 |Category ASP.NET

Views
5715

Top 25 Angular Interview Questions and Answers

Top 25 Angular Interview Questions and Answers... Read More

By Shiv Prasad Koirala | Aug 6th, 2021 |Category Angular

Views
5595

ASP.NET Interview Questions: - Can you explain Post Cache substitution?

In this article we will explain about Post Cache Substitution. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 1st, 2012 |Category ASP.NET

Views
5567

SQL Server interview questions: - What is Fragmentation?

In this article we will explain about Fragmantation in SQL Server. For articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Jan 25th, 2012 |Category SQL

Views
5532

ASP.NET interview questions: - Will you explain differences between ASP and ASP.NET?

In this article we will explain differences between ASP and ASP.NET. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Apr 21st, 2012 |Category ASP.NET

Views
5381

ASP.NET interview questions: - Explain the term various modes of storing ASP.NET session?

In this mode Session, state is stored in the memory space of the Aspnet_wp.exe process. This is the default setting. If the IIS reboots or web application restarts then session state is lost.... Read More

By Shiv Prasad Koirala | Aug 8th, 2011 |Category ASP.NET

Views
5342

ASP.NET interview questions: - Detailed explanation for Forms authentication in ASP.NET?

In this article we will explain Forms authentication in ASP.NET, For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 5th, 2011 |Category ASP.NET

Views
5299

.NET interview questions: - Explain CAS model is structured under .NET 4.0?

Permission granting is no more the work of CAS; it’s now the work of the hosting model. In other words CAS is disabled in .NET 4.0 by default. The host will decide what rights to be given to the .NET assembly.... Read More

By Shiv Prasad Koirala | Nov 3rd, 2011 |Category ASP.NET

Views
5283

.NET Interview Questions: - Mention LeaseTime, SponsorshipTime, RenewonCallTime and LeaseManagerPollTime?

In this article we will explain about LeaseTime, SponsorshipTime, RenewonCallTime and LeaseManagerPollTime. For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | Mar 7th, 2012 |Category .Net

Views
5253

ADO.NET interview questions: - Elaborate various ways to implement optimistic locking in ADO.NET?

In this article we will explain different ways to implement optimistic locking in ADO.NET. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Mar 16th, 2012 |Category ADO.NET

Views
5177

3 important ASP.NET jquery CDN Interview questions with answers

In this video we will explain 3 important ASP.NET jquery CDN .For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 21st, 2013 |Category ASP.NET

Views
5161

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 Shiv Prasad Koirala | Sep 28th, 2011 |Category ASP.NET

Views
5146

ASP.NET interview questions: - Can you explain the concept of trace listener?

In this article we will explain can you explain the concept of trace listener.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Jan 8th, 2014 |Category ASP.NET

Views
5141

C# Training: - Mention various types of IIS isolation levels?

In this article we will explain various types of IIS isolation levels. For more articles and videos visit us on http://www.questpond.com... Read More

By Shiv Prasad Koirala | May 15th, 2012 |Category C#

Views
5084

SQL Server interview questions: - Show us SQL injection in SQL Server?

This is one of the most favorite SQL Server interview questions asked by the interviewer.... Read More

By Shiv Prasad Koirala | Sep 23rd, 2011 |Category SQL

Views
5084

SQL Server interview questions: - Relationship existing in database designing?

In this aricle we will explain different types of relationship existing in database designing.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 22nd, 2011 |Category SQL

Views
4940

ASP.NET interview questions: -Explain CSS (Cascading Style Sheet) and what are steps to create a CSS in ASP.NET?

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.... Read More

By Shiv Prasad Koirala | Oct 13th, 2011 |Category ASP.NET

Views
4886

.Net interview questions: - Elaborate the five levels in CMMI?

In this article we will explain the five levels in CMMI. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Mar 29th, 2012 |Category .Net

Views
4868

ASP.NET interview questions: - Can you explain benefits and limitations of using Query Strings?

In this article we will show benefits and limitations of using Query Strings. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Apr 14th, 2012 |Category ASP.NET

Views
4785

.NET interview questions: - Explain object diagrams in UML?

In this article we will explain about object diagrams in UML. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 9th, 2012 |Category .Net

Views
4727

SQL Server interview questions: -Types of replication supported by SQL SERVER?

There are three types of replication supported by SQL SERVER:-... Read More

By Shiv Prasad Koirala | Aug 27th, 2011 |Category SQL

Views
4724

.NET interview questions: - Different steps to swap two variable data without using third variable?

So, let’s create a sweet and simple example to see how exactly we can swap the two variables data without using third variable.... Read More

By Shiv Prasad Koirala | Oct 10th, 2011 |Category ASP.NET

Views
4647

.NET interview questions: - Define hashtable collections?

In arraylist or array if we have to access any data we need to use the internal index id generated by the array list collection. For instance the below code snippet shows how the internal id is used to fetch data from array list.... Read More

By Shiv Prasad Koirala | Sep 12th, 2011 |Category ASP.NET

Views
4571

C# and .NET interview questions: - Explain need of Casting in C#? What is casting?

This is one of the typical .NET interview questions and has been asked in many of the mid .NET and c# interviews, also the favorable question of the interviewers where they check your skills on casting.... Read More

By Shiv Prasad Koirala | Oct 17th, 2011 |Category C#

Views
4568

SQL Server interview questions: - Elaborate architecture of Notification Services?

In this article we will explain about Architecture of Notification Service. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 6th, 2012 |Category SQL

Views
4561

ADO.NET interview questions: - Can you explain namespaces provided by .NET for data management?

This namespace has the dataset object which helps us to access data in a data source independent manner.... Read More

By Shiv Prasad Koirala | Nov 10th, 2011 |Category ADO.NET

Views
4497

SQL Server interview questions: - Two Methods that explains to back-up SQL Server Database and Restore Database?

There are basically two ways (methods) in order to back-up SQL Server Database and Restore database.... Read More

By Shiv Prasad Koirala | Aug 3rd, 2011 |Category SQL

Views
4484

UML Training: - Can you explain many types of diagrams in UML(Unified Modeling Language)?

In this article we will explain many types of diagrams in UML(Unified Modeling Language). For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | May 18th, 2012 |Category .Net

Views
4375

.NET interview questions: - Mention various roles in Six Sigma implementation?

In this article we will explain about various roles in Six Sigma implementation. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Mar 20th, 2012 |Category .Net

Views
4346

ADO.NET interview questions: - Implementing optimistic locking in ADO.NET

This article will explain different ways of optimistic locking in ADO.NET. For more article and videos visit us at www.questpond.com... Read More

By Shiv Prasad Koirala | Oct 25th, 2011 |Category ADO.NET

Views
4272

ASP.NET interview questions: - Write the ways of doing Tracing in ASP.NET?

Tracing: - Tracing is a way to monitor the execution of your ASP.NET application. You can record exception details and program flow in a way that doesn't affect the program's output.... Read More

By Shiv Prasad Koirala | Aug 30th, 2011 |Category ASP.NET

Views
4269

.NET interview questions: - Explain the steps to clean unmanaged objects and also maintain its performance?

Implement IDisposable interface and implement the dispose function.... Read More

By Shiv Prasad Koirala | Sep 15th, 2011 |Category ASP.NET

Views
4250

C# and .Net Interview Question:- Explain InnerClass and Procedure to use them?

A class which is declared inside the body of another class is called as InnerClass.... Read More

By Shiv Prasad Koirala | Aug 25th, 2011 |Category C#

Views
4236

ASP.NET interview questions: - How will you describe the benefits and limitations of using Cookies?

A simple but most frequently asked ASP.NET interview question.... Read More

By Shiv Prasad Koirala | Aug 10th, 2011 |Category ASP.NET

Views
4213

.NET interview questions: - Steps to add a code snippet in Visual Studio 2010?

Visual Studio has two types of snippets namely Expansion snippet which are inserted at the cursor and SurroundsWith snippet which wraps around existing code.... Read More

By Shiv Prasad Koirala | Sep 26th, 2011 |Category ASP.NET

Views
4172

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 Shiv Prasad Koirala | Nov 12th, 2011 |Category SQL

Views
4155

.NET interview questions: - Explain the steps to make Windows API calls in .NET?

Windows API calls are not COM based and they are invoked through Platform Invoke Services.... Read More

By Shiv Prasad Koirala | Sep 2nd, 2011 |Category ASP.NET

Views
3998

ASP.NET interview questions: - Explain the concept of trace listener?

'Tracelistener' are objects that get tracing information from the trace class and they output the data to some medium.... Read More

By Shiv Prasad Koirala | Oct 14th, 2011 |Category ASP.NET

Views
3953

ASP.NET interview questions: - Creating a Unique Code in ASP.NET.

In this article we will explain about unique code in ASp.NET. For more articles and videos visit us on www.questpod.com... Read More

By Shiv Prasad Koirala | Oct 28th, 2011 |Category ASP.NET

Views
3895

.NET interview questions: - What will be the result when Class1 creates objects of Class2 and Class2 creates object of Class1?

In this article we will explain the result when Class1 creates objects of Class2 and Class2 creates object of Class1. For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Dec 19th, 2011 |Category .Net

Views
3810

SQL Server interview questions: - Can we convert a Table Data in to XML format in SQL Server?

This is one of the typical SQL Server interview questions and also the favorable question of the interviewers. The interviewers ask this question to check your skills on converting the table data in to XML format but many of your developer friends fails i... Read More

By Shiv Prasad Koirala | Oct 9th, 2011 |Category SQL

Views
3724

100 .NET Interview Questions with Answers

Most asked 100 Plus .NET Interview Questions with Answers.... Read More

By Shiv Prasad Koirala | Aug 10th, 2021 |Category C#

Views
3670

.NET interview questions: - Method of parsing values from string.

This is one of the most interesting topics asked by the interviewers to check how you can handle/solve this complicated situation in much easier ways.... Read More

By Shiv Prasad Koirala | Aug 16th, 2011 |Category ASP.NET

Views
3602

SQL Server interview questions: - Explain essential components of SQL Server Service broker?

In this article we will explain about essential components of SQL Server Service broker. For more articles and videos visit us on http://www.questpond.com/... Read More

By Shiv Prasad Koirala | Feb 13th, 2012 |Category SQL

Views
3576

.NET interview questions: - Different types anonymous and their practical use?

Anonymous Types help us to create an object without declaring its data type and also help us to create properties with good meaningful names... Read More

By Shiv Prasad Koirala | Aug 17th, 2011 |Category ASP.NET

Views
3447

ADO.NET interview questions: - Implement optimistic locking in ADO.NET.

In this article we will explain about different ways to implement optimistic locking in ADO.NET.For more articles and videos visit us on www.questpond.com... Read More

By Shiv Prasad Koirala | Nov 29th, 2011 |Category ASP.NET

Views
3415

.NET interview questions: - Delay signing in .NET?

The whole point about strong names is to ensure that the clients (UI, External components etc) who is consuming the DLL knows that the DLL was published from a valid source... Read More

By Shiv Prasad Koirala | Sep 5th, 2011 |Category ASP.NET

Views
3362

ASP.NET interview questions: - Can we restrict users to upload a specified file extension in ASP.NET?

This is not one of the typical .NET interview questions but on knowledge aspect you will find this as interesting because while you are working in some of the IT company or project this situation can occur in front of you so at that time this might help y... Read More

By Shiv Prasad Koirala | Sep 29th, 2011 |Category ASP.NET

Views
2847

.NET interview questions: - Describe steps of working of CAS ?

First Evidence is gathered about the assembly. In other words from where did this assembly come? , who is the publisher etc.... Read More

By Shiv Prasad Koirala | Sep 19th, 2011 |Category ASP.NET

Views
1298

Explain Stack, Heap, Value type & reference type in C#

In this article you will learn about how Stack, Heap, Value and Reference Types are different from each other.... Read More

By Shiv Prasad Koirala | Dec 23rd, 2022 |Category C#

Views
1249

ASP.NET MVC Core Interview Questions

Frequently asked ASP.NET interview questions and answers... Read More

By Shiv Prasad Koirala | Aug 5th, 2021 |Category ASP.NET

Views
1115

What is Garbage Collector(GC) in C#?

This article gives in-depth explanation on C# Garbage Collection with code examples.... Read More

By Shiv Prasad Koirala | Dec 22nd, 2022 |Category C#

Views
979

Difference between Boxing & Unboxing in C#

Here we will discuss on how boxing and unboxing work in C# and what exactly these two important concept are.... Read More

By Shiv Prasad Koirala | Dec 26th, 2022 |Category C#

Views
699

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 Shiv Prasad Koirala | Dec 27th, 2022 |Category C#

Views
683

C# Interview questions asked in Mumbai based IT company.

In this article will look into the most asked interview Q & A of C#(CSharp).... Read More

By Shiv Prasad Koirala | Sep 28th, 2017 |Category C#

Views
588

C# Strongly Typed & Dynamically Typed Language

This read contains explanation on differentiating Strongly/Statistically & Dynamically/Weakly Typed language in C#.... Read More

By Shiv Prasad Koirala | Dec 26th, 2022 |Category C#

Views
269

C# and .NET Framework interview questions:- Describe Multi-targeting in .NET?

C# and .NET Framework interview questions:- Describe Multi-targeting in .NET?... Read More

By Shiv Prasad Koirala | Jul 31st, 2011 |Category C#

Article Categories

Learn in Hindi