Click here to Skip to main content
16,005,037 members
Home / Discussions / C#
   

C#

 
AnswerRe: Login Web Control not firing Validation on incorrect case Pin
mike montagne15-May-07 15:11
mike montagne15-May-07 15:11 
GeneralRe: Login Web Control not firing Validation on incorrect case Pin
evodev15-May-07 19:46
evodev15-May-07 19:46 
GeneralRe: Login Web Control not firing Validation on incorrect case Pin
mike montagne15-May-07 19:55
mike montagne15-May-07 19:55 
Questionwindows daemon Pin
spin vector15-May-07 12:42
spin vector15-May-07 12:42 
AnswerRe: windows daemon Pin
dotnetcdr15-May-07 23:49
dotnetcdr15-May-07 23:49 
GeneralRe: windows daemon Pin
spin vector16-May-07 16:08
spin vector16-May-07 16:08 
AnswerRe: windows daemon Pin
dotnetcdr17-May-07 4:48
dotnetcdr17-May-07 4:48 
QuestionImplementing Bitmap.FromResource() - Acquiring hinstance. Pin
mike montagne15-May-07 11:39
mike montagne15-May-07 11:39 
public static Bitmap FromResource( IntPtr hinstance, string bitmapName )
I see that many others have had trouble getting Bitmap.FromResource() to work for them, and I've found conflicting or wrong information as to how to acquire the handle. Some examples call out to unmanaged functions. I'd like to avoid that if possible.

I have a VS2005 assembly DLL to which I've added many bitmaps as embedded resources (via Project.Properties...Add Files...). I assume that much is OK. Is there an entirely "managed" way to get the handle of the assembly to pass to the hinstance argument of FromResource()? If not, what is the recommended process?
AnswerFOR INSTANCE... Pin
mike montagne15-May-07 13:45
mike montagne15-May-07 13:45 
QuestionProcess.GetCurrentProcess().Handle not working either... Pin
mike montagne15-May-07 20:28
mike montagne15-May-07 20:28 
Questionhow to set focus on specified toolStripTextBox ? Pin
hdv21215-May-07 11:38
hdv21215-May-07 11:38 
AnswerRe: how to set focus on specified toolStripTextBox ? Pin
Alireza Loghmani22-May-07 22:06
Alireza Loghmani22-May-07 22:06 
QuestionDisplay different menus or pages within an application [modified] Pin
shultas15-May-07 9:45
shultas15-May-07 9:45 
AnswerRe: Display different menus or pages within an application Pin
Uwe Keim15-May-07 9:54
sitebuilderUwe Keim15-May-07 9:54 
GeneralRe: Display different menus or pages within an application Pin
shultas15-May-07 10:49
shultas15-May-07 10:49 
GeneralRe: Display different menus or pages within an application Pin
mike montagne15-May-07 15:07
mike montagne15-May-07 15:07 
GeneralRe: Display different menus or pages within an application Pin
shultas20-May-07 15:44
shultas20-May-07 15:44 
QuestionConvert .mdb for .cdb in c# Pin
Cleber Ramos15-May-07 9:22
Cleber Ramos15-May-07 9:22 
AnswerRe: Convert .mdb for .cdb in c# Pin
Uwe Keim15-May-07 9:58
sitebuilderUwe Keim15-May-07 9:58 
GeneralRe: Convert .mdb for .cdb in c# Pin
Cleber Ramos16-May-07 7:10
Cleber Ramos16-May-07 7:10 
GeneralRe: Convert .mdb for .cdb in c# Pin
er.ravindersinghsaini4-Jan-09 18:24
er.ravindersinghsaini4-Jan-09 18:24 
Questionsplit a jpg into 2 frame Pin
cmarmr15-May-07 8:25
cmarmr15-May-07 8:25 
AnswerRe: split a jpg into 2 frame Pin
Christian Graus15-May-07 12:17
protectorChristian Graus15-May-07 12:17 
GeneralRe: split a jpg into 2 frame Pin
cmarmr16-May-07 3:22
cmarmr16-May-07 3:22 
QuestionHow to set namespace to xmlDocument ? Pin
shay_he15-May-07 8:08
shay_he15-May-07 8:08 

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.