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:668183
More Search Options
RSS Available
Matching Posts
Re: Transfer-Encoding: chunked - Why??
Actually I solved disabling the compression during an async postback, but i'm still wandering why only in this project the asyncronous postbacks respond with chunked encoding. Alk.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
alkampfer
on 3/21/2008
Transfer-Encoding: chunked - Why??
I usually use a custom httmodule to programmatically compress the response stream to reduce page size, today copy one user control of mine into a different project, the control has an update panel and it does not work, giving some error during async postback. after some time I found that the problem is due to the module that compress the stream, but the strange thing is that it is due to the fact that the script manager use Transfer-Encoding: chunked when it generate the reponse to the caller. My
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
alkampfer
on 3/18/2008
Filed under: Transfer-Encoding: chunked
Re: Asp.Net ajax and Safari
The problem was signaled by a friend of mine that use MAC OS, I tried to reproduce it with safari for windows, cause I do not have a mac. If Safari beta 3 is not supported I do not have a lot of chance to understand what goes wrong with Mac OS Version. Thanks for the answer. Alk.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
alkampfer
on 2/4/2008
Filed under: Safari
Re: Error with session when inherit directly from a page
I simply made my class implement the System.Web.SessionState.IRequiresSessionState interface. the asp.net engine look for this interface to know if an handler needs to access user session. Alk.
Posted to
State Management
(Forum)
by
alkampfer
on 2/4/2008
Asp.Net ajax and Safari
I've created a simple page to test UpdatePanel with Safari and I discovered that it does not work. If I inspect the page on IE i found in the source this piece of code. <script src="/WebResource.axd?d=ya7g3zVKrnsMA2mzl1a7Qg2&t=633197392125136108" type="text/javascript"></script> <script src="/ScriptResource.axd?d=Gyq62MZZZI..." type="text/javascript"></script> <script src="/ScriptResource.axd?d=Gyq62MZZZIXlSCDi1LjCRPU_
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
alkampfer
on 2/4/2008
Re: RegisterDataItem can only be called during an async postback
I have the same problem, but the worst thing is that is intermittent, in dev I cannot riproduce, it happens sometimes, and I found that even happens in production server but only two or three times at day...and I really does not know how to riproduce. I'll try some of yours solutions. Alk.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
alkampfer
on 7/17/2007
When is session serialized when sql server session store is used?
Hi to everyone, I ve a problem, I use nhibernate with a session per request pattern. My problem is the following, in a page I store some entities in asp.net 2.0 session, to avoid hitting the database at each request of the page. The problem is that object in session gets serialized to DB before application.EndRequest event. I try to move a flush in PostRequestHandlerExecute but it do not work because seems that the session gets serialized before PostRequestHandlerExecute. If I put a breakpoint in
Posted to
State Management
(Forum)
by
alkampfer
on 7/11/2007
Filed under: Session
Re: Find the ActiveStepIndex on event Init
stiletto: Shouldn't you add all the dynamically created controls to all the appropriate steps every time and let the tabs sort themselves out? That should alleviate the need to know what step is active. You are right, but I want to optimize the rendering process, since I need to go to the database to get data to create the controls, i wish to reduce the number of database roundtrips. Alk.
Posted to
Web Forms
(Forum)
by
alkampfer
on 5/12/2007
Find the ActiveStepIndex on event Init
I have a problem, I have a page with a WizardControl, and I need to instantiate dynamically controls on some tabs of the wizard. Guidelines of Asp.Net dictates that dynamic creation of controls should happen before Init. My problem is that in Init method property ActiveStepIndex of the wizard have not the correct value, because in init event the viewstate is not still parsed. The problem is that on the page the navigation is done both with next and previous button of wizard, as well with some header
Posted to
Web Forms
(Forum)
by
alkampfer
on 5/11/2007
Accessing data from gridview.Datasource Property
Hi I'm actually trying to extend base gridview functionality with some javascript code. I need to access gridview content passing from gridview.DataSource property. Since I do not know if the user bind the grid with a dataset or with a IList of business object how can I access content of datasource programmatically passing through the interfaces of ..NET related to binding? Alk.
Posted to
Data Presentation Controls
(Forum)
by
alkampfer
on 4/16/2007
Page 1 of 5 (45 items) 1
2
3
4
5
Next >
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online