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:800823
More Search Options
RSS Available
Matching Posts
Re: Login control PasswordRecoveryUrl problem with relative path
Yeah, the runat="server" is definitely there. And I just double checked that the tilde notation is not working. So should I report it as a bug? Where can I do it?
Posted to
Security
(Forum)
by
asrfarinha
on 8/4/2009
Login control PasswordRecoveryUrl problem with relative path
I just noticed that the PasswordRecoveryUrl attribute of the Login control doesn't handle the ~ symbol as expected, which is, replacing it with the application root dir. It just drops it there in the link, resulting in URLs like http://CurrentPageDir/~/TargetPage.aspx Am I missing something or there's no way to have it work properly?
Posted to
Security
(Forum)
by
asrfarinha
on 7/31/2009
Filed under: asp.net login control passwordrecoveryurl
Virus scanning API and samples
Hello, I'm building a web application in C# and I need to scan users' uploaded files for viruses. Can anyone provide pointers to how it should be done, available APIs and sample code for doing it? Thanks in advance
Posted to
Enterprise Services Integration
(Forum)
by
asrfarinha
on 6/11/2009
Filed under: antivirus scanning
Ignoring accents in SQL Server SELECT using LINQ to SQL
How can I ignore accents (like ´, `, ~) in queries made to a SQL Server database using LINQ to SQL?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
asrfarinha
on 11/26/2008
Re: Extended Dynamic Data Filtering
I'm trying to change the behaviour of the "Contains" filter. I need to change the query string so that the % wildcard substitutes any space and also appears in the begining and end of the query. So, when I insert "foo bar" into a "Contains" filter, instead of doing a SELECT... LIKE 'foo bar' (which is what I suppose it's being done), I need it to do a SELECT... LIKE '%foo%bar%'. Already tried to change the LikeExpressionParameter.cs file: if
Posted to
ASP.NET Dynamic Data
(Forum)
by
asrfarinha
on 11/26/2008
Filed under: DynamicData
Re: Failed to load viewstate
Changed the field generator I was using from the Page_Load to Page_Init, and it's now working properly. Thanks!
Posted to
ASP.NET Dynamic Data
(Forum)
by
asrfarinha
on 11/26/2008
Re: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-b
I just stumbled upon the same problem and I was wondering if any of you can help me with it. I'm using ASP.NET Dynamic Data and I get this same error when I am editing an entity (it's a DetailsView control) and instead of saving my chances I click Cancel. For example, what are the implications of setting enableviestate=false? And on which control should I do it? Thanks in advance.
Posted to
State Management
(Forum)
by
asrfarinha
on 11/25/2008
Failed to load viewstate
Hello. This may look like a problem not specific to Dynamic Data but the thing is it only happens in some of the pages and not others, and they're basically built the same way. It happens when I'm in the Edit page of an entity and click "Cancel". Here's the error: Server Error in '/integrationUTL' Application. Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous
Posted to
ASP.NET Dynamic Data
(Forum)
by
asrfarinha
on 11/25/2008
Re: Storing PDF files
Finally did it! Thank you for all the help! I've basically stripped most of the code from the DbImage example (everything related to cache and stuff like that, I won't be needing it) and made a new HttpHandler, which I'll post here for reference: using System; using System.Collections.Generic; using System.Drawing; using System.Drawing.Drawing2D; using System.Drawing.Imaging; using System.Globalization; using System.IO; using System.Linq; using System.Linq.Expressions; using System.Reflection;
Posted to
ASP.NET Dynamic Data
(Forum)
by
asrfarinha
on 11/18/2008
Re: Storing PDF files
I've been looking at the DBImage sample from DD Futures and trying to transform it to work with PDF files and I think I can already store the files in the database (at least a lot of gibberish characters show up in the database). Now the problem is retrieving said files. From the example there's a "ImageHandler.ashx" which I suppose is the one responsible for that, but I can't find that file anywhere. Where can I find it?
Posted to
ASP.NET Dynamic Data
(Forum)
by
asrfarinha
on 11/18/2008
Page 1 of 12 (114 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online