Click here to Skip to main content
15,911,030 members
Home / Discussions / C#
   

C#

 
GeneralRe: Summary Application Pin
LongRange.Shooter25-Jul-05 9:39
LongRange.Shooter25-Jul-05 9:39 
GeneralDataGrid validation Pin
zaboboa25-Jul-05 6:17
zaboboa25-Jul-05 6:17 
GeneralRe: DataGrid validation Pin
Not Active25-Jul-05 6:28
mentorNot Active25-Jul-05 6:28 
GeneralRe: DataGrid validation Pin
zaboboa25-Jul-05 8:22
zaboboa25-Jul-05 8:22 
GeneralRe: DataGrid validation Pin
Alomgir Miah25-Jul-05 8:50
Alomgir Miah25-Jul-05 8:50 
Generalsomething like image list! Pin
Sabry190525-Jul-05 6:11
Sabry190525-Jul-05 6:11 
GeneralRe: something like image list! Pin
Anonymous25-Jul-05 8:26
Anonymous25-Jul-05 8:26 
GeneralRe: something like image list! Pin
LongRange.Shooter25-Jul-05 9:41
LongRange.Shooter25-Jul-05 9:41 
It's called a Resource File. For text/html/xml you can populate it within visual studio. For binary it is a bit harder. I think I ran a utility that allowed me to create the binary resource file.

We used this approach to hold our class code for objects we wanted to slip in front of. Basically we wrote a 'Cookoos Egg' compiler, grabbed assemblies out of memory at startup, inserted the code out of the resource file for that class, then recompiled the assembly and stuck it back into memory.

There are 10 kinds of people in the world.

Those that read binary...

...and those who don't.

Generalsetting Radio Button selection in Codebehind Pin
la vie25-Jul-05 5:48
la vie25-Jul-05 5:48 
GeneralRe: setting Radio Button selection in Codebehind Pin
Alomgir Miah25-Jul-05 6:07
Alomgir Miah25-Jul-05 6:07 
GeneralSQL XML Bulk load Pin
Ruchi Gupta25-Jul-05 5:32
Ruchi Gupta25-Jul-05 5:32 
QuestionEliminating HTML from an end-result ASPX page, just text? Pin
methodincharge25-Jul-05 3:31
methodincharge25-Jul-05 3:31 
AnswerRe: Eliminating HTML from an end-result ASPX page, just text? Pin
Dario Solera25-Jul-05 4:58
Dario Solera25-Jul-05 4:58 
GeneralFinding Bit Rates of Media Files using C# .NET Pin
Jagannathan Sridharan25-Jul-05 3:24
Jagannathan Sridharan25-Jul-05 3:24 
GeneralRe: Finding Bit Rates of Media Files using C# .NET Pin
Dario Solera25-Jul-05 5:01
Dario Solera25-Jul-05 5:01 
GeneralRe: Finding Bit Rates of Media Files using C# .NET Pin
Jagannathan Sridharan25-Jul-05 5:34
Jagannathan Sridharan25-Jul-05 5:34 
GeneralRe: Finding Bit Rates of Media Files using C# .NET Pin
Dario Solera25-Jul-05 6:16
Dario Solera25-Jul-05 6:16 
GeneralRe: Finding Bit Rates of Media Files using C# .NET Pin
Jagannathan Sridharan25-Jul-05 18:51
Jagannathan Sridharan25-Jul-05 18:51 
GeneralCreating a jukebox with C#.Net as front end Pin
Ashwini_Baje25-Jul-05 3:08
Ashwini_Baje25-Jul-05 3:08 
GeneralRe: Creating a jukebox with C#.Net as front end Pin
Dave Kreskowiak25-Jul-05 4:27
mveDave Kreskowiak25-Jul-05 4:27 
GeneralGeneric GDI+ error Pin
Alex Cutovoi25-Jul-05 3:00
Alex Cutovoi25-Jul-05 3:00 
GeneralRe: Generic GDI+ error Pin
Alomgir Miah25-Jul-05 3:22
Alomgir Miah25-Jul-05 3:22 
GeneralRe: Generic GDI+ error Pin
Alex Cutovoi25-Jul-05 3:35
Alex Cutovoi25-Jul-05 3:35 
GeneralRe: Generic GDI+ error Pin
Alomgir Miah25-Jul-05 3:55
Alomgir Miah25-Jul-05 3:55 
GeneralRe: Generic GDI+ error Pin
Alex Cutovoi25-Jul-05 4:15
Alex Cutovoi25-Jul-05 4: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.