ASP AllianceThe #1 ASP/ASP.NET Community!Base Server Control Properties- June 13, 2002 Examples of dynamically setting and retrieving the properties inherited from the base WebControl class.http://aspalliance.com/aspxtreme/aspnet/syntax/basewebcontrolproperties.aspx ADO: Moving around a Recordset- June 13, 2002 Covers Navigating thru the Recordset, Dividing a Recordset into pages.http://aspalliance.com/aspxtreme/ado/navigatingandpagingthrurecordset.aspx Validation Controls Syntax- June 13, 2002 Covers the syntax used to declaratively set each of the ASP.NET validation controls on a Web Forms page. Includes working code examples.http://aspalliance.com/aspxtreme/aspnet/syntax/aspnetsyntaxforvalidationcontrols.aspx ADO: Letting Users Update Data- June 13, 2002 Covers Opening an updatable Recordset, Adding a new record, Editing an existing record, Deleting an existing record.http://aspalliance.com/aspxtreme/ado/lettingusersupdateinformation.aspx Review : XML and ASP.NET- June 13, 2002 Review of the book by New Riders, that covers XML with respect to ASP.NET and the XML implementation within the .NET framework.http://aspalliance.com/hrmalik/articles/book_review_xml_and_aspnet.aspx ADO: Basic Database Concepts- June 13, 2002 Accessing data with ADO. Covers Database Basics, Connecting to a database, The Recordset objecthttp://aspalliance.com/aspxtreme/ado/basicdbconcepts.aspx ADO: SQL basics- June 13, 2002 Covers Introduction to Queries, Structured Query Language (SQL) Basics, SQL Select Command, SQL Where Clause, Selecting information from more than one table, Grouping information in the query results, Sorting information in the query results, more ...http://aspalliance.com/aspxtreme/ado/structuredquerylanguagebasics.aspx ActiveX Data Objects Primer- June 13, 2002 This section of the workshop aims to help one learn how to develop Web pages that are used to retrieve and update information stored in databases.http://aspalliance.com/aspxtreme/ado/index.aspx Loading a font file with GDI+- June 12, 2002 How to use a font that is not installed on the system!http://aspalliance.com/chrisg/default.asp?article=145 Saving a Web Safe colored GIF- June 11, 2002 Color-reduction in ASP.NET showing how to save a GIF image with a set web safe palettehttp://aspalliance.com/chrisg/default.asp?article=143 |