Friday, January 22, 2010

New controls in asp.net 3.0?

There is a NET 3.0 runtime but asp .net is still known as asp .net 2.0. The Ajax/Atlas add-on is new. Of course you have access to the NET 3.0 framework in your code-behind C# pages.





So the ASP ,NET server controls are still the same as in net 2.0, namely HTML, standard asp net, validation controls, data controls.





Some very innovative controls can be developed with the (beta) SIlverlight technology. MSDN has downloads and webcasts.New controls in asp.net 3.0?
the controls r as follows;;;;





%26lt;html%26gt;


%26lt;body bgcolor=';yellow';%26gt;


%26lt;center%26gt;


%26lt;h2%26gt;Hello W3Schools!%26lt;/h2%26gt;


%26lt;p%26gt;%26lt;%Response.Write(now())%%26gt;%26lt;/p%26gt;


%26lt;/center%26gt;


%26lt;/body%26gt;


%26lt;/html%26gt;








you have not listed which control do you want?//////////

No comments:

Post a Comment