Attaching event to child controls of UserControl

2011-03-15 Thread Michael Ridland
Hi I need to catch a Control-Enter keyboard input on a UserControl and any of it's children, but it seems only the actual focused control gets the events. So I looked around the net and didn't find a solution. I came up with my own solution, which involved cycling through all the children and

Re: IE9 RTW

2011-03-15 Thread Noon Silk
On Tue, Mar 15, 2011 at 4:06 PM, Grant Molloy graken...@gmail.com wrote: On Tue, Mar 15, 2011 at 1:48 PM, David Burela david.bur...@gmail.com wrote: The final release Internet Explorer 9 is now available http://beautyoftheweb.com Go download it. Why?? I have chrome !! Yeah, I tend to

Re: OT: External Security testing of websites

2011-03-15 Thread Noon Silk
On Tue, Mar 15, 2011 at 4:59 PM, Joseph Cooney joseph.coo...@gmail.com wrote: Putting a big 'fuck you guys' message on 4chan is a great way to have your site pen-tested. Otherwise it's pay out 15-20k for some grad from [expensive-consulting-company-with-agressive-legal-dept] to run some

Re: OT: External Security testing of websites

2011-03-15 Thread David Connors
On Tue, Mar 15, 2011 at 4:56 PM, Noon Silk noonsli...@gmail.com wrote: On Tue, Mar 15, 2011 at 4:59 PM, Joseph Cooney joseph.coo...@gmail.com wrote: Putting a big 'fuck you guys' message on 4chan is a great way to have your site pen-tested. Otherwise it's pay out 15-20k for some grad from

Re: OT: External Security testing of websites

2011-03-15 Thread Noon Silk
On Tue, Mar 15, 2011 at 5:57 PM, David Connors da...@codify.com wrote: On Tue, Mar 15, 2011 at 4:56 PM, Noon Silk noonsli...@gmail.com wrote: On Tue, Mar 15, 2011 at 4:59 PM, Joseph Cooney joseph.coo...@gmail.com wrote: Putting a big 'fuck you guys' message on 4chan is a great way to have

Re: External Security testing of websites

2011-03-15 Thread David Connors
On Tue, Mar 15, 2011 at 5:47 PM, Rob Andrew rand...@voyageconnect.comwrote: On a related note, does anyone have a cheatsheet/checklist of common web checks to perform with respect to securing a website against common attacks? http://www.owasp.org/index.php/Main_Page is more or less the

RE: External Security testing of websites

2011-03-15 Thread Chris Walsh
Isn't there an MSFT tool that you can use? I remember hearing something at teched 2010. Sent from my Windows Phone -Original Message- From: Rob Andrew Sent: Tuesday, 15 March 2011 18:48 To: 'ozDotNet' Subject: RE: External Security testing of websites On a related note, does anyone

RE: Removing an entity

2011-03-15 Thread Tony Wright
Hi Stephen, It might be worth trying to isolate the bug as a standalone example (ie, copy the app, strip everything else out) . If you don't figure it out doing that, then you should be able to submit the issue to Telerik - their support is generally pretty good. Regards, Tony From:

Re: Attaching event to child controls of UserControl

2011-03-15 Thread Jason Keats
Did you try setting the Form's KeyPreview property to True? I would expect a well-behaved UserControl to handle the ParentChanged event. On Tue, Mar 15, 2011 at 5:22 PM, Michael Ridland rid...@gmail.com wrote: Hi I need to catch a Control-Enter keyboard input on a UserControl and any of

Re: SQL Server report scheduling

2011-03-15 Thread Greg Kennedy
Hi Greg, I could be wrong but I don't think you needed the Enterprise version to get subscriptions. Standard edition is enough and is significantly cheaper. Greg On Wed, Mar 16, 2011 at 8:04 AM, Greg Keogh g...@mira.net wrote: Folks, our customer needs a facility to generate reports via

Re: IE9 RTW

2011-03-15 Thread Grant Maw
Agreed. So far it looks to me like MS may finally have gotten it right. On 15 March 2011 18:52, Stephen Liedig slie...@gmail.com wrote: Dispite all the negative comments so far on this list, I think IE9 is a huge improvement on previous versions, and its fast, faster than anything out there

Re: IE9 RTW

2011-03-15 Thread Scott Barnes
I for one am luke warm to the new version of WPF ..err.. I mean IE9... :) hehehe (sorry couldn't resist). In all honesty this browser doesn't do it for me (ies good, just not something i'm excited about), maybe I'm to used to Chrome now to give it up but overall I just don't see its value as

Re: IE9 RTW

2011-03-15 Thread Winston Pang
I'm not too excited with IE anymore regardless. Developer tools are still ass. Release cycles are still too long, yeah sure they might be a step ahead now with perf, but meh, in a matter of months the other competitors will chase up and surpass IE. Although the UI for IE9 is a lot simplified and

Re: IE9 RTW

2011-03-15 Thread Mark Hurd
And it is not on XP, so not available to me. I assume it's not available for server 2k3 but I haven't checked yet. -- Regards, Mark Hurd, B.Sc.(Ma.)(Hons.)

RE: SQL Server report scheduling

2011-03-15 Thread Greg Low (GregLow.com)
Officially it's required for data-driven subscriptions but not for standard subscriptions. However, there are ways around it: http://sqlblog.com/blogs/greg_low/archive/2008/08/13/data-driven-subscriptio ns-in-sql-server-2005-standard-edition.aspx Regards, Greg From:

RE: training options

2011-03-15 Thread Keith Knight
I recently signed up for a subscription with Pluralsight after they dropped their price from $100 / month to $30 / month. I reckon they've got a good library of content, and seem to be on the money with their newer releases - MVC3, HTML5, JQuery etc. You might be able to find similar content

Re: training options

2011-03-15 Thread David Burstin
+1 for Pluralsight. For those who use Resharper, their Resharper course is free for the next 48 hours (less now). http://www.pluralsight-training.net/microsoft/OLT/Course/Toc.aspx?n=resharperfundamentals Disclaimer I have nothing to do with Pluralsight, except that I have tried their Resharper

Re: IE9 RTW

2011-03-15 Thread mike smith
On Wed, Mar 16, 2011 at 11:26 AM, David Burela david.bur...@gmail.com wrote: Talking of which, I loved this quote from @DontSailBackwards Chrome has a bug, missing a feature - wait a week or get a plugin. IE has a bug, missing a feature. erm, umm, ah. ahem. Abandon it.

RE: IE9 RTW

2011-03-15 Thread Keith Knight
I'm surprised at how negative the reaction to IE9 has been on here! As an end-user I'm not too hyped about it. I use Chrome at the moment. As a developer though, it's great to see another mainstream browser out there that has support for some of the newer web standards. The combination of

Re: IE9 RTW

2011-03-15 Thread Noon Silk
On Wed, Mar 16, 2011 at 11:26 AM, David Burela david.bur...@gmail.com wrote: Talking of which, I loved this quote from @DontSailBackwards Chrome has a bug, missing a feature - wait a week or get a plugin. IE has a bug, missing a feature. erm, umm, ah. ahem. Abandon it.

RE: SQL Server report scheduling

2011-03-15 Thread Greg Keogh
Thanks Greg L, this is very interesting indeed. I've passed your article link onto the other guys who are more deeply into SQL internals so they can investigate. I now have to investigate Hoss' hint that I can programmatically invoke SSRS reports via a web service. I have a 27MB 770 page

Re: SQL Server report scheduling

2011-03-15 Thread Hoss Ravanparsa
On Wed, Mar 16, 2011 at 4:19 PM, Greg Keogh g...@mira.net wrote: Thanks Greg L, this is very interesting indeed. I've passed your article link onto the other guys who are more deeply into SQL internals so they can investigate. I now have to investigate Hoss' hint that I can programmatically

RE: training options

2011-03-15 Thread Simon Kuldin
Thanks guys.. looks promising.. Simon Kuldin | Senior Technical Consultant | PRISM Suite 3, 214 Bay St Brighton, VIC 3186, Australia P: +61 3 9596 8633 M: 0408 310 957 W: www.prism-solutions.com.au http://www.prism-solutions.com.au/ prism-v5.jpg People. Responsive. Innovative.