• Home
  • Trace mobile number (From India)
  • Entertainment
  • SiteMap
  • Home
  • ASP.NET
  • C#
  • BLOGGING
  • SQL SERVER
  • FACEBOOK
  • Entertainment
Showing posts with label Video Tutorial. Show all posts

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

See How To Perform Insert,Update,Delete Operation In SQL Using C# Winforms



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.


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

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.


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.

Get Date and Time From Current DateTime - SQL

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.


Older Posts Home

Most Read

  • How to Capitalize the First Letter of All Words in a string in C# ?
  • keyboard shortcuts For Windows
  • List Of Best Free WordPress Plugins : 2012
  • Read Write XML Data-Read Write XML File Using C#, VB.NET In Asp.Net
  • How to Shake Internet Explorer - Javascript Code
  • How to Choose a Nice Topic for your Blog .
  • Free Search Engine Submission List ,search engine optimization
  • Number validation in Textbox of ASP.NET Using Regular Expression validator
  • Javascript:Percentage Gain Javascript Calculator
  • .Net Interview Questions and Answers on OOPS | OOPS Frequently Asked Questions
Google
Custom Search Bloggers - Meet Millions of Bloggers

Join Us On FaceBook

  • Recent Posts
  • Comments

All Topics

  • ▼  2014 (10)
    • ▼  January (10)
      • ASP.NET Interview Question : difference between ge...
      • Dot Net Framework:What is the .NET Framework?
      • Dot NET Framework - .NET Framework Interview Quest...
      • What is the differences between MVC2,MVC3 and MVC4...
      • Is try catch is using a good coding (exception han...
      • What is the use of Just - In - Time (JIT)?
      • What is GUID , why we use it?,how to create a GUID
      • How to Rename database table column in sqlserver
      • How to Rename Database in sqlserver
      • Asp.net Example Calendar Control
  • ►  2013 (14)
    • ►  October (1)
    • ►  April (2)
    • ►  March (11)
  • ►  2012 (142)
    • ►  December (25)
    • ►  October (1)
    • ►  September (9)
    • ►  August (2)
    • ►  July (7)
    • ►  June (2)
    • ►  April (5)
    • ►  March (27)
    • ►  February (27)
    • ►  January (37)
  • ►  2011 (23)
    • ►  December (3)
    • ►  November (6)
    • ►  October (12)
    • ►  September (2)
  • ►  2009 (1)
    • ►  June (1)

Tips & Tricks

  • What is good One Blog and Many Categories, or Many Blogs with One Categories?
  • Adding Twitter tweet button to each Blogger posts.
  • How to Choose a Nice Topic for your Blog .
  • Embedding YouTube Videos ,movie in your blog
  • Facebook iFrame Apps – Getting Rid of Scrollbars
  • Facebook Analytics:How to Set Up Your Website or Blog with Facebook Insights for Domains
  • How To Add Perfect Share Box to Blogger
  • Blogger Free Images Hosting Tip,Free unlimited bandwidth image hosting for Blogger blogs
  • Add “Link to this post” codes below Each blogger posts
  • Free Search Engine Submission List ,search engine optimization
  • Adsense Tips for Maximum CTR
  • List Of Best Free WordPress Plugins : 2012
2012 tectopix. All rights reserved.
Designed by tectopix