Luk

1,242
Reputation
79 views

Registered User

Name Luk
Member for 1 year
Seen 2 hours ago
Website
Location Paris, France
Age 24
Still learning the ropes of the .Net platform!
Avatar CC-by Japanese Wikipedia user Kasuga
Nov
24
accepted Global ASAX - get the server name
Nov
24
comment Global ASAX - get the server name
@Downvoter: where am I wrong? I'm pretty sure you can't access it before BeginRequest in IIS7
Nov
24
comment Global ASAX - get the server name
That's what I meant sorry ^^
Nov
24
revised Global ASAX - get the server name
expanded
Nov
24
answered Global ASAX - get the server name
Nov
24
comment Global ASAX - get the server name
I don't think there is a HttpContext in Application_Start
Nov
5
awarded  Popular Question
Oct
7
accepted How do you track the time of replicated rows for Subscribers in SQL Server 2005?
Oct
2
revised Lambda expression with a void input
sp
Oct
2
comment Lambda expression with a void input
Damn, that was fast :) Thanks everyone!
Oct
2
asked Lambda expression with a void input
Sep
28
accepted msxml fails to correctly close <link> tags during XSLT transformation
Sep
25
accepted Get the current WindowsPrincipal on a Forms authentication website
Sep
25
answered msxml fails to correctly close <link> tags during XSLT transformation
Sep
25
revised msxml fails to correctly close <link> tags during XSLT transformation
adding relevant line; edited title
Sep
24
comment msxml fails to correctly close <link> tags during XSLT transformation
That's what's weird. Using the XSLT debugger shipped with Visual Studio outside of any code, I still get that output.
Sep
24
asked msxml fails to correctly close <link> tags during XSLT transformation
Sep
14
comment Automatically sanitize entries on HttpRequestValidationException
Yes unfortunately
Sep
14
answered Automatically sanitize entries on HttpRequestValidationException
Sep
14
revised Automatically sanitize entries on HttpRequestValidationException
added 174 characters in body; edited tags
Sep
14
comment Automatically sanitize entries on HttpRequestValidationException
Sounds a very good plan, but in that case the page is not processed (apparently): I end up with a blank page
Sep
12
awarded  Yearling
Sep
8
answered Get the current WindowsPrincipal on a Forms authentication website
Sep
8
comment Get the current WindowsPrincipal on a Forms authentication website
In fact, that will return ASP.Net's windows user (but you were on the right track)
Sep
8
asked Get the current WindowsPrincipal on a Forms authentication website
Sep
8
comment Automatically sanitize entries on HttpRequestValidationException
Unfortunately, once I'm in Application_Error, there's no way back: the request has failed and I won't be able to recover. (Unless I am mistaken)
Sep
8
comment Automatically sanitize entries on HttpRequestValidationException
Unfortunately this is not really an option without rewriting the whole application :)
Sep
8
comment How do I remove diacritics (accents) from a string in .NET?
2 really good points, I'll rewrite it if I ever get the time to go back to this portion of code :)
Aug
27
comment Custom sort in SQL Server
Hi DoYouKnow.IN. You should probably start your own question, that'll be easier for someone to answer you that way.
Aug
27
comment Custom sort in SQL Server
(The solution I used in the end is pretty much that one)
Aug
27
answered Problem sorting RSS feed by date using XSL
Jun
9
awarded  Tumbleweed