.Net Interview Questions and Answers

Search:

Recently Published Articles

Views
237

.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
696

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
1486

.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
1325

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
885

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
1152

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
658

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
1602

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
1048

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
1107

Important SQL Server interview questions on data types: - How many bytes does "char" data type consume as compared to "nchar" data type?

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
947

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
946

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
1042

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
13944

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 WCF

Views
2461

SQL Server 2012 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
1437

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
1447

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
2677

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
8399

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
4459

C# threading interview questions: - What is the difference between “AutoResetEvent” and “ManualResetEvent”?

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
2771

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
3447

.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
972

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
1100

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
5756

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

 

Article Categories