Re: Web app large uploads and downloads

2023-12-29 Thread kirsten greed via ozdotnet
How about this one? https://demos.devexpress.com/blazor/Upload On Sat, Dec 30, 2023 at 10:06 AM Dr Greg Low via ozdotnet < ozdotnet@ozdotnet.com> wrote: > Hi Greg, > > > > Are you using any Blazor frameworks? Several of them seem to have pretty > good file upload components. That might give the b

Re: Sign-in with social accounts

2021-04-25 Thread kirsten greed
Hi Greg This might be worth looking into https://workos.com/ I listened to https://softwareengineeringdaily.com/2021/04/05/workos-making-enterprise-ready-apps-with-michael-grinich/?utm_source=rss&utm_medium=rss&utm_campaign=workos-making-enterprise-ready-apps-with-michael-grinich On Mon, Apr 26,

Re: [OT] UHF Check

2021-03-21 Thread kirsten greed
I see this but not the last 3 On Mon, Mar 22, 2021 at 2:19 PM Greg Keogh wrote: > My last 3 posts to this group bounced, and I notified David at Codify, but > received no reply. Is the group active? -- *Greg Keogh* >

Re: COM wrapper Azure crash

2020-10-07 Thread kirsten greed
Check out Simon Mourier's answer here https://stackoverflow.com/questions/60540720/how-do-i-expose-a-netstandard2-0-library-with-com-for-use-in-vb6 On Thu, Oct 8, 2020 at 9:22 AM Greg Keogh wrote: > Folks, this problem is a stinker that I don't think anyone will be able to > help with, but somet

Re: [OT] DevOps login fails

2020-01-25 Thread kirsten greed
I was able to sign out and back in ok. Is your URL starting with dev.azure.com ? On Sun, Jan 26, 2020 at 5:31 PM Greg Keogh wrote: > About an hour ago, for no apparent reason a commit to a DevOps repository > failed. Then I tried to sign-in to my DevOps account to see what was wrong, > but it ke

Re: [OT] github "downloads"

2019-08-20 Thread kirsten greed
I wonder if Artifacts would be useful for this... I think you might need to package your files though https://azure.microsoft.com/en-gb/services/devops/artifacts/ On Tue, Aug 20, 2019 at 7:10 PM Greg Keogh wrote: > While clicking randomly around I found this GitHub article, which is > really old

Re: Publish UWP to store?

2019-02-26 Thread kirsten greed
Hi Greg Inside the Dev Centre Dashboard Submission->Packages Drag your packages into the upload panel Its a bit strange, to delete the old packages you need to remove, then save Kirsten On Thu, Feb 21, 2019 at 10:41 AM Greg Keogh wrote: > Folks, it's been about 18 months since I published an a

Re: Installers for a windows service

2018-10-01 Thread kirsten greed
Thanks Preet I found it On Tue, Oct 2, 2018 at 2:30 PM Preet Sangha wrote: > The old visual studio installer projects are available. You just have to > install the extension yourself. I found that in 2015 and 2017. > > On Tue., 2 Oct. 2018, 5:22 pm kirsten greed, > wrote: &g

Installers for a windows service

2018-10-01 Thread kirsten greed
Hi Folk I understand that VS2017 does not include an installer (2015 apparently made use of Install Shield ) I have a windows service that I want to build an installer for. Any recommendations? Thanks Kirsten

www.dotnetconf.net is live at the moment

2018-09-12 Thread kirsten greed
Ah calendar reminders, a wonderful thing!

MSDN Portal decommission left me without access keys

2018-08-20 Thread kirsten greed
Hi All In case anyone else has this issue. I have a VS Professional Subscription but the keys are no longer available with the decommissioning of the MSDN portal Apparently there is a disconnect between the Volume Licensing Portal and the Visual Studio Portal my.visualstudio.com Support thinks my p

Dot Net Conf Melbourne?

2018-08-17 Thread kirsten greed
Hello All I was interested to see the .Net Conf 2018 Microsoft Virtual Conference https://www.dotnetconf.net/ I don't see Melbourne on the list for the local event and am wondering if anyone is thinking of organising it. I am a total newbie at such things but would be pleased to help Kirsten

Re: [OT] Good developer's blog

2018-07-21 Thread kirsten greed
I have been thinking about using Mad Kristensen's Miniblog and somehow hooking it up to MailChimp for subscriptions. https://madskristensen.net/blog/miniblogcore-is-a-new-blog-engine-built-using-aspnet-core-20/ On Fri, Jul 20, 2018 at 4:35 PM Greg Keogh wrote: > Folk, a few years ago when there

Re: Using Azure blob storage for static web sites

2018-07-09 Thread kirsten greed
hugs and puppies LOL On Tue, Jul 10, 2018 at 1:00 PM Greg Keogh wrote: > It is public preview which means beta. >> > > Fair enough! I finally found some posts around the place where people are > talking about updating various tools to add support, so it's all coming -- > *GK* > >>

Re: Azure support?

2018-06-21 Thread kirsten greed
Oh thanks for that.:-) On Fri, Jun 22, 2018 at 2:29 PM Craig vN wrote: > Inside the Azure Portal is a button to get support. Or go here > https://portal.azure.com/#create/Microsoft.Support > > Craig > > On Fri, Jun 22, 2018 at 2:16 PM kirsten greed > wrote: > >>

Azure support?

2018-06-21 Thread kirsten greed
Can anyone recommend a way of getting support for Azure? I just have the MSDN subscription Azure and I have just signed up to the $29 USD a month support. Except that after billing my credit card the sign up process dumped me with no invoice, no welcome email, and no hint on how to get support. I

Specifying a chat interface as a way of getting clarity on a UI design

2018-05-24 Thread kirsten greed
Hello I was with a team of designers yesterday, as the api contact person. We seemed to be talking in circles a bit, sort of particles vs waves ( as I recall in Physics) My client and I once tried BDD but we found talking in cucumber did not come naturally (Although there were some benefits) It

Re: Thoughts on Web Assembly and Blazer

2018-05-23 Thread kirsten greed
Thanks everyone for all those pearls of wisdom. Browser+Razor! Who knew :-) On Thu, May 24, 2018 at 1:38 PM, Greg Keogh wrote: > Blazor is wed to HTML / CSS - because it's very name is derived from >> "Browser + Razor". >> > > Oh Jeezus we're f***ed. > > >> … Never-the-less, it might be somethi

Thoughts on Web Assembly and Blazer

2018-05-23 Thread kirsten greed
Hello Is anyone out there using Web Assembly and Blazer for real projects? I just spent a couple of days trying to get the code generated by Visual Studio's AutoRest add in to work with Bearer token security. It turns out that the Autorest project on Github has moved on from that old code and d

Anyone out there?

2018-05-23 Thread kirsten greed
Hello I sent a post yesterday but nothing has come through on the list KIrsten

Re: Deploying .Net Core 2.0 to IIS running on Windows Server 2012R2

2018-04-21 Thread kirsten greed
.NET CLR version to No Managed Code > > Did you find this page? https://docs.microsoft.com/en-us/aspnet/core/host- > and-deploy/iis/?view=aspnetcore-2.1&tabs=aspnetcore2x > > > On 21 Apr. 2018 2:13 pm, kirsten greed wrote: > > Thanks Stephen but I am trying to do

Re: Deploying .Net Core 2.0 to IIS running on Windows Server 2012R2

2018-04-20 Thread kirsten greed
ng in there you want, obviously. 😊 > > > hope that helps > > Stephen > ------ > *From:* ozdotnet-boun...@ozdotnet.com on > behalf of kirsten greed > *Sent:* Saturday, 21 April 2018 7:50:58 AM > *To:* ozDotNet > *Subject:* Deploying .

Deploying .Net Core 2.0 to IIS running on Windows Server 2012R2

2018-04-20 Thread kirsten greed
Hi folks I am wondering how best to test deploying my .Net Core 2.0 Api The production computer is running Windows Server 2012R2, so I thought I would try testing on an Azure VM. When I tried to do this I found myself led into the Marketplace to use an image from CloudHubTech with the cost not

Re: Class diagrams and tools for communicating with clients

2018-02-06 Thread kirsten greed
ven’t checked) > > > > ILT > > Albert Park, Victoria 3206 Australia > > > > *From:* ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-bounces@ > ozdotnet.com] *On Behalf Of *kirsten greed > *Sent:* Tuesday, 6 February 2018 8:22 AM > *To:* ozDotNet > *Subject:*

Re: Class diagrams and tools for communicating with clients

2018-02-05 Thread kirsten greed
nk-to- > code-microsoft-is-turning-back-of-napkin-sketches-into-software/ > > > > It’s a Microsoft Garage project, from Microsoft Store, not available here > yet? (I haven’t checked) > > > > ILT > > Albert Park, Victoria 3206 Australia > > > > *From:* ozdotnet-b

Class diagrams and tools for communicating with clients

2018-02-05 Thread kirsten greed
Hello all. After revisiting "Domain Driven Design" I want to try using class diagrams to communicate with my client. However my classes are cluttered with internal properties that are not relevant to our conversations I thought of trying interfaces for example public interface ISnapInModel { IB

Re: Deja vu, somewhat

2018-01-15 Thread kirsten greed
I have been using https://glitch.com/learn-to-code to lower the barrier to hello world. On Mon, Jan 15, 2018 at 11:57 AM, Greg Keogh wrote: > Mike, are you having déjà vu again? > > I'm planning to write a blog post (when I get spare time) on what I > discovered during recent research into writi

Re: Using Azure blob storage for static web sites

2017-12-31 Thread kirsten greed
g > > > > Dr Greg Low > > > > 1300SQLSQL (1300 775 775) office | +61 419201410 <+61%20419%20201%20410> > mobile│ +61 3 8676 4913 <+61%203%208676%204913> fax > > SQL Down Under | Web: www.sqldownunder.com |http://greglow.me > > > > *From:* ozd

Re: Anybody out there?

2017-12-27 Thread kirsten greed
orage for static web sites" > on Dec 18th. > > On 28 December 2017 at 08:34, kirsten greed > wrote: > >> Hello OzDotNet >> My last post to this list bounced back and I have seen no more posts >> since. >> Kirsten >> > >

Anybody out there?

2017-12-27 Thread kirsten greed
Hello OzDotNet My last post to this list bounced back and I have seen no more posts since. Kirsten

Re: Using Azure blob storage for static web sites

2017-12-17 Thread kirsten greed
; Seems to work fine. If you access it, our MP3 feed comes back. > > > > Regards, > > > > Greg > > > > Dr Greg Low > > > > 1300SQLSQL (1300 775 775) office | +61 419201410 <+61%20419%20201%20410> > mobile│ +61 3 8676 4913 <+61%203%208676

Re: Using Azure blob storage for static web sites

2017-12-17 Thread kirsten greed
ce | +61 419201410 <+61%20419%20201%20410> > mobile│ +61 3 8676 4913 <+61%203%208676%204913> fax > > SQL Down Under | Web: www.sqldownunder.com |http://greglow.me > > > > *From:* ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-bounces@ > ozdotnet.com] *On Behalf Of *k

Re: Using Azure blob storage for static web sites

2017-12-17 Thread kirsten greed
gt; 1300SQLSQL (1300 775 775) office | +61 419201410 <+61%20419%20201%20410> > mobile│ +61 3 8676 4913 <+61%203%208676%204913> fax > > SQL Down Under | Web: www.sqldownunder.com |http://greglow.me > > > > *From:* ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-bounces@ > ozdotn

Re: Using Azure blob storage for static web sites

2017-12-17 Thread kirsten greed
; > Seems to work fine. If you access it, our MP3 feed comes back. > > > > Regards, > > > > Greg > > > > Dr Greg Low > > > > 1300SQLSQL (1300 775 775) office | +61 419201410 <+61%20419%20201%20410> > mobile│ +61 3 8676 4913 <+61%2

Re: Using Azure blob storage for static web sites

2017-12-17 Thread kirsten greed
| Web: www.sqldownunder.com |http://greglow.me > > > > *From:* ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-bounces@ > ozdotnet.com] *On Behalf Of *kirsten greed > *Sent:* Monday, 18 December 2017 9:23 AM > *To:* ozDotNet > *Subject:* Using Azure blob storage for static web sites &g

Using Azure blob storage for static web sites

2017-12-17 Thread kirsten greed
Hi folks I am investigating using Azure blob storage and CDN to host a static website with a contact form because this provides low cost hosting and ssl. I have managed to get the site working but with the following limitations 1) I am yet to map the domain directly to an blob. ie the user has t

Re: Creating a browser-based product

2017-11-16 Thread kirsten greed
Hi Greg Perhaps checkout DevExtreme Kirsten https://js.devexpress.com/ https://www.devexpress.com/Support/Webinars/details.xml?id=devextreme-asp-net-core-2 On Fri, Nov 17, 2017 at 10:13 AM, Craig van Nieuwkerk wrote: > If you backend services are well established and you could easily put a > W

RE: Logo for Ozdotnet

2017-04-13 Thread Kirsten Greed
Not too sure that Taswegians like being coloured as part of Victoria... _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Stephen Price Sent: Tuesday, 11 April 2017 11:39 AM To: ozDotNet Subject: Re: Logo for Ozdotnet Wait a second, I see what

Physical copies of old classics?

2017-03-07 Thread Kirsten Greed
Does anyone in Melbourne have a paper copy of the following old classics that they would like to sell me? The Pragmatic Programmer: From Journeyman to Master - Andrew Hunt and David Thomas Clean Code: A

RE: installing multiple things on my development machine. Are Virtualmachines still the way to go?

2017-02-03 Thread Kirsten Greed
try to keep my work OS as clean as possible. A fresh Win10 install has tons of garbage installed and running. After my last install I spent 3 hours removing and disabling junk everywhere (only Flash has defeated me, I can't remove it, just disable it). Greg On 4 February 2017 at 10:30, Kirsten Gre

RE: installing multiple things on my development machine. Are Virtualmachines still the way to go?

2017-02-03 Thread Kirsten Greed
hitectures is also a work in progress, the registry just assumed everything is x64 (whereas Docker on Pi is Arm of course)) [1] eg https://blog.jessfraz.com/post/docker-containers-on-the-desktop/ On 4 Feb 2017 07:30, "Kirsten Greed" wrote: I have a chance to upgrade my development bo

RE: installing multiple things on my development machine. Are Virtualmachines still the way to go?

2017-02-03 Thread Kirsten Greed
s needed. regards, Preet, in Auckland NZ On 4 February 2017 at 12:30, Kirsten Greed wrote: I have a chance to upgrade my development box. Over the years multiple programs have crept on to my box including 3 versions of SQL Server Express. I am wondering how to be more disciplined i

RE: installing multiple things on my development machine. Are Virtualmachines still the way to go?

2017-02-03 Thread Kirsten Greed
h the 2010 is now no longer needed. Plus I have git and and few tools like beyond compare and git UIs + office software. I tend to use VMs (Hyper V) for testing where more than PF5 is needed. regards, Preet, in Auckland NZ On 4 February 2017 at 12:30, Kirsten Greed wrote: I have a chance

installing multiple things on my development machine. Are Virtual machines still the way to go?

2017-02-03 Thread Kirsten Greed
I have a chance to upgrade my development box. Over the years multiple programs have crept on to my box including 3 versions of SQL Server Express. I am wondering how to be more disciplined in keeping my environment clean Although I have some VMs installed I haven't been using them because

RE: Entity Framework - the lay of the land

2016-10-01 Thread Kirsten Greed
r Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913 fax SQL Down Under | Web: <http://www.sqldownunder.com/> www.sqldownunder.com | <http://greglow.me/> http://greglow.me From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf

RE: Entity Framework - the lay of the land

2016-09-30 Thread Kirsten Greed
Caveat: this is for winforms line of business applications. _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Saturday, 1 October 2016 6:35 AM To: 'ozDotNet' Subject: Entity Framework - the lay of the land My 2c

Entity Framework - the lay of the land

2016-09-30 Thread Kirsten Greed
My 2c Horses for courses I am using EF Code first and loving it. Most of the posts on this thread are about building the thing right. Yet I am finding that EF Code first helps me a lot with building the right thing. I find changing the database design is much easier now that I use EF Mig

RE: Is the following possible in Windows 2012 R2 IIS?

2016-05-01 Thread Kirsten Greed
Oops, that should have read Got it working now using enableConfigurationOverride="false" for the application pools in applicationHost.config _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Sunday, 1 May 2016

RE: Is the following possible in Windows 2012 R2 IIS?

2016-04-30 Thread Kirsten Greed
...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Sunday, 1 May 2016 10:07 AM To: 'ozDotNet' Subject: RE: Is the following possible in Windows 2012 R2 IIS? I found how to use inheritInChildApplications="false" in the location section of the parent web.config But it does not s

RE: Is the following possible in Windows 2012 R2 IIS?

2016-04-30 Thread Kirsten Greed
.iis.net/t/1209516.aspx maybe I need allowSubDirConfig ? _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Sunday, 1 May 2016 7:38 AM To: 'ozDotNet' Subject: RE: Is the following possible in Windows 2012 R2 IIS?

RE: Is the following possible in Windows 2012 R2 IIS?

2016-04-30 Thread Kirsten Greed
lto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Saturday, 30 April 2016 6:04 PM To: 'ozDotNet' Subject: RE: Is the following possible in Windows 2012 R2 IIS? I managed to recreate the default website and I got the website working as the root of the default web sit

RE: Is the following possible in Windows 2012 R2 IIS?

2016-04-30 Thread Kirsten Greed
...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Saturday, 30 April 2016 4:38 PM To: 'ozDotNet' Subject: RE: Is the following possible in Windows 2012 R2 IIS? Thanks Adrian. Only I deleted the default website ( because a course I was following told me too ) Any idea how I can go about setting t

RE: Is the following possible in Windows 2012 R2 IIS?

2016-04-29 Thread Kirsten Greed
mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Saturday, 30 April 2016 2:07 PM To: 'ozDotNet' Subject: Is the following possible in Windows 2012 R2 IIS? I don't have much experience with IIS I have a web site needing a classic application pool

Is the following possible in Windows 2012 R2 IIS?

2016-04-29 Thread Kirsten Greed
I don't have much experience with IIS I have a web site needing a classic application pool and a web service needing an integrated application pool Can I set up IIS to host them both with the same domain name ? I have tried setting up both the service and the website as child applications und

RE: Mobile device photos

2015-10-21 Thread Kirsten Greed
. My brother works on the chrome team. Are you saying I can't trust my own family? On Thu, Oct 22, 2015 at 12:39 PM, DotNet Dude wrote: Don't let Greg hear you mention Chrome :p On Thursday, 22 October 2015, Kirsten Greed wrote: I think Mercury came with my phone. Will try

RE: Mobile device photos

2015-10-21 Thread Kirsten Greed
oseph On Thu, Oct 22, 2015 at 12:06 PM, David Burstin wrote: Mine worked on my HTC m8 using Chrome. What and why Mercury browser? On 22 October 2015 at 12:37, Kirsten Greed wrote: I went to the url on my android phone with it's Mercury browser but nothing happens when

RE: Mobile device photos

2015-10-21 Thread Kirsten Greed
I went to the url on my android phone with it's Mercury browser but nothing happens when I touch Choose File _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Craig van Nieuwkerk Sent: Thursday, 22 October 2015 10:24 AM To: ozDotNet Subject: Re: M

Anyone using Dev Express XAF in anger?

2014-10-28 Thread Kirsten Greed
Hi All I am trialing the Dev Express eXpress App framework at the moment, and thinking it is rather clever I would love to hear from anyone building serious applications with it. Pros and Cons ? Trials and Tribulations? I am using C# winforms with Entity Framework Kirsten

Writing user stories for acceptance test driven development

2014-08-04 Thread Kirsten Greed
Hi All Can anyone point me to a good mailing list/ book/ person on how to do acceptance test driven development In particular how to write user stories and the steps for user stories. We have got Specflow working nicely and want to write a service for a shopping cart to use We are able to art

RE: [OT] Noise cancelling earphones for a quietprogramming environment?

2014-05-08 Thread Kirsten Greed
od at helping you test for your situation, especially at that price tag. I had the guy do loud sniffles for me so I could see if it worked for that: From: Kirsten Greed Reply-To: ozDotNet Date: Sunday, 23 March 2014 1:20 pm To: ozDotNet Subject: [OT] Noise cancelling earphones for a

RE: [OT] Specflow

2014-04-29 Thread Kirsten Greed
Thanks Jason I think I want the business readable stuff to be done first rather than reverse engineered or would it be the same thing in practice? >From the website.. "SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavio

[OT] Specflow

2014-04-29 Thread Kirsten Greed
Hi All Not sure if this is OT or not, but is anyone using Specflow? I am wondering if the practice works in reality... www.specflow.org Thanks Kirsten

RE: [OT] Noise cancelling earphones for a quietprogrammingenvironment?

2014-03-22 Thread Kirsten Greed
cussion on this. The best solution is that everyone has a work cubical with a lot of sound deadening material and meetings happen in meeting rooms, not at desks. On Sun, Mar 23, 2014 at 2:26 PM, Kirsten Greed wrote: ah, I will take the tech tips on that too :-) _ From: ozd

RE: [OT] Noise cancelling earphones for a quiet programmingenvironment?

2014-03-22 Thread Kirsten Greed
get them a quiet mouse... _ From: Kirsten Greed <mailto:kirst...@jobtalk.com.au> Sent: ‎23/‎03/‎2014 10:23 AM To: 'ozDotNet' <mailto:ozdotnet@ozdotnet.com> Subject: [OT] Noise cancelling earphones for a quiet programming environment? Hi All So that I can concentra

RE: [OT] Noise cancelling earphones for a quiet programmingenvironment?

2014-03-22 Thread Kirsten Greed
? Do you want something with cables or a wireless bluetooth option? On Sun, Mar 23, 2014 at 1:23 PM, Kirsten Greed wrote: Hi All So that I can concentrate better, I am trying to filter out the mouse clicking sound from person at the desk next to me. Has anyone any tech recommendations on how to

[OT] Noise cancelling earphones for a quiet programming environment?

2014-03-22 Thread Kirsten Greed
Hi All So that I can concentrate better, I am trying to filter out the mouse clicking sound from person at the desk next to me. Has anyone any tech recommendations on how to do this? Thanks Kirsten

creating entities from rows instead of columns

2013-12-15 Thread Kirsten Greed
Hi All I have a table called Properties with fields PropertyName nVarchar(80) PropertyValue nVarchar(max) PropertyType int I want to be able to create an entity from it, similar to the way Entity Framework creates entities from table definitions. Are there any tools out there to do this? Than

RE: Are BindingSource and BindingNavigator just for writing demos?

2013-11-06 Thread Kirsten Greed
013, at 00:04, Kirsten Greed wrote: I am using Entity Framework with Winforms I have set up my object as a data source and would like to do a sales order maintenance screen. Can I use BindingSource and BindingNavigator controls in this scenario? With my VB6 legacy code i learned not t

Are BindingSource and BindingNavigator just for writing demos?

2013-11-06 Thread Kirsten Greed
I am using Entity Framework with Winforms I have set up my object as a data source and would like to do a sales order maintenance screen. Can I use BindingSource and BindingNavigator controls in this scenario? With my VB6 legacy code i learned not to use them, however I want to try again with V

RE: [OT] Free 1 week Pluralsight passes

2013-07-20 Thread Kirsten Greed
N.B Pluralsight also offers a free intro subscription - but I have done this ,and also intermittantly subscribe, so the 1 week pass is a good thing :-) _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Sunday, 21 July 2013 12

RE: [OT] Free 1 week Pluralsight passes

2013-07-20 Thread Kirsten Greed
Thanks! I have taken the right-most one Kirsten _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of osjasonrobe...@gmail.com Sent: Sunday, 21 July 2013 12:12 PM To: ozDotNet Subject: Fw: [OT] Free 1 week Pluralsight passes Hi all, [tried to

A quite revolution in programming

2013-04-19 Thread Kirsten Greed
Dr Dobbs on the increased trend towards working in multiple languages http://www.drdobbs.com/windows/the-quiet-revolution-in-programming/240152206

API to add and remove watermarks on pdfs

2012-11-22 Thread Kirsten Greed
Hi All Can anyone recommend an api to stamp a watermark on a pdf file? Thanks Kirsten

Using Winforms Bindingsource with EF Codefirst

2012-11-08 Thread Kirsten Greed
Hi All Is anyone using embedded controls like binding source? I have been trying to use Entity Framework Code First objects with binding source, and a data grid view. I cant seem to get the grid data to save. I have been told there is a wall that gets hit when using "those MS Embedded controls like

Recommendations for a file upload scroll bar control - for an asp.net website

2012-08-13 Thread Kirsten Greed
Hi All We have written a file upload facility in ASP.Net and want to add a control bar to indicate how long the file will take to upload. I understand we probably need a 3rd party control Any recommendations? Thanks Kirsten

copying property values into a serializable object

2012-07-21 Thread Kirsten Greed
Hi All I have some name-value pairs that I want to use to set values in my serializable object ( created from Entity Framework ) What would be the best way? I have been trying using the System.Runtime.Serialization functions, but I can't figure out how to get the serialization info into a

Tools to give the client Wysiwyg editing of css files

2012-05-30 Thread Kirsten Greed
Hi All One of my clients wants a WYSIWYG editor so they can the .css files for their web site. Any suggestions? Thanks Kirsten

RE: [OT] Sample projects for 'testing' Reaction Time

2012-02-17 Thread Kirsten Greed
_ Ian Thomas Victoria Park, Western Australia _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Saturday, February 18, 2012 7:01 AM To: 'ozDotNet' Subject: RE: [OT] Sample projects for 'testing' React

RE: [OT] Sample projects for 'testing' Reaction Time

2012-02-17 Thread Kirsten Greed
Hi Ian I would be interested to learn of such projects. http://en.wikipedia.org/wiki/Test_of_Variables_of_Attention Indicates a microswitch is more reliable than keyboard and mouse I wonder how a joystick does. Cheers Kirsten _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdot

Anyone doing XBAP?

2012-02-06 Thread Kirsten Greed
Hi All Just wondering if anyone is using XBAP for line of business applications? Where should I go to get a feel for the work involved in converting a WPF app to run as XBAP? Thanks Kirsten

RE: Making an application that uses identity keysoccassionally connected

2012-02-05 Thread Kirsten Greed
Thanks Greg I get the point about saving the round trip! I am starting to hope I can use my existing database structure replicated at each site, with some kind of mapping system hosted in the cloud The mapping table would be something like GUID SiteID - one for each installation Table

RE: Making an application that uses identity keys occassionally connected

2012-02-04 Thread Kirsten Greed
type, you might as well get an INT instead. Regards, Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913 fax SQL Down Under | Web: <http://www.sqldownunder.com/> www.sqldownunder.com From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet

RE: Making an application that uses identity keys occassionallyconnected

2012-02-03 Thread Kirsten Greed
Comparison-Identity-x- NewId-x-NewSeque Bill Chesnut BizTalk Server MVP Melbourne, Australia _ From: Kirsten Greed [mailto:kirst...@jobtalk.com.au] To: 'ozDotNet' [mailto:ozdotnet@ozdotnet.com] Sent: Sat, 04 Feb 2012 12:40:51 +1100 Subject: RE: Making an application tha

RE: Making an application that uses identitykeysoccassionallyconnected

2012-02-03 Thread Kirsten Greed
omeone to come up with a robust synching solution now (12 months on). Good luck, Greg. On Sat, Feb 4, 2012 at 8:09 AM, Kirsten Greed wrote: Hi Greg ,Greg ,Greg, David, David and Heinrich I am worried about the performance issues this could create. Some of my queries go 5 tables deep or

RE: Making an application that uses identity keys occassionallyconnected

2012-02-03 Thread Kirsten Greed
u are as much constrained by its limitations as you are freed from having to write code :-( -- Regards, noonie On 2 February 2012 07:51, Kirsten Greed wrote: Hi All I am interested in making my application occasionally connected. My app uses SQL Server and the tables have identi

RE: Making an application that uses identity keysoccassionallyconnected

2012-02-03 Thread Kirsten Greed
tell where the record was created. Greg. On Thu, 2012-02-02 at 11:03 +1000, Greg Kennedy wrote: > The data type is called uniqueidentifier > > > Greg > > On Thu, Feb 2, 2012 at 11:01 AM, Kirsten Greed > wrote: > I did find a mention on stack overflow that sugges

RE: Making an application that uses identity keys occassionallyconnected

2012-02-01 Thread Kirsten Greed
I did find a mention on stack overflow that suggests using a separate sync key. It doesn't mention GUIDS http://stackoverflow.com/questions/7184372/how-do-you-sync-databases-using-m s-sync-framework-when-tables-are-using-identity What data type would you use to store guids in the database?

Making an application that uses identity keys occassionally connected

2012-02-01 Thread Kirsten Greed
Hi All I am interested in making my application occasionally connected. My app uses SQL Server and the tables have identity keys (auto incrementing numbers) I can see this will be a problem if I have 2 databases on separate computers because they will both want to assign a new record to the sam

RE: Did Wagga happen this year?

2012-01-27 Thread Kirsten Greed
last year due to lack of time, and this year could end up being the same. It would be a shame to see the event disappear. I'm hoping that someone can pick it up. From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Thursday, 26 Janu

Did Wagga happen this year?

2012-01-25 Thread Kirsten Greed
Mitch!@#$% Oh dear - the list was quiet on Code Camp OZ I missed it if it happened and I'd hoped to go - but clean forgot. Kirsten

How to go about syncing an SQL Server contacts table with an outlook address folder?

2011-11-14 Thread Kirsten Greed
Hi All Can anyone advise the best way to go about the above? My client is using Outlook 2003 I have looked at referencing the outlook object library - but cant figure out how to identify conflicts . let alone resolve them Thanks Kirsten

RE: Anyone using Prism?

2011-08-26 Thread Kirsten Greed
egards, Jake Ginnivan Readify | Senior Developer | MVP (VSTO) M: +61 403 846 400 | E: <mailto:jake.ginni...@readify.net> jake.ginni...@readify.net | W: <http://www.readify.net/> www.readify.net From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of

RE: Anyone using Prism?

2011-08-24 Thread Kirsten Greed
..@readify.net> jake.ginni...@readify.net | W: <http://www.readify.net/> www.readify.net From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] <mailto:%5bmailto:ozdotnet-boun...@ozdotnet.com%5d> On Behalf Of Kirsten Greed Sent: Thursday, 25 August 2011 10:5

Anyone using Prism?

2011-08-24 Thread Kirsten Greed
Hi All Anyone using Prism in anger? I would like to know your experience. Are there other composite application frameworks ( apart from CAB ) that are alternatives to it? Thanks Kirsten

RE: [OT] SMS Gateways

2011-08-09 Thread Kirsten Greed
SMS Global and have had no real trouble. www.smsglobal.com.au . Easy to use and reliable. There are lots of options if you Google and volume and price considerations can become the basis for chosing. Regards .. Paul Evrat. _ From: "Kirsten Greed" Sender:

[OT] SMS Gateways

2011-08-09 Thread Kirsten Greed
Hi All Can anyone recommend an SMS Gateway, so that I can write apps that send text messages? Thanks Kirsten

RE: Editing DOCX (mail-merge) and DOCX -> PDF

2011-08-07 Thread Kirsten Greed
Hi Les We replaced all the mail merge features in our legacy app with Microsoft Report Builder i.e Microsoft.Reporting.WinForms.LocalReport() The added benefit was that my clients can download it and configure their own reports. They can output to Word, PDF or Excel. Cheers Kirsten -Orig

RE: Lightswitch - really clever - really slow

2011-08-06 Thread Kirsten Greed
- but still too slow Kirsten _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Wednesday, 3 August 2011 7:20 PM To: 'ozDotNet' Subject: RE: Lightswitch - really clever - really slow Hi Ian, Bill, Peter n All I

RE: Lightswitch - really clever - really slow

2011-08-03 Thread Kirsten Greed
cess's stronger points. If you do go on the forum, can you please keep us (or least me) up to date with your findings. Regards Peter -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Kirsten Greed Sent: Wednesday

RE: Lightswitch - really clever - really slow

2011-08-02 Thread Kirsten Greed
even in those cases to move the data to the cloud. For apps with the data | |stored in the cloud (such as Azure), I think Lightswitch presents a really | |low cost way of getting good quality data screens and letting the customers | |modify what they want | | | | | | | ||-Original Message- | ||Fro

  1   2   >