Hojou
|
Registered User
|
Someone set me up the beer.
|
|
2d |
awarded | ● Notable Question |
|
Nov 7 |
answered | LINQ to SQL Dynamic Sort question |
|
Oct 29 |
answered | How to post form data on an UTF-8 page to a western european (ISO) page |
|
Oct 27 |
comment |
How to post form data on an UTF-8 page to a western european (ISO) page Yeah it seems to cause problems for danish special characters |
|
Oct 26 |
comment |
How to post form data on an UTF-8 page to a western european (ISO) page This seems to work only in firefox? (not IE)? |
|
Oct 23 |
comment |
How to post form data on an UTF-8 page to a western european (ISO) page The post i make is actually a search-query onto another site. The search form is present on many different pages, and is present on the most important page of the new site, so changing the encoding for the post's sake would mean setting encoding for almost all of the new site, which has to be UTF-8 (a requirement). I'll ponder some more on what you wrote :) |
|
Oct 23 |
comment |
Setting CultureInfo on wcf service calls? I don't know why i missed this, thanks :) |
|
Oct 23 |
asked | How to post form data on an UTF-8 page to a western european (ISO) page |
|
Oct 8 |
comment |
What’s the best way to loop through a set of elements in JavaScript? You are right about the performance hit - especially regarding such devices as mobile :) I guess it depends a lot on the target audience and size of the website generally. I totally agree that adding jquery would be crazy if you're creating a 'simple' website. I'm just colored from my world (classifieds/newspaper/administration websites). Depends on the context, ofcourse... |
|
Oct 5 |
comment |
What’s the best way to loop through a set of elements in JavaScript? @Tim: In reality I think there are very few sites i would create using javascript, where adding jquery would be insanity? What are the complications of using jquery compared not to? |
|
Oct 1 |
comment |
Injecting a string into a javascript on an asp.net mvc view I was only thinking of putting the static javascript in a seperate js file - to seperate the static javascript from the dynamic. But thanks, this is what i'm currently doing, just wondering if i'm missing something - i hate that hightlighting is not showing up... |
|
Oct 1 |
asked | Injecting a string into a javascript on an asp.net mvc view |
|
Sep 17 |
awarded | ● Yearling |
|
Aug 27 |
answered | I would need a little help to write this linq query |
|
Aug 26 |
answered | Can I set a value in the onclick function? |
|
Aug 25 |
revised |
Are threads waiting on a lock FIFO? added 54 characters in body |
|
Aug 25 |
accepted | Are threads waiting on a lock FIFO? |
|
Aug 25 |
answered | Are threads waiting on a lock FIFO? |
|
Aug 25 |
answered | FilterOperators or FilterOperatorType - The correct naming format for an enum in C# |
|
Aug 25 |
accepted | What is the “persistence domain model” |
|
Aug 25 |
answered | What is the “persistence domain model” |
|
Aug 21 |
awarded | ● Great Answer |
|
Aug 21 |
awarded | ● Popular Question |
|
Aug 19 |
comment |
Where does my .net assembly read its configuration from when hosted as COM? I think you need credit for this - i found it somewhere, it might as well have been your site - anyways it explains it perfectly :) |
|
Aug 19 |
comment |
Where does my .net assembly read its configuration from when hosted as COM? I don't understand Alfred? I just need to be able to access it from ASP with the Server.CreateObject - it resides on the same server as the legacy asp site so it doesn't have to be COM+ - even though i guess that's the name for all COM objects - even if they aren't distributed.. |
|
Aug 19 |
answered | Where does my .net assembly read its configuration from when hosted as COM? |
|
Aug 19 |
accepted | Hosting a .net assembly for COM interop with long lifetime? |
|
Aug 19 |
answered | Hosting a .net assembly for COM interop with long lifetime? |
|
Aug 19 |
comment |
Where does my .net assembly read its configuration from when hosted as COM? Dog nammit, I hope you're wrong ;) |
|
Aug 19 |
answered | Is Resharper correct? |
|
Aug 19 |
asked | Where does my .net assembly read its configuration from when hosted as COM? |
|
Aug 18 |
awarded | ● Nice Question |
|
Aug 12 |
awarded | ● Popular Question |
|
Aug 3 |
comment |
Hosting a .net assembly for COM interop with long lifetime? This components is going to be called for almost every request to an asp.net website and for many requests to a legacy classic asp site, hence i want the initialization (reading/parsing of a file) to happen as fast as possible. Also i need to be able to call it from VBScript (the classic asp site) which can't call .net assemblies directly. |
|
Aug 3 |
comment |
Hosting a .net assembly for COM interop with long lifetime? That's right, thanks :) |
|
Aug 3 |
revised |
Hosting a .net assembly for COM interop with long lifetime? corrected typo |
|
Jul 28 |
accepted | Registering my .net assembly for COM interoperability doesn’t expose my methods. |
|
Jul 28 |
accepted | Programatic property injection with Microsoft Unity |
|
Jul 28 |
accepted | Replace /v in C# string |
|
Jul 28 |
answered | Replace /v in C# string |
|
Jul 28 |
asked | Hosting a .net assembly for COM interop with long lifetime? |
|
Jul 15 |
awarded | ● Notable Question |
|
Jul 15 |
comment |
Programatic property injection with Microsoft Unity You got a good point there, but we're trying to keep it as simple as possible, and all this specific implementation needs is a filename. |
|
Jul 7 |
comment |
Programatic property injection with Microsoft Unity Yeah i didn't make it very clear - but i do want to do it manually ;) |
|
Jul 7 |
answered | Programatic property injection with Microsoft Unity |
|
Jul 7 |
revised |
Programatic property injection with Microsoft Unity clarification: doing it manually |
|
Jul 7 |
asked | Programatic property injection with Microsoft Unity |
|
Jul 7 |
comment |
Registering my .net assembly for COM interoperability doesn’t expose my methods. The .net framework will provide it with a default empty contructor if i don't supply one. I did try it though, but also my resharper plugin grays it out, implying that declaring it is redundant. |
|
Jul 6 |
awarded | ● Notable Question |
|
Jul 2 |
awarded | ● Notable Question |
