Click here to Skip to main content
15,890,399 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all

This was an interview question.

What is profile object ?

Thanks in advance

Naveen...
Posted

The Profile object in ASP.NET 2.0 saves us from writing tables, stored procedures, and classes to manage user settings.

Look here:
Profiles in ASP.NET[^]
ASP.NET Profile Properties Overview[^]

This should tell you all about them!
 
Share this answer
 
Comments
Uday P.Singh 30-Jul-11 2:50am    
my 5!
Ah - you're asking us your interview questions. The next interview will ask different questions, and knowing the answers to the questions is not the same as knowing .NET. So, buy a book and learn how to program before you go for jobs.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900