Program.X

1,548
Reputation
258 views

Registered User

Name Program.X
Member for 9 months
Seen Dec 2 at 11:04
Website
Location Isle of Man
Age 32
Primarily interested in Accessible Website development, my web experience has spanned from public information sites for the NHS to commercial e-commerce sites. Accessibility is key for me, but I am able to temper this drive for perfection against commercial constraints. My immediate objectives are to enhance my design skills to provide a complete web development solution and to learn about Marketing.
Oct
22
awarded  Self-Learner
Oct
7
comment WCF over SSL - 404 error
... and that fills me with the same dread as the rest of WCF/Silverlight does. Too many variables. Create a new project from scratch and it will "just work". Not an option in the real world! (I've had to do it before). Thanks for your answer.
Oct
6
comment WCF over SSL - 404 error
I'd really be interested in this, too. I have an HTTP WCF service at the moment and expect trouble when providing option of HTTPS. Please remember to post your result! :)
Oct
6
accepted Internet Explorer hanging when debugging ASP.NET app
Oct
6
answered Internet Explorer hanging when debugging ASP.NET app
Sep
28
answered Rules of thumbs for writing “queries” using ADO.NET Entity Framework
Sep
25
comment Programmatic configuration of Exception-sending in WCF
Thanks very much for your help. This has solved it. Although, I'm concerned about the web.config setting requirement: <behaviorExtensions> <add name="silverlightFaults" type="IWW.MIGTurbo2.WCF.SilverlightFaultBehavior, IWW.MIGTurbo2.WCF, Version=2.0.0.429, Culture=neutral, PublicKeyToken=null"/> </behaviorExtensions> I seem to have have the complete Version= there, which I would like to avoid, as it is dynamically updated. Is there a way I can ignore this version number?
Sep
23
asked Programmatic configuration of Exception-sending in WCF
Sep
22
accepted Threading pattern: Chaining and looping
Sep
18
answered Threading pattern: Chaining and looping
Sep
17
accepted Would keeping an XML data inside sql table be an architectural misconception?
Sep
17
answered Would keeping an XML data inside sql table be an architectural misconception?
Sep
16
comment Threading pattern: Chaining and looping
And your productive point would be ... too much nesting? So suggest a better way of doing it while retaining some level of code encapsulation.
Sep
16
asked Threading pattern: Chaining and looping
Sep
15
accepted Programmatic configuration of [Silverlight] WCF Client
Sep
11
answered Programmatic configuration of [Silverlight] WCF Client
Sep
11
asked Programmatic configuration of [Silverlight] WCF Client
Aug
14
answered Asp.Net: Debug website in iis
Aug
13
answered Adding RadComboBox to RadGrid Edit
Aug
13
comment Detect Silverlight server-side
I actually haven't had chance to try it because something came up, but certainly within the next week. I've made sure I've cleared the decks. I'll be sure to accept/rate your answer appropriately. Very sorry for the delay.
Aug
8
asked Detect Silverlight server-side
Aug
4
awarded  Popular Question
Aug
4
answered Prevent forms authentication cookie to be used accross browsers
Aug
2
answered Modify Page Head in User Control
Jul
31
answered reformatting windows lnk file via automated script
Jul
23
revised How to synchronize SVN revision and version ressources of EXE/DLL files?
Added update
Jul
21
answered How can i write Addon/Plugin-friendly code ?
Jul
17
answered How to synchronize SVN revision and version ressources of EXE/DLL files?
Jul
13
comment Internet Explorer hanging when debugging ASP.NET app
Using other tabs, even the URL bar to navigate anywhere (even public web sites) provides no joy. Still same "hang"/"staleness". I've never seen any local requests appear in Fiddler. I didn't know Fiddler respected local->local requests?
Jul
13
comment Internet Explorer hanging when debugging ASP.NET app
Here's an interesting thing. When it fails under normal, I run it under no-debugging and it still may not work. When it doesn't work, closing IE re-opens a new IE and it bursts into life.
Jul
13
comment Internet Explorer hanging when debugging ASP.NET app
Hi and Thanks, sorry for the delay. Sods law is if you want it to fail to check these out, it starts working. 1) The project has consistently run on 56125 ever since I started it and this remains the case. 2) Have started IIS, though I am using Cassini (which I have also tried restarting)? - no effect. 3) No hung processes of IE.
Jul
13
comment Internet Explorer hanging when debugging ASP.NET app
It works in Firefox. I'm keen to make it work in IE as that is my preferred browser when used with VS. Thanks.
Jul
13
asked Internet Explorer hanging when debugging ASP.NET app
Jun
17
comment XSL to Group item
That's got it. Excellent, thanks very much.
Jun
17
comment XSL to Group item
Sorry, $processedResult is the <item> structure. It's the result of a node-set operation. That does produce intended XML.
Jun
16
asked XSL to Group item
Jun
16
answered what is better redirecting user from restricted area and not informing him what happend or telling him that its restricted??