Tuesday, June 18, 2013

Asp Video tutorial

ASP.NET - Tutorials

ASP.NET - General Videos

ASP.NET is A server side technology for creating dynamic web pages using script language only and work with the .NET Framework. the .NET Framework contains huge collection of reusable classes. ASP.NET is used for developing dynamic Web pages. The heart of ASP.NET technology is Microsoft's .NET Framework.

ASP.NET - Authentication

ASP.NET - Forms authentication uses an authentication ticket that is created when a user logs on to a site, and then it tracks the user throughout the site. The forms authentication ticket is usually contained inside a cookie. ASP.NET implements authentication through authentication providers, the code modules that contain the code necessary to authenticate the requestor's credentials.

ASP.NET - Data Access

How to perform a variety of data-related tasks using ASP.NET Web Forms data controls. ASP.NET includes features that enable you to access data from your ASP.NET Web pages with little or no code

ASP.NET - Entity Framework

A Visual Studio project which shows how to use the Entity Framework in an ASP.NET, the Microsoft ADO.NET Entity Framework is an Object/Relational Mapping (ORM) framework that enables developers to work with relational data as domain-specific objects

ASP.NET - Advance uses of Entity Framework

ASP.NET is A server side technology for creating dynamic web pages using script language only and work with the .NET Framework. the .NET Framework contains huge collection of reusable classes. ASP.NET is used for developing dynamic Web pages. The heart of ASP.NET technology is Microsoft's .NET Framework.

ASP.NET - SQL

This introduction covers the questions and terminology SQL Server beginners need to create and manage databases, such as: What is a SQL Server database? How is a SQL Server database different from an Excel spreadsheet? What do SQL Server databases do in my website or software applications? What's SQL Server Express' relation to Visual Studio Express? What do terms like "ADO.NET" mean?

ASP.NET - SQL Reporting

SQL Server Reporting Services allows you to design and deploy nicely formatted and interactive reports representative of your data. Suitable for print or online distribution, these reports and it allows you to get professional results very quickly. This video demonstrates how to set up Reporting Services and the Business Intelligence Development Studio to build reports using the wizards and designers, and deploy them to your Report Server.

ASP.NET - LINQ

New language features for C# and VB support data access directly from code, without writing SQL. This video shows the minimum steps to use LINQ (Language Integrated Query) to query, update, add and delete rows from the Northwind database.

ASP.NET - ASP.NET Dynamic Data

ASP.NET Dynamic Data lets you create extensible data-driven Web applications by inferring at run time the appearance and behavior of data fields and by deriving UI behavior from it. This first of two videos on ASP.NET Dynamic Data describes how to get started with scaffolding.

ASP.NET - Team Foundation Server

In this demonstrations we are going to and take look at installing Team Foundations server for the propose of demonstrations we are going to make use of three machine that are connected on network.

No comments:

Post a Comment