ASP AllianceThe #1 ASP/ASP.NET Community!VS.NET Tip 4 - Column Select- May 21, 2002 Select rectangular columns of text while editing.http://aspalliance.com/crickard/VSNetTip4.aspx LDAP Authentication- May 20, 2002 Performing Web Authentication and Administration with LDAP - ASPhttp://aspalliance.com/lance/ldapauth-1.asp Caching Versions of a Page- May 19, 2002 Takes a closer look at the different methods you can use to cache any or all of the possible versions of a page's output.http://aspalliance.com/aspxtreme/webapps/cachingmultipleversionsofpageoutput.aspx Intro to XML Web Services- May 19, 2002 Get to know XML Web Services! This article introduces you to XML Web Serices... what they are, how to develop them, and how to consume them with step-by-step examples.http://aspalliance.com/jnuckolls/articles/introws/default.aspx Caching Portions of a Page- May 19, 2002 In addition to the ability to output cache multiple versions of entire pages, ASP.NET includes a simple yet powerful way to cache different portions of a single page.http://aspalliance.com/aspxtreme/webapps/cachingportionsofaspnetpage.aspx System.Web Namespace- May 19, 2002 Defines the classes that enable browser-server communication.http://aspalliance.com/aspxtreme/sys/web/systemweb.aspx Caching Versions of a Pagelet- May 19, 2002 Just as you can cache multiple versions of a page's output, you can also cache any or all possible versions of a user control's output on any given Web page.http://aspalliance.com/aspxtreme/webapps/cachingmultipleversionsofusercontroloutput.aspx Preset Items in a CheckBoxList- May 16, 2002 A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagridhttp://aspalliance.com/dotnetsolutions/Article6tmpl.aspx VS.NET Tip3 - Outlining...- May 16, 2002 Expand and collapse code using the outlining abilities of VS.NET.http://aspalliance.com/crickard/VSNetTip3.aspx VS.NET Tip 2 - Auto Hide- May 16, 2002 Automatically hide VS.NET IDE Windows when you're not working with them. Includes bug info and workarounds!http://aspalliance.com/crickard/VSNetTip2.aspx |