DotNetShoutout - Stories tagged with JavaScript
2
Shouts

Configuring Bundles in MVC 4

published 417 days, 4 hours, 58 minutes ago posted by tduponttdupont 420 days, 21 hours, 56 minutes ago
Wednesday, April 04, 2012 10:04:00 AM GMT Saturday, March 31, 2012 5:05:53 PM GMT
The bundling, compression, and minification of JavaScript is important to the speed and performance of modern websites. This is why I was so excited to hear that such features were (finally) coming built in to ASP.NET MVC 4. Introducing MvcBundleConfig: a project that adds configuration and debugging features to MVC 4's bundling framework, and meets the needs and wants of a good minification framework. (more)
category: Web Dev | clicked: 41 | comment | | source: www.tomdupont.net
tags: Bundle, Combres, Compression, JavaScript, MvcBundleConfig, CSS, minification, MVC, MVC4
2
Shouts

Hide table column and colorize rows based on value with jQuery

published 419 days, 18 hours, 30 minutes ago posted by lenielleniel 428 days, 51 minutes ago
Sunday, April 01, 2012 8:31:29 PM GMT Saturday, March 24, 2012 2:10:58 PM GMT
This is a handy piece of code that I used last year in one of my projects. I had scheduled to post about it but it was just after I saw a question at StackOverflow asking for this that I decided to write about it. So here it is: let’s say you want a nice UI experience and to achieve that you wanna colorize/highlight a table row according to a given value present in a column of this row. This is a simple task when we use jQuery. Read on... (more)
category: UX | clicked: 71 | comment | | source: www.leniel.net
tags: ASP.NET MVC, column, row, hide, color, Programming, TAble, UI, JavaScript, Highlight, jQuery, WebGrid, CSS, HTML
2
Shouts

Dean Hume - Dynamic Favicons using HTML5 Local Storage and TinyCon

published 470 days, 22 hours, 1 minute ago posted by deanomachinodeanomachino 471 days, 6 hours, 13 minutes ago
Friday, February 10, 2012 5:00:19 PM GMT Friday, February 10, 2012 8:48:26 AM GMT
Coding Tips & TricksHomeAboutContactCV Dynamic Favicons using HTML5 Local Storage and TinyCon Tweet I was perusing Github the other day and I came across this awesome little JavaScript library. It's called TinyCon and it's a small library for manipulating the favicon in your browser. It adds alert bubbles and changing images pretty similar to the way Gmail does. It's basically a really fun little library that allows you to add a notification bubble to your favicons. I started to play ... (more)
category: Web Dev | clicked: 20 | comment | | source: deanhume.com
tags: tinycon, C#, JavaScript
2
Shouts

Best Html5,CSS and Jquery Forms for Developers | Developers Code

posted by taanu51taanu51 474 days, 11 hours, 17 minutes ago
Tuesday, February 07, 2012 3:44:59 AM GMT
Today i would like to share some Best Eye Catching Forms for developers which are implemented in HTML5,css and Jquery.Source Code and demos are available here..just try it in your applications How to Build Cross-Browser HTML5 Forms Create A Clean and Stylish CSS3 Contact Form Designing Modern Web Forms with HTML 5 and CSS3 Create a Stylish Contact Form with HTML5 & CSS3 Ajax jquery validation html5 form Other Recommended Posts: general , JQuery ,... (more)
category: UX | clicked: 23 | comment | | source: www.developerscode.com
tags: css3, JavaScript, jQuery, html5
2
Shouts

JustCode for JavaScript Developers

published 471 days, 16 hours, 46 minutes ago posted by KodefuGuruKodefuGuru 474 days, 12 hours, 4 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Tuesday, February 07, 2012 2:57:53 AM GMT
Along with the inspections done by Visual Studio, JustCode conducts code analysis, which provides a list of errors and warnings found in your JavaScript. It does so by applying a list of custom inspections of your solution on-the-fly, without interrupting your work... (more)
category: Web Dev | clicked: 30 | comment | | source: bristowe.com
tags: JustCode, Navigation, Telerik, JavaScript, code analysis
6
Shouts

8 Most Popular jQuery Plugins of January 2012

published 474 days, 20 hours, 39 minutes ago posted by MikeMoreMikeMore 478 days, 15 hours, 4 minutes ago
Monday, February 06, 2012 6:22:29 PM GMT Thursday, February 02, 2012 11:58:09 PM GMT
Last month developers were busy with jQuery and it is time to go through some of the most popular jQuery plugins they created in January 2012. (more)
category: UX | clicked: 114 | comment | | source: www.moretechtips.net
tags: css3, JavaScript, jQuery
6
Shouts

What you can do with 7 lines of JavaScript?

published 483 days, 15 hours, 57 minutes ago posted by MikeGriffinMikeGriffin 489 days, 21 hours, 2 minutes ago
Saturday, January 28, 2012 11:04:38 PM GMT Sunday, January 22, 2012 5:59:39 PM GMT
Our entityspaces.js “Javascript (ORM) Data Access Framework Based on Knockout” is really becoming solid. We have written a full featured demo that will really surprise you considering we only had to write 7 lines of JavaScript code to Save, Add, Edit, RejectChanges, and Delete data. The Example is a pure HTML/JavaScript page. (more)
category: Architecture | clicked: 110 | comment | | source: www.entityspaces.net
tags: KnockoutJS, JavaScript, knockout, MVVM, ORM
4
Shouts

A JavaScript ORM for Knockout

published 504 days, 1 hour, 18 minutes ago posted by MikeGriffinMikeGriffin 512 days, 18 hours, 41 minutes ago
Sunday, January 08, 2012 1:43:59 PM GMT Friday, December 30, 2011 8:20:51 PM GMT
Scroll down and take a look at the API, this is a great way for .NET folks to keep their .NET backend and develop HTML5/Javascript applications. Although it is sponsored and works well with EntitySpaces it can be used with any ORM. (more)
category: Architecture | clicked: 62 | 1 comment | | source: github.com
tags: EntitySpaces, JavaScript, knockout
2
Shouts

Announcing the EntitySpaces Punchout Early Adopters Program (for Knockout 1.3)

posted by MikeGriffinMikeGriffin 538 days, 12 hours, 12 minutes ago
Monday, December 05, 2011 2:49:22 AM GMT
KICK IT !! The Punchout Grid (and coming suite of controls) are written using JavaScript and leverage Knockout 1.3. If you are not familiar with Knockout yet you really should check it out. Punchout is licensed under the MIT license. This means anyone can use Punchout for free including in commercial applications. EntitySpaces, LLC is the sponsor and will be overseeing the development of Punchout on github. The design approach is such that Punchout can be used with or without EntitySpaces. However, th... (more)
category: Architecture | clicked: 26 | comment | | source: www.entityspaces.net
tags: EntitySpaces, Punchout, JavaScript, knockout
3
Shouts

The need for HTML5 postMessage API

published 577 days, 12 minutes ago posted by novogeeknovogeek 577 days, 8 hours, 50 minutes ago
Thursday, October 27, 2011 2:49:45 PM GMT Thursday, October 27, 2011 6:11:50 AM GMT
The postMessage API in HTML5 specification is useful for making cross domain calls across frames. This is typically useful for mashups, Web 2.0 sites (e.g., pageflakes.com) where different widgets might need to communicate with each other. Few developers have already started using HTML5 postMessage in their projects, without knowing why they are using. Here are a couple of questions an inquisitive developer might have in mind: How are mashups and rich Web 2.0 applications built even before HTML5 postM... (more)
category: Web Dev | clicked: 19 | 1 comment | | source: bitly.com
tags: JavaScript, html5
2
Shouts

Dean Hume - Rendering PDFs with pdf.js using HTML5 and JavaScript

posted by deanomachinodeanomachino 591 days, 3 hours, 15 minutes ago
Thursday, October 13, 2011 11:46:26 AM GMT
Coding Tips & TricksHomeAboutContactCV Rendering PDFs with pdf.js using HTML5 and JavaScript Tweet The web is full of PDFs floating around out there. How many times have you tried to open a PDF file on a machine and not had the correct software installed? It can be very frustrating. For most users out there they already have the correct software installed to view PDFs, but as users move towards tablets or newer machines - they may not have it installed. Another issue is that often certai... (more)
category: Web Dev | clicked: 10 | comment | | source: deanhume.com
tags: PDF, JavaScript
3
Shouts

Introducing Truffler – Advanced search made easy

published 597 days, 17 hours, 20 minutes ago posted by http://webpoet.myopenid.com/http://webpoet.myopenid.com/ 601 days, 7 hours, 50 minutes ago
Thursday, October 06, 2011 9:41:22 PM GMT Monday, October 03, 2011 7:11:46 AM GMT
Truffler aims to make building advanced search and querying solutions easy and fun. While the REST API is built on ElasticSearch and is technology agnostic Truffler also offers a .NET client API with which devs can index and search for their domain objects rather than fixed or untyped data. Truffler is offered both as Software as a Service and as dedicated servers, of course with a free version available for developers. (more)
category: Web Dev | clicked: 33 | 3 comments | | source: joelabrahamsson.com
tags: .NET, C#, Software as a Service, Search, JavaScript, Searchengine, Truffler, ElasticSearch
4
Shouts

Jquery Drag and Drop Google+ Circle Effects for developers | Developers Code

published 602 days, 20 hours, 8 minutes ago posted by taanu51taanu51 604 days, 5 hours, 26 minutes ago
Saturday, October 01, 2011 6:53:51 PM GMT Friday, September 30, 2011 9:35:49 AM GMT
HI friends,In this article i would like to share about the jquery effects of Google+ Circles.These effects completely based on coding only no need to use images..so lets start to create the awesome effect Just follow the steps First,Create Main Tags that is html,head and body Next,In the Head Section.Create two script tags. Tag-1 Tag-2Next,Add the Css code in the Head section Now the Head section part is completed Now add code in the body tag Developers code Thats it...Now the outp... (more)
category: UX | clicked: 123 | 5 comments | | source: www.developerscode.com
tags: Google, Social, JavaScript, jQuery
3
Shouts

Code Katas: Kicking off With a Little JavaScript « Composite Code

posted by http://compositecode.com/http://compositecode.com/ 606 days, 3 minutes ago
Wednesday, September 28, 2011 2:59:00 PM GMT
BEWARE, this is a crazy long post. So before you jump in for a read, just know that it isn’t a two minute read. A few days ago, my friend Aeden Jameson (@daliful) asks, “you want to work through a code kata this weekend?” I thought, well yeah, that’d be cool. So we met at Cafe Fiore and hacked out the beginning of a Kata based on the Roman to Arabic and Arabic to Roman Numerals. It was fun, which led me to working up an actual blog entry related to our kata session. This however, is just me working thr... (more)
category: How To | clicked: 9 | comment | | source: compositecode.com
tags: Kata, JavaScript
2
Shouts

Belgian eID and .NET - Part 3: Using the eID in Dynamics CRM 2011

posted by sandrinosandrino 614 days, 7 hours ago
Tuesday, September 20, 2011 8:02:09 AM GMT
Dynamics CRM 2011 allows you to manage all kinds of data (xRM) but when you start working with actual people it might come in handy to work with eID cards. Especially in healthcare, education, ... where the end user has to work with a lot of people during the day. Instead of manually entering the data over and over again you could use the eID card to automate this process. That's what we'll build today! (more)
category: Architecture | clicked: 4 | comment | | source: sandrinodimattia.net
tags: Belgian eID, Dynamics CRM 2011, JavaScript
8
Shouts

Allow only Numerics using JQuery in ASP.Net | DevelopersCode

published 610 days, 23 hours, 39 minutes ago posted by taanu51taanu51 620 days, 12 hours, 9 minutes ago
Friday, September 23, 2011 3:22:14 PM GMT Wednesday, September 14, 2011 2:52:36 AM GMT
Hi friends...Today i am going to explain the topic "Allow only Numerics using JQuery in ASP.Net".Our Requirement is, we have textbox which must be allow only entering numerics(Numbers). There are many ways to implement this.But have a look at to implement this by using JQuery. For this you must include the Javascript Code in section of your Web Form. Head Section Body Section Example : Explaination: Assume that in your web form there is a textbox that can be accessed only the numerical value... (more)
category: Web Dev | clicked: 47 | 14 comments | | source: www.developerscode.com
tags: C#, ASP .NET, JavaScript, jQuery
9
Shouts

Enlarge Image using JQuery in ASP.Net

published 614 days, 20 hours, 27 minutes ago posted by taanu51taanu51 622 days, 5 hours, 4 minutes ago
Monday, September 19, 2011 6:34:23 PM GMT Monday, September 12, 2011 9:57:37 AM GMT
Hi friends... Today i am going to explain the topic "Enlarge the Image using JQuery in ASP.Net". Onething you should remember that, if you use jQuery related coding in your web page then you must add jQuery.js file must be included in that page. Here, you just include the following Script in your web page.Implementation: Create a Web Form named as "EnlargePhoto.aspx".You should include the images in "Images" Folder Path, which you want to enlarge in your page. Copy and paste the following code in your... (more)
category: Web Dev | clicked: 80 | 15 comments | | source: www.developerscode.com
tags: JavaScript, jQuery, C# .NET, ASP.NET
3
Shouts

Validate radio button list in javascript in asp.net - DotNetLogix

published 624 days, 5 hours, 31 minutes ago posted by DotNetLogixDotNetLogix 626 days, 8 hours, 24 minutes ago
Saturday, September 10, 2011 9:30:21 AM GMT Thursday, September 08, 2011 6:37:47 AM GMT
This code snippet will check if any of the radio button in the radio button list is selected or not in javascript in asp.net (more)
category: Web Dev | clicked: 7 | 2 comments | | source: www.dotnetlogix.com
tags: JavaScript
4
Shouts

TinyMCE HTML Text Editior & ASP.NET MVC - Setting it up Has Become Easy With Nuget

published 626 days, 7 hours, 50 minutes ago posted by http://tugberk-ugurlu.myopenid.com/http://tugberk-ugurlu.myopenid.com/ 627 days, 5 hours, 2 minutes ago
Thursday, September 08, 2011 7:11:32 AM GMT Wednesday, September 07, 2011 9:59:14 AM GMT
One of the best Javascript WYSIWYG Editors TinyMCE is now up on Nuget live feed. How to get TinyMCE through Nuget and get it working is documented in this blog post. (more)
category: Web Dev | clicked: 36 | 2 comments | | source: tugberkugurlu.com
tags: Partial View, ASP.NET MVC, JavaScript, jQuery, ASP.NET, NuGet
4
Shouts

Jquery Effects for own Checked DropDownList Item in Asp.net | DevelopersCode

posted by taanu51taanu51 639 days, 1 hour, 25 minutes ago
Friday, August 26, 2011 1:37:01 PM GMT
Hi Friends... Today i am going to explain the topic "Create checked dropdownlist using JQuery". Why this is becuase, Microsoft Visual Studio provides the standard tools like "DropDownList","CheckBoxList","RadioButtonList",....etc., Suppose let we assume that we have a need , DropDownList contains the checkbox items. For that purpose i have created this. JQuery: jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML. jQuery is a fast and... (more)
category: Web Dev | clicked: 16 | 1 comment | | source: www.developerscode.com
tags: C#, JavaScript, jQuery, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 Next