SignalR Isn’t Working on Samsung Galaxy 3
I know you think the title is wired, because what is the relation between SignalR (WebSockets) and a specific device such as Samsung Galaxy 3? ASP.NET SignalR is a new library for ASP.NET developers that makes it incredibly simple to add real ... המשך לקרוא>
shair , 05-14-2013 2:16
Jsonp with Web api
מה זה Jsonp? Jsonp או "Json with padding" היא טכניקה שמאפשרת לייצר בקשות Ajax גם כאשר השרת נמצא בדומיין אחר. בדרך כלל המדיניות של הדפדפן היא לאפשר לדף שנמצא ב – Server1.com לגשת רק ל –Resources שנמצאים באותו התחום, החריגים היחידים ... המשך לקרוא>
Dovi Perla , 05-08-2013 15:59
My SDP 13 sessions demo code
Sela Developer Practice for 2013 is finishing it’s breakout sessions stage, and I had three fun sessions: Things Every Developer Most Know about HTTP Big-Time: Introducing HDInsight service (Hadoop on Azure) Get your Node.js Under Control with ... המשך לקרוא>
Yaniv Rodenski , 05-07-2013 16:54
SDP13 Third Day Slide Decks and Demos
SDP13 Third Day Slide Decks and Demos Today I participated the Sela SDP13 conference second breakout sessions day. I delivered two sessions: Creating Data Driven HTML5 Applications Building Scalable JavaScript Apps I want to thank all the people ... המשך לקרוא>
Gil Fink , 05-07-2013 9:48
Embracing JavaScript with TypeScript Slide Deck and Demos
Embracing JavaScript with TypeScript Slide Deck and Demos Today I participated the Sela SDP13 conference first breakout sessions day. I delivered a session about the TypeScript language with the following agenda: The Why Introduction to TypeScript ... המשך לקרוא>
Gil Fink , 05-06-2013 9:30
From Tomorrow: Sela Developer Practice 2013
Next week, May 5-9, is our biggest developer conference yet. We have developers from more than 150 software companies attending more than 70 sessions and workshops taught by local and international speakers. We are very happy to host industry ... המשך לקרוא>
zurdoIL , 05-04-2013 15:15
jQuery progress bar label
בקשו ממנו להשתמש ב – jquery progress bar ולהציג את האחוזים מתחת ל – progress bar צמוד לערך שלו, כלומר משהו כזה:   הדרך לעשות זאת היא פשוטה, בהינתן שיש לנו את ה – html הבא: Code Snippet < div class ="wrapper">     ... המשך לקרוא>
Shlomo , 05-02-2013 2:00
How to Get Login Name and Display Name using SharePoint 2013 REST API
Working with REST API is quite simple and straight forward, for example when you need to fetch data from a list you can use the following JQuery Ajax code snippet: jQuery.ajax({ url: "http://YourSite/_api/web/lists/getbytitle('ListName' ... המשך לקרוא>
choroshin , 05-01-2013 1:33
JavaScript Libraries are Not Your Front-End Architecture
JavaScript Libraries are Not Your Front-End Architecture This is not going to be a post about architecture but more about MHO. Lately, I’m asked to evaluate the architecture of small to big front-end solutions. There is big buzz around front ... המשך לקרוא>
Gil Fink , 04-24-2013 11:58
SharePoint: How to get The “Welcome” Text Before The Name?
Here’s a quick tip for adding the “Welcome” text before name in an easy and fast way. Using JQuery code you insert the "Welcome" text in the SearchTopLine class. Example: $( ".SearchTopLine span a" ).prepend( "Welcome ... המשך לקרוא>
choroshin , 04-21-2013 17:42
Page 1 of 50 (499 items) 1 2 3 4 5 Next > ... Last »