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:740552
More Search Options
RSS Available
Matching Posts
Re: Basic questions about web service
It's kind of hard to make "ajax" without using any server. I mean the data come from sw, however the webservices are implemented (PHP, ASP.NET, ...) you still need a place from where you will get your data. then you can do a fully client side page which uses only these webservices to fetch data!
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
GillouX
on 12/15/2009
Re: Why are HiddenField values not passed over?
You can retreive the hidden field from the Q2 page using this.PreviousPage this .PreviousPage.FindControl( "HiddenField1" );
Posted to
Web Forms
(Forum)
by
GillouX
on 12/15/2009
Re: Basic questions about web service
you don't need anything. Just a normal asp.net page where you will load all your datas. AJAX/Webservice is about making client technology so if you retreive everything on the load of the page, you don't need anykind of client technology.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
GillouX
on 12/14/2009
Re: Creating Barcode Image
why doing it on the client side when you could do it in a more simple way on the server side. using for instance this http://www.codeplex.com/BarcodeRender there are others projects on codeplex about this subject gl
Posted to
System.Drawing/GDI+
(Forum)
by
GillouX
on 12/12/2009
Re: Textbox
maybe you can start by reading these articles http://msdn.microsoft.com/en-us/library/yhzc935f.aspx http://www.gspdevelopers.org/Articles/tabid/152/ctl/ArticleView/mid/534/articleId/21/Developing-a-custom-ASPNet-20-server-control.aspx
Posted to
C#
(Forum)
by
GillouX
on 11/29/2009
Re: wcf service requestable from Silverlight and Javascript (JQuery)
I just have a wcf service that I need to request from a Silverlight Application AND from another application in dhtml (javascript, html). I found a solution, using the ajax enable wcf service restful (webget) I can request it from jquery and silverlight thx
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
GillouX
on 9/24/2009
wcf service requestable from Silverlight and Javascript (JQuery)
Hello, I would like to know what kind of service should I use if I want to be able to request it from Silverlight and using JQuery is it a restfull service the best solution ? thx in advance
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
GillouX
on 9/23/2009
Re: long process to execute
the code you provided works pretty fine but it totally forgot to mention that I was in a sharepoint context. and I have just discovered the SPLongOperation object, lovely :D thx anyway. I'll keep your answer marked as it still answers my poorly detailed question.
Posted to
Web Forms
(Forum)
by
GillouX
on 8/3/2009
Re: 500 internal server error, failed to execute url - When making an async call
maybe you can try to set the datatype and contentype parameters into the Jquery.ajax for insance : contentType: "application/json; charset=utf-8", dataType: "json", contentType: "application/json; charset=utf-8",
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
GillouX
on 8/2/2009
Re: Web Deployment Projects wont split dll's
hello, first of all, it's not an error but just a warning. to fix it, you should make the following : right click on the web deployment project -> properties and in the Output Assemblies : thick the option "Create a separate assembly for each page and control output" hope it helps
Posted to
VS Web Deployment Projects
(Forum)
by
GillouX
on 8/2/2009
Page 1 of 57 (565 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
IIS.NET:
SiteShell
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online