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:768096
More Search Options
RSS Available
Matching Posts
Re: Can anyone tell me what does the following code mean?
The reapter is databound to a datasource, and when the reapter items are being databound they are adding hidden fields with and Id and Name. The e is the event args, and e.Item is the databound item object.
Posted to
Getting Started
(Forum)
by
thduttonuk
on 9/24/2009
Re: Problems with changing views using UpdatePanel inside Multiview
Hi to solve this. Set the update panel to conditional Add a onprerender event to the update panel and do the update for the multi view there Set the multiview control in the update panel to EnableViewState ="False"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
thduttonuk
on 7/1/2008
Re: Unable to read data from the transport connection: net_io_connectionclosed
This is an SMTP Virtual server issue, load up IIS and Right click Default SMTP Virtual server. Change IP address to All Unassigned This should work..
Posted to
Personal Site Starter Kit
(Forum)
by
thduttonuk
on 11/20/2007
Re: Updating User Profile
I Think this is what you are after Dim UpdateProfile As ProfileCommon = CType (ProfileBase.Create( "userName" ), ProfileCommon) UpdateProfile.FirstName= "Test" UpdateProfile.save() This lets you upade from Anonymous user to any other user
Posted to
Security
(Forum)
by
thduttonuk
on 10/31/2007
Re: profile.GetProfile (username) problem (How to set from another user)
Hi I have solution My Old Code Profile.GetProfile( "userName" ).Messages = "Test" this does not work. New Code Working Dim UpdateProfile = CType (ProfileBase.Create( "userName" ), ProfileCommon) UpdateProfile.Messages = "Test" UpdateProfile.save()
Posted to
Web Parts and Personalization
(Forum)
by
thduttonuk
on 10/31/2007
profile.GetProfile (username) problem (How to set from another user)
Hi Can someone tell me if they know of a way to enter info into anothers user profile, i can get info out with profile.GetProfile(username).property but i can't set with this method i.e profile.GetProfile(username).property = value Thanks Tom
Posted to
Web Parts and Personalization
(Forum)
by
thduttonuk
on 10/29/2007
Page 1 of 1 (6 items)
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
WindowsClient:
Using Speech Synthesis in .NET 4 and Windows 7
Channel 10:
Office 2010 "5 Rules" Presentation
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online