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:418311
More Search Options
RSS Available
Matching Posts
Re: how to retrieve a value which is returned by a webservice method by using the webservice behavior
Have you debugged the show function? function show(result) { debugger; alert( result.value ); } Add the debugger line and run that in Firefox (with firebug installed) or IE and see what the result var is - it may contain errors.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
SonuKapoor
on 7/10/2008
Re: Log Exceptions
No, this can be also used for windows applications as well. I implemented it.
Posted to
Announcements
(Forum)
by
SonuKapoor
on 7/2/2008
Re: Log Exceptions
Have you considered to use ELMAH? http://code.google.com/p/elmah/ Here is a detailed article about ELMAH: http://dotnetslackers.com/articles/aspnet/ErrorLoggingModulesAndHandlers.aspx
Posted to
Announcements
(Forum)
by
SonuKapoor
on 7/2/2008
Filed under: elmah
Re: AJAX and SEO do not mix?
Just for info - take a look at this link: http://www.nikhilk.net/AjaxSEO.aspx
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
SonuKapoor
on 6/30/2008
Re: <ajaxToolkit:TabContainer > javascript problem
That will en/disable the tab, he wants to disable the panel!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
SonuKapoor
on 6/20/2008
Re: <ajaxToolkit:TabContainer > javascript problem
Your code should work fine. Did you tried to debug this issue with firebug or visual studio? Just add debugger; somewhere in the js, where you want the debugger to stop and you will be able to debug the js code.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
SonuKapoor
on 6/20/2008
Re: webservice returns entire page's html instead of the string "hello"
I am not quite sure if I understood your question. The webservice should return "Hello" instead of the html or vice versa?
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
SonuKapoor
on 6/17/2008
Re: Problem with Ajaxification
Change your pageload to this: protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { UT.showbrands(ddlBrand); ddlBrand.Items.Insert(0, "Not Selected"); } }
Posted to
ASP.NET AJAX UI
(Forum)
by
SonuKapoor
on 6/16/2008
Re: DataGrid, detailview ajax.
The easiest way probably would be to wrap the whole thing into an UpdatePanel and you should be set.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
SonuKapoor
on 6/16/2008
Re: Force client browser to fetch and not cache
Just for test purposes can you try to implement it directly into the HTML instead of using code to do that?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
SonuKapoor
on 6/13/2008
Page 1 of 250 (2493 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Channel 9:
Hanselminutes on 9 - Guided Tour inside the Windows Azure Cloud with Patrick Yantz
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online