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:637528
More Search Options
RSS Available
Matching Posts
Re: HttpHandlers/Modules can't be found if you're requesting a file in a subfolder?
Did you ever get this resolved? I'm having the same issue and I can't figure it out.
Posted to
HttpHandlers and HttpModules
(Forum)
by
puterart
on 8/5/2009
New Password Compare to Old Password
I have a web application that leverages the ASP.net membership provider. Everything as far as changing passwords and resetting passwords works great but now I have the issue where I need to track the last three passwords and make sure their new password doesn't match any of the last three. Is there any way to compare the current hashed password to the password being entered through the ASP.net?
Posted to
Security
(Forum)
by
puterart
on 7/2/2009
Re: New Password Compare to Old Password
I was afraid of that. I guess I'll just have to do it manually, shouldn't be too much work the way I see it. Thanks Kervin.
Posted to
Security
(Forum)
by
puterart
on 7/2/2009
Re: javascript pageLoad() & client side isPostBack property?
Wrong, there is a client-side method to check for partial postbacks. function pageLoad(sender, e) { if (!e.get_isPartialLoad()) { } }
Posted to
Client Side Web Development
(Forum)
by
puterart
on 5/2/2009
Re: Can't get ExcludeFromBuild to work....
Haha, understandable. The weird thing is my entire deployment project builds but craps out when I add an <ExcludeFromBuild Include="$(SourceWebVirtualPath)/web.config" /> or any excludefrombuild tag into the ItemGroup. Any ideas?
Posted to
VS Web Deployment Projects
(Forum)
by
puterart
on 4/9/2009
Web Deployment Error
I have a web deployment project that builds fine except when I add anything into the ItemGroup tag. If nothing is in there the deployment builds but once I add: <ExcludeFromBuild Include="/web.config" /> it fails with "The MetabasePath parameter cannot be combined with VirtualPath or PhysicalPath." How do I correct this issue?
Posted to
Visual Studio 2008
(Forum)
by
puterart
on 4/9/2009
Filed under: web deployment project
Re: Can't get ExcludeFromBuild to work....
Joe can you expand upon how you fixed this issue? I've been trying to workout the same error for several hours now.
Posted to
VS Web Deployment Projects
(Forum)
by
puterart
on 4/9/2009
ObjectDataSource Selecting Event and ViewState
I've noticed some interesting functionality with the ObjectDataSource attached to a GridView and I can't explain it. I have a GridView on my page that has a datasource set to an ObjectDataSource. The viewstate of the GridView is turned off. When I load my page the Page_Load function gets called and then the ObjectDataSource_Selecting gets called, which is great. However on any postback the ObjectDataSource_Selecting gets called before the Page_Load event, which is a real pain in the a** because
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
puterart
on 2/15/2008
Re: GridView TextBoxes with ObjectDataSource in UpdatePanel don't update
Hmm, does TextBox have an Update function on it?
Posted to
ASP.NET AJAX UI
(Forum)
by
puterart
on 2/4/2008
Re: GridView TextBoxes with ObjectDataSource in UpdatePanel don't update
That's not my issue. The textboxes are in a column in the GridView and the GridView updates just fine when I call the update button. However, the textbox values remain, almost as if they haven't gotten re-bound. So put a GridView in an updatepanel and connect it to a SqlDataSource or an ObjectDataSource. Now put some control like a dropdown in the updatepanel that filters the GridView's source. You'll see the GridView gets filtered and all of the values in the columns change except
Posted to
ASP.NET AJAX UI
(Forum)
by
puterart
on 2/4/2008
Page 1 of 7 (63 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
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.
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online