|
DnsMX
This .NET component allows you to query the DNS MX records to get the list of
servers that service a given domain for incoming SMTP mail.
|
| |
|
BlackBerry Configuration for ASP.NET Mobile apps
The configuration file discussed here allows you to program ASP.NET mobile applications for the BlackBerry.
|
|
Word Documents on the fly in ASP
RTF format can be effectively used to generate Word Documents on the fly in ASP. This technique involves using the ContentType property of the Response object to accomplish this.
|
|
Pull down menu overlapping frames for IE 5.5
The createPopup element introduced in IE 5.5 can be leveraged to provide a pull down menu overlapping frames. Additionally this also overlaps the SELECT element which is a windowed element and so does not support the zIndex property.
|
| 1 |
|
|
|
A Visual Studio like tool called the Web Matrix, which also includes a small
web server, but lacks most project management features, is available for
free download from the official ASP.NET website
www.asp.net
|
|
|