Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: A C++ college problem. Pin
Pete O'Hanlon7-Jan-13 12:04
mvePete O'Hanlon7-Jan-13 12:04 
QuestionNunit 2.6.2 crashes, at "Errors and Failures"-Tab Pin
Frygreen7-Jan-13 11:43
Frygreen7-Jan-13 11:43 
AnswerRe: Nunit 2.6.2 crashes, at "Errors and Failures"-Tab Pin
Pete O'Hanlon7-Jan-13 12:03
mvePete O'Hanlon7-Jan-13 12:03 
Questionhow can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
sad.kiyyani7-Jan-13 1:35
sad.kiyyani7-Jan-13 1:35 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
__TR__7-Jan-13 2:14
__TR__7-Jan-13 2:14 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
Keith Barrow7-Jan-13 2:19
professionalKeith Barrow7-Jan-13 2:19 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
archies_san7-Jan-13 4:35
archies_san7-Jan-13 4:35 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
BobJanova7-Jan-13 5:30
BobJanova7-Jan-13 5:30 
You want to pass a value between pages, but don't actually want to use any of the obvious mechanisms that are provided to enable you to do so?

What is the value? The session is usually a good place to put temporary state variables.
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
Rahul Rajat Singh7-Jan-13 21:12
professionalRahul Rajat Singh7-Jan-13 21:12 
QuestionHow to print pictures in crystal reports Pin
saudahmed6-Jan-13 23:50
saudahmed6-Jan-13 23:50 
QuestionCREATION tree usage recursive functions Pin
fatima...686-Jan-13 22:25
fatima...686-Jan-13 22:25 
AnswerRe: CREATION tree usage recursive functions Pin
Jibesh6-Jan-13 22:33
professionalJibesh6-Jan-13 22:33 
GeneralRe: CREATION tree usage recursive functions Pin
fatima...686-Jan-13 22:40
fatima...686-Jan-13 22:40 
GeneralRe: CREATION tree usage recursive functions Pin
Jibesh6-Jan-13 22:44
professionalJibesh6-Jan-13 22:44 
AnswerRe: CREATION tree usage recursive functions Pin
Richard MacCutchan6-Jan-13 23:13
mveRichard MacCutchan6-Jan-13 23:13 
NewsRLE encoding/decoding tool C# Pin
Oleg Orlov6-Jan-13 16:15
Oleg Orlov6-Jan-13 16:15 
GeneralRe: RLE encoding/decoding tool C# Pin
Richard MacCutchan6-Jan-13 22:18
mveRichard MacCutchan6-Jan-13 22:18 
GeneralRe: RLE encoding/decoding tool C# Pin
Oleg Orlov6-Jan-13 23:40
Oleg Orlov6-Jan-13 23:40 
QuestionEncrypting XML **elements** Pin
SledgeHammer016-Jan-13 10:15
SledgeHammer016-Jan-13 10:15 
AnswerRe: Encrypting XML **elements** Pin
Brisingr Aerowing6-Jan-13 14:12
professionalBrisingr Aerowing6-Jan-13 14:12 
GeneralRe: Encrypting XML **elements** Pin
SledgeHammer017-Jan-13 6:32
SledgeHammer017-Jan-13 6:32 
AnswerRe: Encrypting XML **elements** Pin
BobJanova7-Jan-13 5:31
BobJanova7-Jan-13 5:31 
GeneralRe: Encrypting XML **elements** Pin
SledgeHammer017-Jan-13 6:34
SledgeHammer017-Jan-13 6:34 
AnswerRe: Encrypting XML **elements** Pin
Mustafa Kok8-Jan-13 23:46
professionalMustafa Kok8-Jan-13 23:46 
QuestionDelete specific matching rows in datatable Pin
Member 97041536-Jan-13 8:20
Member 97041536-Jan-13 8:20 

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.