Sign in
|
Help
Paulo Morgado
.NET Development & Architecture
This Blog
Home
Contact
About
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Blog Recent Posts
IIS/ASP.NET Cookieless Support Not Working As Expected
Other Ways For Making PathInfo And ASP.NET Themes Work Together
WCSF 2.0 And IIS7 Integrated Pipeline Mode
Search
Go
News
Events
Top Links
Recent Readers
Visitor Locations
My Profile
Community
Home
Blogs
Media
Groups
Sponsored By
.NET Consultants
orlando florida web design
Online games at Dailygames
Hard Drive Data Recovery
Sponsor this blog
Sponsor this blog
Sponsor this blog
Sponsor this blog
Sponsor this blog
Sponsor this blog
Recent Articles
Improving The Page Flow Application Block
Improving The Page Flow Application Block: Current Definition And Current Page Flow
Improving The Page Flow Application Block: Decoupling Page Flow Usage From Its Implementation
Improving The Page Flow Application Block: Removing Database Dependencies
Visual Studio Find And Replace Regular Expression Patterns
Page Flow Application Block With Page Modules
The Cost Of Client-Side Redirects In ASP.NET And Using Page Modules
Introducing ASP.NET Page Modules
WebBrowserControl for the .NET Framework 1.1
HTTP compression in .NET Framework 2.0
Tags
.NET
AJAX
Architecture
ASP.NET
Blogging
C#
Certifications
CodePlex
CodingConventions
Community
EntLib
Events
FireFox
geekSpeak
HTML
HTTP
Hyper-V
IIS
IIS7
InternetExplorer
JavaScript
LINQ
MCP
Microsoft
MSDN
MVP
Office
Outlook
PageFlow
PageModules
PDC
PDC08
Personal
PnP
Podcasts
redgate
Reflector
SCSF
SharePoint
Silverlight
SoftDev
SoftwareFactories
SQLServer
SQLServer2008
Sysinternals
Techdays
TechdaysPT08
TechEd
TechEd2008
TechNet
Testing
Tools
Training
TypeMock
UnitTests
Virtual
Virtualization
VirtualPC
VisualBasic
VisualStudio
VisualStudio2008
WCF
WCSF
Web
Webcasts
WebServices
WF
Windows
WindowsClient
WindowsHomeServer
WindowsLive
WindowsLiveWriter
WindowsServer
WindowsServer2008
WindowsVista
WinForms
WPF
XML
Email Notifications
Go
Archives
August 2008 (15)
July 2008 (7)
June 2008 (10)
May 2008 (18)
April 2008 (2)
March 2008 (10)
February 2008 (8)
January 2008 (19)
December 2007 (9)
November 2007 (11)
October 2007 (14)
September 2007 (13)
August 2007 (2)
July 2007 (6)
June 2007 (6)
May 2007 (23)
April 2007 (8)
March 2007 (8)
February 2007 (11)
January 2007 (11)
November 2006 (3)
October 2006 (9)
Browse by Tags
All Tags
»
IIS7
(
RSS
)
.NET
ASP.NET
IIS
Microsoft
MSDN
PnP
SoftDev
SoftwareFactories
Techdays
TechdaysPT08
WCSF
Web
Friday, August 01, 2008 1:23 AM
IIS/ASP.NET Cookieless Support Not Working As Expected
In one of the environments I work, cookies cannot be used because the pages run inside web browser controls running on a client application and cookies end up being shared by all browsers. Fortunately, ASP.NET allows us to persist some cookies as part...
Posted by
Paulo Morgado
| with
no comments
Filed under:
.NET
,
ASP.NET
,
SoftDev
,
Microsoft
,
MSDN
,
Web
,
IIS
,
IIS7
Friday, July 25, 2008 1:07 AM
Other Ways For Making PathInfo And ASP.NET Themes Work Together
On my last post I wrote about a solution for the problem that arises when we try the use path infos and ASP.NET Themes and Skins together . Raj Kaimal suggested rewriting all LINK HTML elements URLs to the correct URL as seen from the client. Something...
Posted by
Paulo Morgado
| with
no comments
Filed under:
.NET
,
ASP.NET
,
SoftDev
,
Microsoft
,
MSDN
,
Web
,
IIS
,
IIS7
Tuesday, March 11, 2008 11:06 AM
WCSF 2.0 And IIS7 Integrated Pipeline Mode
While preparing the demos for my session at TechDays Portugal 2008 , I've noticed that the Web Client Software Factory 2.0 doesn't work with IIS7 in integrated pipeline mode because it's trying to access the Request property of the current...
Posted by
Paulo Morgado
|
5 comment(s)
Filed under:
.NET
,
ASP.NET
,
Microsoft
,
MSDN
,
Web
,
WCSF
,
PnP
,
SoftwareFactories
,
IIS
,
Techdays
,
TechdaysPT08
,
IIS7