Web and Cloud
Sign in
|
रजिस्टर गर्नुहोस्
|
मदत
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
Announcements
ASP.NET
ASP.NET MVC
Azure
Community News
Developer
Developers
Events
Identity
IIS
iis news item
IIS7
Javascript
Musings
Open Source
PHP
Podcast
Silverlight
SQL Azure
Tools
Visual Studio
WIF
Windows Azure
Windows Identity Foundation
Community
गृह
वेबब्लगहरू
मिडिया
फोरमहरू
Wikis
हब्हरू
Video
Job
Archives
May 2013 (29)
April 2013 (61)
March 2013 (59)
February 2013 (46)
January 2013 (67)
December 2012 (46)
November 2012 (54)
October 2012 (7)
September 2012 (3)
August 2012 (7)
July 2012 (11)
June 2012 (76)
May 2012 (44)
April 2012 (68)
March 2012 (83)
February 2012 (54)
January 2012 (44)
December 2011 (67)
November 2011 (64)
October 2011 (58)
September 2011 (71)
August 2011 (70)
July 2011 (87)
June 2011 (98)
May 2011 (118)
April 2011 (139)
March 2011 (122)
February 2011 (119)
January 2011 (98)
December 2010 (90)
November 2010 (99)
October 2010 (98)
September 2010 (95)
August 2010 (101)
July 2010 (117)
June 2010 (143)
May 2010 (145)
April 2010 (114)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (99)
October 2009 (102)
September 2009 (87)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (120)
April 2009 (118)
March 2009 (56)
February 2009 (24)
January 2009 (27)
December 2008 (22)
November 2008 (26)
October 2008 (11)
September 2008 (8)
August 2008 (5)
July 2008 (5)
June 2008 (6)
May 2008 (2)
April 2008 (3)
Browse by Tags
All Tags
»
Javascript
(
RSS
)
.NET
Ajax
anglebrackets
AngularJS
Animations
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET Dynamic Data
ASP.NET MVC
ASP.NET Web API
Azure
Breeze
C#
Canvas
CSS
Databinding
Design Patterns
DevConnections
devintersection
DLR
EF Code First
Entity Framework
Expression Blend
HTML5
IE9
IIS
Internationalization
IoC
iPad
iPhone
jQuery
jquery mobile
JScript
JSON
Lambdas
Learning .NET
LINQ
Metro Apps
Microsoft
Mix
Mobile
Modernizr
Musings
MVVM
Node.js
NuGet
NuGetPOW
Open Source
patterns
PHP
Pluralsight
Podcast
Programming
Python
Razor
RequireJS
RIA Services
SharePoint
SignalR
Silverlight
Source Code
SPA
Speaking
Spotlight
SQL Server
Tools
TypeScript
VB
Visual Studio
Visual Studio 2010
VS2010
WCF
Web Services
WebMatrix
Websockets
Windows 8
Windows Client
Windows Phone 7
WinRT
WPF
XAML
Xinyang Qiu
XML
JavaScript is Assembler and that's OK.
by
Scott Hanselman's Blog
Some years ago I said that JavaScript is the Assembly Language of the Web . In fact, lots of people said it, because it's true. Later, some folks disagreed , saying that this is an inaccurate analogy. Of course, it is inaccurate because it's an...
Filed under:
Javascript
JavaScript is Web Assembly Language and that's OK.
by
Scott Hanselman's Blog
Some years ago I said that JavaScript is the Assembly Language of the Web . In fact, lots of people said it, because it's true. Later, some folks disagreed , saying that this is an inaccurate analogy. Of course, it is inaccurate because it's an...
Filed under:
Javascript
Dynamically Loading Controllers and Views with AngularJS and RequireJS
by
Dan Wahlin's WebLog
New to AngularJS? Check out the AngularJS in 60-ish Minutes video to get a jumpstart on using the framework to build Single Page Applications (SPAs). Dynamically Loading Controllers and Views AngularJS provides a simple way to associate a view with a...
Filed under:
.NET
,
Javascript
,
SPA
,
AngularJS
,
patterns
,
RequireJS
CDNs fail, but your scripts don't have to - fallback from CDN to local jQuery
by
Scott Hanselman's Blog
There's a great website called http://whoownsmyavailability.com that serves as a reminder to me (and all of us) that external dependencies are, in fact, external. As such, they are calculated risks with tradeoffs. CDNs are great, but for those minutes...
Filed under:
ASP.NET
,
Javascript
Building an HTML5 Web Sockets Server with ASP.NET 4.5
by
Dan Wahlin's WebLog
ASP.NET 4.5 now includes support for HTML5 Web Sockets which can provide a great way to add real-time communication to a Web app where a server can actually push data live to one or more clients. In this video from the New Features in ASP.NET 4.5 Pluralsight...
Filed under:
ASP.NET
,
.NET
,
Javascript
,
HTML5
,
Websockets
Video Tutorial: AngularJS Fundamentals in 60-ish Minutes
by
Dan Wahlin's WebLog
The term "Single Page Application" ( SPA ) is one of the biggest buzz words out there right now especially when it comes to building client-centric applications. SPAs provide a great way to load different views into a screen without reloading...
Filed under:
.NET
,
Javascript
,
Ajax
,
HTML5
,
Pluralsight
,
Databinding
,
SPA
,
AngularJS
Slides and Code from my AngleBrackets/DevIntersection Talks: AngularJS, ASP.NET MVC, jQuery and JavaScript
by
Dan Wahlin's WebLog
The AngleBrackets and DevIntersection conference is all wrapped up for me and I had a great time as always meeting new people and talking about technologies that I really love to work with. Thanks to everyone that took the time to come to my talks - I...
Filed under:
ASP.NET
,
.NET
,
ASP.NET MVC
,
Javascript
,
jQuery
,
ASP.NET Web API
,
SPA
,
AngularJS
,
patterns
,
anglebrackets
,
devintersection
Using AngularJS: My Interview with Joe Eames and Jim Cooper
by
Dan Wahlin's WebLog
I'm really excited about the AngularJS JavaScript framework given all of the great features it offers out of the box for building Single Page Applications (SPAs) and really any application that has a lot of client-side functionality. I just returned...
Filed under:
.NET
,
Javascript
,
Pluralsight
,
AngularJS
Pinching pennies when scaling in The Cloud
by
Scott Hanselman's Blog
Running a site in the cloud and paying for CPU time with pennies and fractions of pennies is a fascinating way to profile your app. I mean, we all should be profiling our apps, right? Really paying attention to what the CPU does and how many database...
Filed under:
Javascript
,
Azure
Getting Started Managing Client-Side Data with the Breeze JavaScript Library
by
Dan Wahlin's WebLog
If you work with JavaScript a lot then you know that there’s no shortage of script libraries being released. New scripts come out on a daily basis providing UI functionality, data binding support, form validation, framework functionality and more. With...
Filed under:
.NET
,
ASP.NET MVC
,
Javascript
,
HTML5
,
ASP.NET Web API
,
Breeze
,
SPA
Fallback HTML5 audio tags for a simple MP3 podcast are harder than you'd think
by
Scott Hanselman's Blog
The HTML5 Audio tag is wonderful, right? Just works. This is the dream: <audio id="audioplayer" preload="metadata" type="audio/mp3" > <source src="http://s3.amazonaws.com/hanselminutes/hanselminutes_0363.mp3"...
Filed under:
Javascript
,
HTML5
New Features in ASP.NET 4.5 Web Forms Course Released on Pluralsight.com
by
Dan Wahlin's WebLog
I've been hard at work the past few months filming a new course for Pluralsight covering some of the great new features in ASP.NET 4.5 Web Forms. I'm excited to announce that the new course is titled New Features in ASP.NET 4.5 Web Forms and is...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
C#
,
Javascript
,
jQuery
,
Ajax
,
CSS
,
HTML5
,
Pluralsight
,
Databinding
,
ASP.NET Web API
,
Websockets
TypeScript Fundamentals Course Released on Pluralsight.com
by
Dan Wahlin's WebLog
Over the past few months I’ve have been digging into TypeScript and learning the ins and outs of the language. If you’re new to TypeScript, it’s a language that provides a way to write modular code that includes support for types (string, number, bool...
Filed under:
.NET
,
Javascript
,
TypeScript
What's Hot in the World of JavaScript and SPAs?
by
Dan Wahlin's WebLog
Client-side development continues to be more and more popular which is both good and bad for developers. It's good (great!) because we have more power than ever at our fingertips. It's bad because it can be challenging to stay up-to-speed with...
Filed under:
.NET
,
Javascript
,
HTML5
,
TypeScript
The Role of Interfaces in TypeScript
by
Dan Wahlin's WebLog
In my last post I talked about how classes and interfaces could be extended in the TypeScript language. By using TypeScript’s extends keyword you can easily create derived classes that inherit functionality from a base class. You can also use the extends...
Filed under:
.NET
,
Javascript
,
TypeScript
More Posts
Next page »