|
Παρουσίαση με Ετικέτες
Όλες οι Ετικέτε... » io (RSS)
-
To improve development time and achieve better results we need to use frameworks like XAF. Moreover with XAF it’s really easy to create applications that are maintainable at runtime! After designing a domain model in VS we are almost ready to go. At this point, however we need a smart and flexible importing mechanism for feeding our domain models ...
-
I am very happy to announce the release of eXpandFramwework v11. Our team has already tested the framework in production. However any feedback or discussions the new version are most welcome. Please you our forums for better collaboration.
In addition we most welcome Martynas Dauciunas as the newest eXpandframework member. Martys joined our team ...
-
ModelDifference module is one of the powerfull modules of eXpand . It really helps in managing your application models.
Scenario
Your application has been already distributed to your client and you no longer have access to the production database. Your client admin is responsible for that. But since development never stops as you know, you ...
-
After creating PivotingChart Module I was able to really control the fluent DevExpress Pivot grid options at runtime and design more complex analysis pivoting UI writing no code and save all that “configuration” at the same database record as the analysis object.
But I was still developing inside my VS and since my model was not stable yet I ...
-
.NET provides a lot of ways to collaborate between systems. All of them are based on data serialization. XPO is missing that, and have a client project that could not live without some generic type of serialization. So I create a simple but powerful IO engine It can serialize any object that inherits DevExpress.Xpo.XPBaseObject. It will ...
-
Προσπαθώντας να εξετάσω πως δουλεύει η μέθοδος FileInfo.Replace αντιμετωπίζω την εξής συμεριφορά. FileIOException The process cannot access the file because it is being used by another process. Θα μπορούσε κάποιος να με βοηθήσει; (Ο κώδικας τρέχει σε WinXP Pro Sp2 με Administrator rights & VS2005). Ευχαριστώ.
Private Sub ReplaceFile()
Dim ...
-
Ποια θα ήταν η καλύτερη προσέγγιση στο πρόβλημα της αναζήτησης ενός binary pattern σε ένα αρχείο? Για παράδειγμα έστω ότι θέλω να ψάξω να βρω όλα τα instances ενός pattern μήκους 11bit, υπάρχει κάποιος elegant – efficient τρόπος να κάνω κάτι τέτοιο?
|
|
|