Search found 429 matches

Return to advanced search

Re: Dual Data Sources with dOOdads?

here is a snippit fromt he quickstart guide: Enter the connection string in the AppSettings section of the config file TOC 1. Put the connection string in the web.config (for web apps) or app.config (for WinForms apps) file and name it "dbConnection". 2. If the connection string is not ...
by justin.greenwood
on Fri Oct 24, 2008 2:23 pm
 
Forum: dOOdads - MyGeneration's .NET Architecture
Topic: Dual Data Sources with dOOdads?
Replies: 1
Views: 1437

Re: CheckBox problem

Is this for a template input interface form? Can you paste more of the code in so I Can see it in context?
by justin.greenwood
on Fri Oct 24, 2008 2:20 pm
 
Forum: General Template Questions/Comments
Topic: CheckBox problem
Replies: 2
Views: 1347

Re: Newbie Guidance

The project is active and still being worked on, with code changes coming in a few times a week on sourceforge. If you have suggestions or ideas, let us know.
by justin.greenwood
on Fri Oct 24, 2008 2:18 pm
 
Forum: Peer to Peer - General Area
Topic: Newbie Guidance
Replies: 5
Views: 3718

Re: My.Generation -or- CodeSmith

Interesting stuff guys. I've added many of your suggestions/ideas to the todo.txt file on sourceforge. Hopefully we'll get some of that stuff into the next release. There are already a ton of new features and fixes coming.
by justin.greenwood
on Fri Oct 24, 2008 2:16 pm
 
Forum: General Questions or Comments
Topic: My.Generation -or- CodeSmith
Replies: 13
Views: 3587

Re: Search Dialog locks up MyGeneration

I will fix this tonight.
update - I just did I think. When I cut the next dev build on sourceforge you can test it for me. Should be sometime this week.
by justin.greenwood
on Mon Oct 20, 2008 2:54 am
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Search Dialog locks up MyGeneration
Replies: 1
Views: 1092

Re: My.Generation -or- CodeSmith

There is no doubt that MyGeneration needs a lot of work to become as polished as CodeSmith. The primary reason is that there is lack of interest when it comes to contributing to the project. I am pretty much the sole developer and I am a very busy guy! Mike Griffin is 100% on EntitySpaces and he's ...
by justin.greenwood
on Mon Oct 20, 2008 2:53 am
 
Forum: General Questions or Comments
Topic: My.Generation -or- CodeSmith
Replies: 13
Views: 3587

Re: Editing/updating user meta data

Whoever designed the UI obviously had no concept of good and user-friendly visual design!


You got that right!
by justin.greenwood
on Mon Oct 20, 2008 2:41 am
 
Forum: General Questions or Comments
Topic: Editing/updating user meta data
Replies: 4
Views: 1706

Re: Debugging / stepping through code with source

Ps. Other than this (and the lack of truly \"persistent\" UI parameters [=the UI params are not remembered between sessions]), I am quite impressed with MyGeneration! Look in the Dnp.Utils library reference regarding: DnpUtils.SaveInputToCache(context); and DnpUtils.ReadInputFromCache(c...
by justin.greenwood
on Tue Sep 30, 2008 12:16 pm
 
Forum: General Questions or Comments
Topic: Debugging / stepping through code with source
Replies: 5
Views: 3659

Re: Common ancestor for ITable and IColumn

I think I can work something in there for you in the future. Until then, I'm sure you can survive without it.
by justin.greenwood
on Tue Sep 30, 2008 12:07 pm
 
Forum: Enhancements
Topic: Common ancestor for ITable and IColumn
Replies: 4
Views: 1860

Re: Multiple Result sets from a stored proc

Yes, stored procedure ResultColumns are probably the hardest metea-data to get. I have another "hack" of a solution in MyGen 1.3 in current development. I've added a method to MyMeta that looks like this: IResultColumns rcols = MyMeta.DefaultDatabase.ResultColumnsFromSql("EX...
by justin.greenwood
on Tue Sep 30, 2008 12:04 pm
 
Forum: General Questions or Comments
Topic: Multiple Result sets from a stored proc
Replies: 1
Views: 1249

Re: RowVersion in Oracle?

I don't current;y have oracle installed, so maybe someone else can help you here. Here is what I read: ORA_ROWSCN In Oracle Database 10g, there is now a new pseudocolumn on each row that contains the SCN, ORA_ROWSCN. You can quickly determine if a row has been updated since it was retrieved by com...
by justin.greenwood
on Tue Sep 30, 2008 12:00 pm
 
Forum: dOOdads - MyGeneration's .NET Architecture
Topic: RowVersion in Oracle?
Replies: 1
Views: 1549

Re: doodADS Scripting Error on Vista

Well, those templates are written in VBScript I think. The scripting is done through the Microsoft Windows Script Control: http://www.microsoft.com/downloads/details.aspx?familyid=d7e31492-2595-49e6-8c02-1426fec693ac&displaylang=en You can also download it from subversion here...
by justin.greenwood
on Thu Sep 25, 2008 4:58 pm
 
Forum: Peer to Peer - General Area
Topic: doodADS Scripting Error on Vista
Replies: 2
Views: 1519

Re: Selecting Schema when using postgres

There is always a work around - but it may get ugly. :S
by justin.greenwood
on Thu Sep 25, 2008 2:51 pm
 
Forum: General Questions or Comments
Topic: Selecting Schema when using postgres
Replies: 5
Views: 2063

Re: Find locks up application

That IS indeed nasty. I'll try to duplicate that and fix it in my the release.
by justin.greenwood
on Thu Sep 25, 2008 2:50 pm
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Find locks up application
Replies: 1
Views: 1251

Re: MyMeta Plugin for Ingres 2006

Let me know if you want to include your DLL with the install of MyGeneration. MyGen1.3.1 will be released relatively soon, and it would be cool to add yet another database to MyGeneration. It's an open source project as you know, so I could either copy your latest code from codeplex in there befor...
by justin.greenwood
on Tue Sep 16, 2008 5:35 pm
 
Forum: MyMeta Plugins
Topic: MyMeta Plugin for Ingres 2006
Replies: 2
Views: 1578

Fixed and upgraded forums

Yay! I finally fixed and upgraded forums.
by justin.greenwood
on Sun Sep 14, 2008 4:47 am
 
Forum: News
Topic: Fixed and upgraded forums
Replies: 0
Views: 1418

MyGeneration 1.3.0.8 Pre-Alpha Build Released

Change Log of Latest Changes. Please, we do need testers. The forums on sourceforge are active and monitored. This forum is really just here for historical reasons. 2008.09.12- MyGeneration 1.3.0.8 - More Firebird fixes (Blob, IsAutoKey support and FK fix) - While tem...
by justin.greenwood
on Fri Sep 12, 2008 1:20 pm
 
Forum: News
Topic: MyGeneration 1.3.0.8 Pre-Alpha Build Released
Replies: 0
Views: 1233

I've fixed it now I think. - finally the MyMeta Firebirf provider is pretty much completely working.
by justin.greenwood
on Mon Sep 01, 2008 4:35 am
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Firebird 2.0 problem
Replies: 8
Views: 2662

MyGeneration 1.3.0.4 Pre-Alpha Build Released

A pre-alpha MyGeneration 1.3.0.4 has been released on sourceforge. It has a couple fixes and enhancements from the past 6 months. Hopefully there will be more changes to come.

http://sourceforge.net/project/showfiles.php?group_id=198893&package_id=249524&abmode=1
by justin.greenwood
on Thu Aug 07, 2008 6:23 pm
 
Forum: News
Topic: MyGeneration 1.3.0.4 Pre-Alpha Build Released
Replies: 0
Views: 1023

Thanks - we will try to get this fixed asap. I think Mike has MySQL databases available for testing.
by justin.greenwood
on Sun Dec 09, 2007 9:02 pm
 
Forum: General Questions or Comments
Topic: MyGeneration 1.3 and MySQL Connection Error
Replies: 2
Views: 1201
Next

Return to advanced search

cron