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 (18)
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
»
.NET
(
RSS
)
3D
Active Directory
Adobe
Ajax
anglebrackets
AngularJS
Animations
Architecture
asp
ASP.NET
ASP.NET AJAX
ASP.NET MVC
ASP.NET Web API
Atlas
Azure
Blog
Breeze
C#
Canvas
Cloud
Cloud Services
Codeplex
Commanding
Commerce Server
Community News
consulting
CSS
CSS Media Queries
Data
Databinding
Deepak Verma
Delegates
Design
Design Patterns
DevConnections
Developers
devintersection
Django
EF Code First
Entity Framework
Expression Blend
HTML5
IE9
IIS7
Interop
Interoperability
IoC
iPad
Java
Javascript
jQuery
jquery mobile
JSON
Lambdas
Link Listing
LINQ
Metro Apps
Mobile
Modernizr
MVC
MVVM
NuGet
Open Source
Pluralsight
Podcast
pomodoro focus
Productivity
Protocols
Push Notifications
Python
Razor
RIA Services
Security
SharePoint
Silverlight
Sockets
Software Development
SPA
SQL Server
SSDS
T4
Talks
tips and tricks
TypeScript
Video
Visual Studio
WCF
Web API
web forms
Web Services
Websockets
Windows
Windows 8
Windows Azure
Windows Phone
Windows Phone 7
WinRT
WPF
XAML
XML
Announcing the Release of WebMatrix 3
by
ScottGu's Blog
I’m excited to announce the release of WebMatrix 3. WebMatrix is a free, lightweight web development tool we first introduced in 2010 , and which provides a great, focused web development experience for ASP.NET, PHP, and Node.js. Today...
Filed under:
ASP.NET
,
Community News
,
.NET
Announcing the release of Windows Azure SDK 2.0 for .NET
by
ScottGu's Blog
This morning we released the v2.0 update of the Windows Azure SDK for .NET. This is a major refresh of the Windows Azure SDK with some really great new features and enhancements. These new capabilities include: Web Sites : Visual Studio Tooling...
Filed under:
Community News
,
.NET
,
Azure
Understanding C# Events, Delegates and Lambdas – New Pluralsight Course
by
Dan Wahlin's WebLog
C# continues to grow in popularity attracting more and more developers looking to build Web, desktop or mobile applications targeting a variety of platforms. As developers learn the language the concept of events, delegates and lambdas tend to trip some...
Filed under:
.NET
,
Lambdas
,
C#
,
Architecture
,
Events
,
Pluralsight
,
Delegates
What’s the Developer Community Like in India? My interview with Pinal Dave and Aaron Skonnard
by
Dan Wahlin's WebLog
I had the opportunity to sit down with Pinal Dave and Aaron Skonnard at Pluralsight’s 2013 Author Summit to discuss the developer community in India and how immense it is. I’ve always been fascinated with the Indian culture, have a lot of friends there...
Filed under:
.NET
,
Pluralsight
,
India
,
Software Development
ASP.NET Web API: CORS support and Attribute Based Routing Improvements
by
ScottGu's Blog
We’ve seen a huge adoption of ASP.NET Web API since its initial release. In February we shipped the ASP.NET and Web Tools 2012.2 Update – which added a number of additional enhancements to both Web API and the other components of ASP.NET. ...
Filed under:
ASP.NET
,
.NET
,
Web API
What’s a Pluralsight Study Group? Steve Woolley and I Discuss the Concept!
by
Dan Wahlin's WebLog
Have you ever heard about or attended a Pluralsight Study Group? If you’re new to the concept, Pluralsight provides a subscription for a study group that can be used to access Pluralsight’s entire content library. Study group leaders then organize meetings...
Filed under:
.NET
,
Pluralsight
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
Windows Azure: Active Directory Release, New Backup Service + Web Site Monitoring and Log Improvements
by
ScottGu's Blog
Today we released some great enhancements to Windows Azure. These new capabilities include: Active Directory : General Availability release of Windows Azure AD – it is now ready for production use! Backup Service : New Service that enables secure offsite...
Filed under:
Community News
,
.NET
,
Azure
ASP.NET 4.5 Web Forms Features - Model Binding
by
Dan Wahlin's WebLog
In my last post on ASP.NET 4.5 Web Forms features I talked about the new strongly-typed data controls that are available and how you can now get Intellisense as you access object properties within a server control template. It's a great feature that...
Filed under:
ASP.NET
,
.NET
,
C#
,
ASP.NET MVC
,
Databinding
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
ASP.NET 4.5 Web Forms Features - Strongly-Typed Data Controls
by
Dan Wahlin's WebLog
I've been spending a lot of time over the past few months digging into the new features offered by ASP.NET 4.5 Web Forms while creating my new Pluralsight course and have been pleasantly surprised by all of the great stuff in this release. Web Forms...
Filed under:
ASP.NET
,
.NET
,
Databinding
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
More Posts
Next page »