DotNetShoutout - Stories tagged with JavaScript
4
Shouts

JavaScript - To Send Email Dynamically from input Textbox value | syntaxhelp.com

posted by himanethimanet 1151 days, 18 hours, 20 minutes ago
Thursday, March 25, 2010 5:03:15 PM GMT
SQL ServerASP.NETC#.NETJavaJava ScriptJavaScript - Basic OperationsValidating UserInputJavaScript - Error HandlingJava Script - Get Scrolling on the title of the webPageJava Script - Retrieving the position of an objectJavaScript - Hide status bar messageJavaScript - To Send Email Dynamically from input Textbox valueJavaScript - to get animated status bar as scrolling Javascript - Handling the browser close eventJavascript - Make first letter of a string capitalLINQMSDOSOracleSharePointSliverlightVB.NET... (more)
category: Web Dev | clicked: 2 | comment | | source: syntaxhelp.com
tags: JavaScript, ASP.NET
5
Shouts

Invoking Javascript From a WebBrowser Control - Gil Fink on .Net

published 1150 days, 22 hours, 50 minutes ago posted by gilfgilf 1151 days, 22 hours, 34 minutes ago
Friday, March 26, 2010 12:33:31 PM GMT Thursday, March 25, 2010 12:49:23 PM GMT
Today I got a request to use a WebForms application inside a WinForms application. One problem that we needed to solve was how to make an interaction between the WinForm and the WebForm it uses. The post will show the solution. (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: WebForms, JavaScript, WinForms
7
Shouts

JEF CLAES ON .NET AND LIFE: Bing API 2.0: Consume results as JSON using Javascript

published 1152 days, 22 hours, 14 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1154 days, 4 hours, 4 minutes ago
Wednesday, March 24, 2010 1:09:53 PM GMT Tuesday, March 23, 2010 7:19:18 AM GMT
It's pretty easy to consume JSON returned from the Bing API using Javascript. There is one tricky part though. JSONP Browsers don't let you use JSON results from another website due to security restrictions. By dynamically adding a script tag on your page, you can workaround this restriction though. This technique is called JSONP. More information on JSONP can be found on Rick Strahl's blog. jQuery makes using JSONP relatively easy. The getJSON method does all the hardcore scripting for you. All... (more)
category: Web Dev | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: Web, Bing api, Bing, JavaScript, jQuery
5
Shouts

Getting Started and Troubleshooting Tips for dynaTrace AJAX Edition

published 1153 days, 22 hours, 36 minutes ago posted by grabnerandigrabnerandi 1154 days, 21 hours, 18 minutes ago
Tuesday, March 23, 2010 12:47:27 PM GMT Monday, March 22, 2010 2:05:11 PM GMT
The FREE dynaTrace AJAX Edition has been out for several months now. Thanks to a great and constantly growing user and community base we keep learning about what the typical performance problems in Web 2.0 applications are. In order to Get Started with the dynaTrace AJAX Edition some users keep asking about some guidance. We also had some that experienced issues in the installation process or while working with the tool. We collect this information on our Troubleshooting Tips page on the dynaTrace AJAX ... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.dynatrace.com
tags: Performance, Tool, JavaScript, Internet Explorer
6
Shouts

Tracking scroll depth to reveal content engagement in Google Analytics

published 1154 days, 22 hours, 18 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1156 days, 14 hours, 27 minutes ago
Monday, March 22, 2010 1:05:50 PM GMT Saturday, March 20, 2010 8:57:00 PM GMT
This article investigates a way to track content engagement on your site. By monitoring how far down the page a visitor to your site travels and then recording the data in Google Analytics you can discover how many of your visitors are reading your content all the way to the end. (more)
category: Architecture | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, Google Analytics, article, JavaScript, jQuery
10
Shouts

LINQ for JavaScript: Using and Extending JSLINQ

published 1156 days, 16 hours, 33 minutes ago posted by gshacklesgshackles 1158 days, 21 hours, 14 minutes ago
Saturday, March 20, 2010 6:50:43 PM GMT Thursday, March 18, 2010 2:09:09 PM GMT
LINQ makes our lives easier when dealing with .NET collections, so why not apply the same ideas to JavaScript? This post goes over some of the operators in the JSLINQ implementation, and then extends it with some more custom operators. (more)
category: Web Dev | clicked: 2 | comment | | source: www.gregshackles.com
tags: JavaScript, Linq
3
Shouts

How to analyze and speed up content rich web sites likes www.utah.travel in minutes

posted by grabnerandigrabnerandi 1161 days, 9 hours, 6 minutes ago
Tuesday, March 16, 2010 2:17:29 AM GMT
One of my daily activities is checking interesting blog posts on various performance related topics. Today I stumbled across the blog 10 Cool Websites with Amazing jQuery Effects. I started looking at these pages which really have nice UI features implemented with jQuery. What many of these pages have in common is that they contain a huge number of images that are all hosted on the same domain. Depending on which browser you have this can result in long loading times of all images or other embedded objec... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.dynatrace.com
tags: web 2.0, Performance, JavaScript
7
Shouts

Options to share data between multiple browser windows using JavaScript

published 1163 days, 22 hours, 6 minutes ago posted by codehappinesscodehappiness 1166 days, 18 hours, 27 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Wednesday, March 10, 2010 4:57:04 PM GMT
This is not talking about asp.net, but I felt this could help any asp.net developer. (more)
category: Web Dev | clicked: 3 | comment | | source: www.codehappiness.com
tags: JavaScript
5
Shouts

NovoGeek.com - Krishna's weblog | Overriding jQuery/JavaScript functions using closures

published 1175 days, 22 hours, 44 minutes ago posted by novogeeknovogeek 1177 days, 16 hours, 48 minutes ago
Monday, March 01, 2010 12:39:12 PM GMT Saturday, February 27, 2010 6:35:08 PM GMT
Function overriding is an important feature in any programming language. In advanced languages like .NET, Java, it can be accomplished easily through a set of key words. But this is not the same in JavaScript and this is where closures come to your rescue. (more)
category: UX | clicked: 6 | comment | | source: www.novogeek.com
tags: JavaScript, jQuery
8
Shouts

Having fun with jQuery and HTML 5

published 1175 days, 22 hours, 44 minutes ago posted by mehdi_mousavimehdi_mousavi 1178 days, 2 hours, 11 minutes ago
Monday, March 01, 2010 12:39:12 PM GMT Saturday, February 27, 2010 9:12:16 AM GMT
Discusses how you can create an amazing "Scare Bear" using HTML5 and jQuery. (more)
category: How To | clicked: 0 | comment | | source: blog.mehdi.biz
tags: JavaScript, jQuery, CSS, html5
4
Shouts

Web 2.0 | Did you know.. How to develop Jquery Plugin?

posted by farooqkaiserfarooqkaiser 1178 days, 13 hours, 16 minutes ago
Friday, February 26, 2010 10:07:29 PM GMT
jQuery is a lightweight cross-browser JavaScript library. It is very easy to build a plugin that can extend the jquery functionality and that Plugin can be reused. Here is Jquery plugin structure. 1: jQuery.fn.pluginName = function(){}; Let's put together a working sample. Here is jquery input validation plugin. 1: (more)
category: Web Dev | clicked: 0 | comment | | source: www.fairnet.com
tags: JavaScript, jQuery
5
Shouts

Web 2.0 | Did you know.. How to download file from web service using JavaScript or Jquery?

posted by farooqkaiserfarooqkaiser 1181 days, 13 hours, 51 minutes ago
Tuesday, February 23, 2010 9:32:51 PM GMT
Here is our Web service in C#. 1: [WebMethod] 2:publicvoid DownloadFile(string fileName) 3: { 4: HttpContext returnContext = HttpContext.Current; 5:string url = "http://localhost" + @"/" + fileName; 6: 7: FtpWebRequest ftpRequest = (FtpWebRequest)FtpWebRequest.Create(new Uri(url)); 8: ftpRequest.Credentials = new NetworkCredential(UserId, UserPassword); 9: ftpRequest.Method = WebRequestMethods.Ftp.DownloadFile; 10: 11:using (FtpWebResponse ftpResponse... (more)
category: Web Dev | clicked: 2 | comment | | source: www.fairnet.com
tags: file download, C#, Web Service, JavaScript, jQuery
6
Shouts

An Introduction To machine.javascript

published 1179 days, 22 hours, 41 minutes ago posted by http://olson.jeffery.myopenid.com/http://olson.jeffery.myopenid.com/ 1181 days, 13 hours, 51 minutes ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 9:32:42 PM GMT
This is the first in a series of [hopefully many] blog posts on the topic of machine.javascript, an open source framework for helping developers create testable, deployable and well-factored UIs on the client in JavaScript. It covers some of my exposure to tools in this space and an overview of what machine.javascript consists of and how to use it. (more)
category: Web Dev | clicked: 0 | comment | | source: olsonjeffery.github.com
tags: JavaScript, OSS, MVC
8
Shouts

Julian Dominguez’s Blog » Blog Archive » The Single Page Interface Pattern

published 1179 days, 22 hours, 41 minutes ago posted by http://julian.dominguez.myopenid.com/http://julian.dominguez.myopenid.com/ 1181 days, 17 hours, 22 minutes ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 6:01:29 PM GMT
Problem Typically, the user interface in Web Applications is composed of multiple pages. Now with the increasing popularity of AJAX, it is common that people want to develop Web applications that are similar and provide the same user experience as desktop applications. One common problem in Web applications is the constant page reloads and flickering when navigating the application. (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.southworks.net
tags: Web, JavaScript, Ajax, ASP.NET
8
Shouts

Progressive Enhancement

published 1179 days, 22 hours, 41 minutes ago posted by http://julian.dominguez.myopenid.com/http://julian.dominguez.myopenid.com/ 1181 days, 19 hours ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 4:23:56 PM GMT
Progressive Enhancement (PE) is an approach for building Web Applications that starts from the perspective that a user browser experience will support a minimum functionality, this is called base line, but has hooks to allow functional enhancements when a browser can support them. PE benefits users by supporting older browsers, but also supporting users with modern browsers and technologies by providing them an improved experience. The progressive enhancement and its counterpart, Graceful Degradation, a... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: blogs.southworks.net
tags: ASP.NET MVC, Web, JavaScript, Ajax
5
Shouts

JEF CLAES ON .NET AND LIFE: Book review: Object-Oriented JavaScript

published 1181 days, 15 hours, 46 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1182 days, 16 hours, 1 minute ago
Tuesday, February 23, 2010 7:37:51 PM GMT Monday, February 22, 2010 7:22:08 PM GMT
Although I've made my feet wet with various JavaScript frameworks, I am not a JavaScript hero at all. This might be one of the disadvantages of being a WebForms developer and having great toolkits at hand like the AJAX Control Toolkit and Telerik RADControls. Because you really can't call yourself a webdeveloper without having some understanding of JavaScript I decided to order Object-Oriented Javascript by Stoyan Stefanov. This book really handles the language itself. The first chapters handle the... (more)
category: Web Dev | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: bookreview, books, JavaScript
3
Shouts

How to Speed Up sites like vancouver2010.com by more than 50% in 5 minutes

posted by grabnerandigrabnerandi 1183 days, 7 hours, 44 minutes ago
Monday, February 22, 2010 3:39:49 AM GMT
Many Web Sites that use JavaScript frameworks to make the site more interactive and more appealing to the end user suffer from poor performance. Over the past couple of months I’ve been contacted by users of our FREE dynaTrace AJAX Edition asking me to help them analyze their problems. In doing so, I’ve developed a standard approach in order to get to a high-level analysis result in 5 minutes. As the Winter Olympics are a hot topic right now I checked out vancouver2010.com to see if they have any potent... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.dynatrace.com
tags: web 2.0, Web, Performance, JavaScript, jQuery
5
Shouts

The Real Performance Overhead of CSS Expressions

published 1187 days, 21 hours, 32 minutes ago posted by grabnerandigrabnerandi 1188 days, 19 hours, 44 minutes ago
Wednesday, February 17, 2010 1:51:42 PM GMT Tuesday, February 16, 2010 3:39:47 PM GMT
Steve Souders wrote this in Best Practices for Speeding up Your Web Site regarding CSS Expressions: “CSS expressions are a powerful (and dangerous) way to set CSS properties dynamically” … and … “The problem with expressions is that they are evaluated more frequently than most people expect” Last week I worked with a user of the dynaTrace AJAX Edition. Their team has done some performance investigations with CSS Expressions and came up with an interesting discovery which totally backs Steve’s comme... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.dynatrace.com
tags: Rendering, Performance, JavaScript, Internet Explorer
5
Shouts

Nearing My 1000th Tweet: Using jQuery to Get the Nth Twitter Status

posted by MikeMoreMikeMore 1192 days, 13 hours, 59 minutes ago
Friday, February 12, 2010 9:24:32 PM GMT
I was interested to see the 1000th tweet from some friends timeline. And when I didn't find an existing method, I thought I could write few jQuery lines to solve this.. (more)
category: Web Dev | clicked: 0 | comment | | source: www.moretechtips.net
tags: JSON, JavaScript, jQuery, Twitter
6
Shouts

Code Capers | Compressing JavaScript and CSS on The Fly

published 1192 days, 23 hours, 31 minutes ago posted by mceranskimceranski 1193 days, 21 hours, 4 minutes ago
Friday, February 12, 2010 11:52:09 AM GMT Thursday, February 11, 2010 2:19:48 PM GMT
One of my favorite features of BlogEngine.NET is that it compresses JavaScript and CSS on the fly. Traditionally, most people run their css and js files through a minifier before they deploy code to production. Minifiers effectively strip out white space and comments so you can reduce the size of your files. By compressing these files you will reduce the size of each page request without impacting the functionality. Although minifiers are great, they do represent an extra step that you have to take ea... (more)
category: Web Dev | clicked: 2 | comment | | source: www.codecapers.com
tags: JavaScript, CSS, minification, MVC, ASP.NET