| Home : ASP NET Scripts : Tips and Tutorials |
| Click "Subscribe" if you want to be notified of new or updated links in this category. |
Subscribe
Rss Feed |
|
|
Tips and Tutorials Listings
|
|
Total:
294 | Displaying: 61 - 70 | Pages: << 1 2 3 4 5 6 7 8 9 10 >> >>>> |
|
|
|
|
|
This article explains how to use the .NET XmlTextWriter class to create a custom RSS feed. I have decided to write this article in 2 parts. In this part, I will focus on creating the RSS feed and how to consume it from an asp.net page. In part 2, I will focus on creating a dynamic RSS feed with ADO.NET.
Version: n/a - Platform(s): n/a - Updated: 13/06/2007
|
|
|
Shows and explains you how to make an ASP .NET Web Service, an ASP .NET Web Application and how to consume the Web Service with the ASP .NET Web Application.
Version: n/a - Platform(s): Windows 2000, XP, 2003 - Updated: 13/06/2007
|
|
|
Extend the existing globalization capabilities of .Net to create flexible and powerful multilgual web sites. First create a custom ResourceManager and then create custom localized-capable server controls to easily deploy multilingual functionality.
Version: 1.0 - Platform(s): Windows - Updated: 13/06/2007
|
|
|
With a solid foundation created in Part 1, we now turn our attention to more advanced topics. We’ll use context rewriting for some professional looking and hassle free state-management, talk about good database design with respect to multilingual applications, and dive into more advanced Localized controls for ultimate flexibility and productivity.
Version: 1.0 - Platform(s): Windows - Updated: 13/06/2007
|
|
|
ASP.Net's introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the fly XML file. For the most part, the web.config file does the trick fine. However there are some limitations and constraints with using it, which you are probably already aware of. What you might not know is how easy is it to surmount those issues by creating a far more flexible alternative.
Version: 1 - Platform(s): windows - Updated: 13/06/2007
|
|
|
The tutorial shows you how to create stored procedures, after which you'll see how to use stored procedures in an ASP .NET web application.
Version: n/a - Platform(s): windows - Updated: 13/06/2007
|
|
|
Demonstrates how to use custom validation on a form by checking to see if a string in a TextBox is not the same with a string from an array (or database), case in which it displays 'This name is already taken'.
Version: n/a - Platform(s): windows - Updated: 13/06/2007
|
|
|
This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
Version: n/a - Platform(s): windows - Updated: 13/06/2007
|
|
|
This is part II of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to connect to the database using ASP .NET code and Visual Studio .NET's features.
Version: n/a - Platform(s): windows - Updated: 13/06/2007
|
|
|
This tutorial covers the creation of a DataList control to retrieve records from a database. Also shows you how to make the DataList esthetic by changing its attributes.
Version: n/a - Platform(s): windows - Updated: 13/06/2007
|
|
|
Tips and Tutorials Listings
|
|
Total:
294 | Displaying: 61 - 70 | Pages: << 1 2 3 4 5 6 7 8 9 10 >> >>>> |
|
|