SharePoint 2010 Tutorials For Beginners Lession 1
This beginner tutorial explains how to log into SharePoint, add new sites, edit themes, and create and edit lists and columns in SharePoint 2010.
SharePoint 2010 Tutorials For Beginners Lession 2
This beginner tutorial explains how to add Users, add Views, and reviews how to create and edit Lists and Columns in SharePoint 2010.
SharePoint 2010 Tutorials Lession 2 Part-A
SharePoint 2010 Tutorials Lession 2 Part-B
SharePoint 2010 Tutorials For Beginners Lession 3
This beginner tutorial explains how to create and use Document Libraries and how to use Versioning and Check-In/Check-Out.
SharePoint 2010 Tutorials Lession 3 Part-A
SharePoint 2010 Tutorials Lession 3 Part-B
SharePoint 2010 Tutorials For Beginners Lession 4 : Introduction to Web Parts
This beginner turorial is a guide to creating and using Web Parts in SharePoint 2010.
SharePoint 2010 Tutorials For Beginners Lession 5 : Introduction to SharePoint Roles, Groups, and Permissions
This beginner tutorial explains basic user security including authorization and authentication, permissions, active directory, groups, and inheritance in SharePoint 2010.
SharePoint 2010 Lesson 5 - Part A - SharePoint Roles, Groups, and Permissions
SharePoint 2010 Lesson 5 - Part B - SharePoint Roles, Groups, and Permissions -This beginner tutorial explains basic user security including authorization and authentication, permissions, active directory, groups, and inheritance in SharePoint 2010.
SharePoint 2010 Tutorials For Beginners Lesson 6 - Document Management - Site Columns
This tutorial discusses what site column definitions are and how to use them in SharePoint 2010.
SharePoint 2010 Tutorials For Beginners Lesson 7 - Document Management - Content Types
This tutorial discusses content types and information management in SharePoint 2010.
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This tutorial discusses content types and information management in SharePoint 2010.
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This tutorial discusses what site column definitions are and how to use them in SharePoint 2010.
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This beginner tutorial explains basic user security including authorization and authentication, permissions, active directory, groups, and inheritance in SharePoint 2010.
SharePoint 2010 Lesson 5 - Part A - SharePoint Roles, Groups, and Permissions
SharePoint 2010 Lesson 5 - Part B - SharePoint Roles, Groups, and Permissions -This beginner tutorial explains basic user security including authorization and authentication, permissions, active directory, groups, and inheritance in SharePoint 2010.
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This beginner turorial is a guide to creating and using Web Parts in SharePoint 2010.
SharePoint 2010 Tutorials Lession 4
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This beginner tutorial explains how to create and use Document Libraries and how to use Versioning and Check-In/Check-Out.
SharePoint 2010 Tutorials Lession 3 Part-A
SharePoint 2010 Tutorials Lession 3 Part-B
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This beginner tutorial explains how to add Users, add Views, and reviews how to create and edit Lists and Columns in SharePoint 2010.
SharePoint 2010 Tutorials Lession 2 Part-A
SharePoint 2010 Tutorials Lession 2 Part-B
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
This beginner tutorial explains how to log into SharePoint, add new sites, edit themes, and create and edit lists and columns in SharePoint 2010.

Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
In this video we will understand what is sharepoint 2010 , differences between sharepoint foundation and sharepoint server 2010 and finally we will try to understand the different software and hardware requirements for sharepoint 2010.
Tags:Sharepoint 2010 Object model Tutorial,SharePoint 2010,SharePoint 2007, SharePoint 2010 SharePoint Development, 2013, 2010, 2007,Portal Technology, SharePoint Server 2010, Architecture of SharePoint Server 2010 SharePoint 2010 Developer tutorial
Authentication is the process where we identify who the user is.Authorization is the process where we check what kind of role and rights the identified user has. Below is the video which describes these two vocabularies in a precise manner.
See how to bind combox with each other in C#.net for web application.
you can use this coding to bind combo box for state and city names to fetch while as per user selection .

Introduction to ASP.NET Validation Controls ASP.NET - Validations Controls
ASP.NET validation controls allow us to validate the data that the user has typed into a web form before we accept the data from the user. For example if we want the user to provide us with email address in a web form, we can validate the data to make sure that user has typed email in the input field otherwise we refuse the data and provide user with error message to inform them of why we have not allowed the data to be processed. There are 6 types of validation controls in ASP.NET.
In this video you will learn about how to use built-in validation's controls of asp.net for
basic validations Like Require Name,email-id,age,two password comparison .
Introduction to ASP.NET Validation Controls

Introduction to XML Data Type Methods - SQL SERVER.
You can use the xml data type methods to query an XML instance stored in a variable or column of xml type.
This video explains the fundamentals of the XML Data Type Methods.
SQL Insert/Update/Select/Delete using C#.

Tricks to Replace SELECT * with Column Names - SQL SERVER
This video explains tricks to replace SELECT * with Column Names using SQL Server Management Studio.
This video explains tricks to replace SELECT * with Column Names using SQL Server Management Studio.

In this SQL in Sixty Seconds Video we will see how quickly and easily we can import CSV file into database table.
Importing CSV into SQL Server - SQL SERVER
Importing CSV into SQL Server - SQL SERVER

Three Tricks to Comment T-SQL in SQL Server Management Studio - SQL SERVER
In this SQL in Sixty Seconds Video we will see three methods to comment T-SQL code in SQL Server Management Studio.
In this SQL in Sixty Seconds Video we will see three methods to comment T-SQL code in SQL Server Management Studio.

SQL Server 2008/R2 and SQL Server 2012 can generate script containing Schema and Data. It is fairly easy process and can be quickly done using SQL Server Management Studio (SSMS).

A very popular question is how to insert multiple values into a single table using single statement. In this edition of SQL in Sixty Seconds we are going three different methods.

A very common question is how to get the current datetime in SQL Server. The most obvious question which is asked as a follow up to an earlier question is how to find only date or only time from current datetime in SQL Server. This sixty second video describes the same.