Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
QuestionInvalidCastException: asp.net custom class Application variable [modified] Pin
davidhere4030-Sep-08 2:56
davidhere4030-Sep-08 2:56 
JokeRe: InvalidCastException: asp.net custom class Application variable Pin
Giorgi Dalakishvili30-Sep-08 3:19
mentorGiorgi Dalakishvili30-Sep-08 3:19 
GeneralRe: InvalidCastException: asp.net custom class Application variable Pin
Wendelius30-Sep-08 3:47
mentorWendelius30-Sep-08 3:47 
GeneralRe: InvalidCastException: asp.net custom class Application variable Pin
Giorgi Dalakishvili30-Sep-08 3:53
mentorGiorgi Dalakishvili30-Sep-08 3:53 
GeneralRe: InvalidCastException: asp.net custom class Application variable Pin
Mbah Dhaim30-Sep-08 10:33
Mbah Dhaim30-Sep-08 10:33 
Questionrestore Pin
NiloofarNoroozi30-Sep-08 2:53
NiloofarNoroozi30-Sep-08 2:53 
AnswerRe: restore Pin
Wendelius30-Sep-08 3:46
mentorWendelius30-Sep-08 3:46 
QuestionIf I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
arnold_w30-Sep-08 2:21
arnold_w30-Sep-08 2:21 
Sometimes my projects require external files, for example DLL-files or GIF-images. I would like to include those files inside the exe-file so I only have one file to distribute to the users. It would be acceptable to put the bytes from the files into arrays and then somehow make those arrays look like files to the software. How do I do that?
AnswerRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Pete O'Hanlon30-Sep-08 2:31
mvePete O'Hanlon30-Sep-08 2:31 
AnswerRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Giorgi Dalakishvili30-Sep-08 2:36
mentorGiorgi Dalakishvili30-Sep-08 2:36 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
arnold_w30-Sep-08 21:57
arnold_w30-Sep-08 21:57 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Giorgi Dalakishvili30-Sep-08 22:02
mentorGiorgi Dalakishvili30-Sep-08 22:02 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
arnold_w30-Sep-08 22:06
arnold_w30-Sep-08 22:06 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Giorgi Dalakishvili30-Sep-08 22:10
mentorGiorgi Dalakishvili30-Sep-08 22:10 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
arnold_w30-Sep-08 22:27
arnold_w30-Sep-08 22:27 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Giorgi Dalakishvili30-Sep-08 22:33
mentorGiorgi Dalakishvili30-Sep-08 22:33 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
arnold_w30-Sep-08 22:42
arnold_w30-Sep-08 22:42 
GeneralRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Giorgi Dalakishvili30-Sep-08 22:44
mentorGiorgi Dalakishvili30-Sep-08 22:44 
QuestionMap file format for gps application Pin
rnvrnv30-Sep-08 1:56
rnvrnv30-Sep-08 1:56 
AnswerRe: Map file format for gps application Pin
John Ad30-Sep-08 2:11
John Ad30-Sep-08 2:11 
GeneralRe: Map file format for gps application Pin
rnvrnv30-Sep-08 4:16
rnvrnv30-Sep-08 4:16 
QuestionGrouping relevant data together while iterating throug them Pin
J-Cod3r30-Sep-08 1:52
J-Cod3r30-Sep-08 1:52 
QuestionHow to convert a string in to bulleted format? Pin
DJ24530-Sep-08 1:32
DJ24530-Sep-08 1:32 
AnswerRe: How to convert a string in to bulleted format? Pin
Anthony Mushrow30-Sep-08 1:43
professionalAnthony Mushrow30-Sep-08 1:43 
QuestionZip Compression in C# Pin
RYU^^30-Sep-08 1:26
RYU^^30-Sep-08 1:26 

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.