What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1
Answer / rahultripathi
There is lot of new feature include in ASP.Net 2.0
1. Role and membership Management .
It is create tricky mathod for create an application
with areas that are accesss by only select user .
Example
if(Membership.validateUser (userid,password))
{
}
2.Personalization :- User can offer to setting there
persnol setting .
3.Site Navigation :- We can create Site Map for application
in XML file that can easly inherite by specific co control
4. New Copilation System :-
Page by Page Compilation with recomplilation whole
appliction.
5.Master Page: - This is proide easy way to same loke and
fill whole site .
6.thems : -
providing way to change Thims of application.
7.New Object For Accessing Data. Such as <SqlDataSource>
8. New Server Control : -Such As GridView,FormView etc.
Thank you,
Rahul Tripathi.
rahultripathi@myway.com
| Is This Answer Correct ? | 2 Yes | 0 No |
What is difference between inproc and outproc?
How do you declare static variable?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
How many view state can be hold by a aspx page ?
Compare and contrast between inline and code behind - which one is best?
Can you set the session out time manually?
What is difference Between Authentication and authorization?
what is cross page posting
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Where does the Web page belong in the .NET Framework class hierarchy?
What is the need to give <compilation debug=true> command ?
What is advantage of asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)