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:408329
More Search Options
RSS Available
Matching Posts
Re: How can I get rid of NMH.DNN.KeepAlive
look for the webping.exe process in the task manager and kill it. or reboot.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 8/10/2004
Re: Ideas on building Module with it's own non-data providers
Thanks Richard, my current interest for an email provider would be via an internal webservice based email service which our company uses (owned by another dept.), all web generated email use this webservice-based email for all external email communications, no SMTP (company level mandate - no exceptions). Anyways, I would like to know more information on 'best practices' for developing providers and how one might implement them with as little (none, preferrably) change to the base as possible. Modules
Posted to
Custom Modules
(Forum)
by
tcelias
on 7/23/2004
Re: Add user by external call
Maybe go at it providing a webservice interface would be one approach. This view post 640938 here explains how to add webservices to your DNN project. You can add a layer of security to your webservices which might protect from unauthorized execution of your exposed functions.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/22/2004
Re: Ideas on building Module with it's own non-data providers
Hi Tom! Have you found anything in your quest? I'm looking for the same type of info, I'm working on an Email provider for a couple of sites (for security reasons, we can't use CDONTs or any SMTP based email solution.). I've been searching all day for "best practices" on this. I've actually have a rouch implementation of this, but it'd be nice to bounce ideas or see what has been done before on other non-data provider projects. If I find anything, I'll post it here. Tom
Posted to
Custom Modules
(Forum)
by
tcelias
on 7/21/2004
Re: Customized User Information
You can use the Personalization/PersonalizationController to add extended attributes to a user. I'm using that in one of my DNN projects. This post might shed some light view post 524872 . Shaun explained it well.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/20/2004
Re: page crashes when i hover over menu during page load
Awsome! Thanks j.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/20/2004
Re: page crashes when i hover over menu during page load
yup, this one's been around. I've downloaded the latest from solpart.com, tried all the suggestions in the forum here and at solpart to no avail. Seems to occur on menus where transitioning is set (Alpha), at least in my environments.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/20/2004
Re: Datagrid Paging Problems in DNN
Throwing more out, maybe you've got this, but make sure you bind your grid only if the page isn't at PostBack: if( !Page.IsPostBack ) { ... bindGrid(); // build your dataset, dataview, etc. ... } and make sure you aren't doing any other DataBind()'s except like above...(!IsPostBack) I've got a module with nested grids and everything works fine.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/15/2004
Re: Sharing of code/scripts/applications purchased via DNNDP.COM
I really don't like the idea of painting these forums with broad accusations/inuendos. I think everyone here is aware of copyright laws and the like.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/11/2004
Re: DataGrid and EditURL
oops, disregard previous reply. this view post 614194 has the answer.
Posted to
DotNetNuke
(Forum)
by
tcelias
on 7/9/2004
Page 1 of 3 (27 items) 1
2
3
Next >
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!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online