Sponsors
Content Management
Building Multilingual Web Sites in ASP.NET
This tutorial explains how to enable your Web site for different languages and cultures. Before ASP.NET, developing multilingual applications in HTML was a daunting task. ASP.NET is enriched with namespaces such as System.Globalization and System.Resources.ResourceManager that makes this task easier for a programmer.
Price: Free Rate:
0.0(out of 5) Vote:0
ASPWebLog Part 3 - CMS
This tutorial deals mainly with the content management of ASPWeblogs. The author has demonstrated on how to view, update, list, add and delete log entries from your site blogs through ASP from an online database management. You are also provided with some key notes on the functionalities of ASP commands involved in the above said process along with the source codes.
Price: Free Rate:
0.0(out of 5) Vote:0
Master Pages in ASP.Net 2.0 - An Advanced Look
Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.
Price: Free Rate:
0.0(out of 5) Vote:0
GridView Hidden Column Problem (And Two Common Solutions)
Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid. In earlier versions of .Net when you didn't want the data to be visible to the client, you simply set the Column visibility to False. But, if you try that with ASP.NET 2.0 GridView control, it will return only empty string.
Price: Free Rate:
0.0(out of 5) Vote:0
Validation in ASP.NET
Validation server controls are set of controls that enable you to work with the information your end users inputs into application. To ensure valid data is collected, we apply set of validations to data we collect. Validation is a set of rules that you apply to the data you collect.
Price: Free Rate:
0.0(out of 5) Vote:0
Pages : 1

