Web and Cloud
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
ASP.NET
ASP.NET MVC
Azure
Cloud Services
Community News
FTP
Geneva
Identity
IIS
iis news item
IIS7
Media
Microsoft
MVC
Open Source
PHP
Podcast
Silverlight
Smooth Streaming
tips and tricks
Visual Studio
Web Pro Series
Windows Azure
Windows Identity Foundation
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
February 2012 (3)
January 2012 (16)
December 2011 (28)
November 2011 (22)
October 2011 (19)
September 2011 (32)
August 2011 (18)
July 2011 (26)
June 2011 (31)
May 2011 (34)
April 2011 (47)
March 2011 (45)
February 2011 (43)
January 2011 (39)
December 2010 (36)
November 2010 (40)
October 2010 (26)
September 2010 (42)
August 2010 (30)
July 2010 (51)
June 2010 (41)
May 2010 (79)
April 2010 (83)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (65)
October 2009 (30)
September 2009 (65)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (121)
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)
April 2010 - Posts
April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010
by
ScottGu's Blog
Here is the latest in my link-listing series . [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] ASP.NET Data Web Control Enhancements in ASP.NET 4.0 : Scott Mitchell has a...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Link Listing
Tip #105: Did you know … How to include empty directory when package a web application?
by
The Official Microsoft IIS Site
By design, Visual Studio 2010 will skip the empty directory when packaging web application project using web deploy. To get empty directory packaged and deployed, we can work around this by adding an empty stub file inside the directory to make...
Filed under:
Web Deployment
,
VS 2010
,
Package
File Change Notification support on WinCache 1.1 Beta2
by
The Official Microsoft IIS Site
As you all know we did a Beta2 release of WINCACHE 1.1 today. This is a very important release with lots of bug fixes and new features. I would encourage all current users of WINCACHE to upgrade to latest Beta2 build. With this release we have File Change...
Filed under:
PHP
,
WinCache
WinCache Extension 1.1 for PHP – Beta 2
by
The Official Microsoft IIS Site
Today IIS team has published a second beta of WinCache 1.1 , which has the following new features and improvements : File Change Notifications – the entries in the opcode and file caches are now updated as soon as the corresponding PHP files are...
Filed under:
PHP
,
iis news item
,
WinCache
Real World Windows Azure: Interview with Shane Leonard, Senior Director at Givedon
by
Windows Azure
0 false 18 pt 18 pt 0 0 false false false As part of the Real World Windows Azure series, we talked to Shane Leonard, Senior Director at Givedon, about using the Windows Azure platform to deliver an application that helps charities raise money . Here's...
Download and Share Visual Studio Color Schemes
by
ScottGu's Blog
As developers we often spend a large part of our day staring at code within Visual Studio. If you are like me, after awhile the default VS text color scheme starts to get a little boring. The good news is that Visual Studio allows you to completely...
Filed under:
ASP.NET
,
Community News
,
Visual Studio
Web Platform Installer 2.0 and Visual Studio Web Developer 2010 Express
by
The Official Microsoft IIS Site
I was setting up a new machine for presentations and I was getting ready to install Visual Studio 2010 Express and figured I'd go see if the Web Platform Installer (we call it "Web-P-I") had the new versions of VS2010 ready to go...
Filed under:
ASP.NET
,
ASP.NET MVC
,
IIS
,
VS2010
FrontPage Server Extensions and UNC Content
by
The Official Microsoft IIS Site
How to get the FPSE2002 AllowUNC feature to work with Windows Server 2008 I've had a few questions about getting the FrontPage 2002 Server Extensions (FPSE2002) AllowUNC feature to work with Windows Server 2008, so I thought that I would put together...
Filed under:
FrontPage Topics
System.TypeLoadException for System.ServiceModel.Activation.HttpModule in ASP.NET 4
by
The Official Microsoft IIS Site
Symptoms Getting the below error while browsing the website running on ASP.NET 4 application pool. Server Error in '/myVDir' Application. -------------------------------------------------------------------------------- Could not load type 'System...
Filed under:
ASP.NET 4
May the 17th-18th: WIF Workshop in Singapore
by
Vibro.NET
digg_url = "http://blogs.msdn.com/vbertocci/archive/2010/04/28/may-the-17th-18th-wif-workshop-in-singapore.aspx";digg_title = "May the 17th-18th: WIF Workshop in Singapore";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url...
Filed under:
Windows Azure
,
Identity
,
Federation
,
Events
,
Windows Identity Foundation
,
WIF
Configuring Many-to-One Client Certificate Mappings for IIS 7/7.5
by
The Official Microsoft IIS Site
Many-to-one Client certificate mapping is used by the Internet Information Services (IIS) to associate an end user to a windows account when the client certificate is used for the user authentication. The user session is executed under the context of...
Filed under:
IIS7
,
Authentication
,
IIS7.5
,
Client Certificate
Finding the "real" templates and generic.xaml in Silverlight core or library assemblies, by using .NET Reflector
by
Silverlight SDK
.NET Reflector is a great tool. I would wager that most of our loyal readers (all 6 of them ;-) ) already know all about .NET Reflector. But just in case, here is how to get it: http://www.red-gate.com/products/reflector/ In addition to spying on the...
Live in the UK and Want to Learn More About Windows Azure? Register Today For A FREE Windows Azure Self-paced Learning Course
by
Windows Azure
Do you live in the UK and want to learn more about Windows Azure ? Then you'll want to register today for the Windows Azure Self-paced Learning Course , a 6-week virtual technical training course developed by Microsoft Evangelists Eric Nelson and...
Box Selection and Multi-Line Editing with VS 2010
by
ScottGu's Blog
This is the twenty-second in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. I’ve already covered some of the code editor improvements in the VS 2010 release. In particular, I’ve blogged about the Code Intellisense Improvements...
Filed under:
Community News
,
Visual Studio
,
.NET
SMO (SQL Server Management Objects) Errors in Web Deploy UI
by
The Official Microsoft IIS Site
In order to enable certain database functionality in the “Refresh” (v1.1) release of the Web Deployment Tool the Web Deploy UI in inetmgr took on a new dependency related to SQL Server Management Objects (“SMO”). In RTW (v1.0) you could do dbFullSql operations...
Filed under:
UI
,
Web Deployment Tool
,
inetmgr
,
Web Deploy
,
MSDeploy
,
TS Data
,
Dependency
,
SQL Server Management Objects
,
dbFullSql
,
SMO
,
Errors
More Posts
Next page »