Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SteveBarnes

    Home based web server on ADSL with router - how to?

    I have a DLink DSL300 ADSL modem and a DLink DI-707P broadband router. All rigged up and accessing the net fine! Good stuff. I have a static IP address on the WAN side of the router, and run the LAN side of the router as a DHCP server, so the PCs pick up a local IP address when they boot. I'm...
  2. SteveBarnes

    How to Generate Code from UML

    It's there guys, I've done it in Enterprise Architect. I think it's under something like Model/Generate. You set up language etc in Options. Best regards & good luck! Steve Barnes Software Architect Brisbane, Australia
  3. SteveBarnes

    Object Relational Mapping

    Unfortunately XDE doesn't solve this problem either! The Java J2EE space is filling with these products, but not the .NET space. Among the reasons for Microsoft lagging are: * Microsoft uses predominantly table based rather than domain (object) based patterns. The recordset is their main medium...
  4. SteveBarnes

    Object Relational Mapping

    I'm interested to know if anyone has played in this space. If you generate classes etc out of Visio, the mapping to the database is still an issue, much like in J2EE. Is there an object/relational mapping tool available or being built for .NET? How does this fit with the prevalent...
  5. SteveBarnes

    UML Diagrams in Visio Enterprise Architect

    I have constructed several UML diagrams in Visio Enterprise Architect. What I can't see is how you can relate them one to another. That is, the processes in a Use Case diagram can match the processes in an action diagram / sequence diagram etc. I don't want to generate different code from each...

Part and Inventory Search

Back
Top