Click here to Skip to main content
15,903,836 members
Home / Discussions / C#
   

C#

 
GeneralRe: Memory stream Pin
sirisha guttikonda22-Sep-08 1:09
sirisha guttikonda22-Sep-08 1:09 
QuestionHandle invalid values in DataGridView Pin
JuiceOntour21-Sep-08 20:39
JuiceOntour21-Sep-08 20:39 
AnswerRe: Handle invalid values in DataGridView Pin
nelsonpaixao22-Sep-08 14:16
nelsonpaixao22-Sep-08 14:16 
GeneralRe: Handle invalid values in DataGridView Pin
JuiceOntour22-Sep-08 20:04
JuiceOntour22-Sep-08 20:04 
GeneralRe: Handle invalid values in DataGridView Pin
nelsonpaixao23-Sep-08 14:39
nelsonpaixao23-Sep-08 14:39 
QuestionRead Cookie From Win App Pin
Meysam Mahfouzi21-Sep-08 20:28
Meysam Mahfouzi21-Sep-08 20:28 
AnswerRe: Read Cookie From Win App [modified] Pin
N a v a n e e t h21-Sep-08 22:18
N a v a n e e t h21-Sep-08 22:18 
GeneralRe: Read Cookie From Win App Pin
Meysam Mahfouzi22-Sep-08 0:02
Meysam Mahfouzi22-Sep-08 0:02 
Suppose there are two pages: page1 and page2
If I connect to page1, a cookie is set for me and I can be recognized in page2 if I send back the cookie received from the first page.
I am connecting to page1 via HttpWebRequest class and am successfully receiving cookie in CookieContainer property. But when I send back the cookie to page2, page2 does not remember me. It seems the the cookie has been deleted from server right after the first request. I'm sure that I'm sending the cookie to page2 through the second request because I did an experiment:
I connected to page1 via Firefox. Then I copied the cookie returned from page1 and programatically sent it to page2 via HttpWebRequest, and page2 recognized me! So I concluded that I'm successfully sending the cookie to second page. This is why I'm trying to access Firefox cookies. Then I can send this cookie to page2.
QuestionSubmitting a form in the webBrowser control to the default Browser Pin
sarabjs21-Sep-08 20:12
sarabjs21-Sep-08 20:12 
Questionhow to set runtime marquee Pin
shihabul haq21-Sep-08 19:57
shihabul haq21-Sep-08 19:57 
AnswerRe: how to set runtime marquee Pin
Harvey Saayman21-Sep-08 20:19
Harvey Saayman21-Sep-08 20:19 
QuestionAbout signing Pin
Ashutosh_Bodake21-Sep-08 19:48
Ashutosh_Bodake21-Sep-08 19:48 
AnswerRe: About signing Pin
Ravi Bhavnani21-Sep-08 21:10
professionalRavi Bhavnani21-Sep-08 21:10 
AnswerRe: About signing Pin
Ajay.k_Singh21-Sep-08 23:06
Ajay.k_Singh21-Sep-08 23:06 
GeneralRe: About signing Pin
Fal_0022-Sep-08 20:06
Fal_0022-Sep-08 20:06 
GeneralRe: About signing Pin
Ajay.k_Singh22-Sep-08 20:20
Ajay.k_Singh22-Sep-08 20:20 
GeneralRe: About signing Pin
Pete O'Hanlon22-Sep-08 1:21
mvePete O'Hanlon22-Sep-08 1:21 
GeneralRe: About signing Pin
Mark Salsbery22-Sep-08 6:52
Mark Salsbery22-Sep-08 6:52 
GeneralRe: About signing Pin
Fal_0022-Sep-08 20:09
Fal_0022-Sep-08 20:09 
QuestionMethods to implement SSL while Login by Desktop Messenger [modified] Pin
Gaurar21-Sep-08 19:28
Gaurar21-Sep-08 19:28 
QuestionSatelite Assembly Pin
mohant$.net21-Sep-08 19:22
mohant$.net21-Sep-08 19:22 
AnswerRe: Satelite Assembly Pin
Harvey Saayman21-Sep-08 20:22
Harvey Saayman21-Sep-08 20:22 
QuestionHow to synchronise listview with radio buttons Pin
prabhkar27221-Sep-08 18:37
prabhkar27221-Sep-08 18:37 
QuestionProblem with Microsoft.Office.Interop.Excel.dll [modified] Pin
mcnam21-Sep-08 18:30
mcnam21-Sep-08 18:30 
AnswerRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
stancrm21-Sep-08 20:24
stancrm21-Sep-08 20:24 

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.