Creating an ASP.NET Registration and Confirmation System
Developing a customized web application that allows for registration and then sends an email confirmation is relatively simple using ASP.NET.
See more here: Creating an ASP.NET Registration and Confirmation System
a2a_linkname=”Creating an ASP.NET Registration and Confirmation System”;a2a_linkurl=”http://www.frenzygraphics.com/2010/08/13/creating-an-aspnet-registration-and-confirmation-system/”;
Creating a WSDL File and Clients for Your ASP.NET Web Service
Go inside the WSDL file for a Web service and then learn how to create both Web- and desktop-based clients to consume the service.
Excerpted from:Creating a WSDL File and Clients for Your ASP.NET Web Service
a2a_linkname=”Creating a WSDL File and Clients for Your ASP.NET Web Service”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/07/creating-a-wsdl-file-and-clients-for-your-aspnet-web-service/”;
[...]
Using jQuery to Implement Animations in ASP.NET
Learn how to use jQuery to create and then implement animations in your ASP.NET Web pages with Visual Studio.
Read more from the original source: Using jQuery to Implement Animations in ASP.NET
a2a_linkname=”Using jQuery to Implement Animations in ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/01/using-jquery-to-implement-animations-in-aspnet/”;
Create Your First ASP.NET Web Service
Learn how to create a simple Web service using ASP.NET and then integrate it with a database on the backend.
See more here: Create Your First ASP.NET Web Service
a2a_linkname=”Create Your First ASP.NET Web Service”;a2a_linkurl=”http://www.frenzygraphics.com/2010/06/24/create-your-first-aspnet-web-service/”;
Create an E-newsletter Signup System with ASP.NET
Learn how to create an e-newsletter signup system in ASP.NET that gives users a personalized newsletter and subscriber flexibility.
See the original post here: Create an E-newsletter Signup System with ASP.NET
a2a_linkname=”Create an E-newsletter Signup System with ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2010/04/08/create-an-e-newsletter-signup-system-with-aspnet/”;
Using MySQL with Your ASP.NET Applications
After you get through the initial setup, using the open source MySQL database with Microsoft’s ASP.NET is extremely easy.
Here is the original: Using MySQL with Your ASP.NET Applications
a2a_linkname=”Using MySQL with Your ASP.NET Applications”;a2a_linkurl=”http://www.frenzygraphics.com/2010/03/29/using-mysql-with-your-aspnet-applications/”;
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 [...]
Working with Ajax Server Extensions
Learn how to work with the ASP.NET Ajax Server Extensions Framework, a collection of server controls and services that extend the functionality of the ASP.NET core.
See more here: Working with Ajax Server Extensions
a2a_linkname=”Working with Ajax Server Extensions”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/10/working-with-ajax-server-extensions/”;
Working with Exceptions using ASP.NET Ajax
Exception handling is a technique that enables you to handle runtime errors. This article discusses exception blocks, best practices and how to handle exceptions efficiently using the ASP.NET Ajax framework.
Source:Working with Exceptions using ASP.NET Ajax
a2a_linkname=”Working with Exceptions using ASP.NET Ajax”;a2a_linkurl=”http://www.frenzygraphics.com/2009/10/14/working-with-exceptions-using-aspnet-ajax/”;
New Features in ASP.NET Ajax 4.0
Ajax has quickly become a technology of choice for building fast and responsive user interfaces. This article looks at the new features introduced in ASP.NET Ajax 4.0 with code examples wherever applicable.
The rest is here: New Features in ASP.NET Ajax 4.0
a2a_linkname=”New Features in ASP.NET Ajax 4.0″;a2a_linkurl=”http://www.frenzygraphics.com/2009/09/09/new-features-in-aspnet-ajax-40/”;
[...]
Excerpt from ASP.NET MVC Framework Unleashed
This chapter provides you with an overview and introduction to the Microsoft ASP.NET MVC framework. The goal of this chapter is to explain why you should build web applications using ASP.NET MVC.
Source:Excerpt from ASP.NET MVC Framework Unleashed
a2a_linkname=”Excerpt from ASP.NET MVC Framework Unleashed”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/12/excerpt-from-aspnet-mvc-framework-unleashed/”;
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 [...]
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/”;
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 [...]
Introducing jQuery
This article is the first in a series discussing jQuery - an open source JavaScript library, its features and how easily it can be integrated with Ajax and the ASP.NET MVC Framework to build applications that are rich, interactive and responsive.
See the rest here: Introducing jQuery
a2a_linkname=”Introducing jQuery”;a2a_linkurl=”http://www.frenzygraphics.com/2009/04/27/introducing-jquery/”;
[...]


