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 (30)
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)
March 2011 - Posts
Hanselminutes Podcast 258 - Inside Entity Framework 4.1 CodeFirst with Jeff Derstadt and Tim Laverty
by
Scott Hanselman
This week Scott sits down with the Lead Dev and Lead PM for Entity Framework 4.1 (Magic Unicorn Edition!) to talk about the improvements from the first version. What's improved and changed? What do they think about NHibernate or just doing SQL on...
Filed under:
Podcast
,
Data
Open Source + Southern Hospitality
by
The Official Microsoft IIS Site
I spent the entire week last week enjoying some good weather and southern hospitality in the Carolinas. On Tuesday Mar 15 I had the pleasure of being invited to present at the Charlotte Enterprise Developers Guild organized by Bill Jones (special thanks...
Application Request Routing and Proxy Chain
by
The Official Microsoft IIS Site
It is pretty common to run ARR as a proxy behind another proxy in a corporate environment and I've been asked how ARR can be configured in such an environment. This practice is also known as "proxy chaining" where one proxy is "chained"...
Filed under:
arr
,
Application Request Routing
,
Proxy Chain
Thought Leaders in the Cloud: Talking with Jonathan Boutelle, cofounder and CTO of Slideshare
by
Windows Azure
Jonathan Boutelle is cofounder and CTO of Slideshare, a site for the online social sharing of slideshows. A software engineer by training, his interests lie at the intersection of technology, business, and customer experience. He studied computer science...
Filed under:
Robert Duffner
,
Thought Leaders
,
Jonathan Boutelle
March 2011 IIS Community Newsletter is published
by
The Official Microsoft IIS Site
I'm excited to announce our March 2011 IIS Community Newsletter is published Here is the link to the March 2011 edition - http://www.iisnewsletter.com/archive/march2011.html Sign-up for IIS Community Newsletter http://www.iisnewsletter.com Cheers...
Filed under:
IIS
Why is Application Request Routing Version 2.5 available only via Web Platform Installer?
by
The Official Microsoft IIS Site
Within hours of Application Request Routing Version 2.5 release (see announcement here ), I've been asked why ARRv2.5 is available only via WebPI. Well, a simple response would be that WebPI is the way to consume web technology applications and components...
Filed under:
arr
,
Application Request Routing
Enabling dynamic compression (gzip, deflate) for WCF Data Feeds, OData and other custom services in IIS7
by
Scott Hanselman
I'm working on a thing that uses an HttpWebRequest to talk to a backend WCF Data Service and it'd be ideal if the traffic was using HTTP Compression (gzip, deflate, etc). On the client side, it's easy to just add code like this request.AutomaticDecompression...
Filed under:
ASP.NET
,
IIS
,
OData
How to authenticate ONLY the encoder streams but not the clients for live smooth streaming?
by
The Official Microsoft IIS Site
This question was asked quite a few times from our customers and on the media forum. The scenario is that I, as an site administrator, want to authenticate encoder streams that are pushing in for live smooth streaming. However, I don’t really want all...
Filed under:
Smooth Streaming
,
Media
,
Live Smooth Streaming
DevConnections Orlando Code and Slides
by
Dan Wahlin's WebLog
Thanks to everyone who attended my sessions at DevConnections Orlando. I say it every conference, but it really is a lot of fun to talk with people and hear about what they’re working on. The download below contains the code for my “Getting Started with...
Filed under:
.NET
,
Silverlight
,
Architecture
,
MVVM
,
DevConnections
Introduction to Windows Azure AppFabric blog posts series – Part 5: Scale-out Application Infrastructure
by
Windows Azure AppFabric Team Blog
In the previous posts in this series we covered the challenges that Windows Azure AppFabric is trying to solve , and started discussing the Middleware Services in the post regarding Service Bus and Access Control , the post regarding Caching , and the...
CONTENT UPDATE: Delivering High-Bandwidth Content with the Windows Azure CDN
by
Windows Azure
The MSDN library content about how to use the Windows Azure Content Delivery Network (CDN) has been revised, reorganized, and expanded to cover the new features available in the Windows Azure Platform Management Portal. In Delivering High-Bandwidth Content...
Filed under:
Developer
,
Content Update
The “NoSQL” Gene in SQL Azure Federations- Cihan Biyikoglu
by
SQL Azure Team Blog
Cihan Biyikoglu has written an interesting article about NoSQL qualities extending into SQL Azure. "It is great to see people catching onto the idea of federations. Recently, there has been a number of great articles and a new whitepaper that refer...
Java Access to SQL Azure via the JDBC Driver for SQL Server
by
The Official Microsoft IIS Site
I’ve written a couple of posts ( here and here ) about Java and the JDBC Driver for SQL Server with the promise of eventually writing about how to get a Java application running on the Windows Azure platform. In this post, I’ll deliver on...
Filed under:
Azure
,
Java
,
SQL Azure
,
JDBC
Microsoft Application Request Routing (ARR) Version 2.5 has been released.
by
The Official Microsoft IIS Site
Microsoft Application Request Routing (ARR) Version 2.5 has been released. Overview: Application Request Routing v2.5 improves the performance and the scalability of ARR in its disk caching scenarios . In addition to fully incorporating the enhancements...
Filed under:
arr
,
Application Request Routing
Modifying the default code generation/scaffolding templates in ASP.NET MVC
by
Scott Hanselman
One of the things people like the most about my ASP.NE MVC 2 Ninja Black Belt Tips video , besides the Bill Cosby sweater, is the tip where I show how to modify the default CodeTemplates that are used in Code Generation in ASP.NET MVC (either version...
Filed under:
ASP.NET
,
ASP.NET MVC
More Posts
Next page »