Congratulations to all monthly winners of May 2013 !!! They have won INR 2900 cash and INR 27497 worth prize.
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 25050 |  Welcome, Guest!   Register  Login
 Home > Tutorials > Video Tutorials

Video Tutorials Videos Tutorials (232)

Welcome to the Video tutorials by DotNetFunda.com!

Here you get FREE .NET Video tutorials by the registered members. These videos are submitted by very few approved members of the website to make sure the quality of videos are up to a certain standard. This list keeps growing day by day so stay tuned here for the latest videos. If you also want to share video tutorials, please let us know.



Videos TitleCategoryViewsPosted OnPosted By
What is TPL ( Task Parallel Library ) in .NET 4.0 ?  New

In this video we will see 3 big uses of TPL( Task parallel library) parallel processing,pooling and abstraction. We also point out how task differ from threads.
C#626/17/2013Questpond
SSIS Lesson 3 - Extra data from a sql server table into a Flat file using SSIS import and Export wizard  

Hi friends, I was busy with some personal works these day. So, I couldn't share my knowldge with u. I am back with a new video tutorial on SSIS.

Here is my latest ssis video tutorial on how to extract data from a sql server table into a flat file:

http://www.youtube.com/watch?v=Le7yxfGN_9M
Sql Server2815/29/2013Sqldev
C# interview question :-What is the difference between "==" and ".Equals()" comparision ?  

This video will show us difference between == vs .Equals().
C#14124/26/2013Questpond
C# interview question with answers :- What is the use of Yield keyword in C# ?  

In this video we will try to understand what exactly use of Yield keyword in C#.
C#14064/12/2013Questpond
SQL Server interview question :- Find the second highest salary ?  

Many times during SQL server interviews , many of them ask this tricky question "Find the second highest or 3rd highest from a given table" or probably they can also vice versa saying "Find the second or third lowest from a given table". In this video we will try to answer the same.
Sql Server19194/1/2013Questpond
SSIS Tutorial 2 - Load data from excel file into sql server table  

Hi friends, this video will demonstrate how to create a new SSIS package using SSIS import and export wizard. In this ssis tutorial, example to load data from excel into sql server table is very well explained. Hope this ssis tutorial will help you learning ssis.

http://www.youtube.com/watch?v=j_STqR4HPd8
Sql Server8743/18/2013Sqldev
SSIS tutorial 1 - Introduction to SSIS  

Hi friends, This ssis video tutorial will give you brief introduction to ssis and will guide you about how to start ssis.

http://www.youtube.com/watch?v=cOyrNbsS7p8&feature=youtu.be
Sql Server9523/18/2013Sqldev
CTE in SQL SERVER  

CTE - Common table expression.

This video have complete information about CTE like what is CTE , properties of CTE and examples for CTE in sql server.

http://www.youtube.com/watch?v=Ly-YqPVdVOk&feature=youtu.be
Sql Server8023/11/2013Sqldev
C# and .NET interview question: - What is operator overloading in C# ?  

In this video we will try to understand what is operator overloading in c# and how we can add our own custom logic to a operator. This is also a much asked c# interview question which is making round in .NET and C# interviews.
C#15203/4/2013Questpond
SQL Server training :- How to implement Pivot?  

In this video we will try to implement Simple Pivot function in SQL Server. So we will take a simple customer and product data and pivot them on the basis of customer name and product name.
Sql Server9143/1/2013Questpond
SQL SERVER interview question - What are the different System databases in sql server ??  

In this video we will see what are all the system databases in sql server.

There are 6 system databases in sql server

1 master
2 model
3 msdb
4 tempdb
5 mssqlsystemresource (Resource)
6 distribution

To know more about system databases in sql server, visit the below link:
Sql Server8832/24/2013Sqldev
Difference between ViewData, ViewBag, TempData and Session in MVC.  

In this MVC ( Model view controller) video we will try to understand what is the difference between viewdata,viewbag,tempdata and session.This is an interesting MVC interview question and below is a textual answer for the same.
Temp data: - Helps to maintain data when you move from one controller to other controller or from one action to other action. In other words when you redirect, "tempdata" helps to maintain data between those redirects. It internally uses session variables.
View data: - Helps to maintain data when you move from controller to view.
View Bag: - It's a dynamic wrapper around view data. When you use "Viewbag" type casting is not required.
ASP.NET MVC11822/12/2013Questpond


Navigate to Page: 1 | 2 | 3 | 4 | 5 | 6 | ... | 20 |
About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 6/19/2013 6:03:32 AM