ASP AllianceThe #1 ASP/ASP.NET Community!DataGrid and Checkboxes- May 9, 2002 Working with Checkboxes and Datagrid is an interesting aspect. Their may be many situations in which, we need to allow the user to select many rows in a table or datagrid. Think of a datagrid which as a checkbox in the first column. User can select ....http://aspalliance.com/das/datagridcheckbox.aspx How to search MSDN Database- May 8, 2002 I needed a way to get to MSDN directly at the point in which I want to search for ASP.NET related solutions. I solved this problem by building a helper: that will access MSDN Database; on items like searching on databinder and returning all MSDN supporthttp://aspalliance.com/dotnetsolutions/Article5tmpl.aspx Program Unsafely- May 7, 2002 Discusses the various aspects of unsafe programming in .NET using Chttp://aspalliance.com/gaurav/unsafe_program.aspx Why C-Sharp Failed in Pakistan- May 7, 2002 This articles provides an in depth look on the reasons that contributed in the failure of C in Pakistan.http://aspalliance.com/hrmalik/articles/csharp_failure.aspx Sending Emails With ASP.NET- May 6, 2002 Article discusses the System.Web.Mail namespace and an example which shows how you can create email applications.http://aspalliance.com/hrmalik/articles/sending_email_with_aspnet.aspx Create Charts in ASP.NET- May 6, 2002 This is a simple demonstration of how to programatically create images and graphicshttp://aspalliance.com/jnuckolls/Articles/ASPCharts/default.aspx Amazon.com XML with ASP.NET- May 3, 2002 Using Amazons associates XML feed in your .NET applicationshttp://aspalliance.com/chrisg/default.asp?article=137 Enumeration Basics- May 3, 2002 Having trouble organizing constants in your applications Learn how to organize your code and increase reliability, readability and maintainability...read on!http://aspalliance.com/csharpfriends/articles/enumeratorBasics.aspx Introducing Web Forms- May 2, 2002 A brief backgrounder on ASP.NET Web Forms, and the parts that can make up a Web Forms page.http://aspalliance.com/aspxtreme/aspnet/webforms/webformsintro.aspx DropDownList - ComboBox- May 2, 2002 Here's a way to add or remove DropdownList Items using a TextBox.http://aspalliance.com/dotnetsolutions/Article4tmpl.aspx |