RE: [ot] Junior dotnet/web programmer required to start yesterday!

2011-07-17 Thread Michael Lyons
Looks like this is the companies website - http://www.smallbiz.com.au/ Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of mike smith Sent: Monday, 18 July 2011 11:59 AM To: ozDotNet Subject: Re: [ot] Junior dotnet/web programmer

RE: Windows Server 2008 R2

2011-07-05 Thread Michael Lyons
once you are logged in - no; then you're running server core. For more info on what server core is: http://www.petri.co.il/understanding-windows-server-2008-core.htm http://serktools.com/2010/01/20/windows-server-core-overview/ Michael Lyons From: ozdotnet-boun...@ozdotnet.com

RE: REST call (obvious solution)

2011-06-19 Thread Michael Lyons
, but something along the way just went wrong. Take a look at http://geeknizer.com/rest-vs-soap-using-http-choosing-the-right-webservice-p rotocol/ for more a good comparison. Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Greg Keogh

RE: REST call (obvious solution)

2011-06-19 Thread Michael Lyons
I think discovery will slowly change over time. You can do attachments via the multipart/form-data content-type header. The most formal concept of contracts which some organisations ignore is the http method concept where create = put, update = post, read = get, delete = delete. The main

RE: REST call (obvious solution)

2011-06-19 Thread Michael Lyons
SOAP would be a better choice over REST are systems which should be using UDP, systems which require a constant connection and stateful systems. Michael Lyons

RE: Website request slow performance / timeouts

2011-06-08 Thread Michael Lyons
: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Michael Lyons Sent: Tuesday, 31 May 2011 3:09 PM To: 'ozDotNet' Subject: RE: Website request slow performance / timeouts No maximums have been set, only minimums. IIS VM has 2 cores and 1Ghz reserved

RE: Website request slow performance / timeouts

2011-05-30 Thread Michael Lyons
available cpu usage on the db and websites. It's fixed now. Davy When all you have is a hammer, every problem looks like a nail. I feel much the same way about xml _ From: Michael Lyons maill...@ittworx.com Sender: ozdotnet-boun...@ozdotnet.com Date: Mon, 30 May 2011 14:23:51 +1000

RE: Website request slow performance / timeouts

2011-05-29 Thread Michael Lyons
slow performance / timeouts Michael, Just a long-shot... Are you impersonating the users when connecting to the database? Is connection pooling on? -- (mobile) noonie On 24/05/2011 2:29 PM, Michael Lyons maill...@ittworx.com wrote: I’ve been working on an ASP.Net solution which has a slow

RE: Website request slow performance / timeouts

2011-05-26 Thread Michael Lyons
of socket closed? Or is it just the pipeline without the TCP time included – eg. Serving a straight html file would just really be time to read the file from disk. What else would you look at? -- Michael Lyons

RE: VS version increment problems

2011-03-18 Thread Michael Lyons
-project.aspx Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Ian Thomas Sent: Friday, 18 March 2011 1:45 PM To: 'ozDotNet' Subject: VS version increment problems What do you guys use for VS2008 version increments? I

RE: Project planning/issue tracking/etc, how are you doing it?

2011-02-14 Thread Michael Lyons
are you doing it? On Mon, Feb 14, 2011 at 5:14 PM, Michael Lyons maill...@ittworx.com wrote: Depending on what exactly you mean by planning across projects, if you're talking about setting up how the project is laid out as a template then that's pretty straight forward. If you're talking about

RE: Project planning/issue tracking/etc, how are you doing it?

2011-02-13 Thread Michael Lyons
Take a look at Target Process (http://www.targetprocess.com.au) It's a great piece of agile software and they eat their own dog food too. Best regards, - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com

RE: Project planning/issue tracking/etc, how are you doing it?

2011-02-13 Thread Michael Lyons
tracking/etc, how are you doing it? On Mon, Feb 14, 2011 at 3:51 PM, Michael Lyons maill...@ittworx.com wrote: Take a look at Target Process (http://www.targetprocess.com.au) It's a great piece of agile software and they eat their own dog food too. Just taking a quick look at the demo (http

[OT] Windows Server 2008 - clean up winsxs

2011-01-27 Thread Michael Lyons
instantly grows back again anyway. Idea's anyone? Michael Lyons

RE: [OT](ish) Interview Questions

2011-01-19 Thread Michael Lyons
Hahaha love it. Or what about Throw new NotImplementedException(candidate not yet employed to make coffee); -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of David Richards Sent: Thursday, 20 January 2011 1:03 PM To:

RE: Recreate *.designer.aspx.cs files for asp.net application

2010-12-13 Thread Michael Lyons
You can do it easily via right clicking on the file in solution explorer and selecting convert to web application Hope that helps --- Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Anthony Sent: Tuesday, 14 December 2010 2:32 PM

Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
outputting to via System.Diagnostics.EventLogTraceListener, would anyone have any clue why this would happen? - Michael Lyons

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
No luck. Same result. Liked the idea though. I also made sure that the user was in the VS remote debugger permissions and they had debugging permissions under the local security policies. - Michael Lyons -Original Message- From: Ken Schaefer [mailto:k...@adopenstatic.com

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
and worry about licensing issues. - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Wallace Turner Sent: Monday, 9 August 2010 10:18 AM To: 'ozDotNet' Subject: RE: Remote debugging outside of domain If you

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
with some guess work. - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Maddin, Peter Sent: Monday, 9 August 2010 11:25 AM To: ozDotNet Subject: RE: Remote debugging outside of domain If I

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
I have to say it would be really nice if it just worked similar to what you were saying but popped up with an authentication dialog where you could actually logon remotely using the debugging account. - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com

RE: I don't like Linq to Entities

2010-08-08 Thread Michael Lyons
, with my biggest turn off being Single() / SingleOrDefault() missing. Has this been added now? - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of ton...@tpg.com.au Sent: Monday, 9 August 2010 12:19 PM

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
Yes I have tried that and unfortunately it’s only native which means I lose the ability to set break points as it doesn’t recognise the PDB’s. - Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of mike smith Sent: Monday

Re: IIS Express

2010-06-29 Thread Michael Lyons
Looks interesting, but I can only think of it being useful in a locked down environment, otherwise you would just use either IIS or ASP.Net dev server. In regards to the productivity power tools, I tried it last week and the experience was terrible. VS just went from running nice and smooth to

RE: HttpWebRequest and client certificates over HTTPS

2010-04-07 Thread Michael Lyons
. The process is a two way authentication process which verifies the server and the client are who they say they are and are speaking over an encrypted channel. Regards, Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Shane Nall Sent: Thursday, 8

RE: HttpWebRequest and client certificates over HTTPS

2010-04-07 Thread Michael Lyons
into the store where the ASP.Net user account for the web session can retrieve it? Or... yeah... give the ASP.Net user access to that folder. On 8 April 2010 13:19, David Connors da...@codify.com wrote: On 8 April 2010 13:08, Michael Lyons maill...@ittworx.com wrote: Just partially fixed my problem

RE: HttpWebRequest and client certificates over HTTPS

2010-04-07 Thread Michael Lyons
Yeah it is a bit redundant now. I think I will end up using the store so that certificates don’t get miss matched. Regards, Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of David Connors Sent: Thursday, 8 April 2010 2:30 PM

RE: [OT] Australian Hosting of nopCommerce (ASP.Net/MSSQL) CubeCart (PHP/MySQL)

2010-03-29 Thread Michael Lyons
unless it needs something which is not supported by PHP/MySQL. I'm happy to give you a free trial of our Standard.Net services for a month if you want to give it a try. Best regards, - Michael Lyons Email: mly...@ittworx.com Ph: (03) 9461 2687 / 1300 034 351 Mob: 0417

RE: [OT] Australian Hosting of nopCommerce (ASP.Net/MSSQL) CubeCart (PHP/MySQL)

2010-03-29 Thread Michael Lyons
Sorry guys, That was meant to be off the list. Got distracted by a phone call while I was writing the email and forgot to change the sender. I'm just having one of those days. *groan* From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Michael Lyons

RE: ASP.NET MVP

2010-03-24 Thread Michael Lyons
of control I also highly recommend speaking to Damian Edwards as he is a big advocator of MVP (and is the co-creator of the framework you were talking about). Best regards, Michael Lyons From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Winston Pang

RE: Developer apathy...

2010-03-21 Thread Michael Lyons
a hell of a lot less and the designers are a bit more stable. Even when it does attempt to crash it seems to save itself pretty well - normally an exception dialog appears, click ok and the IDE is still running and working fine, WOHOO no IDE reboot!!! Regards, Michael Lyons -Original Message