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

 

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

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

Όλες οι Ετικέτε... » ASP.NET » jQuery   (RSS)
Εμφάνιση σελίδας 2 από 2 (44 συνολικές δημοσιεύσεις)
  • Sorting the columns of an HTML table using JQuery

    In this post I will show you how easy is to sort the columns of an HTML table. I will use an external library,called Tablesorter which makes life so much easier for developers. Τhere are other posts in my blog regarding JQuery.You can find them all here. You can find another post regarding HTML tables and JQuery here. We will demonstrate ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Σεπτεμβρίου 24, 2012
  • Highlighting rows and columns in an HTML table using JQuery

    A friend of mine was seeking some help regarding HTML tables and JQuery. I have decided to write a few posts demonstrating the various techniques I used with JQuery to achieve the desired functionality. Τhere are other posts in my blog regarding JQuery.You can find them all here.I have received some comments from visitors of this blog that are ...
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Σεπτεμβρίου 23, 2012
  • Sharepoint Developer

    Sharepoint Developer Description / Requirements ALBA Graduate Business School at the American College of Greece, a not-for-profit educational organization of graduate ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος al.do στις Απριλίου 30, 2012
  • Ζητείται developer για άμεση απασχόληση σε project με ASP.NET MVC3/jQuery/Azure/WCF

    Βάλαμε πριν μερικές μέρες μια αγγελία στο καριέρα και δεν είμαστε ευχαριστημένοι από τα βιογραφικά που λάβαμε και μετά θυμήθηκα ότι υπάρχει forum με αγγελίες εδώ.Ελπίζω να λάβω πολλά άριστα βιογραφικά απο χρήστες του DotNetZone :)Επικοινωνία στο [email protected] ή 697 914 9461About Innovation Accelerator Innovation Accelerator is a US-based ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος georgiosd στις Μαρτίου 1, 2012
  • Ζητούνται .NET Developers

    Εταιρεία λογισμικού με έδρα την Αγγλία, ζητά software developers για μόνιμη εργασία στην Αθήνα. ΠροσόνταΠτυχίο στην πληροφορική, ή ισοδύναμο. Object-Oriented programming.NET Framework 3.5+, C#, WCFΕμπειρία σε Microsoft SQL Server και προγραμματισμό SQLWeb servicesHTML, JavaScript, jQuery, CSS, XML, XSLT, JSON, Ajax 1+ χρόνο εμπειρία ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος ador στις Ιανουαρίου 10, 2012
  • Using JQuery to call a WCF Service in an ASP.Net application

    In this post I would like to show you with a hands-on example how to invoke a WCF service from JQuery . I have already posted a few posts regarding JQuery and server communication.Have a look in this post and in this post . This is a similar post . In...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Δεκεμβρίου 27, 2011
  • Performing Validation using the JQuery Validation library/plugin

    This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here In this post I would like to show you how to perform client-side validations using the...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Νοεμβρίου 28, 2011
  • Creating a simple watermark effect using JQuery

    This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here In this post I would like to show you how to create a simple watermark effect using...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Νοεμβρίου 24, 2011
  • Creating a simple accordion with JQuery

    This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here We all know that there is always a limited space in our web page to show content.In...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Νοεμβρίου 24, 2011
  • Creating a simple slider panel with JQuery

    This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here We all know that there is always a limited space in our web page to show content.In...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Νοεμβρίου 23, 2011
  • Using JQuery Ajax functions to retrieve data from the server

    In this post I would like to talk about the great support that JQuery has for Ajax.I have already written another post on my blog regarding the Jquery Ajax functions and how we can get data form the server.In that post we looked into how we can use the...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Σεπτεμβρίου 14, 2011
  • Creating simple and complex animations with JQuery in ASP.Net applications

    This another post that is focusing on how to use JQuery in our ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here We always wanted to have eye-candy web applications and since the first web pages...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Σεπτεμβρίου 10, 2011
  • Importing html from the server using JQuery Ajax functions

    In this post I would like to talk about the various Ajax features-functions available to us when incorporating JQuery into our applications.We are going to investigate how we can use those JQuery Ajax functions to get data from the server. This post will...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Σεπτεμβρίου 1, 2011
  • Ζητείται ASP.NET developer

    H ΣΥΜΜΕΤΡΙΑ ΛΥΣΕΙΣ ΔΙΑΔΙΚΤΟΥ ΕΠΕ αναζητεί έναν ASP.Net Web Developer για τη στελέχωση των γραφείων της στην Αθήνα (περιοχή Μετς).Απαραίτητα προσόνταΚαλή γνώση HTML και CSS. Δυνατότητα ανάπτυξης table-less layouts.Τουλάχιστον 2 χρόνια εμπειρία στην ανάπτυξη εφαρμογών με ASP.NET (C# ή VB.NET)Εμπειρία με Content Management Systems και Ηλεκτρονικά ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος symmetria στις Μαρτίου 7, 2011
  • Web Software Developer

    H Information Systems Impact AE εταιρία με πολύχρονη παρουσία στο χώρο ανάπτυξης ολοκληρωμένων επιχειρηματικών λύσεων, πιστοποιημένη ως Microsoft Gold Certified Company, επιθυμεί να εντάξει στο δυναμικό της Web Software Developer.Ο κατάλληλος υποψήφιος θα αναφέρεται στον τεχνικό διευθυντή, θα αποτελεί μέλος της ομάδας web development και θα ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος gch στις Φεβρουαρίου 1, 2011
  • Front End Software Engineer – Athens, Greece

    Normal 0 false false false EL X-NONE X-NONE ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος laura στις Ιανουαρίου 31, 2011
  • ASP.Net Web Developer

    H Symmetria Web Solutions Ltd αναζητεί έναν ASP.Net Web Developer για τη στελέχωση των νέων γραφείων της στην Αθήνα.Απαραίτητα προσόνταΆψογη γνώση HTML και CSS. Δυνατότητα ανάπτυξης table-less layouts. Ικανότητα slicing PSD μακετών με Photoshop.Τουλάχιστον 2 χρόνια εμπειρία στην ανάπτυξη multi-tier web εφαρμογών με ASP.NET (C# ή VB.NET)Εμπειρία σε ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος symmetria στις Ιανουαρίου 22, 2011
  • Developer για custom dnn modules

    Για τον προγραμματισμό custom modules σε DNN χρειάζομαι developer με γνώσεις και υποδομή σε vb.net vs2005, vs2008. Επιπλέον γνώσεις σε HTML, CSS, jquery θεωρώ πως είναι δεδομένες. Απαραίτητη προηγούμενη 3ετης εμπειρία σε αντίστοιχη θέση. Η εργασία είναι μόνιμη και προσφέρει υψηλες αποδοχές, συνεχή εξέλιξη και προοπτικές καριέρας σε Ελλάδα αλλά ...
    Δημοσιεύτηκε στο Αναζήτηση Συνεργατών (Forum) από το μέλος ssamartzis στις Οκτωβρίου 20, 2010
  • JQuery and ASP.Net – How to access all textboxes using JQuery

    I am going to start a series of posts on ASP.Net and JQuery that will explain a lot of common tasks that can be accomplished using this fantastic open source Javascript library.
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Αυγούστου 24, 2010
< 1 2
Με χρήση του Community Server (Commercial Edition), από την Telligent Systems