Asp.Net Interview Questions,
Answer 1
When you are applying any theme to a page, then by default the Default skin applies to all controls of same type to that page. This skin is default for a control if it does not have SkinID attribute. Suppose you create a default skin for a Calendar control, then the control skin applies to all Calendar controls on pages that use the theme.
But the named skin controls have their SkinID property. It is not applying skin attributes automatically for controls by type, but it facilitates to apply explicitly a named skin to a control by changing the control's SkinID property. It allows you to set different skins for different instances of the same control in an application.
Answer 2
The default skin is applied to all the Web server controls in a Web form, which are of similar type, and it does not provide a Skin ID attribute. The named skin provides a Skin ID attribute and users have to set the Skin ID property to apply it.
Tags:ASP.NET interview questions and answers Interview Questions in ASP.NET,C#.NET,SQL Server,.NET.
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.