Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Accessing profile. How to do it?

Reply
Thread Tools

Accessing profile. How to do it?

 
 
Miguel Dias Moura
Guest
Posts: n/a
 
      02-01-2006
Hello,

I am using Asp.Net 2.0 profile to save complex types, i.e., classes.
I am using an SQL 2005 as the profile provider.

My classes hold two different types of information:

A) Personal details of user (Name, Phone Number, etc);
This is a simple class with various properties

B) Documents published by the user ("My First Book", "Another Book",
etc).
This is a <Serializable()> class.

My two problems are:

1. How to display the names and phone numbers of all users?

2. How to display all the documents pubished by all users?

I know how to display these information from the authenticated user or
even from another user.

The problem, is basically, how to display the same information from all
users.

Thank You,
Miguel

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Who is accessing my WLAN? =?Utf-8?B?SmFtZXM=?= Wireless Networking 4 03-01-2005 05:09 PM
accessing other computer via wireless =?Utf-8?B?Sm9zaDE1OQ==?= Wireless Networking 1 09-21-2004 10:06 PM
Re: Accessing applications on each computer using wireless networking Pavel A. Wireless Networking 1 09-15-2004 01:55 PM
Re: Accessing applications on each computer using wireless networking Jeff Durham Wireless Networking 0 09-15-2004 02:18 AM
RE: Accessing applications on each computer using wireless networking =?Utf-8?B?bW8=?= Wireless Networking 0 09-14-2004 10:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57