Search   Feed   Browse   Add
Feed items 1 - 10 of 57 for April 2002

ASP Alliance

The #1 ASP/ASP.NET Community!

Web.Config Connections - April 28, 2002

I typically work on an application using about three different computers. It works great except that I was frequently forgetting to change the Web.Config connection string settings after the transfer. Needless to say
http://aspalliance.com/gfw/AA_Connections.aspx

Sending Multiple Emails in C - April 28, 2002

Asp.Net provides a very easy method to send email. In this article, I'll take it one step beyond one message and use an SQL table for our email address source. Using a similiar page, I have generated over 2,800 personalized messages in a matter...
http://aspalliance.com/gfw/AA_Email.aspx

Multiple Namespaced Assemblies - April 26, 2002

This article displays how to create a multiple namespaced assembly like we have ones provided with the .NET like System.Data.Oledb and System.Data.SqlClient.
http://aspalliance.com/hrmalik/articles/multiple_namespaced_assemblies.aspx

Searching LDAP Servers - April 26, 2002

This article demonstrates how to perform basic entry searches and DSE Info queries against an LDAP server in your code.
http://aspalliance.com/lance/ldaptut.asp

Review: ASP.NET Unleashed - April 26, 2002

An in-depth, nitpicky review of one of the best ASP.NET books around.
http://aspalliance.com/stevesmith/articles/ViewArticle.aspx?id=32

SQL: Select Birthdays in Range - April 25, 2002

Selecting all birthdays that fall within a given date range and determining the person's age on their birthday turns out to be a non-trivial SQL query. This article describes my solution to this problem.
http://aspalliance.com/stevesmith/articles/ViewArticle.aspx?id=34

Interview: Joe Mayo - April 25, 2002

Go for it. Don't sit back and wait or worry about what people will think. The more you write the more experience you will have. Embrace criticism in all forms. Those who provide it are not always right, and you may not always like the delivery. More ...
http://aspalliance.com/authors/joemayo.aspx

Caching ASP.NET Pages - April 25, 2002

Covers output caching in ASP.NET, a simple yet powerful way to increase a Web server's throughput by allowing the entire response content from dynamically generated pages to be cached.
http://aspalliance.com/aspxtreme/webapps/aspoutputcache.aspx

Optional Parameters in C - April 24, 2002

C doesn't support optional parameters, despite the existence of situations that would benefit from them and no negative effects of their being included. In this article I describe a technique for overcoming this limitation.
http://aspalliance.com/stevesmith/articles/ViewArticle.aspx?id=33

Opinion: Why I Chose C - April 24, 2002

An editorial explanation of why my personal preference is C over VB.NET, including some of the pros and cons of each language.
http://aspalliance.com/stevesmith/articles/ViewArticle.aspx?id=27
Available Archives
- January (36 items)
- February (52 items)
- March (37 items)
- April (57 items)
- May (43 items)
- June (77 items)
- July (32 items)
- August (27 items)
- September (42 items)
- October (40 items)
- November (19 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact