Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:645727
More Search Options
RSS Available
Matching Posts
Re: WebPart exportMode in UserControl. Inherit from 2 classes
Thanks Mike. Your reply helped me. I update the code, this is the result: UserControlBase class : ............... WebPartCollection colecionWebParts = WebPartManager .GetCurrentWebPartManager(Page).WebParts; foreach ( WebPart wp in colecionWebParts){ wp.ExportMode = WebPartExportMode .All; } ..............
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 4/11/2006
WebPart exportMode in UserControl. Inherit from 2 classes
Hello. I have a WebPartBase.cs class that inherit from UserControl and IWebPart. namespace grupo.WebParts{ public class WebPartBase : UserControl , IWebPart { ......... This class is used in multiple UserControls, for instance: public partial class webparts_news : grupo.WebParts. WebPartBase { .......... I like to add ExportMode=All in my WebPartBase class , but IWebPart interface doesn´t have this property. I would like inheriting from 2 classes (UserControl and WebPart) to do it, but It's impossible
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 4/10/2006
Re: Can I know what saved in pagesettings on ASPNET_PERSONALIZATIONPERUSER table
Yes. You didn't understand me. I had finished my own Personalization Provider for ORACLE, 2 weeks ago. But my doubt is other, when I'm going to get data from the page setting to store , I have a binary array with encrypted data. I need Know what is this encrypted data. The data (converted to string) is similar to this: /wEUKwAiAgICBRkqMVN5c3RlbS5XZWIuVUkuV2ViQ29udHJvbHMuV2ViUGFydHMuR2VuZXJpY1dlYlBhcnQFFGd3cE15V2ViVXNlckNvbnRyb2wxAgEeBVRpdGxlBRJCdXNjYWRvciBkZSBHb29nbGVmGSsEBQxnd3BOb3RpY2lhczICAR8ABRtEb3NzaWVyIGRlIHByZW5zYSBkZSBsYSBVTUhmGSsEBQlnd3BMb2dpbjECAR8ABRNSZWdpc3RybyBkZSBVc3VhcmlvZhkrBAUMZ3dwQ2FsZW5kYXIxAgIfAAUMQ2FsZW5kYXJpbyAxHgtDaHJvbWVTdGF0ZQsqMlN5c3RlbS5XZWIuVUkuV2ViQ29udHJvbHMuV2ViUGFydHMuUGFydENocm9tZVN0YXRlAGYZKwQFDGd3cE5vdGljaWFzMQIBHwAFEk5vdGljaWFzIGRlIGxhIFVNSGY
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 3/17/2006
Re: Webparts with ORACLE aspnetdb
Thanks Sonofthesun. I could do it.
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 3/16/2006
Can I know what saved in pagesettings on ASPNET_PERSONALIZATIONPERUSER table
The colum pagesettings of the ASPNET_PERSONALIZATIONPERUSER table, save a Serialized data blob that I don´t understand. I'd like to know what's happens, what kind of data structure is saved, because later I'd like to do some data statistic from this data blob.
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 3/16/2006
WebParts & ORACLE
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
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 3/6/2006
Re: Webparts with ORACLE aspnetdb
Thanks Sonofthesun 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 don't exist a DataSource Method to connect. Do you know something posibility?. My WebConfig: ... < connectionStrings >< add name = "MiConexionOracle " connectionString = " Data Source=****** " rproviderName = " System.Data.OracleClient " /></ connectionStrings > < personalization defaultProvider
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 3/3/2006
Re: Webparts with ORACLE aspnetdb
Thanks Sonofthesun. I Try to do it with Visio. Now I need to know, how I simulate the procedure calls ( aspnet_PersonalizationAllUsers_SetPageSettings, aspnet_Applications_CreateApplication , etc. ) or in which classes I override this.
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 3/1/2006
Re: Webparts with ORACLE aspnetdb
Thanks Sonofthesun. I don't know you quite well. Can you take me an example, please?
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 2/28/2006
Re: Webparts Err [Sql Server 2005 failure]
Yo need intall on the server SQL server Express. Or use another Database, ORACLE, etc I need help for ORACLE.
Posted to
Web Parts and Personalization
(Forum)
by
vmalvarez
on 2/28/2006
Page 1 of 2 (12 items) 1
2
Next >
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online