Click here to Skip to main content
15,886,590 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Network printing Pin
Armandt__11-Feb-09 20:05
Armandt__11-Feb-09 20:05 
Questionopening excel document Pin
kulandaivel_mca200710-Feb-09 1:04
kulandaivel_mca200710-Feb-09 1:04 
AnswerRe: opening excel document Pin
support synthesys10-Feb-09 2:06
support synthesys10-Feb-09 2:06 
GeneralRe: opening excel document [modified] Pin
kulandaivel_mca200710-Feb-09 2:14
kulandaivel_mca200710-Feb-09 2:14 
Questionthumbnail image in datalist and display full size image on any of datalist image click Pin
Member 398136610-Feb-09 0:49
Member 398136610-Feb-09 0:49 
QuestionIFrame Pin
trinm198710-Feb-09 0:36
trinm198710-Feb-09 0:36 
AnswerRe: IFrame Pin
Vasudevan Deepak Kumar10-Feb-09 2:48
Vasudevan Deepak Kumar10-Feb-09 2:48 
QuestionUnable to pass values through soapcontext Pin
Sundar_R10-Feb-09 0:30
Sundar_R10-Feb-09 0:30 
I am trying to pass values through soapcontext to my webservice
I am implementing my own customfilters (SoapInputFilter,SoapOutputFilter)
I am adding values to the soapcontext in the SoapOutputFilter of my application
and i am trying to read them in the SoapInputFilter of my webservice, but it return null
I have made all necessary configuration in my web.config file

<microsoft.web.services>
<filters>
<!-- note that you can add custom filters asymmetrically,
that is, just for output or just for input -->
<input>
<add type="InPutFilters,CustomFilters"/>
</input>
<output>
<add type="OutPutFilters,CustomFilters"/>
</output>
</filters>
</microsoft.web.services>

What may be the problem ?
QuestionHow to perform grid view operations like select,update delete from database in asp.net 2.0? Pin
Member 46630879-Feb-09 23:34
Member 46630879-Feb-09 23:34 
AnswerRe: How to perform grid view operations like select,update delete from database in asp.net 2.0? Pin
Paddy Boyd10-Feb-09 0:23
Paddy Boyd10-Feb-09 0:23 
Questionsmalldatetime in repeater control Pin
radupopescu7779-Feb-09 23:21
radupopescu7779-Feb-09 23:21 
AnswerRe: smalldatetime in repeater control Pin
Bardy8510-Feb-09 1:02
Bardy8510-Feb-09 1:02 
GeneralRe: smalldatetime in repeater control Pin
radupopescu77710-Feb-09 1:30
radupopescu77710-Feb-09 1:30 
Questionload the mail box contact in dropdown Pin
Glossy9-Feb-09 23:11
Glossy9-Feb-09 23:11 
AnswerRe: load the mail box contact in dropdown Pin
Ranjit Viswakumar10-Feb-09 16:48
Ranjit Viswakumar10-Feb-09 16:48 
GeneralRe: load the mail box contact in dropdown Pin
Glossy10-Feb-09 19:43
Glossy10-Feb-09 19:43 
QuestionEvents in ASP.NET Page Pin
Kit Fisto9-Feb-09 23:04
Kit Fisto9-Feb-09 23:04 
AnswerRe: Events in ASP.NET Page Pin
Paddy Boyd10-Feb-09 0:24
Paddy Boyd10-Feb-09 0:24 
GeneralRe: Events in ASP.NET Page Pin
Kit Fisto10-Feb-09 0:58
Kit Fisto10-Feb-09 0:58 
AnswerRe: Events in ASP.NET Page Pin
Gaurav K Singh10-Feb-09 0:31
Gaurav K Singh10-Feb-09 0:31 
GeneralRe: Events in ASP.NET Page Pin
Kit Fisto10-Feb-09 1:24
Kit Fisto10-Feb-09 1:24 
GeneralRe: Events in ASP.NET Page Pin
Gaurav K Singh10-Feb-09 1:48
Gaurav K Singh10-Feb-09 1:48 
QuestionTreeview Pin
Saranya.Zy9-Feb-09 23:02
Saranya.Zy9-Feb-09 23:02 
AnswerRe: Treeview Pin
Glossy10-Feb-09 0:04
Glossy10-Feb-09 0:04 
GeneralRe: Treeview Pin
Saranya.Zy10-Feb-09 0:15
Saranya.Zy10-Feb-09 0:15 

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.