|
Mirrored Weblogs
-
-
I recently had the following case . I was given the domain model bellow and was asked to provide a solution so a user could add schedules of the form Thu-Wen 14.15 / 16.45, Thu & Mon-Wen 22.15 /00.45, Sat,Sun 12.15 3D translated into with the maximum input speed. Xaf by its self is going to create for us a view like the one bellow for allowing us to make such an input from one view but of course that view is out of the question ( too many keyboard strokes and clicks) What we need is to define a D omain S pecific L anguage (just the definition of our problem will do it :)) for our problem lets do it. I am creating schedules. So the user input schedules will be of the form Thu-Wen 14.15 / 16.45, Thu & Mon-Wen 22.15 /00.45, Sat,Sun 12.15 3D translated Διαβάστε περισσότερα »...
|
-
What is the problem with the Greek people? What is the 'curse' of the Greeks that got them into this situation? A lot of people ask me, because I live abroad and I happen to be Greek. What do I... Διαβάστε περισσότερα »...
|
-
On May 14 Microsoft Hellas is going to celebrate the release of Visual Studio 2010 in an event different from the other, in a party. So there won’t be long tiring tech sessions, just music, people, Pizzas, Beer and Visual Studio. So if you haven’t registered yet click now… I will be there answering question about life… ehmm I meant code so come see me and have a beer with me. P.S. Inside Διαβάστε περισσότερα »...
|
-
When you try assign a only time to a datetime and save it you are going to get an an exception like the one in the subject. i have added to eXpand an SqlDateTimeOverFlowValueConverter to help you deal with that public class SqlDateTimeOverFlowValueConverter : ValueConverter { public override Type StorageType { get { return typeof ( DateTime ); } } public override object ConvertToStorageType( object value) { if (value!= null ) { var dateTime = new DateTime (1753, 1, 1); if (dateTime>( Διαβάστε περισσότερα »...
|
-
ΜΕΤΑΠΑΙΓΝΙΑ: εγκαταστάσεις και παιχνίδια διάχυτου υπολογισμού Ελάτε να παίξετε στο Θέατρο Λιθογραφείον, 17-19 Μαίου 2010, Μαιζώνος 172Β, Πάτρα. Ώρες: 8-10μμ. http://finn.cti.gr/ Το Ερευνητικό-Ακαδημαικό Ινστιτούτο Τεχνολογίας Υπολογιστών (ΕΑΙΤΥ) και η Σχολή Εφαρμοσμένων Τεχνών του Ελληνικού Ανοικτού Πανεπιστημίου (ΕΑΠ) διοργανώνουν το αλληλεπιδραστικό δρώμενο ΜΕΤΑΠΑΙΓΝΙΑ, από τη Δευτέρα Διαβάστε περισσότερα »...
|
-
Διαβάστε περισσότερα »...
|
-
In the previous post we have covered the basics of the M language concerning the development of a Domain Specific Language (DSL). In this post we will extent the syntax of the described DSL by adding attributes and production rules. On feature that is kinda interesting is the ability to use attributes to define syntax highliting to the left panel of Intellipad (where your input text appears). Those attributes decorate the tokens of the syntax and are introduced by the @{Classification["Keyword"]} , Διαβάστε περισσότερα »...
|
-
Την επόμενη εβδομάδα την Τετάρτη, στις 18:00, πρόκειται να γίνει το virtual launch του Office 2010 και του Sharepoint 2010. Την κεντρική ομιλία θα κάνει ο διευθυντής του τμήματος Business της Microsoft, Stephen Elop , ενώ θα ακολουθήσουν και άλλες ομιλίες (breakouts) πάνω σε διάφορα θέματα αναφορικά με το Office και το SharePoint, τις οποίες μπορεί κανείς να παρακολουθήσει κατά το δοκούν. Διαβάστε περισσότερα »...
|
-
I watched EX last "night" in the airplane... My goodness, this movie is so hilarious, I just hope my hysteric laughter was not a big annoyance to the other passengers. Of all the lines in the movie, here is my... Διαβάστε περισσότερα »...
|
-
Από την ομάδα διαχείρισης του http://labs.opengov.gr : Η Δεύτερη φάση του labs.OpenGov ολοκληρώθηκε στις 30/4/10 ! Συνολικά στο http://labs.opengov.gr έχουν υποβληθεί 41 προτάσεις για τον ανασχεδιασμό ηλεκτρονικών υπηρεσιών στους παρακάτω τομείς : Περιβάλλον (http://labs.opengov.gr/?cat=372 ) Υγεία (http://labs.opengov.gr/?cat=374) Τουρισμός (http://labs.opengov.gr/?cat=375 ) Αγροτική Διαβάστε περισσότερα »...
|
-
Προφανώς το παραπάνω τηλέφωνο ισχύει για οποιοδήποτε φακελάκι, όχι μόνο σε ιατρούς Διαβάστε περισσότερα »...
|
-
Apart from the “Quick Access” toolbar on Office ribbon (and on Win7 apps if they have such), I’d like to see a “Recent actions” one too: A "Recent Actions" toolbar would be working like a queue showing icons for the most recent actions, with new items being added to its right side and pushing all items to the left side of the bar, with older ones being removed from it (for Διαβάστε περισσότερα »...
|
-
Όπως ίσως θα ξέρετε ήδη, στις 12 Απριλίου 2010 έγινε διαθέσιμο το νέο Visual Studio (2010) στην τελική μορφή του. Το εργαλείο αυτό-καθαυτό έχει πολλές αλλαγές, ιδιαίτερα στο ALM κομμάτι του (λέμε με TFS), αλλά εκεί που πιστεύω ότι υπάρχει κάποια σύγχυση είναι οι αλλαγές που έγιναν στο είδος των προϊόντων. Τα προϊόντα, λοιπόν, είναι τα εξής: Visual Studio Ultimate (το αντίστοιχο του Διαβάστε περισσότερα »...
|
-
There are many times that we want to control the searchable fields of the full text of a list view. eXpand can take care of that always using a declaritive approach Also there could be for maximizing user input one may choose to search directly in detailview then after setting the same attribute of at least one of detailview items a search action will be activated for you for that view and when you execute it if more than one records found an ordersourceprovider will be assign in order to navigate through records Διαβάστε περισσότερα »...
|
-
Last Thursday I was given the opportunity to present my first live meeting. It was part 2 of a live meeting series organized by Microsoft to get people familiar with Visual Studio 2010 and .Net framework 4.0. I spoke about C# 4.0 and Parallel computing. Things I covered included C# 4.0 Language and compiler features Dynamic support, Named and optional parameters, Variance (CoVariants, Διαβάστε περισσότερα »...
|
-
Last week I had the pleasure to attend the CEE MVP summit which was hosted this year hear at Athens. Having the experience of the MVP summit I knew that I was going to have a great time and was proven right. I had a great time talking with my fellow MVPs listening to their experiences and socializing with them. I guess that's one of the benefits of being an MVP , you get the chance Διαβάστε περισσότερα »...
|
-
Σας προσκαλούμε στους τελικούς του φοιτητικού διαγωνισμού " Imagine Cup " την Τρίτη 4 Μαΐου , στις 12:30 μμ , στo Κέντρο Καινοτομίας της Microsoft (Λεωφ. Βασ. Σοφίας 103, Αθήνα). Κατά τη διάρκεια της εκδήλωσης θα έχετε την ευκαιρία να παρακολουθήσετε τις ομάδες που ξεχώρισαν στο φετινό διαγωνισμό! Στο τέλος της εκδήλωσης, θα πραγματοποιηθεί η βράβευση της ομάδας των Ελλήνων Διαβάστε περισσότερα »...
|
-
Σας προσκαλούμε στους τελικούς του φοιτητικού διαγωνισμού καινοτομίας " Imagine Cup " την Τρίτη 4 Μαΐου , στις 12:30 μμ , στo Κέντρο Καινοτομίας της Microsoft (Λεωφ. Βασ. Σοφίας 103, Αθήνα). Κατά τη διάρκεια της εκδήλωσης, θα παρουσιαστούν τα καλύτερα από τα 11 πρωτοπόρα projects των ομάδων φοιτητών που συμμετέχουν στην κατηγορία Software Design. Στο τέλος της εκδήλωσης, θα Διαβάστε περισσότερα »...
|
-
I thought I should write for such a case cause seemed interesting to me, and its already implemented at eXpand . How you do it? 1. Create a new eXpanded Application Solution 2. run both the win and the web client so both model will be created and saved at the database byt the modeldifference module. 3. Clone your web model to a role model 4.Assign the roles you want to change (you could assign all roles of the system if you want so the model will applied everywhere) 5. Make your changes (eg. apply a different navigation menu) 6. And since that model is going to be loaded every time a user log on to the system so you only have to log on again to your application in order the model to be refreshed and reloaded Διαβάστε περισσότερα »...
|
-
Mercy Adobe... it's Adobe Reader for God's sake!!! Now, I feel relaxed.... should I restart to avoid any problems with the Adobe Reader ...service?? :P :P Διαβάστε περισσότερα »...
|
-
ΥΠΟΥΡΓΕΙΟ ΠΑΙΔΕΙΑΣ, ΔΙΑ ΒΙΟΥ ΜΑΘΗΣΗΣ ΚΑΙ ΘΡΗΣΚΕΥΜΑΤΩΝ - Δελτίο Τύπου - 15/04/2010 Συγχώνευση φορέων Με βάση την απόφαση του Πρωθυπουργού περί κατάργησης, συγχώνευσης ή μεταφοράς αρμοδιοτήτων των φορέων, η Υπουργός Παιδείας , Δια Βίου Μάθησης και Θρησκευμάτων, Άννα Διαμαντοπούλου , αποφάσισε τη συγχώνευση των κάτωθι εποπτευόμενων φορέων του ΥΠΔΒΜΘ: 1. Παιδαγωγικό Ινστιτούτο (Π.Ι.), 2. Διαβάστε περισσότερα »...
|
-
Αναδημοσίευση από το http://www.opengov.gr/ypoian/?p=571 - ολοκληρώθηκε η φάση δημόσιας διαβούλευσης για το "Ηλεκτρονικό Σύστημα Συνταγογράφησης": Μετά την ολοκλήρωση των Α’ και Β’ Φάσεων της Δημόσιας Διαβούλευσης για το Ηλεκτρονικό Σύστημα Συνταγογράφησης, σας ενημερώνουμε ότι όλες οι υποβληθείσες κατά την Α’ Φάση προτάσεις, (53 συνολικά), και όλα τα υποβληθέντα κατά τη Β’ Διαβάστε περισσότερα »...
|
-
Αν σας αρνηθούν την επιβίβαση λόγω πληρότητας θέσεων, δικαιούστε τα παρακάτω ως αποζημίωση: 250 ευρώ για πτήσεις μικρότερες των 1500 χλμ. (ισχύει για το σύνολο των πτήσεων εσωτερικού) 400 ευρώ για πτήσεις 1500-3500 χλμ. (κυρίως ευρωπαϊκοί προορισμοί, Β. Αφρική και Μ. Ανατολή) 600 ευρώ για τις υπόλοιπες πτήσεις (προς Β. Αμερική, Ν. Αφρική, ΝΑ Ασία κλπ.) Αν ακυρωθεί ή καθυστερήσει η πτήση Διαβάστε περισσότερα »...
|
-
eXpand is the first open source project over DevExpress Xaf . It contains tools/modules distributed over 43 assemblies!!!, which they can help you build a large number of business scenario with as less code as possible, the goal is to make all declarative. (For more info navigate through this blog tag cloud) All the above can be easily accomplished from experienced .Net /Xaf developers, but for others eXpand is missing documentation. Taking that in count and depending on how much you want eXpand to grow and help your every day business needs you could donate an amount of your choice through paypal by clicking on the button bellow Διαβάστε περισσότερα »...
|
|
|
|