Ole Lynge

1,019
Reputation
291 views

Registered User

Name Ole Lynge
Member for 1 year
Seen 10 mins ago
Website
Location Denmark
Age 33
My job is in programming, where I have used
  • ASP.NET
  • C#
  • CruiseControl.NET
  • HTML
  • Javascript
  • NAnt
  • NUnit
  • Silverlight
  • SQL (MS)
  • Subversion
Nov
27
awarded  Yearling
Nov
10
asked ASP.NET user browse selected/restricted raw data from sql-server
Oct
29
comment What are possible reasons for “Potentially dangerous Request.RawUrl”?
I will downvote this one, since it seems quite misleading and not addressing the question...
Oct
27
comment What are possible reasons for “Potentially dangerous Request.RawUrl”?
Yes. It is in the url for some script generated by asp.net. I think form fields with html would generate a "potentially dangerous Request Form" exception instead of Request.RawUrl...
Oct
27
comment What are possible reasons for “Potentially dangerous Request.RawUrl”?
I think that would have given a "potentially dangerous Request.Form" exception. Here it is Request.RawUrl instead of Request.Form.
Oct
27
asked What are possible reasons for “Potentially dangerous Request.RawUrl”?
Oct
20
revised Help me come up with a deployment strategy
Added steps for general deployment on production server
Oct
20
answered Help me come up with a deployment strategy
Oct
3
revised Optimize multiple joins with table functions
Added details about function
Oct
3
comment Sql Server Reporting wrap output rows
Nice and elegant...
Sep
30
answered ASP.NET MVC - Updating Multiple Partials/View
Sep
29
comment Optimize multiple joins with table functions
The alias mistake in the example has been fixed now...
Sep
29
comment Optimize multiple joins with table functions
Ah, that's a mistake in my example. In the actual case the aliases are correct...
Sep
29
revised Optimize multiple joins with table functions
fixed mistake in code sample
Sep
29
revised Optimize multiple joins with table functions
corrected inconsistency in code example
Sep
29
asked Optimize multiple joins with table functions
Sep
24
revised Sql Server Reporting wrap output rows
Added link to quoted answer
Sep
24
answered Sql Server Reporting wrap output rows
Sep
24
comment Sql Server Reporting wrap output rows
I just found a nice answer by Jim Doherty on this thread: bytes.com/topic/sql-server/….
Sep
24
asked Sql Server Reporting wrap output rows
Sep
21
asked How do I monitor and find unused indexes in sql database
Sep
20
accepted How can I redirect after ActionResult has been determined?
Sep
14
comment Avoid “program stopped working” in C#/.NET
Yes, that might do if I set it up on my own machine, but I would like it to be baked into the program such that it works consistently on other machines as well. (See accepted answer.)
Sep
14
comment Avoid “program stopped working” in C#/.NET
Yes, that avoids the popup, but it also avoids the advantage of having other programs that call this program know that some exception occurred. See the accepted answer.
Sep
14
comment Avoid “program stopped working” in C#/.NET
Thanks for the quick answer. Works precisely the way I was after.
Sep
14
revised Avoid “program stopped working” in C#/.NET
Added clarification
Sep
14
asked Avoid “program stopped working” in C#/.NET
Aug
10
asked Cross-browser link to file on local system
Jul
9
answered Do you have a hobby development project?
Jun
16
awarded  Civic Duty
Jun
14
comment Merging from branch to trunk with ‘Merge range of revisions’
Thanks for the answer. Would you consider it harmful to use approach 'A'?
Jun
13
asked Merging from branch to trunk with ‘Merge range of revisions’