Posted by Rubel Khan on October 25, 2009
Posted in ASP .NET, Free Training, Microsoft, SQL Server, SharePoint, Visual Studio (.NET), Windows 7 | Tagged: .NET 3.5, .NET Framework 4, ASP.NET MVC, SharePoint 2007, SQL Server 2008, Visual Studio 2008, Visual Studio 2010 | Leave a Comment »
Posted by Rubel Khan on August 4, 2009
| • |
Web Development with ASP.NET – This track should enable you to quickly learn some basic skills with ASP.NET, and provide foundational knowledge to get started down the path of building Web applications with Visual Studio.
|
| • |
Move from ASP to ASP.NET – This course is designed to help ASP developers learn the nuances of building Web applications with ASP.NET, without presuming existing knowledge of earlier versions of the technology.
|
| • |
Move from PHP to ASP.NET – Designed to help PHP developers learn the nuances of building web applications with ASP.NET, without presuming existing knowledge of earlier versions of the technology.
|
Posted in ASP .NET | Leave a Comment »
Posted by Rubel Khan on August 2, 2009
This video series consists of over two hours of content focused on solving the common questions developers are facing every day with ASP.NET 2.0. For this and more ASP .NET resources, visit ASP .NET
.png) |
See how simple it is to create data-driven web sites using ASP.NET 2.0, Visual Web Developer 2005 Express Edition, and SQL Server 2005 Express Edition. Learn how to create a database, add its data, and display that data on a web page.
Duration: 13 minutes, 41 seconds |
.png) |
Learn how to use Profiles to collect per-user configuration information and apply Themes to extend a consistent look-and-feel throughout the Web site.
Duration: 12 minutes, 21 seconds |
.png) |
Create a web site with a consistent layout and design across all its pages using ASP.NET 2.0 MasterPages. See how easy it is to add navigation to a web site using the new TreeView and SiteMapPath controls.
Duration: 13 minutes, 14 seconds |
.png) |
Learn how to secure a web site using the new Membership and Roles features of ASP.NET 2.0. Topics include user registration, password recovery, and restricting access to content with roles.
Duration: 17 minutes, 43 seconds |
.png) |
Build a web page to collect information from the user with the Wizard control, validate that information, and use the System.Net.Mail classes to send a confirmation email message.
Duration: 13 minutes, 59 seconds |
.png) |
Follow along through the creation of a fictitious customer portal to learn about master pages, themes, membership, roles, site navigation, user profiles, and the Web Site Administration Tool.
Duration: 27 minutes, 55 seconds |
.png) |
Learn how to use the new Web Parts and Personalization features to build customizable web pages whose content and layout can be modified by the user.
Duration: 13 minutes, 39 seconds |
.png) |
View tips and tricks including encrypting sensitive information stored in the web.config file, posting content to a different page, simplifying complex URLs using URL remapping, and much, much more.
Duration: 18 minutes, 46 seconds |
.png) |
Learn how to create culture-aware and locale-specific web content with no additional code. Use the Resource Editor to create page-level and application-level resources.
Duration: 13 minutes, 37 seconds |
.png) |
Watch a demonstration of Page Output Caching followed by an overview of the new Database Caching support for SQL Server 2000 and SQL Server 2005.
Duration: 11 minutes, 34 seconds |
.png) |
Watch a demonstration of Partial-Page Output Caching, followed by an overview of the Cache API that demonstrates how to efficiently bind a data presentation control to an XML file.
Duration: 15 minutes, 36 seconds |
Posted in ASP .NET, How Do I? Videos, Visual Studio | Leave a Comment »