Questions tagged [acropolis]

Acropolis is the code name for a set of Microsoft frameworks and associated wizards used to make rich-client development easier and more replicable using Windows Presentation Foundation (WPF).

Acropolis is the code name for a set of Microsoft frameworks and associated wizards used to make rich-client development easier and more replicable using Windows Presentation Foundation (WPF).

http://visualstudiomagazine.com/articles/2007/11/15/inside-acropolis.aspx

3 questions
4
votes
3 answers

Which WinForms CompositeUI framework to choose?

my team is minutes before developing the head application for our company and we ran into roadblock in our design. my team develops WinForms application in C#, .NET 3.5. The first thing we need to do in our design is to decide which CompositeUI…
Dizzy
  • 41
  • 1
  • 2
1
vote
2 answers

SCSF vs Acropolis

What's the different between SCSF and Acropolis ?
rainwalker
0
votes
1 answer

nutanix Acropolis How attach a disk to Vm using UUID

I have attached a disk to vm using Acopolis command acli vm.disk_create Vm clone_from_nfs_file=filepath.raw bus=scsi and write data to this disk using dd and detach a disk. If I attach a disk again I am unable to see the written data to…