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:802563
More Search Options
RSS Available
Matching Posts
Re: BlockRenderer method broken in RC1?
I've changed the last line of PartialRequest.Invoke to SimpleWorkerRequest request = new SimpleWorkerRequest( "dummy.html" , null , new StringWriter(CultureInfo.CurrentCulture)); handler.ProcessRequest( new HttpContext(request)); and everything seems to be working again. Thoughts? Edit: Just to clarify, I'm using BlockRenderer this way.
Posted to
ASP.NET MVC
(Forum)
by
Herne
on 1/30/2009
Re: BlockRenderer method broken in RC1?
Does anyone have any alternative ideas? (Or a pointer to an idea :) )
Posted to
ASP.NET MVC
(Forum)
by
Herne
on 1/29/2009
Re: RenderPartial controls rendered first when extending ViewMasterPage
Nice work... :) I don't suppose you have a unit test for this? Thanks
Posted to
ASP.NET MVC
(Forum)
by
Herne
on 1/19/2009
Re: Integer Identity Columns with Entity Framework
No worries, glad you managed to decipher my message. I of course meant "problem" instead of "probably".... d'oh :) As shados said, it's a good forum and you usually get responses fairly fast.
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
Herne
on 9/25/2008
Re: Integer Identity Columns with Entity Framework
I can hopefully help with 2. I had the probably a little while ago, and this got me the solution - hope it does you too... :) http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=3723071&SiteID=1
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
Herne
on 9/24/2008
Re: Composite Control, RadioButtonList & exposing the OnSelectedIndexChanged - how?
Anyone?
Posted to
Web Forms
(Forum)
by
Herne
on 9/18/2008
Composite Control, RadioButtonList & exposing the OnSelectedIndexChanged - how?
I have a Composite Control which features a RadioButtonList and I'm trying to expose the OnSelectedIndexChanged event. Can I have some pointers plese? Thanks
Posted to
Web Forms
(Forum)
by
Herne
on 8/27/2008
Filed under: onselectedindexchanged, radiobuttonlist control, Composite Controls
Re: Hashed Passwords & PasswordRecovery Control
Finally got my local mailserver working. The answer is yes, it generates a random password. :o)
Posted to
Security
(Forum)
by
Herne
on 8/15/2008
Hashed Passwords & PasswordRecovery Control
In .net 3.5 what is the behaviour of the PasswordRecovery Control when the passwords are hashed? Does it generate a new random password and email it to the user? Thanks.
Posted to
Security
(Forum)
by
Herne
on 8/15/2008
Re: Bind XML attribute to Treeview checkbox...
protected void Treeview1_TreeNodeDataBound(object sender, TreeNodeEventArgs e) { XmlElement nodeSourceElement = (XmlElement)e.Node.DataItem; string checkedValue = nodeSourceElement.GetAttribute("Checked").ToString(); switch (checkedValue.Trim()) { case "true": e.Node.Checked = true; break; case "false": e.Node.Checked = false; break; } }
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Herne
on 5/21/2008
Page 1 of 2 (11 items) 1
2
Next >
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!!!
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online