Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

microsoft.co.il » Tags » Javascript

Related tags: asp net, c, csharp, html, net, net 3 5, silverlight, silverlight 2, source code, visual studio 2008

  1. Defining your own functions in jQuery

    UI with Basil Goldman - Sep 22, 2008

    Defining your own functions in jQuery. In this post i want to present how easy define your own functions in jQuery and using them. As you know, jQuery it's a very rich JavaScript library and it's a pity not to use all

    Also tagged: ui, jquery, thoughts

  2. Quick VS 2008 Tip: IntelliSense for in-house JavaScript files

    Avi Pinto - Sep 2, 2008

    כשיצא Visual Studio 2008 אחד מהפיצ'רים שדיברו עליהם היה IntelliSense ל javascript. לא ממש בדקתי את הסיפור כיוון שהבנתי שזה מאופשר עבור האובייקטים שבאים עם השפה ועבור ספרית ה client של Ajax.Net. בעקבות הפוסט של אוהד

    Also tagged: visual studio, dev, intellisense

  3. Name.NameCtrl

    Name.NameCtrl

    מפתח מפתח מפתח - Aug 28, 2008

    היי כל מי שהשתמש ב"נקודת שיתוף" (SharePoint) בטח שם לב שכשעומדים עם העכבר על שם משתמש נפתחת לנו חלונית ובתוכה מידע על המשתמש המידע מכיל נתונים מ: Active Directory, Outlook, Messenger. הפונקציונליות הנ"ל מגיעה מ

    Also tagged: html, code sample, client script, web develop

  4. Just LiveIT (in plain English)

    Just LiveIT (in plain English)

    מפתח מפתח מפתח - Aug 27, 2008

    Hello Everybody, Many times while surfing the web we find ourselves copying & pasting text into our preferred search engine. This search method can be changed by using LiveIT. To download press here. After

    Also tagged: search, live search

  5. jQuery.create() - jQuery plugin to create HTML elements

    UI with Basil Goldman - Aug 21, 2008

    jQuery.create() - it's a featured plugin for jQuery JavaScript Library. You can create any types of HTML elements, set attributes and context or HTML using jQuery.create(). See below the HTML example declaration. I

    Also tagged: html, ui, jquery

  6. Understand prototype in JavaScript (JavaScript prototype)

    UI with Basil Goldman - Aug 21, 2008

    Understand prototype in JavaScript Hi Guy’s Sorry on this syntaxed post, but I think for understand syntax you will read. Follow my comments Hope!!! // Namespace core function core() { return

  7. JavaScript String.format & StringBuilder

    UI with Basil Goldman - Aug 21, 2008

    // String.Format String.format = function() { var s = arguments[0]; for (var i = 0;i<arguments.length-1;i++){ var reg = new RegExp("\\{"+i+"\\}","gm"); s = s.replace(reg,arguments[i+1]); } return s; }

    Also tagged: html

  8. עוד קצת AJAX לא הזיק לאף אחד

    עוד קצת AJAX לא הזיק לאף אחד

    Ido Flatow - Aug 20, 2008

    כפי שרשמתי בפוסט קודם, ב-15/9 אני אעביר הרצאה בנושא AJAX ו-Entity Framework. ההרצאה על AJAX תהיה ברמת סקירה של הטכנולוגיה והיכולות שלה, אך למי שמעוניין בהרצאה קצת יותר מעמיקה (רמת Deep Dive), אני אעביר הרצאה שכזו בכנס

    Also tagged: ajax, microsoft, sdp, sela, הרצאה

  9. JavaScript Repeater Control (dataRepeater) - from jQuery.Presenter.1.0.8 - UIControls Library

    UI with Basil Goldman - Aug 20, 2008

    In this post, I want to present a new JavaScript Repeater Control from my latest UIControls Library jQuery.Presenter 1.0.8. This control like (ASP.NET Repeater Control) created using jQuery Library 1.2.3 and support

    Also tagged: html, ui, jquery, custom controls

  10. Webcast / Video – Internet Explorer 8.0 Beta Developer Tools Script Debug Capabilities [HE-IL]

    dotNetExpress - Aug 17, 2008

    Webcast / וידאו – Script Debug עם ה IE 8 Developer Tools בקרוב יוצאת גירסה חדשה של IE ,הדפדפן העקרי אצל משתמשי הקצה בישראל , ואנחנו בתור מפתחים מעוניינים לדעת כמה שיותר עליו. בסרטון זה נעבור על יכולות Script Debug של

    Also tagged: webcast, web designer express, ie 8 0

1  2  3  4  5