Click here to Skip to main content
15,914,010 members
Home / Discussions / C#
   

C#

 
QuestionHow to catch a security exception within Remoting.Config(...) Pin
2bee 7-Jul-06 11:17
2bee 7-Jul-06 11:17 
AnswerLook at the stack trace in the exception? Pin
Ennis Ray Lynch, Jr.7-Jul-06 11:24
Ennis Ray Lynch, Jr.7-Jul-06 11:24 
GeneralRe: Look at the stack trace in the exception? [modified] Pin
2bee 7-Jul-06 11:36
2bee 7-Jul-06 11:36 
GeneralThe app config file you posted isn't valid Pin
Ennis Ray Lynch, Jr.7-Jul-06 11:58
Ennis Ray Lynch, Jr.7-Jul-06 11:58 
GeneralRe: The app config file you posted isn't valid Pin
2bee 7-Jul-06 13:04
2bee 7-Jul-06 13:04 
QuestionHow to change the toolbar background color? Pin
Rogenator7-Jul-06 9:17
Rogenator7-Jul-06 9:17 
QuestionPassing variable Pin
Chris McGlothen7-Jul-06 8:23
Chris McGlothen7-Jul-06 8:23 
AnswerRe: Passing variable Pin
Ennis Ray Lynch, Jr.7-Jul-06 8:52
Ennis Ray Lynch, Jr.7-Jul-06 8:52 
You can pass the variable around between the two with the query string(term? I don't write asp.net)
ie: http://someWebAddress/someSite.asp?searchString=some%20really%20long%20search%20string;
or
ie: http://someWebAddress/anotherSite.aspx?searchResult=some%20really%20long%20result%20string;


A man said to the universe:
"Sir I exist!"
"However," replied the Universe, "The fact has not created in me A sense of obligation."

-- Stephen Crane
GeneralRe: Passing variable Pin
Chris McGlothen7-Jul-06 11:16
Chris McGlothen7-Jul-06 11:16 
AnswerRe: Passing variable Pin
Guffa7-Jul-06 10:59
Guffa7-Jul-06 10:59 
GeneralRe: Passing variable Pin
Chris McGlothen7-Jul-06 11:19
Chris McGlothen7-Jul-06 11:19 
QuestionSent SMTP message via Resent-To headers Pin
mube.co.uk7-Jul-06 7:39
mube.co.uk7-Jul-06 7:39 
QuestionNo update of ListBox after DataSourceChanged Pin
Csharper20067-Jul-06 7:14
Csharper20067-Jul-06 7:14 
AnswerI think it is a VS bug Pin
Ennis Ray Lynch, Jr.7-Jul-06 8:15
Ennis Ray Lynch, Jr.7-Jul-06 8:15 
GeneralRe: I think it is a VS bug Pin
Josh Smith7-Jul-06 8:27
Josh Smith7-Jul-06 8:27 
GeneralThat makes sense Pin
Ennis Ray Lynch, Jr.7-Jul-06 8:35
Ennis Ray Lynch, Jr.7-Jul-06 8:35 
QuestionText Won't Show in MessageBox Pin
MartyExodus7-Jul-06 5:46
MartyExodus7-Jul-06 5:46 
AnswerRe: Text Won't Show in MessageBox Pin
Jun Du7-Jul-06 6:17
Jun Du7-Jul-06 6:17 
GeneralRe: Text Won't Show in MessageBox Pin
MartyExodus7-Jul-06 6:30
MartyExodus7-Jul-06 6:30 
JokeRe: Text Won't Show in MessageBox Pin
BoneSoft7-Jul-06 7:27
BoneSoft7-Jul-06 7:27 
AnswerRe: Text Won't Show in MessageBox Pin
Josh Smith7-Jul-06 8:29
Josh Smith7-Jul-06 8:29 
GeneralRe: Text Won't Show in MessageBox [modified] Pin
MartyExodus7-Jul-06 9:14
MartyExodus7-Jul-06 9:14 
GeneralRe: Text Won't Show in MessageBox Pin
Rogenator7-Jul-06 9:25
Rogenator7-Jul-06 9:25 
GeneralRe: Text Won't Show in MessageBox Pin
MartyExodus7-Jul-06 10:05
MartyExodus7-Jul-06 10:05 
GeneralRe: Text Won't Show in MessageBox [modified] Pin
Rogenator7-Jul-06 11:15
Rogenator7-Jul-06 11: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.