Videos (502) - Page 20

Watch free Video tutorials by the selected registered members. If you also want to share video tutorials, please let us know for approval.

502 records found.
 
MSBI Demo Class 
Last updated on: 18 Jul 2014 04:37:31 AM by Kapilbisp | Views: 2295 | Category: Sql Server
Introduction to MSBI
Explain CodeLens ? ( Visual studio 2013 Feature) 
Last updated on: 09 Jul 2014 12:34:46 AM by Questpond | Views: 2901 | Category: Visual Studio
This video talks about Code lens which is a new feature in visual studio 2013 which gives us more insight of our code.
Lab 1 :- HelloWorld in C# ( CSharp Hindi video tutorial) 
Last updated on: 27 Jun 2014 12:17:30 PM by Questpond | Views: 2371 | Category: C#
This is first lab in Learn C# in Hindi step by step. In this lab we see how to display a simple hello world using C#. You can download the Hindi C# source code of this C# hindi video tutorial from http://1drv.ms/1l9TKNp
OOP interview questions :- What is the difference between Abstraction and Encapsulation ? 
Last updated on: 25 Jun 2014 05:08:26 AM by Itfunda | Views: 2316 | Category: ASP.NET
Many developers are confused between Abstraction and encapsulation. If you see the definitions Abstraction means show only what is necessary and encapsulation means hide complexity which looks almost one and the same. In this video we will try to unlead practically the difference between Abstraction and Encapsulation. Get our 500 videos from www.questpond.com
What are Async and Await ( .NET 4.5 Interview question with answers)? 
Last updated on: 25 Jun 2014 05:07:25 AM by Itfunda | Views: 2134 | Category: ASP.NET
Async and await are markers which mark code positions from where control should resume after a task (thread) completes.
  • What is TPL ( Task Parallel Library) and how it differs from threads (c# interview questions) ? 
    Last updated on: 25 Jun 2014 05:06:16 AM by Itfunda | Views: 2098 | Category: C#
    In this video we will see 3 big uses of TPL( Task parallel library) parallel processing,pooling and abstraction. We also point how threads differ from threads.
    c# (Csharp) and .NET interview questions :- What is the use of "VAR" keyword in .NET and c# ? 
    Last updated on: 25 Jun 2014 05:05:26 AM by Itfunda | Views: 1663 | Category: C#
    Want to learn C# start from this video https://www.youtube.com/watch?v=yh2SrzCkNQA Many .NET developers are confused about what is the use of VAR keyword. In this video we will first understand what exactly is this new keyword VAR and then we see 2 important uses of VAR keyword in .NET. For more such videos visit http://www.questpond.com
    c# interview questions:-Prove that only 1 instance of the object is created for static classes? 
    Last updated on: 25 Jun 2014 05:04:42 AM by Itfunda | Views: 1851 | Category: C#
    Want to learn C# start from this video https://www.youtube.com/watch?v=yh2SrzCkNQA In this video we will try to prove that only 1 instance exists for a static class. For more such videos visit http://www.questpond.com
    c# (Csharp) interview questions :- What is the use of checked and unchecked keyword ? 
    Last updated on: 25 Jun 2014 05:04:11 AM by Itfunda | Views: 1416 | Category: C#
    Want to learn C# start from this video https://www.youtube.com/watch?v=yh2SrzCkNQA In this video we will understand what is the use of checked and unchecked keyword in c# (Csharp). For more such videos visit http://www.questpond.com
    What is CAS, evidence, permission set & code groups? 
    Last updated on: 25 Jun 2014 05:03:37 AM by Itfunda | Views: 1933 | Category: ASP.NET
    This complete video which explains how we can assign permission, permission set,code group and evidence to an exe or an assembly. For more free articles, interview questions and video tutorials, please visit http://www.questpond.com/
    .NET C# Interview questions and answers :- What is Garbage Collector, Gen 0, 1 & 2? 
    Last updated on: 25 Jun 2014 05:03:10 AM by Itfunda | Views: 1981 | Category: ASP.NET
    Want to learn C# start from this video https://www.youtube.com/watch?v=yh2SrzCkNQA In this video we will try to understand the basic concept of garbage collector, generation 0,1, and 2. For more free articles, interview questions and video tutorials, please visit http://www.questpond.com/
    c# (Csharp) and .NET Interview question What are anonymous methods in c# ? 
    Last updated on: 25 Jun 2014 05:02:42 AM by Itfunda | Views: 1588 | Category: ASP.NET
    Want to learn C# start from this video https://www.youtube.com/watch?v=yh2SrzCkNQA In this .NET and C# video we will see a small sample for Anonymous methods and in what situations to use anonymous methods. For more such videos visit http://www.questpond.com