CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.classifieds_starter_kit Tags:
Item Type: NewsGroup Date Entered: 1/17/2007 2:34:19 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 52 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
mattbug
Asp.Net User
What's the source of the ProfileCommon class?1/17/2007 2:34:19 PM

0/0

What creates the auto-generated ProfileCommon class in the Classifieds Starter Kit?

' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.42
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>

Option Strict Off
Option
Explicit On

Imports
System
Imports System.Web
Imports System.Web.Profile

Public Class ProfileCommon
...

Nullable
Asp.Net User
Re: What's the source of the ProfileCommon class?1/17/2007 7:34:33 PM

0/0

In your web.config ... you specify the properties for profiles, and .NET builds the "ProfileCommon" class for you:

<profile defaultProvider="myProfider">

<properties>

<add name="SelectedClient" type="System.String"/>

<add name="SelectedCampaign" type="System.String"/>

</

properties>

<

providers>

<

add name="myProfider" applicationName="/Blah" connectionStringName="myConnection" type="System.Web.Profile.SqlProfileProvider" />

</

providers>

</

profile>

Peace,

(oh, and please mark this post as the answer if it answers your question)


-Timothy Khouri
http://www.SingingEels.com/
Developer / Architect / Author
mattbug
Asp.Net User
Re: What's the source of the ProfileCommon class?1/17/2007 8:22:04 PM

0/0

Thanks for the response. 

I also found a good article about ASP.NET profiles here: Examining ASP.NET 2.0's Membership, Roles, and Profile - Part 6

3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter Kit: visual web developer 2005 express edition starter kit Authors: David Sussman, Alex Homer, Pages: 312, Published: 2005
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007
Learning ASP.NET 3.5 Authors: Jesse Liberty, Dan Hurwitz, Brian MacDonald, Pages: 576, Published: 2008
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Essential ASP.Net 2.0 Authors: Fritz Onion, Keith Brown, Pages: 345, Published: 2006

Web:
What's the source of the ProfileCommon class? - ASP.NET Forums Re: What's the source of the ProfileCommon class? 01-17-2007, 2:34 PM. Contact. Answer ... Re: What's the source of the ProfileCommon class? ...
Roni Schuetz: Problems with Asp.Net ProfileCommon class? Problems with Asp.Net ProfileCommon class? I wanted to use built in provided profile ... Its free and easy to use, we provide all sources at codeplex. ...
How the ProfileCommon class gets compiled - David Findley's Blog How the ProfileCommon class gets compiled ... Posted: Jun 01 2006, 01:28 PM by findleyd | with 1 comment(s). Filed under: ASP.NET, .NET ...
infiniteZest.com: Saving the Custom User data from ... The ProfileCommon class generated for us contains various properties (FirstName, ... Now let’s take a look at how profiles are saved in the database. ...
ProfileBase Class (System.Web.Profile) Strongly typed accessors are added to the ProfileCommon class for each ... "Data Source=localhost;Integrated Security=SSPI;Initial Catalog=aspnetdb;" ...
ProfileCommon nogo with WAP - get WebProfile Generator - Digging ... The WebProfile Generator download includes source code, ... This effectively replaces the ProfileCommon class with the WebProfile class which you can ...
DotNetBips.com :: Blossom your .NET skills Dec 25, 2007 ... The profile is returned as an instance of ProfileCommon class. ... That s it! Our own User Administration Tool is ready to use. ...
CodeProject: Multi Profile with Membership and Profile API. Free ... Mar 10, 2008 ... After that, create an instance of ProfileCommon class (using given ... all users which is provided as groupName in this method’s parameter. ...
ASP.NET - View Issue Prior to runtime, the ProfileCommon class (with no namespace) does not exist. However, it would appear ... My source code can also be found at both links. ...
VSJ | .NET Zone | Inside the ASP.NET user profile mechanism Aug 26, 2006 ... The independent source for software developers .... Here’s an example: namespace ASP { public class ProfileCommon : ProfileBase { public ...




Search This Site:










looking for most recent version of classified starter kit

featured ads - how to do rotating featured???

remote configuration

how do you add another control?

finally we launched our website. thanks asp.net

.ldf file needed?

combining advanced search page into default page.

no dropdownlist for location ?

classifieds starter kit in ms access db

really simple question about my profile

web config file for sqlexpress on remote host.

how to make multi language classified site

expiration date doesn't change when reactivate ads in admin panel

create a database template for html

error on trying to run strarter kit on my local host

silly question...masterpage format

i get this error message when i try to login - please help

memeber locked out

i customized classifieds starter kit and extended it!

is seprate hosting is required to upload this kit

how do you manage members once your site is hosted?

save photos in database vs save photos in upload folder! which one is better?

syntax error running sql scripts

url re-writing

can't rename the categories?

problem in finding the admin access

hosting

cannot publish classfieds

forget username

need help with featured ads...

  Privacy | Contact Us
All Times Are GMT