Call 91-22 -66752917 for c# interview question videos
91-22 -66752917.Lunch: 11am - 2pm
Dinner: M-Th 5pm - 11pm, Fri-Sat:5pm - 1am. NET and C# interview questions videos
ASP.NET interview questions videos
c# interview questions videos
- "VAR" keyword
- Abstraction and Encapsulation
- Anonymous methods in c#
- anonymous types tuples
- C# (Csharp) indexers
- c# and .NET collections
- c# private constructor
- Constant VS Readonly
- Convert.tostring VS tostring ()
- debug c# threads?
- Debug directive in c#
- Debug VS Release
- Generics in c#
- keyword(C#)
- method names in c#
- mock interview
- operator overloading in c# ?
- params keyword
- proper data type
- static classes
- String VS StringBuilder
- String(Capital S) and string(small s) ?
- Throw vs Throw ex
- volatile keyword
- What are extension methods
- What is AutoResetEvent?
- What is thread ?
- What is TPL ( Task Parallel Library)
- Yield keyword in c#
SQL Server interview questions videos
MVC Interview questions videos
MVC Interview questions and answers
WCF Interview questions videos
.NET interview questions and answers
-
Awesome c# interview questions
- WPF Interview questions with answers: – What are WPF converters?
- ASP.NET Javascript Interview questions with answers :- How to debug Javascript using visual studio ?
- C# and .NET interview question: – When should we use Structure as compared to classes?
- MVC interview questions with answers video: – What is Web API how to implement the same?
- C# and .NET interview questions with answers – What is Nuget?
- 23 important SQL Server interview questions on Database concepts
- ASP.NET interview questions: What is impersonation in ASP.NET?
- Algorithm interview questions and answers: – How does selection sort algorithm works?
- Algorithm interview questions and answers: – What is inserted sort algorithm?
- .NET interview questions and answers: -How can you define a property read only for external world and writable in the same assembly?
- Algorithm interview questions and answers: – Can you write code for bubble sort algorithm?
- SQL Server interview questions and answers: – What is difference between “ReportServer” and “ReportServerTempDb”?
- .NET interview questions and answers: – How can we create a windows service using .NET?
- C# and ADO.NET Interview Questions :- Can you explain Connection, Command, Datareader and Dataset in ADO.NET ?
- C# interview questions and answers: – Explain the use of Icomparable in c#?
- .NET interview questions and answers: – Which is the best place to store connection string in .NET projects?
- .NETinterview questions and answers: – Will the finally run in this code?
- How to prepare for c# and .NETinterviews?
- ASP.NET training and interview question: – What is cross page posting?
- 30 important ASP.NET MVC interview question
- MVC ASP.NET interview question: -What is the difference between tempdata ,viewdata and viewbag?
- SQL Server interview questions: -How to delete duplicate records which does not have primary key?
- 29 important .net interview questions on Remoting and Webservices
- .NET interview questions: – Show various roles in Six Sigma implementation?
- 28 important ASP.NET MVC interview questions and answers
- .NET Interview questions and answers: -What is serialization and deserialization in .NET?
- C# and WCF interview question:- What is the difference between Remoting,Web services and WCF services ?
- 500 Important C# and.NET interview questions asked to C# developers
- ASP.NET MVC (Model view controller) interview questions and answers: – What is the latest version of MVC and what is the difference between each version?
- .NET and c# Interview Question and answers: – If we want to update interface with new methods, what is the best practice?
- .NET and c# Interview questions: – What does the word scalability, scale-up and scale-out means?
- SQL Server interview questions: -Can you explain architecture of SSIS (SQL Server integration services)?
- ASP.NET MVC Interview questions :- What is the difference between tempdata , viewdata and viewbag?
- SQL Server interview questions: – There are 2 physical files MDF and LDF, what are they?
- ASP.NET Interview Question: – How to encrypt connection string in Web.config file ( ASP.NET Training) ?
- ASP.NET Interview questions: – What is the difference between session and view state?
- C# Training: – Difference between “Throw” and “Throw ex”?
- c# interview questions :- What is the difference between foreground and background threads ?
- UML Training: – How will you explain many types of diagrams in UML(Unified Modeling Language)?
- C# Training: – What are various types of IIS isolation levels?
- ASP.Net Interview questions: – Elaborate differences between ‘Server.Transfer’ and ‘response.Redirect’?
- ASP.NET interview questions: – Mention differences between ASP and ASP.NET?
- ASP.NET interview questions: – Elaborate in brief how the ASP.NET authentication process works?
- ASP.NET interview questions: – Will you explain benefits and limitations of using Query Strings?
- ASP.NET Interview questions: – Explain use of session and viewstate in ASP.NET?
- 11 Important Database designing rules which I follow
- .Net interview questions: – Can you explain the five levels in CMMI?
- .Net interview questions: – Why finalize for cleanup is not preferable?
- ASP.NET interview questions: – Show differences between trace and debug in ASP.NET?
- ADO.NET interview questions: – Explain different ways to implement optimistic locking in ADO.NET?
C# Interview Questions & Answers Article
- 12 Important FAQ’s on VSTS Testing (Unit testing, load testing, automated testing, database testing and code coverage)
- 6 important use of Partial/Mock testing
- 6 important uses of Delegates and Events
- 7 Simple Steps to Run Your First Azure Blob Program
- 8 important C# Interview questions on IL code, JIT, CLR, CTS, CLS and CAS
- 8 Steps to Create Workflows using SharePoint Designer
- Azure FAQ Part 1
- C# (Csharp) interview questions and answers: – What are indexers in .NET?
- C# and .NET interview question: – When should we use Structure as compared to classes?
- C# Code Reviews using StyleCop – Detailed Article
- C# design pattern (UNIT of Work Design Pattern)
- C# design pattern interview question: – DI vs IOC
- C# design pattern interview questions – What is Dependency injection ?
- c# interview questions and answers :- What is the use of c# “Yield” keyword.
- C# interview questions and answers: – What is the difference between “==” and .Equals()?
- C# OOP interview questions and answers: – I do not want to implement all the interface methods?
- C# REST interview questions with answers asked in Polaris Hydrebad
- c# threading interview questions :- Parallel.ForEach vs Task.Factory.StartNew
- Four real world uses of Partial classes and Partial methods
- How questions are asked in c# interviews?
- SharePoint Quick Start FAQ Part 1
- SharePoint Quick Start FAQ Part 6 – Workflows, Workflows and Workflows
- SharePoint Workflow Basics
- What is the difference between Reflection and Dynamic in C#?
Algorithm Interview Questions
ASP.NET Interview Questions & Answers Article
- .NET 4.0 MEF FAQ (Socket, Plug and extension)
- .NET Best Practice No: 2:- Improve garbage collector performance using finalize/dispose pattern
- 6 ways of doing locking in .NET (Pessimistic and optimistic)
- 7 Steps to Write Your Own Custom Rule using FXCOP
- ASP.NET authentication and authorization
- Asp.NET interview question: – Can ASP.NET web application run without web.config?
- ASP.NET interview questions with answers: – What is difference between globalization and localization in ASP.NET?
- ASP.NET JSON interview question with answer: – How to send JSON format from ASP.NET?
- ASP.NET JSON interview question with answers
- ASP.NET MVC 4 interview questions with answers: – What is the use of “AllowHTML” and “ValidateInput” attributes?
- Caching Interview Questions Part 2
- Compiling the first F# program using interactive mode
- Crystal and Reporting Services FAQ Part 2
- Debugging, Tracing and Instrumentation in .NET and ASP.NET (14 FAQ) with full video
- Deep talk on Cultures and languages with Asp.net and Sql
- Learn Regular Expressions (RegEx) with Ease
- Project Management FAQ
- SOA Interview questions Part 1
- The Two Interceptors: HttpModule and HttpHandlers
- Unified modeling language ( UML ) interview questions part 2
- Windows Communication Foundation FAQ quick starter Part 2
.NET Framework Interview Questions Articles
- .NET 4.0 FAQ Part 1 — The DLR
- Best Practice No 4:- Improve bandwidth performance of ASP.NET sites using IIS compression
- Best Practices No 5: – Detecting .NET application memory leaks
- Caching Interview Questions: Part 1
- Dynamic-Validation-According-to-Logged-in-User Validation
- Six important .NET concepts: Stack, heap, value types, reference types, boxing, and unboxing
SQL Server Interview Questions & Answers Article
WPF Interview Questions & Answers Article
.NET Interview Questions & Answers Article
- .NET interview questions and answers: – How to reverse a string in .NET ( DotNet)?
- .NET interview questions and answers: – What is the use of Click Once?
- .NET interview questions and answers: – Will the below codes create new instances?
- .NET interview questions with answers: – What is the difference between Reflection and Dynamic?
- C# and .NET interview questions with answers – What is Nuget?
- Dependency injection (DI) VS Inversion of Control (IOC)
- Five Great .NET Framework 4.5 Features
WPF Interview Questions & Answers Article
WCF Interview Questions & Answers Articles
Category Archives: SQL Server
23 important SQL Server interview questions on Database concepts
23 important SQL Server interview questions on Database concepts This section will cover the most asked SQL Server interview questions by the interviewer so have a look on the following and do revise it when ever you go for the … Continue reading
Posted in .NET and C# interview questions and answers, .NET and C# training, .Net Interview Questions, C# interview questions, Csharp interview questions, Interview question, programming interview questions, SQL Server, SQL server training
Tagged .net and c# interview questions and answers, .Net and c# training, Csharp interview questions, programming interview questions, Sql Server Interview Questions, SQL server training
Leave a comment
SQL Server interview questions: -How to delete duplicate records which does not have primary key?
Let me first explain what this question is all about. Let’s say you have table which has names as shown in the below figure. Now in the names table you have duplicate records (ex. Shiv) and this table does not … Continue reading
ASP.NET MVC (Model view controller) interview questions and answers: – What is the latest version of MVC and what is the difference between each version?
In case you are new to MVC start learning by click on this video learn MVC step by step. When this note was written, four versions where released of MVC. MVC 1 , MVC 2, MVC 3 and MVC 4. … Continue reading
Posted in .Net Interview Questions, ASP.NET, C# interview questions, Csharp interview questions, MVC (Model view controller), MVC interview questions and answers, programming interview questions, SQL Server
Tagged .Net and c# training, .Net Interview Question, ASP.NET, C# interview questions, Csharp interview questions, MVC (Model view controller), MVC interview questions and answers, programming interview questions
1 Comment
.NET and c# Interview Question and answers: – If we want to update interface with new methods, what is the best practice?
This is an awesome c# interview question. Kudos to the interviewer who has asked this c# question and double kudos to the candidate if he answers this c# question. The biggest use of interface is to ensure that strict CONTRACT … Continue reading
Posted in .NET and C# training, .Net Interview Questions, C# and .NET interview questions and answers, C# interview questions, Csharp interview questions, programming interview questions, SQL Server
Tagged .Net and c# training, .Net Interivew Questions, C# and .NET interview questions and answers, Csharp interview questions, Interface, programming interview questions, SQL Server Interview Question
Leave a comment
11 Important Database designing rules which I follow
Introduction Before you start reading this article let me confirm that I am not a guru in database designing. The below 11 points which are listed are points which I have learnt via projects, my own experiences and my own … Continue reading
Posted in .net, .NET and C# training, .Net Interview Questions, Csharp interview questions, Database designing, programming interview questions, SQL Server
Tagged .Net and c# training, .Net Interview Quesions, Csharp interview questions, Database designing, programming interview questions, SQL Server
Leave a comment
SQL Server interview question:- Explain SSIS, SSAS and SSRS?
All these 3 things are related to Business intelligence. Business intelligence is all about making meaning of your data, forecasting using that data, making more business sense from the data. In order to do the same we first need to … Continue reading
Posted in .NET and C# training, .Net Interview Questions, Csharp interview questions, programming interview questions, SQL Server, SQL Server interview questions and answers, SQL training, SSAS, SSIS, SSRS
Tagged Csharp interview questions, programming interview questions, SQL, Sql Server Interview Questions, SQL training, SSAS, SSIS, SSRS
Leave a comment
SQL Server interview questions: – What are the essential components of SQL Server Service broker?
An SQL Server interview questions asked in the interview. So do read the following answer before going for an interview. Following are the essential components of SQL Server:- End-Points The endpoints can be two applications running on different servers or instances, … Continue reading
Posted in Csharp interview questions, programming interview questions, SQL Server, SQL Server interview questions, SQL Server Service broker, SQL training
Tagged Csharp interview questions, Essential Components, programming interview questions, SQL, Sql Server Interview Questions, SQL Server Service Broker, SQL training
Leave a comment
SQL Server interview questions: – What is architecture of Notification Services?
This is the SQL Server interview questions which more of Database administrator (DBA) oriented. Have a look before going for interview. So one can start answering this question as follows. Detail sections in SQL notification services:- Notification Service application: – … Continue reading
Posted in architecture of Notification Services, Csharp interview questions, programming interview questions, SQL Server, SQL Server interview questions and answers, SQL training
Tagged Architecture, Csharp interview questions, Events, Generator, programming interview questions, SQL Server, Sql Server Interview Questions, SQL training, Subscriber
Leave a comment
SQL Server interview questions: – Elaborate stateless and stateful load balancing?
Following way you can answer this SQL Server interview questions. Stateless load balancer Stateless load balancer uses the hashing algorithm. It takes packet from the client and selects fields from the packet to be hashed. For instance from each client … Continue reading
Posted in Csharp interview questions, programming interview questions, SQL Server, SQL Server interview questions and answers, SQL training, stateful load balancing, stateless
Tagged Csharp interview questions, Loadbalancing, programming interview questions, SQL, Sql Server Interview Questions, SQL training, Stateful, Stateless
Leave a comment
SQL Server interview questions: – Mention Fragmentation in SQL Server?
This is the SQL Server interview questions which are asked during the interview not so frequent. But still go through it once before going for the interview. Speed issues occur because of two major things Fragmentation. Splits. Splits have been … Continue reading