Click here to Skip to main content
15,922,427 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data in GridView is not being displayed correctly Pin
Jibesh29-Dec-12 23:54
professionalJibesh29-Dec-12 23:54 
GeneralRe: Data in GridView is not being displayed correctly Pin
Member 970415330-Dec-12 0:02
Member 970415330-Dec-12 0:02 
GeneralRe: Data in GridView is not being displayed correctly Pin
Jibesh30-Dec-12 0:06
professionalJibesh30-Dec-12 0:06 
GeneralRe: Data in GridView is not being displayed correctly Pin
Member 970415330-Dec-12 0:25
Member 970415330-Dec-12 0:25 
GeneralRe: Data in GridView is not being displayed correctly Pin
nainakarri30-Dec-12 0:42
nainakarri30-Dec-12 0:42 
GeneralRe: Data in GridView is not being displayed correctly Pin
Member 970415330-Dec-12 0:52
Member 970415330-Dec-12 0:52 
GeneralRe: Data in GridView is not being displayed correctly Pin
Member 970415330-Dec-12 1:16
Member 970415330-Dec-12 1:16 
GeneralRe: Data in GridView is not being displayed correctly Pin
Jibesh30-Dec-12 1:20
professionalJibesh30-Dec-12 1:20 
GeneralRe: Data in GridView is not being displayed correctly Pin
Member 970415330-Dec-12 1:23
Member 970415330-Dec-12 1:23 
GeneralHow can i Develop intelligent character recognition (icr) using C3 windows application Pin
Rameshkannabravo29-Dec-12 8:24
professionalRameshkannabravo29-Dec-12 8:24 
GeneralRe: How can i Develop intelligent character recognition (icr) using C3 windows application Pin
PIEBALDconsult29-Dec-12 10:46
mvePIEBALDconsult29-Dec-12 10:46 
GeneralRe: How can i Develop intelligent character recognition (icr) using C3 windows application Pin
Richard MacCutchan29-Dec-12 21:30
mveRichard MacCutchan29-Dec-12 21:30 
QuestionFill Combobox with Large amount of Data Pin
Nabawoka29-Dec-12 3:17
Nabawoka29-Dec-12 3:17 
AnswerRe: Fill Combobox with Large amount of Data Pin
Eddy Vluggen29-Dec-12 3:36
professionalEddy Vluggen29-Dec-12 3:36 
GeneralRe: Fill Combobox with Large amount of Data Pin
Nabawoka29-Dec-12 23:53
Nabawoka29-Dec-12 23:53 
AnswerRe: Fill Combobox with Large amount of Data Pin
OriginalGriff29-Dec-12 4:08
mveOriginalGriff29-Dec-12 4:08 
GeneralRe: Fill Combobox with Large amount of Data Pin
Nabawoka29-Dec-12 23:56
Nabawoka29-Dec-12 23:56 
AnswerRe: Fill Combobox with Large amount of Data Pin
SledgeHammer0129-Dec-12 8:02
SledgeHammer0129-Dec-12 8:02 
GeneralRe: Fill Combobox with Large amount of Data Pin
Nabawoka29-Dec-12 23:56
Nabawoka29-Dec-12 23:56 
QuestionAuthentication using HTTPWebRequest Pin
logicon29-Dec-12 1:14
logicon29-Dec-12 1:14 
AnswerRe: Authentication using HTTPWebRequest Pin
SledgeHammer0129-Dec-12 9:31
SledgeHammer0129-Dec-12 9:31 
Impossible to say with the info you've given. You need to analyze the login page source code to see how the credentials are sent back to the server and how the actual page you want to access is authenticated. If its just a random SSL page, you just need to fill in the HTTPWebRequest.Credentials object.
QuestionSave and Retrieve Image Pin
nirmalgopalakrishnan28-Dec-12 22:02
nirmalgopalakrishnan28-Dec-12 22:02 
AnswerRe: Save and Retrieve Image Pin
Richard MacCutchan28-Dec-12 23:18
mveRichard MacCutchan28-Dec-12 23:18 
GeneralRe: Save and Retrieve Image Pin
nirmalgopalakrishnan29-Dec-12 5:15
nirmalgopalakrishnan29-Dec-12 5:15 
GeneralRe: Save and Retrieve Image Pin
Richard MacCutchan29-Dec-12 5:57
mveRichard MacCutchan29-Dec-12 5:57 

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.