Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:638547
More Search Options
RSS Available
Matching Posts
Re: deploying MVC application
The followng blog post suggests a solution to the 404 problem on IIS 6.0: http://msmvps.com/blogs/omar/archive/2008/06/30/deploy-asp-net-mvc-on-iis-6-solve-404-compression-and-performance-problems.aspx
Posted to
ASP.NET MVC
(Forum)
by
oazabir
on 6/30/2008
Filed under: ASP.NET MVC
Re: Shared hosting and ASP.NET MVC
I did the tricks mentioned in my blog post to get around the 404 problem and some other compression, caching and performance problems: http://msmvps.com/blogs/omar/archive/2008/06/30/deploy-asp-net-mvc-on-iis-6-solve-404-compression-and-performance-problems.aspx
Posted to
ASP.NET MVC
(Forum)
by
oazabir
on 6/30/2008
Filed under: ASP.NET MVC
Re: How to deploy MVC app to shared hosting?
Please check out this article that might solve the 404 problem: http://msmvps.com/blogs/omar/archive/2008/06/30/deploy-asp-net-mvc-on-iis-6-solve-404-compression-and-performance-problems.aspx
Posted to
ASP.NET MVC
(Forum)
by
oazabir
on 6/30/2008
Filed under: ASP.NET MVC
Re: Response.BinaryWrite() from within CompositeControl does not work properly
In your approach, the page's html and the jpeg binary content are getting mixed with each other. Moreover, the ProductImageControl is setting the page type to JPEG mime type. So, browser is seeing the whole page as a JPEG image. If you want to show images inside datagrid, you need to generate Image controls that will have a "Src" attribute pointing to an HttpHandler. That HttpHandler will deliver the image. See this article: http://www.codeproject.com/KB/asp/Display_Images_from_Data
Posted to
Custom Server Controls
(Forum)
by
oazabir
on 2/14/2008
ASP.net Ajax under the hood secrets
Learn 7 advanced real life problems and solutions that I learned while building Pageflakes . Check out the code project article: ASP.net Ajax under the hood secrets. Topics discussed are: Batch call performance Implement auto retry by modifying core runtime Implement queue based web method call in order to prevent browser call jam Webservice response cache HTTP POST vs HTTP GET
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
oazabir
on 12/2/2006
Filed under: AJAX beta
Re: Question about HTTP POST.
I did a HTTP POST and here's the output from ieHTTPHeaders plug-in: -------------------- POST /CoreServices.asmx?mn=SavePage HTTP/1.1 Accept: */* Accept-Language: en-gb,en-us;q=0.5 Referer: http://www.pageflakes.com/ Content-Type: application/json Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; FDM; InfoPath.2; .NET CLR 3.0.04324.17) Host: www.pageflakes.com Content-Length: 102 Connection: Keep-Alive Cache-Control
Posted to
Getting Started
(Forum)
by
oazabir
on 11/19/2006
Filed under: ajax, asp.net 2.0
Webservice Proxy no longer working
In December CTP, web service proxy method calls are not working. Although the proxy is properly generated. But it looks like inside the proxy code, the webservice call is never made. I used Fiddler to investigate the problem and found that there's no call made to the webservice.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
oazabir
on 12/31/2005
Page 1 of 1 (7 items)
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online