CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.web_parts_and_personalization Tags:
Item Type: NewsGroup Date Entered: 3/6/2006 8:36:12 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 29 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
vmalvarez
Asp.Net User
WebParts & ORACLE3/6/2006 8:36:12 AM

0/0

How I connect with Oracle DataStore to Binding in the Class Provider (that I named OraclePersonalizationProvider). I think do it on the LoadPersonalization method, but doesn't exist a DataSource Method to connect. Do you know something possibility, with ODBC or similar?.

 

My WebConfig:

...

<connectionStrings>

  <add name="MiConexionOracle" connectionString="Data Source=******"  rproviderName="System.Data.OracleClient" />

</connectionStrings>

<personalization defaultProvider="AspNetOraclePersonalizationProvider">

  <providers>

  <add name="AspNetOraclePersonalizationProvider" type="OraclePersonalizationProvider" connectionStringName="MiConexionOracle" applicationName="/" />

  </providers>

</personalization>

...

 

My Class Provider:

...

  public class OraclePersonalizationProvider : PersonalizationProvider{

 

    public override PersonalizationState LoadPersonalizationState(WebPartManager wPManager, bool  ignoreCurrentUser){

       //here I need to binding with Oracle DataStore ... How???

      return base.LoadPersonalizationState(wPManager, ignoreCurrentUser);

   }

...

}

 

 

Sonofthesun
Asp.Net User
Re: WebParts & ORACLE3/8/2006 5:36:57 PM

0/0

Hi,

check the following post for more information.

http://forums.asp.net/1210779/ShowPost.aspx

- Vsku


Vesa Juvonen
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006
Beginning SharePoint Administration: Windows SharePoint Services and SharePoint Portal Server Authors: Göran Husman, Pages: 522, Published: 2006
Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 Authors: Amanda Murphy, Shane Perran, Pages: 552, Published: 2007
Essential ASP.Net 2.0 Authors: Fritz Onion, Keith Brown, Pages: 345, Published: 2006
Pro Access 2007 Authors: Martin W. P. Reid, Pages: 395, Published: 2007
Professional ASP.NET 2.0 Server Control and Component Development Authors: Shahram Khosravi, Pages: 1186, Published: 2006
Beginning SharePoint 2007 Administration: Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 Authors: Göran Husman, Pages: 578, Published: 2007
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Mobile, Wireless, and Sensor Networks: Technology, Applications, and Future Directions Authors: Rajeev Shorey, Pages: 422, Published: 2006
Special Edition Using Microsoft Office FrontPage 2003: Special Edition Authors: Jim Cheshire, Paul Colligan, Pages: 1080, Published: 2003

Web:
Adding Web Parts (Admin Only) Administrators can delete or add web parts to the page. Any changes that are made will be available to all users who have access to the page. ...
Web Part Menu The Web Part menu is used to promote, move, unlink and delete content between the SharePoint system and the Content Server. The Web Part menu options change ...
Modifying Web Parts Select edit in the header for the Navigation Tree (Oracle Web Part) section of the Web Parts page in Edit Mode. If the Navigation Title has been previously ...
Webparts with ORACLE aspnetdb - ASP.NET Forums I need a ORACLE aspnetdb too!!!!! I need to make Membership, Profile, WebParts and etc. with Oracle. Please, give me working provider with ...
Table of Contents Introduction to Web Parts ... Create a New Site Based on the Oracle Content Server Team Site ... Activate the Oracle UCM Feature On an Existing Site ...
A Oracle® Universal Content Management Release 10gR3 ... accessing the Web Parts product, entry: accessing URLs, entry: Activation Stack Screen, ...
Deleting Content in SharePoint and the Content Server Rest your cursor on the content item to be deleted. The Web Part Menu is displayed. Select Delete from SharePoint and Oracle UCM from the menu. ...
Web Parts Personalization Providers NET Framework, such as an Oracle database. ... WebParts.PersonalizationState. The personalization service serializes and deserializes personalization state ...
WebParts & ORACLE - ASP.NET Forums WebParts & ORACLE. Last post 03-08-2006 12:36 PM by Sonofthesun. 1 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
Connect a sharepoint list or web part to oracle database ... I have a sharepoint portal 2003 server and an oracle database which contains my organizational data. I want to connect some of my lists and webparts to that ...




Search This Site:










arrrgghhhh!!

treeview repopulation

how to rename or move files?

the gateway has lost the connection with the web site you are trying to access

dynamic display of links in master page based on current asp page

direct access to master page properties

sharepoint error

display all child nodes on current page

no more images...

what does 'module not found' mean with host smtp settings?

deployment using visual studio .net 2005 beta 2

treeview control display only text ???why?

applying a theme to a custom created webpart in asp.net 2.0

php class vs. asp.net/c# class

anybody knows any working .text blog online???

hide asp:menuitem

pop up page

performance, scalability

installing the access version

the little admin

search for a new "search results" module...

how do i login as admin?

3.0.7(beta) issue - storeprocedure missing

plz help me add data to treeview

how to turn off the section of "term of use" & "copyright"

how do you set united states as defult?

hello - any poll/voting modules for dnn?

partially trusted callers

installation error - newbie

deploying club web site stater kit on www.1and1.com

 
All Times Are GMT