Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
Questioncompile C# windows project using csc Pin
KishoreT22-May-06 3:46
KishoreT22-May-06 3:46 
AnswerRe: compile C# windows project using csc Pin
Dustin Metzgar22-May-06 5:10
Dustin Metzgar22-May-06 5:10 
AnswerRe: compile C# windows project using csc Pin
leppie22-May-06 6:38
leppie22-May-06 6:38 
QuestionHow to add event handlers for controls added at runtime. Pin
Herhighness22-May-06 3:25
Herhighness22-May-06 3:25 
AnswerRe: How to add event handlers for controls added at runtime. Pin
KrIstOfK22-May-06 3:33
KrIstOfK22-May-06 3:33 
QuestionDelay command Pin
bspman22-May-06 3:19
bspman22-May-06 3:19 
AnswerRe: Delay command Pin
stancrm22-May-06 3:46
stancrm22-May-06 3:46 
Questionhow to stop current page loading when the popup window comes? Pin
ayyp22-May-06 2:52
ayyp22-May-06 2:52 
hi all,i use popup window to display some text and ask user to enter their options(ie yes or no). my need is when the popupwindow loads the parent form should be stopped or should stop excuting lines after this popupwindow line and it resume executing the remaining lines after getting replay from that popupwindow.how to do this
to display popupwindow i use this line:
Response.Write("var win=window.open('Alert.aspx',null,'width=450,height=200,top=200,left=250','true');");

ayyp
AnswerRe: how to stop current page loading when the popup window comes? Pin
aarthi@yahoo.com22-May-06 3:16
aarthi@yahoo.com22-May-06 3:16 
GeneralRe: how to stop current page loading when the popup window comes? [modified] Pin
ayyp22-May-06 3:22
ayyp22-May-06 3:22 
Questioncombobox question ? [modified] Pin
cmpeng3422-May-06 2:48
cmpeng3422-May-06 2:48 
AnswerRe: combobox question ? [modified] Pin
J4amieC22-May-06 2:58
J4amieC22-May-06 2:58 
AnswerRe: combobox question ? [modified] Pin
_AK_22-May-06 3:03
_AK_22-May-06 3:03 
AnswerRe: combobox question ? [modified] Pin
microsoc22-May-06 23:53
microsoc22-May-06 23:53 
Questionhow can i add a bitmap to resource directory project by code? Pin
Sasuko22-May-06 2:47
Sasuko22-May-06 2:47 
AnswerRe: how can i add a bitmap to resource directory project by code? Pin
stancrm22-May-06 21:14
stancrm22-May-06 21:14 
QuestionInstallation Script [modified] Pin
mfc_surfer22-May-06 2:45
mfc_surfer22-May-06 2:45 
AnswerRe: Installation Script [modified] Pin
Nimit Patel22-May-06 3:30
Nimit Patel22-May-06 3:30 
QuestionC# : implement chat room in pocket pc Pin
Pentellcc22-May-06 2:31
Pentellcc22-May-06 2:31 
QuestionDo pocket pc support foreign language? Pin
Pentellcc22-May-06 2:24
Pentellcc22-May-06 2:24 
QuestionSingletons.. Pin
martin_hughes22-May-06 2:20
martin_hughes22-May-06 2:20 
AnswerRe: Singletons.. [modified] Pin
J4amieC22-May-06 2:55
J4amieC22-May-06 2:55 
GeneralRe: Singletons.. [modified] Pin
martin_hughes22-May-06 8:55
martin_hughes22-May-06 8:55 
Questionexception Pin
Smitha Sondur22-May-06 2:14
Smitha Sondur22-May-06 2:14 
Questiona few important questions about forms ? help please ... Pin
cmpeng3422-May-06 2:03
cmpeng3422-May-06 2:03 

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.