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:272536
More Search Options
RSS Available
Matching Posts
Re: Problem: Want to store and retrieve images using the SqlTableProfileProvider
You should be able to do this in a few ways... Basically you just need to choose how you want to store the uploaded image data in your profile, the sample doesn't do any kind of serialization for you, it just assumes each profile property can be stored by ADO directly into the table, so if you want to store binary data like images, you'll need to store that data either as a Byte[], or you can encode it into a string. Subsequently you'll need to do the equivalent deserialization/decoding
Posted to
Security
(Forum)
by
HaoK
on 1/10/2008
Re: How to set the timeout for a webservice call?
Basically you can call the set_defaultTimeout property on your service proxy which will change all the webservice calls on the proxy to use this timeout. If that's undesirable you can new up an instance of the service proxy and just set the defaultTimeout for that proxy for the particular calls in which you want to use this 2 sec timeout. Hope that helps, -Hao
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
HaoK
on 1/18/2007
Re: Bug in XMLHttpExecutor.abort
Indeed this is a bug that we were not aware of, I've created an entry for it now in our bug db. Thanks for reporting the issue... -Hao
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
HaoK
on 1/18/2007
Re: Type has already been registered error in RC1
Yep, this indeed looks like a bug. We are guarding against Types being registered twice but we are missing the similar guard for enums, thanks for reporting this issue... -Hao
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
HaoK
on 1/8/2007
Re: Why are some things private/internal in the server library?
Feature requests are always welcome, if you have any feedback about what features you'd really want or other complaints/concerns, always feel free to post them and we'll keep them in mind when we start planning feature work for the next release... Thanks, -Hao
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
HaoK
on 1/5/2007
Re: Why are some things private/internal in the server library?
I have good news and bad news, the good news is that an API for generating java script proxies for a Type is indeed going to be public, but the bad news is that its going to be made public in a future release, not RTM. It was simply too late in the cycle for this to be made public for RTM... Sorry, -Hao
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
HaoK
on 1/5/2007
Re: No IFrameExecutor and Batched Calls in december CTP of Ajax Futures
Currently there are no plans to bring them back at least in any form similar to how they were in the old CTP... Hope that helps, -Hao
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
HaoK
on 1/4/2007
Re: Ajax RC not working on production server, works on dev machine
Are you sure you've removed the old dll from everywhere? You definitely should not be seeing the Null Ref exception from WebServiceData in the callstack assuming you installed the new build I sent out... Make sure you reset iis on the machine you are publishing too as well after you upgrade, since the dll is installed in the GAC. Hope that helps, -Hao
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
HaoK
on 1/3/2007
Re: Ajax RC not working on production server, works on dev machine
I sent out the build to everyone I've received an email from as of around 11 AM PST 1/3. If you sent email to me and don't recieve the build today, please send me another email and I'll resend it... Thanks, -Hao
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
HaoK
on 1/3/2007
Re: Ajax RC not working on production server, works on dev machine
Since this appears to be a critical issue for some folks, we are willing to provide a private preview build with this fix in addition to other fixes that will be included in the final release. We are still working out the details exactly, but if you are interested in getting a preview build with this fix, email me directly at haok@microsoft.com and I'll put you on the list... Hope that helps, -Hao
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
HaoK
on 1/2/2007
Page 1 of 19 (184 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online