These are new features of .NET 2.0

http://msdn.microsoft.com/msdnmag/issues/04/05/C20/

On 10/31/05, Arindam <[EMAIL PROTECTED]> wrote:
>
> 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 Links
>
>
>
>
>
>
>
>


--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/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