Hi I am confused while looking at following code .
can anyone explain ?

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; // What can be "WebParts" here . 
using System.Web.UI.HtmlControls;

public partial class _Default : System.Web.UI.Page  // what the "partial" means 
?
{
    protected void Page_Load(object sender, EventArgs e)
    {

    }
}



Arindam Chakraborty
Software Developer,
Mumbai,
 India




                
---------------------------------
 Enjoy this Diwali with Y! India Click here

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to