Scripts n'Stuffs
Directory

Subscribe to this category

Top > ASP.NET > Tips and Tutorials  

Web Links
Sort By :
71. Programming with Master Pages, Themes/Skins, and Navigation Control



Drill down on some of the new and exciting page framework features in ASP.NET "Whidbey". See how to leverage exciting features like Master Pages and Themes/Skins to richly customize Web UI, demonstrates how to leverage the new cross page postback features to postback server controls to other pages, and the new Site Navigation API and navigation controls to make building Web apps a breeze.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

72. Migrating from PHP to ASP.NET



Learn about migrating from PHP to ASP.NET. Learn about the features, functionality and architecture of both systems.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

73. Creating Dropdown list control from Datasource



We will create a custom dropdown conrol using a datasource. This code provides us to fill a dropdrown list using a datasource. This code also displays us ASP.NET is easier than classical ASP to generate custom controls.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

74. Using CultureInfo to modify output



Mostly we want to change output results of our applications to another culture setting. In this code sniplet we will format current date time for our culture settings
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

75. Introduction to Microsoft's .NET Platform by Nakul Goyal



This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

76. Counting Records In ASP.NET



The following source code displays count of all records in a database. We will use a data command to execute an SQL statement that will return with count of records. Source code written in Visual Basic.NET can easily modify to work in an application.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

77. How to use GetDirectories



While working with file system, sometimes we must list all directories in a folder. This sample shows us how to list all directories in a folder. Source code written in Visual Basic.NET can easily modify to work in an application.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

78. The Http Runtime



Learn about: Role of the HttpRuntime; What is the HttpRuntime; Drill-down; HttpContext; HttpHandler; Application Events; Global.asax; HttpModule and Hosting the HttpRuntime. Source code included.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

79. Troubleshooting ASP.NET Applications on IIS 6.0



Internet Information Services (IIS) 6.0 makes it possible for organizations of all sizes to quickly and easily deploy powerful Web sites, Web applications, and Web services. IIS 6.0 provides a high-performance platform for applications built using the Microsoft .NET Framework, and introduces a completely new architecture to host .NET Web applications reliably, securely, and make them easier to manage. Troubleshooting these applications on IIS 6.0 requires new ways of doing things. Get detailed information on how to debug .NET applications on IIS 6.0, including how to use various tools and IIS 6.0 features to make debugging these applications easier.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

80. Database Access Within an Assembly



We can easily connect a database server within an assembly. After we compile this source code you can access your database provider. In tis source code I have used SQL Server.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:         8   


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS