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/”;
[...]
Introducing the ASP.NET Ajax Frameworks
Ajax is a popular technology that is used in many different ways on the World Wide Web. This article takes a brief look at the features of some of the more widely used ASP.NET Ajax frameworks.
Go here to see the original: Introducing the ASP.NET Ajax Frameworks
a2a_linkname=”Introducing the [...]
Overview of Popular JavaScript Frameworks - ASP.NET AJAX
In this last installment of the JavaScript frameworks overview series, we’ll be highlighting the main features of Microsoft’s ASP.NET AJAX Framework, including controls, JavaScript Type extensions, asynchronous communications and debugging capabilities. By Rob Gravelle. 0108
Credit:Overview of Popular JavaScript Frameworks - ASP.NET AJAX
a2a_linkname=”Overview of Popular JavaScript Frameworks - [...]
Getting Started with ASP.NET 3.5
ASP.NET is a Web programming technology pioneered by Microsoft that allows developers to create dynamic Web pages. Here, you’ll find out how to create dynamic ASP.NET Web sites quickly and easily. By Scott Mitchell. 1208
Source:Getting Started with ASP.NET 3.5
a2a_linkname=”Getting Started with ASP.NET 3.5″;a2a_linkurl=”http://www.frenzygraphics.com/2008/12/08/getting-started-with-aspnet-35/”;
Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit
The ASP.NET AJAX Control Toolkit assists in the development of extender controls, the use of attributes to decorate extender control properties that should be included in the $create statement creation, built-in designer support, and much more. By Adam Calderon & Joel Rumerman. 0714
Read the original here: Adding Client Capabilities to Server Controls Using the [...]
Customizing and Managing Your Site’s Appearance
ASP.NET 2.0 provides a number of ways to customize the style of pages and controls in your Web application. This week we examine the various properties of Web server controls, how to use CSS with ASP.NET and how to work with themes, master pages and user controls. By Randy Connolly. 0407
View original post here: Customizing [...]
Customizing and Managing Your Site’s Appearance - Part 2
This week we’ll look at an example that demonstrates the dynamic selection of themes. The page contains no appearance markup, only structured content. All formatting is contained in the theme skins and CSS files. By Randy Connolly. 0414
See the original post: Customizing and Managing Your Site’s Appearance - Part 2
[...]


