Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Deployment problems

Deployment problems

Scheduled Pinned Locked Moved C#
xmlhelpdatabasecomsysadmin
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    ssoffline
    wrote on last edited by
    #1

    hi guys i posted earlier about an app i am developing for making DFD's . I have made something at least but the problem here is that when i deploy the application its behavior changes. first the features: 1. you can make a Data Flow Diagram. 2. Save it On saving three files are created a. file 1 is .bmp file which is the image of your DFD. b. file 2 is an XML file which shows the logical meaning of this DFD, in my self defined schema , if you want to know it ask me i will explain but here i m too lazy to explain. c. The third file is a..dfd file which is a custom extension defined by me for saving the DFD,this is also an XML file , it is used for saving and reopening the DFD for editing and is pretty self explanatory. 3. you have to drag drop objects on work area and click line to draw a line from one to another. 4. you can move lines , delete them , move delete objects,etc. 5. The lines move along with the objects and resize themselves. 6. As DFD's are all about data flow , you can drop labels onto the work area and name the lines (these will be saved in second XML file), drop them on line. 7. you can compile DFD's and it show if any errors there, to understand that you need to know DFD's,check out wiki. 8. you can print them and save them as another one and stuff like that. features to be added 1. real time compilation . 2. real time adjustment of lines as you draw them. 3. Multi level DFD's and if possible , i 'll try to generate some code too suggestions are welcome You can get it here http://www.esnips.com/doc/7bd44a49-dfe3-46bc-a157-a9b1d9d3c2ca/Release.rar Now the problem , the problem here is that when i am debugging this project the double buffering thing works fine , but when i deploy it you will notice when you put a label on line and move objects( boxes ), the lines start disappearing, in debug as well as release exe, please guys help and to do post some reviews

    Sameer Sood Microsoft Student partner NIT Durgapur,india

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups