Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rick

Pages: [1]
1
General Board / Re: synchronize Tagged Values more better?
« on: September 29, 2009, 02:53:18 am »
I have the same issue. I have modified a UML Profile I recieved from someone else and begun to employ it. I have about 180+ objects created and now find that I need to make some modifications to the profile. Trying to make modifications to the profile (in a test project) by deleting and re-importing an updated profile leaves me unable to access the tagged values of anything created with the old version of the profile. If I'm doing something wrong, I'd love to know what. If not, I'd love to know that there is a way around this. I do not relish recreating the work I've already done. Any way to directly manipulate the data to get around this?

2
General Board / Re: SQL Server Repository question
« on: June 03, 2009, 03:01:36 am »
David,

Thanks for the confirmation. I've already begun discussion with our DBA group to simplify the process along the lines you suggested. I was just hoping that I had overlooked or misunderstood something before investing time in figuring out how to deal with the design of the product.

Rick

BTW - I have turned on notification.

3
General Board / SQL Server Repository question
« on: June 02, 2009, 11:53:54 pm »
Newbie question here. I've been using EA Corporate edition for some time now, but we have just decided to use SQL Server as a repository for our projects. It appears that we need to create a new database for each project. Is that correct? That would seem to proliferate a lot of databases. It is also going to be a pain as our DBAs don't like the idea of everyone on the team being able to create databases. Does anyone have any suggestions as to how one might organize models to minimize database sprawl?

4
General Board / Re: Synchronizing ASPX.VB files
« on: January 05, 2006, 03:34:25 pm »
Thanks. That certainly explains why nothing happens. Any estimate of when that might be added?

5
General Board / Synchronizing ASPX.VB files
« on: January 05, 2006, 01:39:01 pm »
I've a question for you EA gurus out there. I've been using EA for several months now and it has proven to be quite helpful to engineering my class files. However, I'm working on a ASP.net project using VB.net and can't seem to figure out how to synchronize the web pages for the app. I've tried associating the class with the .ASPX file and with the .ASPX.VB file and I can't seem to get EA to pull back in the info from the web page.

If I select the class in the EA model and click on the View Code option in the context menu. it opens the correct file. But if I click on the Synchronize with Code option. nothing happens. Any ideas as to what blindingly obvious step I'm missing?

6
General Board / Re: Make a Class a Collection Base
« on: July 14, 2005, 08:03:23 am »
Simon & Andreas,

I had the same question as Tryst. Thanks for the help. I have a couple of additional, related question as well.

1) How do I model a class that inherits from another class that is not in my model? For example I don't want to reverse engineer the entire .NET framework, but want to show that classes I am creating inherit from, for example, System.Collections.CollectionBase.

2) How do I make sure that when I generate code from my model that the inheritance is included in the model?

Thanks in advance.

Rick Petrecca

Pages: [1]