What is the difference between 1.1 and 2.0 .Net framework?

Answer Posted / devashish

Microsoft ASP.NET 2.0 supports a new object called the
Profile object. We can store any type of information within
a user profile including both simple data types such as
strings and integers and complex types such as custom
objects.

The Profile object is similar to the Session object, but
better. Like the Session object, In other words, each user
of a Web application automatically has their own profile.

However, unlike the Session object, the Profile object is
persistent. When you will add an item to the Session
object, the item disappears after you leave the Web site.
When you modify the state of the Profile object, in
contrast, the modifications are saved between visits to the
Web site.

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp language?

484


What is difference between aspx and razor?

494


Explain how do you box a primitive data type variable?

496


How do I make it so that code runs when the security system is stopping it?

494


Define a class in css?

539






how to delete windows application in vs.net

1477


How do cross-process communication work in the common language runtime?

482


What are the features of asp?

517


who is the best Trainer for ASP.NET MVC in Hyderabad?

1023


Define collection?

536


how can i connect to ms-access database, with ASP??

1375


Explain how big is the data type int in .net?

506


What process happens behind, when we try to access any page on the internet.

1652


Define a variable in asp?

517


What are the components of asp?

499