Click here to Skip to main content
15,889,335 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan14-Feb-07 22:18
Imran Khan Pathan14-Feb-07 22:18 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 22:36
ritu432114-Feb-07 22:36 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
varshavmane14-Feb-07 22:38
varshavmane14-Feb-07 22:38 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan14-Feb-07 23:06
Imran Khan Pathan14-Feb-07 23:06 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 23:17
ritu432114-Feb-07 23:17 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan15-Feb-07 0:16
Imran Khan Pathan15-Feb-07 0:16 
QuestionHow to call web reference without adding webreference in asp.net 2.0 Pin
nikhil123414-Feb-07 19:53
nikhil123414-Feb-07 19:53 
AnswerRe: How to call web reference without adding webreference in asp.net 2.0 Pin
Michael Sync14-Feb-07 20:14
Michael Sync14-Feb-07 20:14 
Web Method from Web Service can be invoked by using HTTP POST. so, you can submit the Form with POST to a particular web method..

The way we are using in our project. we generate a proxy class by using wsdl. and just add this proxy class to web project. then, we can invoke to the webmethod via this proxy class..

here is also another way to invoke a web service without web reference.
http://www.codeproject.com/cs/webservices/CallWebServicesDynamic.asp

Hope it would help.

Thanks and Regards,
Michael Sync

Blog: http://michaelsync.net

Questionxls date time format Pin
yogesh m14-Feb-07 19:23
yogesh m14-Feb-07 19:23 
QuestionWeb set up problem Pin
mohd imran abdul aziz14-Feb-07 19:17
mohd imran abdul aziz14-Feb-07 19:17 
QuestionXML using XSL Pin
fmlove14-Feb-07 19:09
fmlove14-Feb-07 19:09 
AnswerRe: XML using XSL Pin
Walter_H15-Feb-07 1:43
Walter_H15-Feb-07 1:43 
Questionwebhost -- your opinion Pin
the pink jedi14-Feb-07 17:27
the pink jedi14-Feb-07 17:27 
AnswerRe: webhost -- your opinion Pin
Neeraj Arora14-Feb-07 18:14
Neeraj Arora14-Feb-07 18:14 
AnswerRe: webhost -- your opinion [modified] Pin
Michael Sync14-Feb-07 20:02
Michael Sync14-Feb-07 20:02 
Questionsession expires after file update... Pin
PandemoniumPasha14-Feb-07 17:16
PandemoniumPasha14-Feb-07 17:16 
AnswerRe: session expires after file update... Pin
Neeraj Arora14-Feb-07 18:17
Neeraj Arora14-Feb-07 18:17 
GeneralRe: session expires after file update... Pin
PandemoniumPasha14-Feb-07 20:34
PandemoniumPasha14-Feb-07 20:34 
QuestionQuestion about HeaderStyle in GridView Pin
xiao bin bin14-Feb-07 11:43
xiao bin bin14-Feb-07 11:43 
AnswerRe: Question about HeaderStyle in GridView Pin
Shajeel14-Feb-07 19:03
Shajeel14-Feb-07 19:03 
GeneralRe: Question about HeaderStyle in GridView Pin
xiao bin bin14-Feb-07 19:44
xiao bin bin14-Feb-07 19:44 
GeneralRe: Question about HeaderStyle in GridView Pin
Shajeel14-Feb-07 20:02
Shajeel14-Feb-07 20:02 
QuestionLabels and master pages Pin
mintajalepi14-Feb-07 10:19
mintajalepi14-Feb-07 10:19 
Questionasp.net-text editor Pin
luckyve14-Feb-07 8:18
luckyve14-Feb-07 8:18 
AnswerRe: asp.net-text editor Pin
Sylvester george14-Feb-07 19:26
Sylvester george14-Feb-07 19:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.