Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια
σε

 

Αρχική σελίδα Ιστολόγια Συζητήσεις Εκθέσεις Φωτογραφιών Αρχειοθήκες

Παρουσίαση με Ετικέτες

Όλες οι Ετικέτε... » HTML   (RSS)
Εμφάνιση σελίδας 1 από 2 (47 συνολικές δημοσιεύσεις)
  • Senior C# Developers Wanted - Cyberlogic

    Cyberlogic located in Heraklion Crete, is an innovative software company specializing in travel technology solutions. The ideal candidate will be responsible to develop modern applications using cutting edge technologies for travel industry customers worldwide. Required Skills:Excellent knowledge of C#/.NETExcellent knowledge of T-SQL and ...
    Δημοσιεύτηκε στο Προσφορά/Ζήτηση Υπηρεσιών (Forum) από το μέλος cyberlogic στις Μαΐου 9, 2018
  • HowTo: Show block on anchor hover and click to keep open with CSS

    I was looking for a way to show a hidden HTML element with just CSS (no Javascript) when mouse hovers over an anchor (say over a “more…” note), while at the same time also supporting touch-only (no mouse) clients, where clicking should show (and keep open) that same element. I ended up combining solutions and […]
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Νοεμβρίου 25, 2017
  • HowTo: Hide HTML markup from non-signedin users at MonoX Social CMS

    At MonoX Social CMS, which I use at both ClipFlair Social and Trafilm websites, I was in the need of hiding some HTML markup when the user is not signed-in. The solution for this is to add runat="server" to the HMTL element one wants to hide and then set the Visible property that the object […]
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Μαΐου 26, 2016
  • Seeking full-time remote developers in Greece, full stack .NET/SQL

    US-based survey and data analytics firm is seeking to expand its development staff in the US and in Greece.  We're looking for dedicated and driven software developers to turn vision into reality as we lead the way on a variety of innovative technologies and projects.  We are expanding our HR Analytics platform and growing in our current ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος akostop στις Απριλίου 3, 2016
  • HowTo: Copy effective-computed CSS style for specific HTML paragraph

    I’m in the process of setting up a temporary landing page for the trafilm project, where I need apart from showing the trafilm logo to also show some text description about the project, till I set up an instance of MonoX Social CMS for it, like the one in ClipFlair’s Community website (ClipFlair Social). Since […]
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Ιανουαρίου 25, 2016
  • Προγραμματιστής/Αναλυτής για πλήρη απασχόληση στην Κατερίνη

    Ζητείται Προγραμματιστής/Αναλυτής για πλήρη απασχόληση στην Κατερίνη.Απαραίτητα προσόντα η άριστη γνώση/εμπειρία σε Visual Studio, C#, VB.Net, MVC, WinForms, ASP.Net, SQL Server. Πρόσθετα προσόντα, η γνώση των DevExpress Components και η εμπειρία σε ανάπτυξη Mobile Applications. Email επικοινωνίας: spolizos (at) analysis.com.gr
    Δημοσιεύτηκε στο Προσφορά/Ζήτηση Υπηρεσιών (Forum) από το μέλος analysis στις Δεκεμβρίου 10, 2014
  • Data Solution

    Θέση εργασίας  Ζητείτε Προγραμματιστής για Full/Part time Desktop εφαρμογές σε περιβάλλον Dot Net (VB)Mobile Εφαρμογές σε περιβάλλον Android  Απαραίτητες Γνώσεις σε Visual Basic SQL Server 2005-2008 Microsoft Access (97 / 2000 / 2003)  Επιθυμητές γνώσεις Java / Javascipt / VBscriptOffice (Word / Excel )MySQLΒασικές ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος tnikos στις Νοεμβρίου 19, 2014
  • .NET and C# Developer for Dot by Dot

    Dot by Dot is seeking to employ an all around developer with at least 2 years of professional experience in .NET and C# application development (web and\or desktop) for a full time job in Athens. Key Responsibilities: Analyzing, designing, developing & supporting innovative solutions (backend engines /frontend user ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος Vivi Antoniou στις Σεπτεμβρίου 15, 2014
  • HowTo: Tell IE to use compatibility mode without editing your web pages

    at http://www.mono-software.com/Mono/Pages/Discussion/dtopic/_YyUBIlx5kiqHaNqAQeltg/br-brake-bug-in-IE11-and-clipflair-text-editor/ one reads: We are using Telerik’s rich text editor (RadEditor), and it seems that RadEditor has specific behaviour regarding insertion of break tags. To circumvent this issue please try to add host header in ISS ...
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Αυγούστου 22, 2014
  • Gotcha: JS replace on document.location fails, use document location.href

    This is my contribution to: http://stackoverflow.com/questions/2652816/what-is-the-difference-between-document-location-href-and-document-location Here is an example of the practical significance of the difference and how it can bite you if you don’t realize it (document.location being an object and document.location.href being a string): We ...
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Αυγούστου 20, 2014
  • HowTo: Quickly test a webpage in different Internet Explorer versions

    I just noticed that on Internet Explorer 11 developer tools console (appears when you press F12 key), there is a drop-down where you can select the rendering engine used. Edge means the very latest (IE11 one in this case) and you can select back to version 5. Interestingly, there is no version 6 in the […]
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Αυγούστου 19, 2014
  • WEB DEVELOPER

    Για λογαριασμό πελάτη μας Ελληνική Εταιρεία Πληροφορικής   Είδος απασχόλησης: Μόνιμη Τόπος εργασίας: Αθήνα   Κύριες αρμοδιότητες : ·        Σχεδιασμός και ανάπτυξη ιστοσελίδων, portals, web-enabled εφαρμογών ·        Ανάπτυξη GUI εφαρμογων   Προφίλ ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος Katerina Konstantinidou στις Μαΐου 16, 2014
  • Web Developer

    Ο όμιλος εταιρειών Danae που δραστηριοποιείται στους τομείς των εκδόσεων και του τουρισμού και διαχειρίζεται μεταξύ άλλων την σημαντικότερη βάση δεδομένων για τον τουρισμό στην Ελλάδα, αναζητά Web Developer για μόνιμη συνεργασία. Απαραίτητες γνώσεις και εμπειρία σε: C#.NET, VB.NET, ADODB.NET ASP.NET MVC HTML, ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος Felipe στις Μαΐου 7, 2014
  • Ζητείται Junior Web Developer - Μαρούσι, Αθήνα

    Ζητείται προγραμματιστής πλήρους απασχόλησης (Junior Web Developer) με θέληση να εργαστεί σε έργα διαδικτύου (web) υψηλής επεκτασιμότητας και ενδιαφέροντος.Απαραίτητα ΠροσόνταHTML, JavaScript, jQuery, CSS, XML, XSLT, JSON, Ajax.NET Framework 3.5+, C#, ASP.NETΕμπειρία σε Microsoft SQL Server και προγραμματισμό SQL2+ έτη εμπειρία ...
    Δημοσιεύτηκε στο Προσφορά/Ζήτηση Υπηρεσιών (Forum) από το μέλος Aleka στις Απριλίου 1, 2014
  • Software Engineers (Ref-SWE/1-4)

    Here, at CLMS, we love developing awesome software! We are a software engineering company, established in 1998, operating from London and Athens. Our main focus is the development of solutions both for enterprise-size companies and for challenging EU research projects. We have a proven track record, but we are constantly expanding and we know that ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος CLMS στις Μαρτίου 22, 2014
  • Gotcha: must set document.location.hash only at end of page in Mozilla

    I just came across a different behaviour between IE and Mozilla Firefox: scripts at the former seem to execute after the page has fully rendered, while the later they seem to execute when they’re met by the page parser or something like that. The HTML script tag has a defer attribute for running scripts after […]
    Δημοσιεύτηκε στο George Birbilis' blog (Weblog) από το μέλος birbilis στις Σεπτεμβρίου 7, 2013
  • Web Developer Κοστολογητής Προσφορών Έργων Διαγωνισμών

    Web Developer Κοστολογητής Προσφορών Έργων Διαγωνισμών ζητείται από την INTELΙBRAIN έμπειρος, με γνώσεις / επαγγελματική πρoϋπηρεσία σε .NET, DOT NET NUKE (DNN), ASPX, ASP, HTML, MS SQL Server 2005/2008, CSS, Flash, Javascript ή Joomla / WordPress, PHP. Αμοιβή κατ’ έργον [project] μόνο κατόπιν ανάληψης. Σχέση Εξωτερικού Συνεργάτη. ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος gemini68 στις Μαρτίου 13, 2013
  • Creating a complete ASP.Net MVC 4.0 application with Visual Studio 2012, C# , EF 5.0 (Code First) - part 6

    I have decided to write a series of posts on how to write a small ASP.Net MVC 4.0 application.I will develop this application step by step and I will explain everything that you need to know in order to develop ASP.Net MVC 4.0 applications. This is the sixth post in this series. You can find the first one here , the second ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Ιανουαρίου 2, 2013
  • Creating a complete ASP.Net MVC 4.0 application with Visual Studio 2012, C# , EF 5.0 (Code First) - part 5

    I have decided to write a series of posts on how to write a small ASP.Net MVC 4.0 application.I will develop this application step by step and I will explain everything that you need to know in order to develop ASP.Net MVC 4.0 applications. This is the fourth post in this series. You can find the first one here , the second ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Ιανουαρίου 1, 2013
  • Creating a complete ASP.Net MVC 4.0 application with Visual Studio 2012, C# , EF 5.0 (Code First) - part 4

    I have decided to write a series of posts on how to write a small ASP.Net MVC 4.0 application.I will develop this application step by step and I will explain everything that you need to know in order to develop ASP.Net MVC 4.0 applications. This is the fourth post in this series. You can find the first one here , the second ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Δεκεμβρίου 30, 2012
  • Creating a complete ASP.Net MVC 4.0 application with Visual Studio 2012, C# , EF 5.0 (Code First) - part 3

    I have decided to write a series of posts on how to write a small ASP.Net MVC 4.0 application.I will develop this application step by step and I will explain everything that you need to know in order to develop ASP.Net MVC 4.0 applications. This is the third post in this series. You can find the first one here and the second one ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Δεκεμβρίου 30, 2012
  • Creating a complete ASP.Net MVC 4.0 application with Visual Studio 2012, C# , EF 5.0 (Code First) - part 2

    I have decided to write a series of posts on how to write a small ASP.Net MVC 4.0 application.I will develop this application step by step and I will explain everything that you need to know in order to develop ASP.Net MVC 4.0 applications. This is the second posts in this series. You can find the first one here. Make sure you read and ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Δεκεμβρίου 29, 2012
  • Creating a complete ASP.Net MVC 4.0 application with Visual Studio 2012, C# , EF 5.0 (Code First) - part 1

    I have been using ASP.Net MVC, Visual Studio, C# , Entity Framework, JQuery, CSS to build web sites and applications. I have been teaching ASP.Net MVC to people from all walks of life with different experience in Web development. I have decided to write a series of posts on how to write a small ASP.Net MVC 4.0 application.I will develop this ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Δεκεμβρίου 29, 2012
  • Experienced IT professionals

    MEET THE FUTURE Manpower Professional, member of Manpower Group, intensively attracts, assesses and delivers in-demand professionals (interim, permanent and project solutions) and executives for mission-critical workforce opportunities in the fields of Information, Technology and Communications, Finance & Accounting, Engineering, Sales ...
    Δημοσιεύτηκε στο Προσφορά/Ζήτηση Υπηρεσιών (Forum) από το μέλος Katerina Konstantinidou στις Νοεμβρίου 16, 2012
  • Οδηγός δημιουργίας ιστοσελίδων[Html + CSS]

    Αγαπητοί αναγνώστες,Πρόσφατα άρχισα να δημιουργώ οδηγούς στο youtube όπου εξηγώ πως μπορεί κάποιος να δημιουργήσει μια ιστοσελίδα. Οι οδηγοί έχουν τα εξής χαρακτηριστικά:Είναι στα ελληνικάΠεριέχουν παραδείγματαΠλήρης εξήγηση κάθε σήμανσης-εντολήςΤο κανάλι μου στο youtube είναι αυτό:http://www.youtube.com/user/OdhgosGRΈχω δημιουργήσει 2 ...
    Δημοσιεύτηκε στο Πρώτα Βήματα - Αρχές προγραμματισμού (Forum) από το μέλος aristos007 στις Οκτωβρίου 21, 2012
1 2 >
Με χρήση του Community Server (Commercial Edition), από την Telligent Systems