webCreating HttpHandlers and HttpModules br Introduction br ASP.NET allows you to extend its functionality in two main ways : br HttpHandlers br HttpMo...
br Public conn As New ADODB.Connection br Public rs As New ADODB.Recordset br Public addFlag As Boolean br br Public Function OpenCn(ByVal Cip As Strin...
smtp|windowThis article covers one of the most common questions I see about getting email sent properly from an ASP or ASP.NET page. How do to setup my...
using System; br using System.Web; br using System.Web.UI; br using System.Web.UI.WebControls; br using Blood.Com.ClassLib; br br namespace Test br { br...
using System; br using System.Text; br using System.IO; br using System.Net; br using System.Net.Sockets; br br namespace OSLeagueForumXP.Components br ...
servicesHOW TO: Create a Mailbox-Enabled Recipient by Using C# .NET br The information in this article applies to: br Microsoft Visual C# .NET (2002) br ...
web br Developing An Image Upload Web Service br br By: Bipin Joshi br Level: Intermediate br Posted Date: 5/31/2002 br Tested with ASP.NET v1.0 (RTM) b...