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 |
Does JITting occur per-assembly or per-method? How does this affect the working set?
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?
What is HTTP MODULE & HTTP HANDLERS in ASP.NET? How a developer can utilize in the application? Please provide example.
What is s2s tracking?
What is difference between user control and custom control?
How do you change the session time-out value?
0 Answers TryTechnicals Pvt Ltd,
What are the features that make asp.net more used framework? : asp.net mvc
Is overloading possible in web services?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Define globalization and localization.
What is the extension of master page in asp.net?
How many types of cookies are available in asp?
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)