DotNetShoutout - Stories tagged with jQuery
6
Shouts

Tying it Together « Composite Code

published 1017 days, 4 hours, 19 minutes ago posted by http://compositecode.com/http://compositecode.com/ 1020 days, 7 hours, 46 minutes ago
Tuesday, September 07, 2010 1:24:33 AM GMT Friday, September 03, 2010 9:58:15 PM GMT
I’ve been working through a project recently that I ended up creating an interesting abstraction of an assembly/classes between multiple web services projects.  I wrote about it initially in Aggregated Web Services Pt I.  In this blog entry is going to cover a few things, based on a full end-to-end implementation ... (more)
category: Web Dev | clicked: 1 | comment | | source: compositecode.com
tags: ASP.NET MVC, JSON, Web Service, jQuery, Ajax, REST
7
Shouts

jQuery- JavaScript Library Write less do more

posted by dharadhara 1020 days, 18 hours, 58 minutes ago
Friday, September 03, 2010 10:45:39 AM GMT
This is introductory post jQuery an open source JavaScript library. I know what you guys thinking and I also know that jQuery does not required introduction. It is so much popular and most of web developers whether they are developing using asp.net,php,Jsp or any language on web they are using jQuery but this post is for who is not aware of it and or they are new to the web based programming. (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, jQuery, ASP.NET
3
Shouts

Calling an asp.net web service from jQuery : The CodeGain

posted by codegaincodegain 1021 days, 17 hours, 12 minutes ago
Thursday, September 02, 2010 12:31:45 PM GMT
As I have post it in earlier article that jQuery is one of most popular JavaScript library in the world amongst web developers Lets take a example calling ASP.NET web service with jQuery. (more)
category: Web Dev | clicked: 0 | comment | | source: codegain.com
tags: client, JavaScript, jQuery, Ajax
6
Shouts

Calling an asp.net web service from jQuery

posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1025 days, 21 hours, 26 minutes ago
Sunday, August 29, 2010 8:18:21 AM GMT
As I have post it in earlier post that jQuery is one of most popular JavaScript library in the world amongst web developers Lets take a example calling ASP.NET web service with jQuery . You will see at the end of the example that how easy it is to call a web service from the jQuery. Let’s create a simple Hello World web service. Go to your project right click->Add –> New Item and select web service and add a web service like following. Now modify the code of web service like following.[WebService(Name... (more)
category: Web Dev | clicked: 0 | comment | | source: jalpesh.blogspot.com
tags: jQuery, Ajax
3
Shouts

Insert Special Characters Using JavaScript : The CodeGain

posted by codegaincodegain 1027 days ago
Saturday, August 28, 2010 5:44:06 AM GMT
The backslash () is used to insert apostrophes, new lines, quotes, and other special characters into a text string. (more)
category: Web Dev | clicked: 0 | comment | | source: codegain.com
tags: JavaScript, jQuery, ASP.NET
5
Shouts

jQuery- JavaScript Library Write less do more

published 1027 days, 13 hours, 24 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1028 days, 10 hours, 22 minutes ago
Friday, August 27, 2010 4:19:51 PM GMT Thursday, August 26, 2010 7:21:31 PM GMT
This is introductory post jQuery an open source JavaScript library. I know what you guys thinking and I also know that jQuery does not required introduction. It is so much popular and most of web developers whether they are developing using asp.net,php,Jsp or any language on web they are using jQuery but this post is for who is not aware of it and or they are new to the web based programming. We all are using JavaScript for client side scripting language almost 95% percentage of web application uses Ja... (more)
category: UX | clicked: 1 | comment | | source: jalpesh.blogspot.com
tags: JavaScript, jQuery
6
Shouts

Dean Hume - MVC Experiment : An Alternative to Captcha

published 1029 days, 16 hours, 56 minutes ago posted by deanomachinodeanomachino 1031 days, 16 hours, 22 minutes ago
Wednesday, August 25, 2010 12:47:59 PM GMT Monday, August 23, 2010 1:22:08 PM GMT
MVC Experiment : An Alternative to Captcha I'm sure most of you have at some point been exposed to a CAPTCHA control on the net. They come in loads of forms and are used to tell the difference between humans and computers (bots). If you have a website on the net, you are prone to lots of different kinds of attacks from bots - such as CSRF (Cross-Site Request Forgery) You may have noticed that on some sites you get asked simple math questions or other simple questions when submitting or posting info... (more)
category: Web Dev | clicked: 3 | comment | | source: deanhume.com
tags: Slider, ASP.NET 3.5, C#, jQuery, MVC
9
Shouts

Don’t let jQuery’s $(document).ready() slow you down | Encosia

published 1034 days, 12 hours, 1 minute ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1034 days, 16 hours, 22 minutes ago
Friday, August 20, 2010 5:43:13 PM GMT Friday, August 20, 2010 1:21:52 PM GMT
jQuery’s $(document).ready() event is something that you probably learned about in your earliest exposure to jQuery and then rarely thought about again. The way it abstracts away DOM timing issues is like a warm security blanket for code running in a variety of cold, harsh browser windows. Between that comforting insurance and the fact that deferring everything until $(document).ready() will never break your code, it’s understandable not to give much thought to its necessity. Wrapping $(document).ready... (more)
category: Web Dev | clicked: 4 | comment | | source: encosia.com
tags: jQuery, Ajax
3
Shouts

ClientID Mode in ASP.NET 4.0 AND JAVASCRIPT OR JQUERY

posted by codegaincodegain 1038 days, 23 hours, 46 minutes ago
Monday, August 16, 2010 5:58:12 AM GMT
ASP.NET 4.0 new properties ClientIDMode, which can be used to force controls to generate clean Client IDs that don’t follow ASP. Net’s Naming Container ID conventions. Now it is possible to set ClientIDMode Property so developer can set control name in better way but this one create a problem for new developer which are new and switch to asp.net 4.0 (more)
category: Web Dev | clicked: 0 | comment | | source: www.codegain.com
tags: ClientID, jQuery, controls
11
Shouts

ASP.NET + Jquery Chat v1.0b is released

published 1037 days, 13 hours, 22 minutes ago posted by http://smakazmi.myopenid.com/http://smakazmi.myopenid.com/ 1041 days, 10 hours, 56 minutes ago
Tuesday, August 17, 2010 4:21:41 PM GMT Friday, August 13, 2010 6:48:08 PM GMT
ASP.NET + Jquery Chat v1.0 Beta has just been released. Comet: It contains fantastic new features such as 'Comet' instead of traditional Ajax polling for instant message transfers/status updates and improved scalability. In Memory Mode: It now has an in memory mode so no need for writing xml files to disk at all. Cache: It uses ASP.NET Web Cache so if you choose to go with using xml files the writes and reads to disk are as minimal as possible. Extras: Extra goodies like emoticons, sound notification... (more)
category: Web Dev | clicked: 17 | 2 comments | | source: aspnetjquerychat.codeplex.com
tags: comet, Release, chat, Beta, OpenSource, jQuery, Ajax, ASP.NET
8
Shouts

The Case for jQuery’s .delegate() Method for Dynamic Event Binding - Rey Bango

published 1040 days, 15 hours, 56 minutes ago posted by jantujantu 1041 days, 19 hours, 11 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Friday, August 13, 2010 10:32:50 AM GMT
Binding events is one of the most common tasks a JavaScript developer has to do. It’s integral to the way our applications handle user interaction and response. Since it’s inception, jQuery has had event handling via various helper methods that helped to abstract cross-browser differences. If you’re a jQuery developer, I’m sure you’re used to syntax like this:$("#clname").click( function() { alert( "Rey" ) } ); which would bind a click event to a DOM element with an ID of “clname”. Very easy to unders... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.reybango.com
tags: JavaScript, jQuery
7
Shouts

ASP.NET + Jquery Chat

posted by http://smakazmi.myopenid.com/http://smakazmi.myopenid.com/ 1048 days, 16 hours, 33 minutes ago
Friday, August 06, 2010 1:10:34 PM GMT
One-to-One chatting application. Its designed to easily integrate with other ASP.NET web applications. The chat windows appear on the bottom right hand corner of the web pages and can be minimized or closed. The UI supports Jquery UI Themeroller so the design is completely themeable. (more)
category: Web Dev | clicked: 39 | comment | | source: aspnetjquerychat.codeplex.com
tags: chat, ThemeRoller, JQuery 1.4.2, jQuery, jQueryUI, Ajax, ASP.NET
7
Shouts

Creating a Gravatar client with jQuery and WCF - Yoav niran

published 1047 days, 15 hours, 12 minutes ago posted by iftekharahmedamitiftekharahmedamit 1050 days, 15 hours, 15 minutes ago
Saturday, August 07, 2010 2:32:10 PM GMT Wednesday, August 04, 2010 2:28:45 PM GMT
A couple of weeks ago I announced the release of the first .NET implementation of the Gravatar API. Gravatar.NET is available for download on Codeplex. What I’d like to show in this article is how to make use of the library using jQuery and WCF to create your own Gravatar client (Ponderi.com style). Th... (more)
category: Web Dev | clicked: 0 | comment | | source: yoavniran.wordpress.com
tags: Gravatar, JSON, .NET, C#, jQuery, Ajax, WCF
7
Shouts

ASP.NET GridView + jQuery UI tips and tricks - Part 2

published 1051 days, 17 hours, 24 minutes ago posted by dotnetfundadotnetfunda 1054 days, 13 hours, 50 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Saturday, July 31, 2010 3:54:25 PM GMT
This article demonstrate how to do CRUD operation using GridView and jQuery seamlessly and also describes some simple UI effects in ASP.NET GridView control using jQuery. This is the Part 2 and last part of this article. (more)
category: Web Dev | clicked: 4 | comment | | source: www.dotnetfunda.com
tags: jQuery, ASP.NET
6
Shouts

embed Lazy load in blogengine

published 1053 days, 15 hours, 11 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 1055 days, 16 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 5:28:16 AM GMT
If you are using blogengine, you want to embed lazy load image libray in your blog, which is cool library is makes your image only load when you see it, not all by default We have 2 way to embed this libary in your blog 1. By programming lazy loading images với jQuery 2. By adding script to header (in admin section) The first, download libraies and upload to your host: Jquery Lazy Load and Jquery http://www.appelsiini.net/projects/lazyload http://ajax.microsoft.com/ajax/jQuery/jquery-1.4.... (more)
category: Web Dev | clicked: 1 | comment | | source: code2code.info
tags: BlogEngine, jQuery
4
Shouts

Showing Off bit.ly Clicks of Your Posts With jQuery

posted by MikeMoreMikeMore 1056 days, 8 hours, 11 minutes ago
Thursday, July 29, 2010 9:33:21 PM GMT
bit.ly -the most common URL shortener- provides a simple RESTfull API to lookup short URL’s and their clicks count.. bit.ly has recently released version 3 which added simpler, more efficient methods to query multiple URL’s in one request that we are going to apply in this tutorial. (more)
category: Web Dev | clicked: 0 | comment | | source: aext.net
tags: JSON, bit.ly, RESTful, jQuery, Twitter
5
Shouts

Bit.ly Button - jQuery Plugin for Your Clicky Post

published 1056 days, 15 hours, 35 minutes ago posted by MikeMoreMikeMore 1057 days, 10 hours, 41 minutes ago
Thursday, July 29, 2010 2:08:31 PM GMT Wednesday, July 28, 2010 7:02:32 PM GMT
bit.ly -The intelligent URL shortener- offers realtime statistics about the clicks on shortened links and this button takes advantage of that information. This jQuery button give you a uniform click count button -tall or wide- that people can also use it to retweet your post. When you use a short link to tweet your post, it may get 100 retweets but in terms of bit.ly stats that could mean 1000 clicks coming from the whole twitter ecosystem which makes another interesting measure of how popular is your p... (more)
category: Web Dev | clicked: 0 | 2 comments | | source: www.moretechtips.net
tags: bit.ly, JavaScript, jQuery, Twitter
7
Shouts

Windows Client Developer Roundup 034 for - Pete Brown

published 1058 days, 19 hours, 52 minutes ago posted by jantujantu 1059 days, 20 hours, 14 minutes ago
Tuesday, July 27, 2010 9:52:03 AM GMT Monday, July 26, 2010 9:30:17 AM GMT
The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF, Silverlight, Visual C++, XNA, Expression Blend, Surface, Windows 7, Windows Forms, Windows Phone and Visual Studio, sometimes even a little jQuery and HTML5. If yo... (more)
category: How To | clicked: 0 | comment | | source: 10rem.net
tags: Silverlight, XNA, WindowsClient, .NET. WPF, Visual Studio, CPP, jQuery, ASP.NET
5
Shouts

How to make AJAX-requests to ASP.NET MVC application using jQuery

posted by gpeipmangpeipman 1060 days, 8 hours, 20 minutes ago
Sunday, July 25, 2010 9:23:29 PM GMT
How to make AJAX-requests to ASP.NET MVC application using jQuery I decided to write over long time one posting that is directed to beginners who start with jQuery and AJAX. One of the first things to study is how to make requests to server and how to retrieve objects. In this posting I will show you how to use jQuery to retrieve JSON data from ASP.NET MVC application and how to debug it. (more)
category: Web Dev | clicked: 1 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, Beginners, jQuery, Ajax
7
Shouts

Using JQuery to embed Silverlight

published 1058 days, 19 hours, 52 minutes ago posted by nigel-sampsonnigel-sampson 1060 days, 20 hours, 5 minutes ago
Tuesday, July 27, 2010 9:52:03 AM GMT Sunday, July 25, 2010 9:39:12 AM GMT
Using JQuery to emebd Silverlight xaps into pages. (more)
category: Metro | clicked: 1 | comment | | source: compiledexperience.com
tags: Silverlight, jQuery
Previous 1 2 ... 4 5 6 7 8 9 10 11 12 13 14 15 Next