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:386622
More Search Options
RSS Available
Matching Posts
Re: Navigating within the module
this works for me if I only care about the skin & container Dim strUrl As String = NavigateURL() & "?mid=" & ModuleId Dim strSkinSrc As String = PortalSettings.ActiveTab.SkinSrc.Replace(".ascx", "") Dim strContainerSrc As String = PortalSettings.ActiveTab.ContainerSrc.Replace(".ascx", "") Dim strForceSkin As String = "&SkinSrc=" + Server.UrlEncode(strSkinSrc) + _ "&ContainerSrc=" + Server.UrlEncode(strContainerSrc
Posted to
GotCommunityNet
(Forum)
by
diveblue
on 3/25/2005
Re: Multiple controls/pages in a single module
I'm a bit new to DNN, but this works for me if I only care about the skin & container Dim strUrl As String = NavigateURL() & "?mid=" & ModuleId Dim strSkinSrc As String = PortalSettings.ActiveTab.SkinSrc.Replace(".ascx", "") Dim strContainerSrc As String = PortalSettings.ActiveTab.ContainerSrc.Replace(".ascx", "") Dim strForceSkin As String = "&SkinSrc=" + Server.UrlEncode(strSkinSrc) + _ "&ContainerSrc=" +
Posted to
DotNetNuke
(Forum)
by
diveblue
on 3/25/2005
Re: Navigation between Module Controls
I'm experiencing the same thing.....has anyone done this successfully?
Posted to
GotCommunityNet
(Forum)
by
diveblue
on 3/24/2005
Re: DNN Only Works with localhost
I'm having the same issue....does not appear that turning off friendly urls resolves the problem, nor does turning caching off.
Posted to
DotNetNuke
(Forum)
by
diveblue
on 1/21/2005
Implement IDisposable as a Best Practice?
I am considering best practices for our first .NET project and would like to get some feedback from the experienced members. As one of these practices, it has been suggested that all classes we write implement the IDisposable interface, even if they do not use disposable resources. The rationale? If the implementation of a class changes in such a way that it does need to do some clean up, clients should already be calling the dispose method. Thoughts? Thanks, Dive
Posted to
Architecture
(Forum)
by
diveblue
on 2/20/2004
Page 1 of 1 (5 items)
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online