Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1



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

Post New Answer

More ASP.NET Interview Questions

Does JITting occur per-assembly or per-method? How does this affect the working set?

1 Answers  


If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?

1 Answers  


What is HTTP MODULE & HTTP HANDLERS in ASP.NET? How a developer can utilize in the application? Please provide example.

1 Answers   IBM,


What is s2s tracking?

0 Answers  


What is difference between user control and custom control?

1 Answers   TVS,


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

0 Answers  


Is overloading possible in web services?

3 Answers   Microsoft,


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?

0 Answers  


Define globalization and localization.

0 Answers  


What is the extension of master page in asp.net?

0 Answers  


How many types of cookies are available in asp?

0 Answers  


Categories