Click here to Skip to main content
Click here to Skip to main content
Articles » Web Development » Ajax » General » Downloads
 

Ajax Tutorial for Beginners with XML & JSON: Part 2

By , 3 Jan 2009
 
AjaxCodePart2.zip
AjaxPart2
App_Data
Bin
byLibrary.dll
byLibrary.dll.refresh
byLibrary.pdb
weathericon.JPG
AjaxPart2.zip
byLibrary.dll
byLibrary.dll.refresh
byLibrary.pdb
weathericon.JPG
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;

public partial class _Default : System.Web.UI.Page 
{
    protected void Page_Load(object sender, EventArgs e)
    {			
    }
}

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

bhupiyujuan
Software Developer (Senior)
United States United States
Member
Working as a Sr. software developer with 4 years of Experience in Software development.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 3 Jan 2009
Article Copyright 2008 by bhupiyujuan
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid