Services
Web Hosting Dedicated Servers Forex Investment Web Design Voice over IP
Products
Clothing & Fashion Mobile Phones Electronics eBooks & Info Music & Movies
Shopping
Agenzy.Com Shopping Shopping - UK Couponzy.com Shopping - EU Shopping Info
Blogs
Real Estate Fashion Technology Business News

Web Templates, Flash Templates, Website Templates Design

Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2

Using ASP.NET and a database, you can create an electronic newsletter and send it to multiple recipients at once.
Read more: Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2

a2a_linkname=”Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2″;a2a_linkurl=”http://www.frenzygraphics.com/2010/03/05/sending-an-html-and-plain-text-e-newsletter-with-aspnet-part-2/”;


Working with Authentication and Profile Services Using Ajax

Have you ever wanted to use the profile object in ASP.NET to store the user’s profile information for later retrieval and usage? Joydip Kanjilal shows you how to work with the authentication and profile services using Ajax.
Original post: Working with Authentication and Profile Services Using Ajax

a2a_linkname=”Working [...]


Building an online Store

Learn how to create a simple, online storefront, which can be used as a foundation to build more sophisticated online shopping carts, with PHP and MySQL.
Credit:Building an online Store

a2a_linkname=”Building an online Store”;a2a_linkurl=”http://www.frenzygraphics.com/2010/01/04/building-an-online-store/”;


Building a Banking Application Home Page with OOP

Learn how to create a banking application using Object Oriented Programming that became available in PHP 5.
Go here to see the original: Building a Banking Application Home Page with OOP

a2a_linkname=”Building a Banking Application Home Page with OOP”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/05/building-a-banking-application-home-page-with-oop/”;


XML and PHP Simplified: The DOM

Part 4 of this series continues an examination of the XML functions that are offered by PHP5, as well as some of the other DOM functions that deal with the Document Object Model.
Read more here: XML and PHP Simplified: The DOM

a2a_linkname=”XML and PHP Simplified: The DOM”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/26/xml-and-php-simplified-the-dom/”;
[...]


Sending an HTML and Plain Text E-newsletter with ASP.NET

If you’re familiar with HTML and CSS, using ASP.NET, you can develop an e-newsletter easily as long as you keep the expectations of what can be achieved visually through email within reason. This article takes a completed web page and integrates the HTML markup into an ASP.NET web form that sends the email to a [...]


XML and PHP Simplified - Formatting XML Documents

Part 3 of this series covers how to format XML documents in web browsers and how to parse or read them using PHP strings and functions.
View post:XML and PHP Simplified - Formatting XML Documents

a2a_linkname=”XML and PHP Simplified - Formatting XML Documents”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/05/xml-and-php-simplified-formatting-xml-documents/”;


Event Handling using ASP.NET Ajax

Joydip Kanjilal, MVP examines how you can use the Microsoft Ajax Library to raise and handle events in your applications and provides some best practices when using event handling in Ajax-enabled web applications.
Here is the original post: Event Handling using ASP.NET Ajax

a2a_linkname=”Event Handling using ASP.NET Ajax”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/08/event-handling-using-aspnet-ajax/”;
[...]


XML and PHP Simplified

J. Leidago Noabeb simplifies and demystifies the use and application of XML and the DOM.
See the rest here: XML and PHP Simplified

a2a_linkname=”XML and PHP Simplified”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/01/xml-and-php-simplified/”;


Creating a ASP.NET Contact Form

Learn how to create an ASP.NET contact form that will allow you to capture specific information, validate form fields using client and server side languages and then send the results to specified recipient(s).
More: Creating a ASP.NET Contact Form

a2a_linkname=”Creating a ASP.NET Contact Form”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/29/creating-a-aspnet-contact-form/”;


Data Filtering with PHP

This article explores some of the new data filtering functions that became available in PHP 5.
More here: Data Filtering with PHP

a2a_linkname=”Data Filtering with PHP”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/24/data-filtering-with-php/”;


Testing your DTD XML Schema Validation

A key ingredient of successful testing is the separation of the component that you are testing from the rest of the process or application. This article explains how to perform your DTD XML schema testing outside of the application that runs it.
View post:Testing your DTD XML Schema Validation

[...]


Consuming a Web Service using ASP.NET Ajax

A web service is a platform-independent software component that is based on the Simple Object Access Protocol (SOAP) and contains a group of functions that are packaged together for use in a common framework throughout a network. Read on to learn how Web Services can be consumed using ASP.NET Ajax.
View original post here: Consuming a [...]


Debugging JavaScript: Handling Runtime Exceptions

The Error object provides a number of properties to help you display more meaningful error messages to the client and more useful debugging information to you, the developer. In this article, we’ll go over how to use the Error object to handle runtime exceptions.
See the original post: Debugging JavaScript: Handling Runtime Exceptions

[...]


User Personalization with PHP: User Login

Part 3 of User Personalization with PHP: Beginning the Application discusses securing the login page, to make it as difficult as possible for attackers to break the application.
Originally posted here: User Personalization with PHP: User Login

a2a_linkname=”User Personalization with PHP: User Login”;a2a_linkurl=”http://www.frenzygraphics.com/2009/04/01/user-personalization-with-php-user-login/”;