A Cool New ‘Paste JSON As Classes’ Feature in ASP.NET Web Tools 2012.2 RC
Great news for Web developers, With ASP.NET and Web Tools 2012.2 RC installed, you now have a great and easy tool for converting your JSON objects into C# or VB.NET classes. This feature uses Newtonsoft JSON parser to parse JSON text from clipboard ... המשך לקרוא>
choroshin , 01-26-2013 15:36
The length of the string exceeds the value set on the maxJsonLength property
קבלתי שאלה במייל אודות פנייה ב – ajax לשרת (web method) שלוקלית הכול עובד אבל בשרת משום מה זה לא עובד/ אחרי קצת דיבגינג של שואל השאלה, התברר שההבדל בין השרת ללוקלי, הוא בכמות המידע החוזר, ברגע שהוא הגיע למסקנה הזו, נזכרתי שיש מאפיין שמגדיר מה ... המשך לקרוא>
Shlomo , 07-11-2012 20:07
Avoiding Circular Reference for Entity in JSON Serialization
Avoiding Circular Reference for Entity in JSON Serialization One problem that I was facing yesterday while working on an ASP.NET MVC application was a JSON serialization issue. The problem was a circular reference caused by the DataContractJsonSerializer ... המשך לקרוא>
Gil Fink , 10-17-2011 11:10
The Complete Guide Of ASP.NET AJAX
בס"ד המדריך המלא ל – ASP.NET AJAX   הורדת המדריך בגרסת PDF .    הורדת קבצי המקור של דוגמאות הקוד שבמדריך . תוכן העניינים: ·         דרישות קדם. ·         ... המשך לקרוא>
Shlomo , 10-27-2010 16:53
My simple JSON flavor - JavaScriptSerializer at the server and json2.js at the client
קודם כל, עבור הקורא היחידי שלי, אני מתנצל על העדר הכתיבה בבלוג, אוסף של תירוצים הוביל טיוטות של פוסטים אל ה GMAIL שלי ואני מקווה שייצאו בקרוב. עכשיו לעניין הפוסט, זהו אמנם לא סיפור חדש בכלל, אבל אולי יחדש למישהו משהו. אין שום סיבה לבנות/לפרסס ... המשך לקרוא>
Avi Pinto , 12-12-2009 9:39
חיקוי של AutoComplete של Ajax
אחרי דיון ארוך עם אחד מהקוראים (החביבים) והמגיבים הקבועים שלי ( עמירם ) כתבתי את הדוגמא הבאה שהיא חיקוי (עלוב) של ה - AutoComplete של Ajax. הדוגמא מגיעה כדי להראות נכונות של הקוד, ומכאן אפשר לקחת את זה קדימה. המטרה היא לעשות משהו דומה ל - AutoComplete ... המשך לקרוא>
Shlomo , 09-06-2009 22:55
ExtenderControls - Why? And How to Implement
Some of the functionality that we add using JS code, can be reuseable, especially functionality over controls. If you are using AJAX as part of your application, probably you used some of the Extenders controls that come as part of AJAX Control ... המשך לקרוא>
Ran Savariego , 10-01-2007 15:56
Page 1 of 1 (7 items)