Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread Markus Ostenried
.NET Compact Framework https://en.wikipedia.org/wiki/.NET_Compact_Framework On Mon, Nov 30, 2015 at 3:57 PM, slucas wrote: > what is CF? > > > On 11/30/15 2:39 AM, Jiří Činčura wrote: >> Are you using CF? -- Go from Idea

Re: [Firebird-net-provider] DDEX 3.0 upgrade problem

2013-03-19 Thread Markus Ostenried
On Tue, Mar 19, 2013 at 9:45 PM, Brian Liedtke wrote: > The download side is confusing, it looks like the msi package > is for all the listed versions of .NET. not just 4.5. Indeed, I got confused there, too. Great work with the provider though -- I'm happy I can continue using Firebird. Thanks

Re: [Firebird-net-provider] Exception using Firebird .NET provider and SimpleMembershipProvider in MVC4

2013-03-04 Thread Markus Ostenried
I managed to write my own membership provider, turns out it wasn't hard after all -- I just had to find the relevant information out of everything that's out there :) In case anyone else needs this information: I created a new class extending ExtendedMembershipProvider, I implemented the methods s

Re: [Firebird-net-provider] Exception using Firebird .NET provider and SimpleMembershipProvider in MVC4

2013-02-28 Thread Markus Ostenried
wrote: > Hi Markus > > On 2013.02.27 4:33 PM, Markus Ostenried wrote: >> Hi all, >> >> I've been using Firebird with Delphi for many years, wrote a few .NET >> applications and have experience in web development. >> However: I never did web development with

[Firebird-net-provider] Exception using Firebird .NET provider and SimpleMembershipProvider in MVC4

2013-02-27 Thread Markus Ostenried
Hi all, I've been using Firebird with Delphi for many years, wrote a few .NET applications and have experience in web development. However: I never did web development with .NET and my only experience with the Firebird .NET provider was a hello world program in Mono on Debian a few years ago. My

Re: [Firebird-net-provider] Expanding mapping abilities for EF

2010-03-06 Thread Markus Ostenried
On Sat, Mar 6, 2010 at 15:15, Jiri Cincura wrote: > As nobody else replied I've added DNET-301 and DNET-302 tickets into > tracker. And I'll implement these later. It's breaking any existing > applications, so it shouldn't bother not interested people. "It's breaking any existing applications" I

Re: [Firebird-net-provider] Backup/Restore

2008-11-17 Thread Markus Ostenried
On Mon, Nov 17, 2008 at 15:19, kixzo <[EMAIL PROTECTED]> wrote: > Hello, > I want to show the Backup and restore Progress to the Users. > > How can I do so, is there any way firebird process returns any values on the > Progress. Hi, I did the following: I counted the lines returned by doing a ver