Click here to Skip to main content
15,886,788 members
Home / Discussions / C#
   

C#

 
QuestionHow to load images effectively ? Pin
kkadir17-Aug-06 20:32
kkadir17-Aug-06 20:32 
AnswerRe: How to load images effectively ? Pin
Nader Elshehabi20-Aug-06 10:07
Nader Elshehabi20-Aug-06 10:07 
QuestionError while opening form in Design mode Pin
VSush17-Aug-06 19:50
VSush17-Aug-06 19:50 
AnswerRe: Error while opening form in Design mode Pin
Rahul.RK17-Aug-06 20:22
Rahul.RK17-Aug-06 20:22 
AnswerRe: Error while opening form in Design mode Pin
alexey N17-Aug-06 20:38
alexey N17-Aug-06 20:38 
GeneralRe: Error while opening form in Design mode Pin
VSush17-Aug-06 22:12
VSush17-Aug-06 22:12 
GeneralRe: Error while opening form in Design mode Pin
alexey N18-Aug-06 0:32
alexey N18-Aug-06 0:32 
AnswerRe: Error while opening form in Design mode Pin
deanofharvard18-Aug-06 5:40
deanofharvard18-Aug-06 5:40 
Weird thing with VS (2005 at least)... If you aren't relying on DB data for your controls when you initialize them (which I learned not to do the hard way...) you might need to delete the bin and object directories from your solution folder.

Close all designer tabs open in the IDE. Close VS. Delete those folders. Re-open VS. Recompile the app. Then re-open the files that were having problems.

Don't know why this happens, just know this sometimes solves it.
QuestionRe: need code for the below explained requirement. Pin
cuser_id17-Aug-06 19:49
cuser_id17-Aug-06 19:49 
QuestionHow do you figure out the best contrasting-opposite color Pin
FocusedWolf17-Aug-06 18:10
FocusedWolf17-Aug-06 18:10 
AnswerRe: How do you figure out the best contrasting-opposite color Pin
sarojkumarjena17-Aug-06 18:32
sarojkumarjena17-Aug-06 18:32 
GeneralRe: How do you figure out the best contrasting-opposite color Pin
Coding C#17-Aug-06 22:24
Coding C#17-Aug-06 22:24 
GeneralRe: How do you figure out the best contrasting-opposite color Pin
mabo4217-Aug-06 23:00
mabo4217-Aug-06 23:00 
GeneralRe: How do you figure out the best contrasting-opposite color [modified] Pin
FocusedWolf18-Aug-06 6:15
FocusedWolf18-Aug-06 6:15 
Questionbackspace Pin
sarojkumarjena17-Aug-06 18:06
sarojkumarjena17-Aug-06 18:06 
AnswerRe: backspace Pin
Nader Elshehabi17-Aug-06 18:51
Nader Elshehabi17-Aug-06 18:51 
AnswerRe: backspace Pin
coolestCoder17-Aug-06 19:50
coolestCoder17-Aug-06 19:50 
AnswerRe: backspace Pin
stancrm17-Aug-06 22:06
stancrm17-Aug-06 22:06 
QuestionAutomatically uppercase event handlers Pin
Joe Woodbury17-Aug-06 17:45
professionalJoe Woodbury17-Aug-06 17:45 
AnswerRe: Automatically uppercase event handlers Pin
Christian Graus17-Aug-06 17:50
protectorChristian Graus17-Aug-06 17:50 
GeneralRe: Automatically uppercase event handlers Pin
Joe Woodbury17-Aug-06 17:52
professionalJoe Woodbury17-Aug-06 17:52 
Questionhave anyone use carbon or razor framework? Pin
adong200617-Aug-06 16:33
adong200617-Aug-06 16:33 
QuestionSqlDependency and which rows actually changed? Pin
rpheaney17-Aug-06 14:55
rpheaney17-Aug-06 14:55 
QuestionComparing 2 arrays and retreiving the difference Pin
loneferret17-Aug-06 14:53
loneferret17-Aug-06 14:53 
AnswerRe: Comparing 2 arrays and retreiving the difference Pin
Christian Graus17-Aug-06 14:58
protectorChristian Graus17-Aug-06 14:58 

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.